| 1 | [ Dec 24 02:31:21 Enabled. ] | ||
| 2 | [ Dec 24 02:31:21 Rereading configuration. ] | ||
| 3 | [ Dec 24 02:31:21 Rereading configuration. ] | ||
| 4 | [ Dec 24 02:31:22 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 | [ Dec 24 02:31:22 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.12.24 02:31:24.294144 [ 1 ] {} <Information> Application: Will watch for the process with pid 25781 | ||
| 29 | 2025.12.24 02:31:24.294549 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.12.24 02:31:24.506113 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25781 | ||
| 31 | 2025.12.24 02:31:24.506912 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.12.24 02:31:24.507056 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.12.24 02:31:24.604510 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.12.24 02:31:24.624942 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.12.24 02:31:24.624994 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.12.24 02:31:24.625011 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.12.24 02:31:24.625059 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.12.24 02:31:24.625416 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.12.24 02:31:24.627630 [ 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.12.24 02:31:24.628449 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.12.24 02:31:24.629284 [ 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.12.24 02:31:24.629308 [ 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.12.24 02:31:24.629322 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.12.24 02:31:24.630043 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.12.24 02:31:24.631057 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.12.24 02:31:24.637082 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.12.24 02:31:24.637805 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.12.24 02:31:24.639120 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.12.24 02:31:24.639190 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.12.24 02:31:24.640245 [ 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.12.24 02:31:24.640630 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.12.24 02:31:24.644047 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.12.24 02:31:24.644319 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.12.24 02:31:24.647487 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.12.24 02:31:24.647865 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.12.24 02:31:24.648211 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.12.24 02:31:24.648538 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.12.24 02:31:24.649829 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.12.24 02:31:24.649853 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.12.24 02:31:24.649934 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.12.24 02:31:24.650016 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.12.24 02:31:24.661625 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.12.24 02:31:24.661650 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000151333 sec | ||
| 68 | 2025.12.24 02:31:24.661674 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.12.24 02:31:24.661688 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.12.24 02:31:24.662373 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.12.24 02:31:24.662959 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.12.24 02:31:24.671429 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.12.24 02:31:24.671472 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.12.24 02:31:24.671498 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.12.24 02:31:24.671510 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.12.24 02:31:24.671543 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.12.24 02:31:24.671561 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.12.24 02:31:24.673665 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.12.24 02:31:24.673711 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.12.24 02:31:24.673729 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.12.24 02:31:24.673865 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.12.24 02:31:24.673906 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.12.24 02:31:24.673918 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.12.24 02:31:24.673940 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.12.24 02:31:24.673952 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.12.24 02:31:24.673981 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.12.24 02:31:24.674001 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.12.24 02:31:24.694063 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.12.24 02:31:24.702003 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.12.24 02:31:24.702046 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2351e-05 sec | ||
| 91 | 2025.12.24 02:31:24.702061 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.12.24 02:31:24.702073 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.12.24 02:31:24.702099 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.12.24 02:31:24.702307 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.12.24 02:31:24.702356 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.12.24 02:31:24.702371 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.12.24 02:31:24.702384 [ 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.12.24 02:31:24.702397 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.12.24 02:31:24.722475 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.12.24 02:31:24.722697 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.64 MiB (RSS), difference: 91.87 MiB | ||
| 101 | 2025.12.24 02:31:24.724269 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.3571e-05 sec. | ||
| 102 | 2025.12.24 02:31:24.724782 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.12.24 02:31:24.725424 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.12.24 02:31:24.725442 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.12.24 02:31:26.001621 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39788 | ||
| 106 | 2025.12.24 02:31:26.002471 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.12.24 02:31:26.002545 [ 3 ] {} <Debug> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Authenticating user 'default' from [fd00:1122:3344:101::d]:39788 | ||
| 108 | 2025.12.24 02:31:26.002574 [ 3 ] {} <Debug> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.12.24 02:31:26.002598 [ 3 ] {} <Debug> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.12.24 02:31:26.002695 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.12.24 02:31:26.002726 [ 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.12.24 02:31:26.002752 [ 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.12.24 02:31:26.003296 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62324 | ||
| 114 | 2025.12.24 02:31:26.004163 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39554 | ||
| 115 | 2025.12.24 02:31:26.004192 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57067 | ||
| 116 | 2025.12.24 02:31:26.004205 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.12.24 02:31:26.004299 [ 4 ] {} <Debug> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Authenticating user 'default' from [fd00:1122:3344:101::d]:62324 | ||
| 118 | 2025.12.24 02:31:26.004326 [ 4 ] {} <Debug> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.12.24 02:31:26.004341 [ 4 ] {} <Debug> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.12.24 02:31:26.004373 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61302 | ||
| 121 | 2025.12.24 02:31:26.004538 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49547 | ||
| 122 | 2025.12.24 02:31:26.004754 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37392 | ||
| 123 | 2025.12.24 02:31:26.004764 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58478 | ||
| 124 | 2025.12.24 02:31:26.005069 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40664 | ||
| 125 | 2025.12.24 02:31:26.005221 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.12.24 02:31:26.005260 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2025.12.24 02:31:26.005280 [ 5 ] {} <Debug> TCP-Session: 0aebf4ec-3b60-452f-9a2c-e36d4b5f7a89 Authenticating user 'default' from [fd00:1122:3344:101::d]:57067 | ||
| 128 | 2025.12.24 02:31:26.005326 [ 5 ] {} <Debug> TCP-Session: 0aebf4ec-3b60-452f-9a2c-e36d4b5f7a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 129 | 2025.12.24 02:31:26.005339 [ 5 ] {} <Debug> TCP-Session: 0aebf4ec-3b60-452f-9a2c-e36d4b5f7a89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.12.24 02:31:26.005390 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.12.24 02:31:26.005397 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2025.12.24 02:31:26.005521 [ 258 ] {} <Debug> TCP-Session: 0fa89e0e-ab6b-4fa2-9cb0-559d839be283 Authenticating user 'default' from [fd00:1122:3344:101::d]:40664 | ||
| 133 | 2025.12.24 02:31:26.005527 [ 256 ] {} <Debug> TCP-Session: 2ca67437-353b-4c24-9ba8-edd290829572 Authenticating user 'default' from [fd00:1122:3344:101::d]:37392 | ||
| 134 | 2025.12.24 02:31:26.005532 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2025.12.24 02:31:26.005589 [ 256 ] {} <Debug> TCP-Session: 2ca67437-353b-4c24-9ba8-edd290829572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.12.24 02:31:26.005600 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.12.24 02:31:26.005620 [ 256 ] {} <Debug> TCP-Session: 2ca67437-353b-4c24-9ba8-edd290829572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.12.24 02:31:26.005622 [ 253 ] {} <Debug> TCP-Session: 4fb36ead-86a5-44e6-bf9e-fb8ce1141202 Authenticating user 'default' from [fd00:1122:3344:101::d]:39554 | ||
| 139 | 2025.12.24 02:31:26.005620 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2025.12.24 02:31:26.005668 [ 253 ] {} <Debug> TCP-Session: 4fb36ead-86a5-44e6-bf9e-fb8ce1141202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.12.24 02:31:26.005666 [ 259 ] {} <Debug> TCP-Session: 37385e97-9ace-4ffc-8831-05a97e182242 Authenticating user 'default' from [fd00:1122:3344:101::d]:58478 | ||
| 142 | 2025.12.24 02:31:26.005691 [ 257 ] {} <Debug> TCP-Session: b2f01221-968b-4514-9756-bb9ff4d61f1f Authenticating user 'default' from [fd00:1122:3344:101::d]:49547 | ||
| 143 | 2025.12.24 02:31:26.005701 [ 253 ] {} <Debug> TCP-Session: 4fb36ead-86a5-44e6-bf9e-fb8ce1141202 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.12.24 02:31:26.005558 [ 258 ] {} <Debug> TCP-Session: 0fa89e0e-ab6b-4fa2-9cb0-559d839be283 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.12.24 02:31:26.005741 [ 257 ] {} <Debug> TCP-Session: b2f01221-968b-4514-9756-bb9ff4d61f1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.12.24 02:31:26.005759 [ 258 ] {} <Debug> TCP-Session: 0fa89e0e-ab6b-4fa2-9cb0-559d839be283 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.12.24 02:31:26.005772 [ 257 ] {} <Debug> TCP-Session: b2f01221-968b-4514-9756-bb9ff4d61f1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.12.24 02:31:26.005721 [ 259 ] {} <Debug> TCP-Session: 37385e97-9ace-4ffc-8831-05a97e182242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.12.24 02:31:26.005527 [ 255 ] {} <Debug> TCP-Session: 21a1ae0e-c6ea-4e6c-82e2-b2116040c5de Authenticating user 'default' from [fd00:1122:3344:101::d]:61302 | ||
| 150 | 2025.12.24 02:31:26.005825 [ 259 ] {} <Debug> TCP-Session: 37385e97-9ace-4ffc-8831-05a97e182242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.12.24 02:31:26.005886 [ 255 ] {} <Debug> TCP-Session: 21a1ae0e-c6ea-4e6c-82e2-b2116040c5de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.12.24 02:31:26.005910 [ 255 ] {} <Debug> TCP-Session: 21a1ae0e-c6ea-4e6c-82e2-b2116040c5de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.12.24 02:31:26.008049 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.12.24 02:31:26.010789 [ 3 ] {00598316-fab9-4c05-a649-310a9ae3dd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.12.24 02:31:26.114594 [ 3 ] {00598316-fab9-4c05-a649-310a9ae3dd72} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39788) (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.12.24 02:31:26.115526 [ 3 ] {00598316-fab9-4c05-a649-310a9ae3dd72} <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.12.24 02:31:26.115616 [ 3 ] {00598316-fab9-4c05-a649-310a9ae3dd72} <Debug> TCPHandler: Processed in 0.109957592 sec. | ||
| 204 | 2025.12.24 02:31:26.116072 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.12.24 02:31:26.116315 [ 4 ] {19e1163b-8d64-4c20-9a8f-e622118527a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.12.24 02:31:26.116709 [ 4 ] {19e1163b-8d64-4c20-9a8f-e622118527a6} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62324) (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.12.24 02:31:26.116850 [ 4 ] {19e1163b-8d64-4c20-9a8f-e622118527a6} <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.12.24 02:31:26.116928 [ 4 ] {19e1163b-8d64-4c20-9a8f-e622118527a6} <Debug> TCPHandler: Processed in 0.001025127 sec. | ||
| 255 | 2025.12.24 02:31:26.117221 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.12.24 02:31:26.117452 [ 3 ] {3b8b8ce4-0316-4d2e-9dfc-11f22d7783a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.12.24 02:31:26.118076 [ 3 ] {3b8b8ce4-0316-4d2e-9dfc-11f22d7783a0} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.12.24 02:31:26.119665 [ 3 ] {3b8b8ce4-0316-4d2e-9dfc-11f22d7783a0} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.12.24 02:31:26.119688 [ 3 ] {3b8b8ce4-0316-4d2e-9dfc-11f22d7783a0} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.258e-05 sec | ||
| 260 | 2025.12.24 02:31:26.119704 [ 3 ] {3b8b8ce4-0316-4d2e-9dfc-11f22d7783a0} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.12.24 02:31:26.119726 [ 3 ] {3b8b8ce4-0316-4d2e-9dfc-11f22d7783a0} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.12.24 02:31:26.119756 [ 3 ] {3b8b8ce4-0316-4d2e-9dfc-11f22d7783a0} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.12.24 02:31:26.120404 [ 3 ] {3b8b8ce4-0316-4d2e-9dfc-11f22d7783a0} <Debug> TCPHandler: Processed in 0.003301453 sec. | ||
| 264 | 2025.12.24 02:31:26.120562 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.12.24 02:31:26.120734 [ 3 ] {a1c78096-ddab-4e2b-9420-55f8a9eb4f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) /* 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.12.24 02:31:26.120790 [ 3 ] {a1c78096-ddab-4e2b-9420-55f8a9eb4f5e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.12.24 02:31:26.125767 [ 3 ] {a1c78096-ddab-4e2b-9420-55f8a9eb4f5e} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.12.24 02:31:26.130950 [ 3 ] {a1c78096-ddab-4e2b-9420-55f8a9eb4f5e} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3): Loading data parts | ||
| 270 | 2025.12.24 02:31:26.132044 [ 3 ] {a1c78096-ddab-4e2b-9420-55f8a9eb4f5e} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3): There are no data parts | ||
| 271 | 2025.12.24 02:31:26.134956 [ 3 ] {a1c78096-ddab-4e2b-9420-55f8a9eb4f5e} <Debug> TCPHandler: Processed in 0.01444652 sec. | ||
| 272 | 2025.12.24 02:31:26.135129 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.12.24 02:31:26.135312 [ 3 ] {4e6ba1e8-0180-4b73-b61b-f4ba1d4935ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) /* 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.12.24 02:31:26.135393 [ 3 ] {4e6ba1e8-0180-4b73-b61b-f4ba1d4935ef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.12.24 02:31:26.143837 [ 3 ] {4e6ba1e8-0180-4b73-b61b-f4ba1d4935ef} <Debug> oximeter.measurements_bool (93583bad-0cdd-4106-b2cd-1e0e91c3f467): Loading data parts | ||
| 286 | 2025.12.24 02:31:26.144076 [ 3 ] {4e6ba1e8-0180-4b73-b61b-f4ba1d4935ef} <Debug> oximeter.measurements_bool (93583bad-0cdd-4106-b2cd-1e0e91c3f467): There are no data parts | ||
| 287 | 2025.12.24 02:31:26.145926 [ 3 ] {4e6ba1e8-0180-4b73-b61b-f4ba1d4935ef} <Debug> TCPHandler: Processed in 0.010849183 sec. | ||
| 288 | 2025.12.24 02:31:26.146103 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.12.24 02:31:26.146279 [ 3 ] {da0d510b-6864-48ab-82a9-830b45829bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.146338 [ 3 ] {da0d510b-6864-48ab-82a9-830b45829bfa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.12.24 02:31:26.148063 [ 3 ] {da0d510b-6864-48ab-82a9-830b45829bfa} <Debug> oximeter.measurements_i8 (d2ec9f11-faaf-406c-970f-d76e64e107ae): Loading data parts | ||
| 292 | 2025.12.24 02:31:26.148218 [ 3 ] {da0d510b-6864-48ab-82a9-830b45829bfa} <Debug> oximeter.measurements_i8 (d2ec9f11-faaf-406c-970f-d76e64e107ae): There are no data parts | ||
| 293 | 2025.12.24 02:31:26.149349 [ 3 ] {da0d510b-6864-48ab-82a9-830b45829bfa} <Debug> TCPHandler: Processed in 0.003294953 sec. | ||
| 294 | 2025.12.24 02:31:26.149512 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.12.24 02:31:26.149668 [ 3 ] {0e1bb98c-3774-468f-ae08-5b1a2e353c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.149723 [ 3 ] {0e1bb98c-3774-468f-ae08-5b1a2e353c3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.12.24 02:31:26.151308 [ 3 ] {0e1bb98c-3774-468f-ae08-5b1a2e353c3f} <Debug> oximeter.measurements_u8 (4b40c8e3-f580-46bd-9ece-bba4e545ce14): Loading data parts | ||
| 298 | 2025.12.24 02:31:26.151486 [ 3 ] {0e1bb98c-3774-468f-ae08-5b1a2e353c3f} <Debug> oximeter.measurements_u8 (4b40c8e3-f580-46bd-9ece-bba4e545ce14): There are no data parts | ||
| 299 | 2025.12.24 02:31:26.152520 [ 3 ] {0e1bb98c-3774-468f-ae08-5b1a2e353c3f} <Debug> TCPHandler: Processed in 0.003055939 sec. | ||
| 300 | 2025.12.24 02:31:26.152655 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.12.24 02:31:26.152828 [ 3 ] {0e0cbc98-ad1c-46da-a7ff-06b67b1291dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.152871 [ 3 ] {0e0cbc98-ad1c-46da-a7ff-06b67b1291dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.12.24 02:31:26.154627 [ 3 ] {0e0cbc98-ad1c-46da-a7ff-06b67b1291dc} <Debug> oximeter.measurements_i16 (6289b643-be68-4ea3-a7a9-cf94db527246): Loading data parts | ||
| 304 | 2025.12.24 02:31:26.154777 [ 3 ] {0e0cbc98-ad1c-46da-a7ff-06b67b1291dc} <Debug> oximeter.measurements_i16 (6289b643-be68-4ea3-a7a9-cf94db527246): There are no data parts | ||
| 305 | 2025.12.24 02:31:26.155995 [ 3 ] {0e0cbc98-ad1c-46da-a7ff-06b67b1291dc} <Debug> TCPHandler: Processed in 0.003387454 sec. | ||
| 306 | 2025.12.24 02:31:26.156163 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.12.24 02:31:26.156315 [ 3 ] {33f94001-7446-4e41-a3bf-beacc6ab55ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.156375 [ 3 ] {33f94001-7446-4e41-a3bf-beacc6ab55ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.12.24 02:31:26.157961 [ 3 ] {33f94001-7446-4e41-a3bf-beacc6ab55ea} <Debug> oximeter.measurements_u16 (121c0e9e-03f9-4083-96e0-fbacd56cc588): Loading data parts | ||
| 310 | 2025.12.24 02:31:26.158115 [ 3 ] {33f94001-7446-4e41-a3bf-beacc6ab55ea} <Debug> oximeter.measurements_u16 (121c0e9e-03f9-4083-96e0-fbacd56cc588): There are no data parts | ||
| 311 | 2025.12.24 02:31:26.159245 [ 3 ] {33f94001-7446-4e41-a3bf-beacc6ab55ea} <Debug> TCPHandler: Processed in 0.00312923 sec. | ||
| 312 | 2025.12.24 02:31:26.159391 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.12.24 02:31:26.159558 [ 3 ] {a327c21d-c6ef-444a-8215-9cd62504af30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.159599 [ 3 ] {a327c21d-c6ef-444a-8215-9cd62504af30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.12.24 02:31:26.161123 [ 3 ] {a327c21d-c6ef-444a-8215-9cd62504af30} <Debug> oximeter.measurements_i32 (23843d7f-b03f-4801-8d82-16b73b76d227): Loading data parts | ||
| 316 | 2025.12.24 02:31:26.161263 [ 3 ] {a327c21d-c6ef-444a-8215-9cd62504af30} <Debug> oximeter.measurements_i32 (23843d7f-b03f-4801-8d82-16b73b76d227): There are no data parts | ||
| 317 | 2025.12.24 02:31:26.162698 [ 3 ] {a327c21d-c6ef-444a-8215-9cd62504af30} <Debug> TCPHandler: Processed in 0.003358674 sec. | ||
| 318 | 2025.12.24 02:31:26.162891 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.12.24 02:31:26.163074 [ 3 ] {d3046a7c-920a-41c4-8563-ad90d43fe0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.163140 [ 3 ] {d3046a7c-920a-41c4-8563-ad90d43fe0ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.12.24 02:31:26.164921 [ 3 ] {d3046a7c-920a-41c4-8563-ad90d43fe0ac} <Debug> oximeter.measurements_u32 (f66d1d6a-1391-4dac-afae-c47326526231): Loading data parts | ||
| 322 | 2025.12.24 02:31:26.165065 [ 3 ] {d3046a7c-920a-41c4-8563-ad90d43fe0ac} <Debug> oximeter.measurements_u32 (f66d1d6a-1391-4dac-afae-c47326526231): There are no data parts | ||
| 323 | 2025.12.24 02:31:26.166102 [ 3 ] {d3046a7c-920a-41c4-8563-ad90d43fe0ac} <Debug> TCPHandler: Processed in 0.003322133 sec. | ||
| 324 | 2025.12.24 02:31:26.166233 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.12.24 02:31:26.166456 [ 3 ] {6580a47e-26b6-4b59-8cdf-7b5daea17e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.166505 [ 3 ] {6580a47e-26b6-4b59-8cdf-7b5daea17e87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.12.24 02:31:26.168123 [ 3 ] {6580a47e-26b6-4b59-8cdf-7b5daea17e87} <Debug> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Loading data parts | ||
| 328 | 2025.12.24 02:31:26.168264 [ 3 ] {6580a47e-26b6-4b59-8cdf-7b5daea17e87} <Debug> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): There are no data parts | ||
| 329 | 2025.12.24 02:31:26.169347 [ 3 ] {6580a47e-26b6-4b59-8cdf-7b5daea17e87} <Debug> TCPHandler: Processed in 0.003101779 sec. | ||
| 330 | 2025.12.24 02:31:26.169489 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.12.24 02:31:26.169651 [ 3 ] {d6b86bac-b093-4de0-9d91-692fdc8f6dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.169705 [ 3 ] {d6b86bac-b093-4de0-9d91-692fdc8f6dbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.12.24 02:31:26.171357 [ 3 ] {d6b86bac-b093-4de0-9d91-692fdc8f6dbf} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Loading data parts | ||
| 334 | 2025.12.24 02:31:26.171491 [ 3 ] {d6b86bac-b093-4de0-9d91-692fdc8f6dbf} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): There are no data parts | ||
| 335 | 2025.12.24 02:31:26.172578 [ 3 ] {d6b86bac-b093-4de0-9d91-692fdc8f6dbf} <Debug> TCPHandler: Processed in 0.00313521 sec. | ||
| 336 | 2025.12.24 02:31:26.172705 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.12.24 02:31:26.172852 [ 3 ] {82f2fc36-6fb3-498c-8f76-f0da739075e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.172906 [ 3 ] {82f2fc36-6fb3-498c-8f76-f0da739075e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.12.24 02:31:26.174519 [ 3 ] {82f2fc36-6fb3-498c-8f76-f0da739075e8} <Debug> oximeter.measurements_f32 (9ffca1a8-d62f-49a1-a52c-2c6fcf916e97): Loading data parts | ||
| 340 | 2025.12.24 02:31:26.174652 [ 3 ] {82f2fc36-6fb3-498c-8f76-f0da739075e8} <Debug> oximeter.measurements_f32 (9ffca1a8-d62f-49a1-a52c-2c6fcf916e97): There are no data parts | ||
| 341 | 2025.12.24 02:31:26.175691 [ 3 ] {82f2fc36-6fb3-498c-8f76-f0da739075e8} <Debug> TCPHandler: Processed in 0.003032479 sec. | ||
| 342 | 2025.12.24 02:31:26.175830 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.12.24 02:31:26.175996 [ 3 ] {9e69da19-1996-43ce-b3bb-ef1f4cb3d621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.176048 [ 3 ] {9e69da19-1996-43ce-b3bb-ef1f4cb3d621} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.12.24 02:31:26.177767 [ 3 ] {9e69da19-1996-43ce-b3bb-ef1f4cb3d621} <Debug> oximeter.measurements_f64 (0d484346-0b97-4121-aa35-36d52ea2ff8f): Loading data parts | ||
| 346 | 2025.12.24 02:31:26.177905 [ 3 ] {9e69da19-1996-43ce-b3bb-ef1f4cb3d621} <Debug> oximeter.measurements_f64 (0d484346-0b97-4121-aa35-36d52ea2ff8f): There are no data parts | ||
| 347 | 2025.12.24 02:31:26.179018 [ 3 ] {9e69da19-1996-43ce-b3bb-ef1f4cb3d621} <Debug> TCPHandler: Processed in 0.003234792 sec. | ||
| 348 | 2025.12.24 02:31:26.179154 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.12.24 02:31:26.179302 [ 3 ] {4252efbf-d9f5-4fe5-9708-f5b5301ff540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.179360 [ 3 ] {4252efbf-d9f5-4fe5-9708-f5b5301ff540} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.12.24 02:31:26.180989 [ 3 ] {4252efbf-d9f5-4fe5-9708-f5b5301ff540} <Debug> oximeter.measurements_string (eee43b11-90e8-47d8-9939-2cac4b5aa4e3): Loading data parts | ||
| 352 | 2025.12.24 02:31:26.181241 [ 3 ] {4252efbf-d9f5-4fe5-9708-f5b5301ff540} <Debug> oximeter.measurements_string (eee43b11-90e8-47d8-9939-2cac4b5aa4e3): There are no data parts | ||
| 353 | 2025.12.24 02:31:26.182381 [ 3 ] {4252efbf-d9f5-4fe5-9708-f5b5301ff540} <Debug> TCPHandler: Processed in 0.003277012 sec. | ||
| 354 | 2025.12.24 02:31:26.182516 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.12.24 02:31:26.182690 [ 3 ] {ca899902-4cd0-433a-a3ca-6fd9047ad04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.182762 [ 3 ] {ca899902-4cd0-433a-a3ca-6fd9047ad04f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.12.24 02:31:26.184417 [ 3 ] {ca899902-4cd0-433a-a3ca-6fd9047ad04f} <Debug> oximeter.measurements_bytes (1b4c3425-6d66-4b17-a91d-aaa008198ce0): Loading data parts | ||
| 365 | 2025.12.24 02:31:26.184564 [ 3 ] {ca899902-4cd0-433a-a3ca-6fd9047ad04f} <Debug> oximeter.measurements_bytes (1b4c3425-6d66-4b17-a91d-aaa008198ce0): There are no data parts | ||
| 366 | 2025.12.24 02:31:26.185636 [ 3 ] {ca899902-4cd0-433a-a3ca-6fd9047ad04f} <Debug> TCPHandler: Processed in 0.00316892 sec. | ||
| 367 | 2025.12.24 02:31:26.185782 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.12.24 02:31:26.185952 [ 3 ] {597798b5-db85-46a8-911e-e62886fee091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.186015 [ 3 ] {597798b5-db85-46a8-911e-e62886fee091} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.12.24 02:31:26.187623 [ 3 ] {597798b5-db85-46a8-911e-e62886fee091} <Debug> oximeter.measurements_cumulativei64 (97f95d11-a4a5-4fdd-81a2-cbf8de490d0a): Loading data parts | ||
| 371 | 2025.12.24 02:31:26.187788 [ 3 ] {597798b5-db85-46a8-911e-e62886fee091} <Debug> oximeter.measurements_cumulativei64 (97f95d11-a4a5-4fdd-81a2-cbf8de490d0a): There are no data parts | ||
| 372 | 2025.12.24 02:31:26.188831 [ 3 ] {597798b5-db85-46a8-911e-e62886fee091} <Debug> TCPHandler: Processed in 0.003096949 sec. | ||
| 373 | 2025.12.24 02:31:26.188973 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.12.24 02:31:26.189146 [ 3 ] {751212ea-a7b5-4ec9-a0e1-ddfae9dd22a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.189196 [ 3 ] {751212ea-a7b5-4ec9-a0e1-ddfae9dd22a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.12.24 02:31:26.190733 [ 3 ] {751212ea-a7b5-4ec9-a0e1-ddfae9dd22a1} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Loading data parts | ||
| 377 | 2025.12.24 02:31:26.190892 [ 3 ] {751212ea-a7b5-4ec9-a0e1-ddfae9dd22a1} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): There are no data parts | ||
| 378 | 2025.12.24 02:31:26.191968 [ 3 ] {751212ea-a7b5-4ec9-a0e1-ddfae9dd22a1} <Debug> TCPHandler: Processed in 0.003042788 sec. | ||
| 379 | 2025.12.24 02:31:26.192121 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.12.24 02:31:26.192277 [ 3 ] {2e7fe4e6-1e21-42ed-8b9a-f6a5685da4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.192333 [ 3 ] {2e7fe4e6-1e21-42ed-8b9a-f6a5685da4f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.12.24 02:31:26.193812 [ 3 ] {2e7fe4e6-1e21-42ed-8b9a-f6a5685da4f7} <Debug> oximeter.measurements_cumulativef32 (931cf53b-6cf5-4cda-9dae-188737153781): Loading data parts | ||
| 383 | 2025.12.24 02:31:26.193973 [ 3 ] {2e7fe4e6-1e21-42ed-8b9a-f6a5685da4f7} <Debug> oximeter.measurements_cumulativef32 (931cf53b-6cf5-4cda-9dae-188737153781): There are no data parts | ||
| 384 | 2025.12.24 02:31:26.195076 [ 3 ] {2e7fe4e6-1e21-42ed-8b9a-f6a5685da4f7} <Debug> TCPHandler: Processed in 0.003003537 sec. | ||
| 385 | 2025.12.24 02:31:26.195212 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.12.24 02:31:26.195388 [ 3 ] {bb1f84c6-7690-49e8-97ee-09588ea4bd07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.195446 [ 3 ] {bb1f84c6-7690-49e8-97ee-09588ea4bd07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.12.24 02:31:26.196999 [ 3 ] {bb1f84c6-7690-49e8-97ee-09588ea4bd07} <Debug> oximeter.measurements_cumulativef64 (1583aa74-d119-4859-a269-e783bc110ed1): Loading data parts | ||
| 389 | 2025.12.24 02:31:26.197140 [ 3 ] {bb1f84c6-7690-49e8-97ee-09588ea4bd07} <Debug> oximeter.measurements_cumulativef64 (1583aa74-d119-4859-a269-e783bc110ed1): There are no data parts | ||
| 390 | 2025.12.24 02:31:26.198218 [ 3 ] {bb1f84c6-7690-49e8-97ee-09588ea4bd07} <Debug> TCPHandler: Processed in 0.003058228 sec. | ||
| 391 | 2025.12.24 02:31:26.198362 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.12.24 02:31:26.198583 [ 3 ] {f7a70bce-0337-4f75-be31-830325c854cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.198659 [ 3 ] {f7a70bce-0337-4f75-be31-830325c854cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.12.24 02:31:26.200447 [ 3 ] {f7a70bce-0337-4f75-be31-830325c854cc} <Debug> oximeter.measurements_histogrami8 (5c4cbc0c-d55c-4cdd-a30d-dda9548f50dc): Loading data parts | ||
| 405 | 2025.12.24 02:31:26.200615 [ 3 ] {f7a70bce-0337-4f75-be31-830325c854cc} <Debug> oximeter.measurements_histogrami8 (5c4cbc0c-d55c-4cdd-a30d-dda9548f50dc): There are no data parts | ||
| 406 | 2025.12.24 02:31:26.201713 [ 3 ] {f7a70bce-0337-4f75-be31-830325c854cc} <Debug> TCPHandler: Processed in 0.003399684 sec. | ||
| 407 | 2025.12.24 02:31:26.201846 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.12.24 02:31:26.202076 [ 3 ] {44bfccaf-f03a-4f1b-963b-fd006dd2132e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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.12.24 02:31:26.202143 [ 3 ] {44bfccaf-f03a-4f1b-963b-fd006dd2132e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.12.24 02:31:26.203855 [ 3 ] {44bfccaf-f03a-4f1b-963b-fd006dd2132e} <Debug> oximeter.measurements_histogramu8 (9a90335a-c173-493c-a63f-f2819d91704c): Loading data parts | ||
| 411 | 2025.12.24 02:31:26.203991 [ 3 ] {44bfccaf-f03a-4f1b-963b-fd006dd2132e} <Debug> oximeter.measurements_histogramu8 (9a90335a-c173-493c-a63f-f2819d91704c): There are no data parts | ||
| 412 | 2025.12.24 02:31:26.205116 [ 3 ] {44bfccaf-f03a-4f1b-963b-fd006dd2132e} <Debug> TCPHandler: Processed in 0.003319292 sec. | ||
| 413 | 2025.12.24 02:31:26.205248 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.12.24 02:31:26.205459 [ 3 ] {cd8e6644-c44a-4d46-80ab-06c0e9026a51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 415 | 2025.12.24 02:31:26.205533 [ 3 ] {cd8e6644-c44a-4d46-80ab-06c0e9026a51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.12.24 02:31:26.207249 [ 3 ] {cd8e6644-c44a-4d46-80ab-06c0e9026a51} <Debug> oximeter.measurements_histogrami16 (0196d541-b193-47b8-98aa-8844624d5a39): Loading data parts | ||
| 417 | 2025.12.24 02:31:26.207405 [ 3 ] {cd8e6644-c44a-4d46-80ab-06c0e9026a51} <Debug> oximeter.measurements_histogrami16 (0196d541-b193-47b8-98aa-8844624d5a39): There are no data parts | ||
| 418 | 2025.12.24 02:31:26.208550 [ 3 ] {cd8e6644-c44a-4d46-80ab-06c0e9026a51} <Debug> TCPHandler: Processed in 0.003349623 sec. | ||
| 419 | 2025.12.24 02:31:26.208689 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.12.24 02:31:26.208917 [ 3 ] {78e4cdc2-a73f-43a2-abaa-5ea90123c497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 421 | 2025.12.24 02:31:26.208988 [ 3 ] {78e4cdc2-a73f-43a2-abaa-5ea90123c497} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.12.24 02:31:26.211107 [ 3 ] {78e4cdc2-a73f-43a2-abaa-5ea90123c497} <Debug> oximeter.measurements_histogramu16 (c0a0b893-fd3f-417a-86c0-1c8836c1849b): Loading data parts | ||
| 423 | 2025.12.24 02:31:26.211264 [ 3 ] {78e4cdc2-a73f-43a2-abaa-5ea90123c497} <Debug> oximeter.measurements_histogramu16 (c0a0b893-fd3f-417a-86c0-1c8836c1849b): There are no data parts | ||
| 424 | 2025.12.24 02:31:26.212410 [ 3 ] {78e4cdc2-a73f-43a2-abaa-5ea90123c497} <Debug> TCPHandler: Processed in 0.0037682 sec. | ||
| 425 | 2025.12.24 02:31:26.212547 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.12.24 02:31:26.212753 [ 3 ] {21dd19e4-662b-4633-ab99-eebf88cd7dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 427 | 2025.12.24 02:31:26.212822 [ 3 ] {21dd19e4-662b-4633-ab99-eebf88cd7dd9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.12.24 02:31:26.214566 [ 3 ] {21dd19e4-662b-4633-ab99-eebf88cd7dd9} <Debug> oximeter.measurements_histogrami32 (13a7f334-e843-4e0b-aa5b-7875fe85600c): Loading data parts | ||
| 429 | 2025.12.24 02:31:26.214726 [ 3 ] {21dd19e4-662b-4633-ab99-eebf88cd7dd9} <Debug> oximeter.measurements_histogrami32 (13a7f334-e843-4e0b-aa5b-7875fe85600c): There are no data parts | ||
| 430 | 2025.12.24 02:31:26.215827 [ 3 ] {21dd19e4-662b-4633-ab99-eebf88cd7dd9} <Debug> TCPHandler: Processed in 0.003327203 sec. | ||
| 431 | 2025.12.24 02:31:26.215962 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.12.24 02:31:26.216193 [ 3 ] {7624cdc7-db7e-4c7d-97fd-81a503e30267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 433 | 2025.12.24 02:31:26.216261 [ 3 ] {7624cdc7-db7e-4c7d-97fd-81a503e30267} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.12.24 02:31:26.217984 [ 3 ] {7624cdc7-db7e-4c7d-97fd-81a503e30267} <Debug> oximeter.measurements_histogramu32 (1c0e3fd9-de86-4dbc-8399-7a783bc281ca): Loading data parts | ||
| 435 | 2025.12.24 02:31:26.218120 [ 3 ] {7624cdc7-db7e-4c7d-97fd-81a503e30267} <Debug> oximeter.measurements_histogramu32 (1c0e3fd9-de86-4dbc-8399-7a783bc281ca): There are no data parts | ||
| 436 | 2025.12.24 02:31:26.219238 [ 3 ] {7624cdc7-db7e-4c7d-97fd-81a503e30267} <Debug> TCPHandler: Processed in 0.003325433 sec. | ||
| 437 | 2025.12.24 02:31:26.219388 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.12.24 02:31:26.219595 [ 3 ] {c59fff4c-fd84-4a75-a21d-ade1ea0de582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 439 | 2025.12.24 02:31:26.219664 [ 3 ] {c59fff4c-fd84-4a75-a21d-ade1ea0de582} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.12.24 02:31:26.221577 [ 3 ] {c59fff4c-fd84-4a75-a21d-ade1ea0de582} <Debug> oximeter.measurements_histogrami64 (419749b4-daea-441c-b2a8-5309e18fc7ba): Loading data parts | ||
| 441 | 2025.12.24 02:31:26.221722 [ 3 ] {c59fff4c-fd84-4a75-a21d-ade1ea0de582} <Debug> oximeter.measurements_histogrami64 (419749b4-daea-441c-b2a8-5309e18fc7ba): There are no data parts | ||
| 442 | 2025.12.24 02:31:26.222892 [ 3 ] {c59fff4c-fd84-4a75-a21d-ade1ea0de582} <Debug> TCPHandler: Processed in 0.003551986 sec. | ||
| 443 | 2025.12.24 02:31:26.223023 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.12.24 02:31:26.223255 [ 3 ] {6caf31a0-6dd3-4bbe-a2dd-7fcb94838818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 445 | 2025.12.24 02:31:26.223325 [ 3 ] {6caf31a0-6dd3-4bbe-a2dd-7fcb94838818} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.12.24 02:31:26.225226 [ 3 ] {6caf31a0-6dd3-4bbe-a2dd-7fcb94838818} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Loading data parts | ||
| 447 | 2025.12.24 02:31:26.225364 [ 3 ] {6caf31a0-6dd3-4bbe-a2dd-7fcb94838818} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): There are no data parts | ||
| 448 | 2025.12.24 02:31:26.226459 [ 3 ] {6caf31a0-6dd3-4bbe-a2dd-7fcb94838818} <Debug> TCPHandler: Processed in 0.003483075 sec. | ||
| 449 | 2025.12.24 02:31:26.226617 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.12.24 02:31:26.226824 [ 3 ] {2ab13818-06ac-498e-a4fd-f2cf2caef809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 451 | 2025.12.24 02:31:26.226896 [ 3 ] {2ab13818-06ac-498e-a4fd-f2cf2caef809} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.12.24 02:31:26.228688 [ 3 ] {2ab13818-06ac-498e-a4fd-f2cf2caef809} <Debug> oximeter.measurements_histogramf32 (431400ed-e7c3-4dcf-b1c4-7bc60aea6327): Loading data parts | ||
| 453 | 2025.12.24 02:31:26.228848 [ 3 ] {2ab13818-06ac-498e-a4fd-f2cf2caef809} <Debug> oximeter.measurements_histogramf32 (431400ed-e7c3-4dcf-b1c4-7bc60aea6327): There are no data parts | ||
| 454 | 2025.12.24 02:31:26.229941 [ 3 ] {2ab13818-06ac-498e-a4fd-f2cf2caef809} <Debug> TCPHandler: Processed in 0.003371914 sec. | ||
| 455 | 2025.12.24 02:31:26.230078 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.12.24 02:31:26.230306 [ 3 ] {a2dab352-3bfe-4875-9f4f-cbd60ca27261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 457 | 2025.12.24 02:31:26.230378 [ 3 ] {a2dab352-3bfe-4875-9f4f-cbd60ca27261} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.12.24 02:31:26.232142 [ 3 ] {a2dab352-3bfe-4875-9f4f-cbd60ca27261} <Debug> oximeter.measurements_histogramf64 (fafe5f4a-17f4-429b-85e9-f1d15b2f09f5): Loading data parts | ||
| 459 | 2025.12.24 02:31:26.232277 [ 3 ] {a2dab352-3bfe-4875-9f4f-cbd60ca27261} <Debug> oximeter.measurements_histogramf64 (fafe5f4a-17f4-429b-85e9-f1d15b2f09f5): There are no data parts | ||
| 460 | 2025.12.24 02:31:26.233383 [ 3 ] {a2dab352-3bfe-4875-9f4f-cbd60ca27261} <Debug> TCPHandler: Processed in 0.003357203 sec. | ||
| 461 | 2025.12.24 02:31:26.233546 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.12.24 02:31:26.233727 [ 3 ] {b98a8b69-b44e-4213-b398-d62958aa36c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2025.12.24 02:31:26.233792 [ 3 ] {b98a8b69-b44e-4213-b398-d62958aa36c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.12.24 02:31:26.235613 [ 3 ] {b98a8b69-b44e-4213-b398-d62958aa36c2} <Debug> oximeter.fields_bool (bce5b687-90f9-4807-9f47-d586a8b4170a): Loading data parts | ||
| 490 | 2025.12.24 02:31:26.235919 [ 3 ] {b98a8b69-b44e-4213-b398-d62958aa36c2} <Debug> oximeter.fields_bool (bce5b687-90f9-4807-9f47-d586a8b4170a): There are no data parts | ||
| 491 | 2025.12.24 02:31:26.236992 [ 3 ] {b98a8b69-b44e-4213-b398-d62958aa36c2} <Debug> TCPHandler: Processed in 0.003494376 sec. | ||
| 492 | 2025.12.24 02:31:26.237131 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.12.24 02:31:26.237287 [ 3 ] {bbc60088-889a-49c8-8748-1851c668419a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 494 | 2025.12.24 02:31:26.237351 [ 3 ] {bbc60088-889a-49c8-8748-1851c668419a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.12.24 02:31:26.238929 [ 3 ] {bbc60088-889a-49c8-8748-1851c668419a} <Debug> oximeter.fields_i8 (5e8ebdef-f3cb-4ab1-9297-9adc4d2f48b3): Loading data parts | ||
| 496 | 2025.12.24 02:31:26.239072 [ 3 ] {bbc60088-889a-49c8-8748-1851c668419a} <Debug> oximeter.fields_i8 (5e8ebdef-f3cb-4ab1-9297-9adc4d2f48b3): There are no data parts | ||
| 497 | 2025.12.24 02:31:26.240291 [ 3 ] {bbc60088-889a-49c8-8748-1851c668419a} <Debug> TCPHandler: Processed in 0.003208102 sec. | ||
| 498 | 2025.12.24 02:31:26.240433 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.12.24 02:31:26.240612 [ 3 ] {1054c622-61ef-490b-be5f-7351e8085030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 500 | 2025.12.24 02:31:26.240675 [ 3 ] {1054c622-61ef-490b-be5f-7351e8085030} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.12.24 02:31:26.242200 [ 3 ] {1054c622-61ef-490b-be5f-7351e8085030} <Debug> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Loading data parts | ||
| 502 | 2025.12.24 02:31:26.242345 [ 3 ] {1054c622-61ef-490b-be5f-7351e8085030} <Debug> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): There are no data parts | ||
| 503 | 2025.12.24 02:31:26.243434 [ 3 ] {1054c622-61ef-490b-be5f-7351e8085030} <Debug> TCPHandler: Processed in 0.003048789 sec. | ||
| 504 | 2025.12.24 02:31:26.243566 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.12.24 02:31:26.243717 [ 3 ] {db9c334d-6a44-423c-ac93-7c8c11cf1bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 506 | 2025.12.24 02:31:26.243781 [ 3 ] {db9c334d-6a44-423c-ac93-7c8c11cf1bcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.12.24 02:31:26.245310 [ 3 ] {db9c334d-6a44-423c-ac93-7c8c11cf1bcb} <Debug> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Loading data parts | ||
| 508 | 2025.12.24 02:31:26.245450 [ 3 ] {db9c334d-6a44-423c-ac93-7c8c11cf1bcb} <Debug> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): There are no data parts | ||
| 509 | 2025.12.24 02:31:26.246521 [ 3 ] {db9c334d-6a44-423c-ac93-7c8c11cf1bcb} <Debug> TCPHandler: Processed in 0.003002378 sec. | ||
| 510 | 2025.12.24 02:31:26.246657 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.12.24 02:31:26.246832 [ 3 ] {76b4222f-5070-4c93-8566-bfb71d3ece13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 512 | 2025.12.24 02:31:26.246892 [ 3 ] {76b4222f-5070-4c93-8566-bfb71d3ece13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.12.24 02:31:26.248417 [ 3 ] {76b4222f-5070-4c93-8566-bfb71d3ece13} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Loading data parts | ||
| 514 | 2025.12.24 02:31:26.248564 [ 3 ] {76b4222f-5070-4c93-8566-bfb71d3ece13} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): There are no data parts | ||
| 515 | 2025.12.24 02:31:26.249791 [ 3 ] {76b4222f-5070-4c93-8566-bfb71d3ece13} <Debug> TCPHandler: Processed in 0.003182001 sec. | ||
| 516 | 2025.12.24 02:31:26.249928 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.12.24 02:31:26.250082 [ 3 ] {4c010800-5937-489a-8bb7-5d0cd823e7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 518 | 2025.12.24 02:31:26.250148 [ 3 ] {4c010800-5937-489a-8bb7-5d0cd823e7d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.12.24 02:31:26.251726 [ 3 ] {4c010800-5937-489a-8bb7-5d0cd823e7d5} <Debug> oximeter.fields_i32 (c209ae03-3eef-4e8c-8652-b2fa08e71cfd): Loading data parts | ||
| 520 | 2025.12.24 02:31:26.251863 [ 3 ] {4c010800-5937-489a-8bb7-5d0cd823e7d5} <Debug> oximeter.fields_i32 (c209ae03-3eef-4e8c-8652-b2fa08e71cfd): There are no data parts | ||
| 521 | 2025.12.24 02:31:26.252991 [ 3 ] {4c010800-5937-489a-8bb7-5d0cd823e7d5} <Debug> TCPHandler: Processed in 0.00311283 sec. | ||
| 522 | 2025.12.24 02:31:26.253121 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.12.24 02:31:26.253298 [ 3 ] {0e9bbaf2-ee2d-46a8-8af4-7fa48bcc9638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 524 | 2025.12.24 02:31:26.253360 [ 3 ] {0e9bbaf2-ee2d-46a8-8af4-7fa48bcc9638} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.12.24 02:31:26.254899 [ 3 ] {0e9bbaf2-ee2d-46a8-8af4-7fa48bcc9638} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Loading data parts | ||
| 526 | 2025.12.24 02:31:26.255025 [ 3 ] {0e9bbaf2-ee2d-46a8-8af4-7fa48bcc9638} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): There are no data parts | ||
| 527 | 2025.12.24 02:31:26.256170 [ 3 ] {0e9bbaf2-ee2d-46a8-8af4-7fa48bcc9638} <Debug> TCPHandler: Processed in 0.00315096 sec. | ||
| 528 | 2025.12.24 02:31:26.256299 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.12.24 02:31:26.256517 [ 3 ] {c4fe1f52-6a69-4d68-b202-79b9ff44284d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 530 | 2025.12.24 02:31:26.256582 [ 3 ] {c4fe1f52-6a69-4d68-b202-79b9ff44284d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.12.24 02:31:26.258090 [ 3 ] {c4fe1f52-6a69-4d68-b202-79b9ff44284d} <Debug> oximeter.fields_i64 (7dc05304-d9f4-437b-9459-4a85e24a83ef): Loading data parts | ||
| 532 | 2025.12.24 02:31:26.258243 [ 3 ] {c4fe1f52-6a69-4d68-b202-79b9ff44284d} <Debug> oximeter.fields_i64 (7dc05304-d9f4-437b-9459-4a85e24a83ef): There are no data parts | ||
| 533 | 2025.12.24 02:31:26.259545 [ 3 ] {c4fe1f52-6a69-4d68-b202-79b9ff44284d} <Debug> TCPHandler: Processed in 0.003237721 sec. | ||
| 534 | 2025.12.24 02:31:26.259679 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.12.24 02:31:26.259856 [ 3 ] {181669aa-473e-4157-9666-bd4c95cb6869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 536 | 2025.12.24 02:31:26.259918 [ 3 ] {181669aa-473e-4157-9666-bd4c95cb6869} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.12.24 02:31:26.261484 [ 3 ] {181669aa-473e-4157-9666-bd4c95cb6869} <Debug> oximeter.fields_u64 (13b9d910-58c5-4c1d-ad74-86f3992c914d): Loading data parts | ||
| 538 | 2025.12.24 02:31:26.261628 [ 3 ] {181669aa-473e-4157-9666-bd4c95cb6869} <Debug> oximeter.fields_u64 (13b9d910-58c5-4c1d-ad74-86f3992c914d): There are no data parts | ||
| 539 | 2025.12.24 02:31:26.262811 [ 3 ] {181669aa-473e-4157-9666-bd4c95cb6869} <Debug> TCPHandler: Processed in 0.00318047 sec. | ||
| 540 | 2025.12.24 02:31:26.262945 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.12.24 02:31:26.263100 [ 3 ] {31a4edbb-bb90-4cf9-8f46-22e6bbee546e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 542 | 2025.12.24 02:31:26.263166 [ 3 ] {31a4edbb-bb90-4cf9-8f46-22e6bbee546e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.12.24 02:31:26.264718 [ 3 ] {31a4edbb-bb90-4cf9-8f46-22e6bbee546e} <Debug> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Loading data parts | ||
| 544 | 2025.12.24 02:31:26.264851 [ 3 ] {31a4edbb-bb90-4cf9-8f46-22e6bbee546e} <Debug> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): There are no data parts | ||
| 545 | 2025.12.24 02:31:26.266011 [ 3 ] {31a4edbb-bb90-4cf9-8f46-22e6bbee546e} <Debug> TCPHandler: Processed in 0.003114229 sec. | ||
| 546 | 2025.12.24 02:31:26.266148 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.12.24 02:31:26.266328 [ 3 ] {6a3e7694-e8b5-4bbb-8c5b-4de043fdc96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 548 | 2025.12.24 02:31:26.266395 [ 3 ] {6a3e7694-e8b5-4bbb-8c5b-4de043fdc96d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.12.24 02:31:26.267927 [ 3 ] {6a3e7694-e8b5-4bbb-8c5b-4de043fdc96d} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Loading data parts | ||
| 550 | 2025.12.24 02:31:26.268068 [ 3 ] {6a3e7694-e8b5-4bbb-8c5b-4de043fdc96d} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): There are no data parts | ||
| 551 | 2025.12.24 02:31:26.269184 [ 3 ] {6a3e7694-e8b5-4bbb-8c5b-4de043fdc96d} <Debug> TCPHandler: Processed in 0.003085099 sec. | ||
| 552 | 2025.12.24 02:31:26.269360 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.12.24 02:31:26.269521 [ 3 ] {a8af07e5-36e5-48a6-8ae1-80c205e8e5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) 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) | ||
| 554 | 2025.12.24 02:31:26.269593 [ 3 ] {a8af07e5-36e5-48a6-8ae1-80c205e8e5fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.12.24 02:31:26.272350 [ 3 ] {a8af07e5-36e5-48a6-8ae1-80c205e8e5fe} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Loading data parts | ||
| 556 | 2025.12.24 02:31:26.272513 [ 3 ] {a8af07e5-36e5-48a6-8ae1-80c205e8e5fe} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): There are no data parts | ||
| 557 | 2025.12.24 02:31:26.274294 [ 3 ] {a8af07e5-36e5-48a6-8ae1-80c205e8e5fe} <Debug> TCPHandler: Processed in 0.004982239 sec. | ||
| 558 | 2025.12.24 02:31:26.274491 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.12.24 02:31:26.274773 [ 3 ] {1afd517a-8c8f-465f-b1fc-8a1e5b2d88fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2025.12.24 02:31:26.274862 [ 3 ] {1afd517a-8c8f-465f-b1fc-8a1e5b2d88fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.12.24 02:31:26.276973 [ 3 ] {1afd517a-8c8f-465f-b1fc-8a1e5b2d88fa} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1): Loading data parts | ||
| 565 | 2025.12.24 02:31:26.277151 [ 3 ] {1afd517a-8c8f-465f-b1fc-8a1e5b2d88fa} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1): There are no data parts | ||
| 566 | 2025.12.24 02:31:26.278509 [ 3 ] {1afd517a-8c8f-465f-b1fc-8a1e5b2d88fa} <Debug> TCPHandler: Processed in 0.004069675 sec. | ||
| 567 | 2025.12.24 02:31:26.278760 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.12.24 02:31:26.279124 [ 4 ] {01a6bfd7-973d-4828-9cb3-f89faac7ebd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.12.24 02:31:26.280499 [ 4 ] {01a6bfd7-973d-4828-9cb3-f89faac7ebd6} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.12.24 02:31:26.294263 [ 260 ] {01a6bfd7-973d-4828-9cb3-f89faac7ebd6} <Trace> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.12.24 02:31:26.294343 [ 260 ] {01a6bfd7-973d-4828-9cb3-f89faac7ebd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.63 GiB. | ||
| 572 | 2025.12.24 02:31:26.298527 [ 260 ] {01a6bfd7-973d-4828-9cb3-f89faac7ebd6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.12.24 02:31:26.298911 [ 260 ] {01a6bfd7-973d-4828-9cb3-f89faac7ebd6} <Trace> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.12.24 02:31:26.299175 [ 4 ] {01a6bfd7-973d-4828-9cb3-f89faac7ebd6} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.020218 sec., 49.46087644673064 rows/sec., 791.37 B/sec. | ||
| 575 | 2025.12.24 02:31:26.299396 [ 4 ] {01a6bfd7-973d-4828-9cb3-f89faac7ebd6} <Debug> TCPHandler: Processed in 0.020760971 sec. | ||
| 576 | 2025.12.24 02:31:27.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.54 MiB, peak 124.54 MiB, free memory in arenas 0.00 B, will set to 138.05 MiB (RSS), difference: 13.51 MiB | ||
| 577 | 2025.12.24 02:31:27.080368 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61517 | ||
| 578 | 2025.12.24 02:31:27.081015 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.12.24 02:31:27.081055 [ 262 ] {} <Debug> TCP-Session: 6ea3aa2c-d317-4058-98f7-9bbb9ecb027a Authenticating user 'default' from [fd00:1122:3344:101::b]:61517 | ||
| 580 | 2025.12.24 02:31:27.081183 [ 262 ] {} <Debug> TCP-Session: 6ea3aa2c-d317-4058-98f7-9bbb9ecb027a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.12.24 02:31:27.081197 [ 262 ] {} <Debug> TCP-Session: 6ea3aa2c-d317-4058-98f7-9bbb9ecb027a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.12.24 02:31:27.081263 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.12.24 02:31:27.081388 [ 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 | ||
| 584 | 2025.12.24 02:31:27.081406 [ 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 | ||
| 585 | 2025.12.24 02:31:27.081955 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64983 | ||
| 586 | 2025.12.24 02:31:27.082042 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58151 | ||
| 587 | 2025.12.24 02:31:27.082179 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 588 | 2025.12.24 02:31:27.082222 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37124 | ||
| 589 | 2025.12.24 02:31:27.082272 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36590 | ||
| 590 | 2025.12.24 02:31:27.082315 [ 263 ] {} <Debug> TCP-Session: 839c90a4-bfa3-418c-b119-6b0763eda4ed Authenticating user 'default' from [fd00:1122:3344:101::b]:64983 | ||
| 591 | 2025.12.24 02:31:27.082360 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43218 | ||
| 592 | 2025.12.24 02:31:27.082469 [ 263 ] {} <Debug> TCP-Session: 839c90a4-bfa3-418c-b119-6b0763eda4ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 593 | 2025.12.24 02:31:27.082487 [ 263 ] {} <Debug> TCP-Session: 839c90a4-bfa3-418c-b119-6b0763eda4ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 594 | 2025.12.24 02:31:27.082567 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2025.12.24 02:31:27.082585 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60140 | ||
| 596 | 2025.12.24 02:31:27.082591 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2025.12.24 02:31:27.082615 [ 264 ] {} <Debug> TCP-Session: 7aa8e8fd-ce9f-41e9-8316-563b7a53c054 Authenticating user 'default' from [fd00:1122:3344:101::b]:58151 | ||
| 598 | 2025.12.24 02:31:27.082655 [ 266 ] {} <Debug> TCP-Session: 6cb3f2b9-5531-4325-b26a-6e0b0b7ddb4f Authenticating user 'default' from [fd00:1122:3344:101::b]:36590 | ||
| 599 | 2025.12.24 02:31:27.082702 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49979 | ||
| 600 | 2025.12.24 02:31:27.082691 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 601 | 2025.12.24 02:31:27.082791 [ 266 ] {} <Debug> TCP-Session: 6cb3f2b9-5531-4325-b26a-6e0b0b7ddb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 602 | 2025.12.24 02:31:27.082772 [ 264 ] {} <Debug> TCP-Session: 7aa8e8fd-ce9f-41e9-8316-563b7a53c054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.12.24 02:31:27.082753 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2025.12.24 02:31:27.082973 [ 266 ] {} <Debug> TCP-Session: 6cb3f2b9-5531-4325-b26a-6e0b0b7ddb4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2025.12.24 02:31:27.082960 [ 264 ] {} <Debug> TCP-Session: 7aa8e8fd-ce9f-41e9-8316-563b7a53c054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.12.24 02:31:27.083011 [ 268 ] {} <Debug> TCP-Session: eec8380f-1c0b-45e4-a633-c6940b751ea2 Authenticating user 'default' from [fd00:1122:3344:101::b]:60140 | ||
| 607 | 2025.12.24 02:31:27.082954 [ 267 ] {} <Debug> TCP-Session: 765bce3c-04fe-48f0-8cc4-b04dd856fbc1 Authenticating user 'default' from [fd00:1122:3344:101::b]:43218 | ||
| 608 | 2025.12.24 02:31:27.083087 [ 268 ] {} <Debug> TCP-Session: eec8380f-1c0b-45e4-a633-c6940b751ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2025.12.24 02:31:27.082926 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2025.12.24 02:31:27.082571 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 611 | 2025.12.24 02:31:27.083184 [ 269 ] {} <Debug> TCP-Session: c069a2b0-36fd-4278-83da-c325c9335f1a Authenticating user 'default' from [fd00:1122:3344:101::b]:49979 | ||
| 612 | 2025.12.24 02:31:27.083159 [ 267 ] {} <Debug> TCP-Session: 765bce3c-04fe-48f0-8cc4-b04dd856fbc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.12.24 02:31:27.083187 [ 268 ] {} <Debug> TCP-Session: eec8380f-1c0b-45e4-a633-c6940b751ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.12.24 02:31:27.083322 [ 269 ] {} <Debug> TCP-Session: c069a2b0-36fd-4278-83da-c325c9335f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.12.24 02:31:27.083300 [ 267 ] {} <Debug> TCP-Session: 765bce3c-04fe-48f0-8cc4-b04dd856fbc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.12.24 02:31:27.083292 [ 265 ] {} <Debug> TCP-Session: d52830d3-732d-4af6-a528-cf48aa80f3e7 Authenticating user 'default' from [fd00:1122:3344:101::b]:37124 | ||
| 617 | 2025.12.24 02:31:27.083456 [ 269 ] {} <Debug> TCP-Session: c069a2b0-36fd-4278-83da-c325c9335f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.12.24 02:31:27.083519 [ 265 ] {} <Debug> TCP-Session: d52830d3-732d-4af6-a528-cf48aa80f3e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.12.24 02:31:27.083535 [ 265 ] {} <Debug> TCP-Session: d52830d3-732d-4af6-a528-cf48aa80f3e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.12.24 02:31:27.138868 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51192 | ||
| 621 | 2025.12.24 02:31:27.141088 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.12.24 02:31:27.141156 [ 270 ] {} <Debug> TCP-Session: 3f768294-8805-4dd2-9443-50a73940a172 Authenticating user 'default' from [fd00:1122:3344:101::a]:51192 | ||
| 623 | 2025.12.24 02:31:27.141341 [ 270 ] {} <Debug> TCP-Session: 3f768294-8805-4dd2-9443-50a73940a172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.12.24 02:31:27.141358 [ 270 ] {} <Debug> TCP-Session: 3f768294-8805-4dd2-9443-50a73940a172 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.12.24 02:31:27.141422 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.12.24 02:31:27.141505 [ 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.12.24 02:31:27.141569 [ 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.12.24 02:31:27.142146 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35739 | ||
| 629 | 2025.12.24 02:31:27.142259 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53485 | ||
| 630 | 2025.12.24 02:31:27.142346 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35714 | ||
| 631 | 2025.12.24 02:31:27.142430 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.12.24 02:31:27.142495 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.12.24 02:31:27.142526 [ 271 ] {} <Debug> TCP-Session: 6c088d04-cc58-4373-84eb-1417c7bf5ec8 Authenticating user 'default' from [fd00:1122:3344:101::a]:35739 | ||
| 634 | 2025.12.24 02:31:27.142542 [ 272 ] {} <Debug> TCP-Session: 3e04efa4-c00b-4fc7-b705-552e37487cfc Authenticating user 'default' from [fd00:1122:3344:101::a]:53485 | ||
| 635 | 2025.12.24 02:31:27.142526 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52276 | ||
| 636 | 2025.12.24 02:31:27.142681 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2025.12.24 02:31:27.142708 [ 271 ] {} <Debug> TCP-Session: 6c088d04-cc58-4373-84eb-1417c7bf5ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.12.24 02:31:27.142750 [ 273 ] {} <Debug> TCP-Session: dbc8270c-a09f-4475-a09e-f05d1ef474b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:35714 | ||
| 639 | 2025.12.24 02:31:27.142736 [ 272 ] {} <Debug> TCP-Session: 3e04efa4-c00b-4fc7-b705-552e37487cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 640 | 2025.12.24 02:31:27.142710 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43452 | ||
| 641 | 2025.12.24 02:31:27.142923 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65244 | ||
| 642 | 2025.12.24 02:31:27.142854 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53640 | ||
| 643 | 2025.12.24 02:31:27.142843 [ 273 ] {} <Debug> TCP-Session: dbc8270c-a09f-4475-a09e-f05d1ef474b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2025.12.24 02:31:27.142823 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2025.12.24 02:31:27.143016 [ 273 ] {} <Debug> TCP-Session: dbc8270c-a09f-4475-a09e-f05d1ef474b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.12.24 02:31:27.142824 [ 272 ] {} <Debug> TCP-Session: 3e04efa4-c00b-4fc7-b705-552e37487cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.12.24 02:31:27.142808 [ 271 ] {} <Debug> TCP-Session: 6c088d04-cc58-4373-84eb-1417c7bf5ec8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.12.24 02:31:27.143195 [ 274 ] {} <Debug> TCP-Session: b54d4fb0-7d60-4fc5-9396-6e3567ea37d6 Authenticating user 'default' from [fd00:1122:3344:101::a]:52276 | ||
| 649 | 2025.12.24 02:31:27.143243 [ 274 ] {} <Debug> TCP-Session: b54d4fb0-7d60-4fc5-9396-6e3567ea37d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.12.24 02:31:27.143260 [ 274 ] {} <Debug> TCP-Session: b54d4fb0-7d60-4fc5-9396-6e3567ea37d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.12.24 02:31:27.143393 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2025.12.24 02:31:27.143588 [ 277 ] {} <Debug> TCP-Session: eed01cc7-30ba-4e74-aa86-30550cb418e2 Authenticating user 'default' from [fd00:1122:3344:101::a]:65244 | ||
| 653 | 2025.12.24 02:31:27.143602 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.12.24 02:31:27.143604 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2025.12.24 02:31:27.143611 [ 277 ] {} <Debug> TCP-Session: eed01cc7-30ba-4e74-aa86-30550cb418e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.12.24 02:31:27.143830 [ 277 ] {} <Debug> TCP-Session: eed01cc7-30ba-4e74-aa86-30550cb418e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.12.24 02:31:27.143855 [ 275 ] {} <Debug> TCP-Session: 962f88b1-b9e6-45fe-b2f5-b7dbce313748 Authenticating user 'default' from [fd00:1122:3344:101::a]:43452 | ||
| 658 | 2025.12.24 02:31:27.143830 [ 276 ] {} <Debug> TCP-Session: ca39ab89-cfae-48d3-a916-7e3f169e116b Authenticating user 'default' from [fd00:1122:3344:101::a]:53640 | ||
| 659 | 2025.12.24 02:31:27.143985 [ 275 ] {} <Debug> TCP-Session: 962f88b1-b9e6-45fe-b2f5-b7dbce313748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.12.24 02:31:27.144003 [ 276 ] {} <Debug> TCP-Session: ca39ab89-cfae-48d3-a916-7e3f169e116b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.12.24 02:31:27.144092 [ 275 ] {} <Debug> TCP-Session: 962f88b1-b9e6-45fe-b2f5-b7dbce313748 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.12.24 02:31:27.144187 [ 276 ] {} <Debug> TCP-Session: ca39ab89-cfae-48d3-a916-7e3f169e116b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.12.24 02:31:27.857894 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39111 | ||
| 664 | 2025.12.24 02:31:27.858603 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.12.24 02:31:27.858652 [ 278 ] {} <Debug> TCP-Session: c8461950-7a75-452f-ba8e-ea8990e41a4a Authenticating user 'default' from [fd00:1122:3344:101::c]:39111 | ||
| 666 | 2025.12.24 02:31:27.858692 [ 278 ] {} <Debug> TCP-Session: c8461950-7a75-452f-ba8e-ea8990e41a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.12.24 02:31:27.858831 [ 278 ] {} <Debug> TCP-Session: c8461950-7a75-452f-ba8e-ea8990e41a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.12.24 02:31:27.858911 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.12.24 02:31:27.858959 [ 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.12.24 02:31:27.859169 [ 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.12.24 02:31:27.859845 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50902 | ||
| 672 | 2025.12.24 02:31:27.859921 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57436 | ||
| 673 | 2025.12.24 02:31:27.860104 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65461 | ||
| 674 | 2025.12.24 02:31:27.860131 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.12.24 02:31:27.860254 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62787 | ||
| 676 | 2025.12.24 02:31:27.860355 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2025.12.24 02:31:27.860382 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46522 | ||
| 678 | 2025.12.24 02:31:27.860198 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2025.12.24 02:31:27.860467 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64178 | ||
| 680 | 2025.12.24 02:31:27.860454 [ 281 ] {} <Debug> TCP-Session: 81ad3c37-25e1-4eb3-a28c-d8acb89ff35e Authenticating user 'default' from [fd00:1122:3344:101::c]:65461 | ||
| 681 | 2025.12.24 02:31:27.860425 [ 279 ] {} <Debug> TCP-Session: f22c826a-aa55-4d89-bed3-1b58a8e462a8 Authenticating user 'default' from [fd00:1122:3344:101::c]:50902 | ||
| 682 | 2025.12.24 02:31:27.860672 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38256 | ||
| 683 | 2025.12.24 02:31:27.860675 [ 281 ] {} <Debug> TCP-Session: 81ad3c37-25e1-4eb3-a28c-d8acb89ff35e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2025.12.24 02:31:27.860656 [ 280 ] {} <Debug> TCP-Session: e60d39d6-5b90-4834-9aca-2cfbf1891a29 Authenticating user 'default' from [fd00:1122:3344:101::c]:57436 | ||
| 685 | 2025.12.24 02:31:27.860763 [ 281 ] {} <Debug> TCP-Session: 81ad3c37-25e1-4eb3-a28c-d8acb89ff35e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.12.24 02:31:27.860762 [ 279 ] {} <Debug> TCP-Session: f22c826a-aa55-4d89-bed3-1b58a8e462a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.12.24 02:31:27.860833 [ 280 ] {} <Debug> TCP-Session: e60d39d6-5b90-4834-9aca-2cfbf1891a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.12.24 02:31:27.860839 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2025.12.24 02:31:27.860936 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.12.24 02:31:27.860734 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.12.24 02:31:27.860761 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2025.12.24 02:31:27.861129 [ 279 ] {} <Debug> TCP-Session: f22c826a-aa55-4d89-bed3-1b58a8e462a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.12.24 02:31:27.861114 [ 280 ] {} <Debug> TCP-Session: e60d39d6-5b90-4834-9aca-2cfbf1891a29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2025.12.24 02:31:27.861112 [ 284 ] {} <Debug> TCP-Session: 5086f150-bbb5-4a67-aafb-ba4ee8c73273 Authenticating user 'default' from [fd00:1122:3344:101::c]:64178 | ||
| 695 | 2025.12.24 02:31:27.861032 [ 282 ] {} <Debug> TCP-Session: 7c8ff185-f659-4d04-8447-32d56d0420b3 Authenticating user 'default' from [fd00:1122:3344:101::c]:62787 | ||
| 696 | 2025.12.24 02:31:27.861361 [ 283 ] {} <Debug> TCP-Session: a60ba7d6-9a68-445e-84fb-faa658452f7f Authenticating user 'default' from [fd00:1122:3344:101::c]:46522 | ||
| 697 | 2025.12.24 02:31:27.861349 [ 284 ] {} <Debug> TCP-Session: 5086f150-bbb5-4a67-aafb-ba4ee8c73273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.12.24 02:31:27.861012 [ 285 ] {} <Debug> TCP-Session: 27626d15-9ba6-46e9-8f07-13f75dc3d192 Authenticating user 'default' from [fd00:1122:3344:101::c]:38256 | ||
| 699 | 2025.12.24 02:31:27.861464 [ 284 ] {} <Debug> TCP-Session: 5086f150-bbb5-4a67-aafb-ba4ee8c73273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.12.24 02:31:27.861545 [ 283 ] {} <Debug> TCP-Session: a60ba7d6-9a68-445e-84fb-faa658452f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.12.24 02:31:27.861644 [ 285 ] {} <Debug> TCP-Session: 27626d15-9ba6-46e9-8f07-13f75dc3d192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.12.24 02:31:27.861646 [ 283 ] {} <Debug> TCP-Session: a60ba7d6-9a68-445e-84fb-faa658452f7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.12.24 02:31:27.861838 [ 282 ] {} <Debug> TCP-Session: 7c8ff185-f659-4d04-8447-32d56d0420b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.12.24 02:31:27.861865 [ 285 ] {} <Debug> TCP-Session: 27626d15-9ba6-46e9-8f07-13f75dc3d192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.12.24 02:31:27.862000 [ 282 ] {} <Debug> TCP-Session: 7c8ff185-f659-4d04-8447-32d56d0420b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.12.24 02:31:28.001217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.19 MiB, peak 138.19 MiB, free memory in arenas 0.00 B, will set to 139.71 MiB (RSS), difference: 1.52 MiB | ||
| 707 | 2025.12.24 02:31:32.174294 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.12.24 02:31:32.174422 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 709 | 2025.12.24 02:31:32.174596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2025.12.24 02:31:32.174712 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.12.24 02:31:32.178353 [ 244 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Loading data parts | ||
| 712 | 2025.12.24 02:31:32.178553 [ 244 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): There are no data parts | ||
| 713 | 2025.12.24 02:31:32.186611 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.12.24 02:31:32.186758 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 715 | 2025.12.24 02:31:32.194580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.12.24 02:31:32.195245 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2025.12.24 02:31:32.195580 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 718 | 2025.12.24 02:31:32.198218 [ 243 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Loading data parts | ||
| 719 | 2025.12.24 02:31:32.198405 [ 243 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): There are no data parts | ||
| 720 | 2025.12.24 02:31:32.223235 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.12.24 02:31:32.223448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 722 | 2025.12.24 02:31:32.229877 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.12.24 02:31:32.231114 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.12.24 02:31:32.234400 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.12.24 02:31:33.000164 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.79 MiB, peak 148.79 MiB, free memory in arenas 0.00 B, will set to 153.82 MiB (RSS), difference: 9.03 MiB | ||
| 726 | 2025.12.24 02:31:34.674240 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.12.24 02:31:34.674345 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.12.24 02:31:34.680536 [ 242 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Loading data parts | ||
| 729 | 2025.12.24 02:31:34.680725 [ 242 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): There are no data parts | ||
| 730 | 2025.12.24 02:31:34.690771 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.12.24 02:31:34.690910 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 732 | 2025.12.24 02:31:34.692650 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.12.24 02:31:34.693209 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.12.24 02:31:34.693480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.12.24 02:31:35.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.02 MiB, peak 158.02 MiB, free memory in arenas 0.00 B, will set to 154.86 MiB (RSS), difference: -3.16 MiB | ||
| 736 | 2025.12.24 02:31:39.650253 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.12.24 02:31:39.650310 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.12.24 02:31:39.695700 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2025.12.24 02:31:39.700560 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.12.24 02:31:39.700608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 741 | 2025.12.24 02:31:39.701415 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.12.24 02:31:39.702024 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2025.12.24 02:31:39.702241 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.12.24 02:31:39.734515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.12.24 02:31:39.752841 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.12.24 02:31:39.753033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 747 | 2025.12.24 02:31:39.759692 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.12.24 02:31:39.760861 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2025.12.24 02:31:39.764510 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.12.24 02:31:40.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.64 MiB, peak 159.64 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 2.10 MiB | ||
| 751 | 2025.12.24 02:31:45.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.78 MiB, peak 159.64 MiB, free memory in arenas 0.00 B, will set to 157.80 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2025.12.24 02:31:46.314691 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.12.24 02:31:46.314914 [ 3 ] {bda793b3-dbb1-450d-8241-712babd0b4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2025.12.24 02:31:46.321239 [ 3 ] {bda793b3-dbb1-450d-8241-712babd0b4a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2025.12.24 02:31:46.325385 [ 3 ] {bda793b3-dbb1-450d-8241-712babd0b4a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2025.12.24 02:31:46.335807 [ 3 ] {bda793b3-dbb1-450d-8241-712babd0b4a4} <Debug> TCPHandler: Processed in 0.021269509 sec. | ||
| 757 | 2025.12.24 02:31:46.348706 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2025.12.24 02:31:46.348915 [ 3 ] {263c014e-35d8-4a24-b52b-b369a45bd133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2025.12.24 02:31:46.353140 [ 3 ] {263c014e-35d8-4a24-b52b-b369a45bd133} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2025.12.24 02:31:46.353248 [ 3 ] {263c014e-35d8-4a24-b52b-b369a45bd133} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2025.12.24 02:31:46.355719 [ 3 ] {263c014e-35d8-4a24-b52b-b369a45bd133} <Debug> TCPHandler: Processed in 0.007071433 sec. | ||
| 762 | 2025.12.24 02:31:46.355970 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2025.12.24 02:31:46.356121 [ 3 ] {dc5fd264-6096-4ea2-a719-8b7d509324f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2025.12.24 02:31:46.358427 [ 3 ] {dc5fd264-6096-4ea2-a719-8b7d509324f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2025.12.24 02:31:46.358476 [ 3 ] {dc5fd264-6096-4ea2-a719-8b7d509324f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2025.12.24 02:31:46.358862 [ 3 ] {dc5fd264-6096-4ea2-a719-8b7d509324f1} <Debug> TCPHandler: Processed in 0.002943847 sec. | ||
| 767 | 2025.12.24 02:31:46.359097 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2025.12.24 02:31:46.359219 [ 3 ] {787a375b-c38d-4587-9e0f-1dd5a223f1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2025.12.24 02:31:46.359471 [ 3 ] {787a375b-c38d-4587-9e0f-1dd5a223f1ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2025.12.24 02:31:46.359516 [ 3 ] {787a375b-c38d-4587-9e0f-1dd5a223f1ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2025.12.24 02:31:46.359847 [ 3 ] {787a375b-c38d-4587-9e0f-1dd5a223f1ce} <Debug> TCPHandler: Processed in 0.000800633 sec. | ||
| 772 | 2025.12.24 02:31:46.360078 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2025.12.24 02:31:46.360194 [ 3 ] {01bdb125-a247-4aff-8e17-0e5da847b3f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2025.12.24 02:31:46.360441 [ 3 ] {01bdb125-a247-4aff-8e17-0e5da847b3f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2025.12.24 02:31:46.360485 [ 3 ] {01bdb125-a247-4aff-8e17-0e5da847b3f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2025.12.24 02:31:46.360851 [ 3 ] {01bdb125-a247-4aff-8e17-0e5da847b3f4} <Debug> TCPHandler: Processed in 0.000821364 sec. | ||
| 777 | 2025.12.24 02:31:46.361057 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2025.12.24 02:31:46.361172 [ 3 ] {5a7aef1f-c739-47e4-90d3-bcb4ec3d9db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2025.12.24 02:31:46.361416 [ 3 ] {5a7aef1f-c739-47e4-90d3-bcb4ec3d9db5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2025.12.24 02:31:46.361459 [ 3 ] {5a7aef1f-c739-47e4-90d3-bcb4ec3d9db5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2025.12.24 02:31:46.361806 [ 3 ] {5a7aef1f-c739-47e4-90d3-bcb4ec3d9db5} <Debug> TCPHandler: Processed in 0.000797533 sec. | ||
| 782 | 2025.12.24 02:31:46.362014 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2025.12.24 02:31:46.362129 [ 3 ] {df4b696a-6d54-432d-b39e-d34d71019c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2025.12.24 02:31:46.362374 [ 3 ] {df4b696a-6d54-432d-b39e-d34d71019c95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2025.12.24 02:31:46.362418 [ 3 ] {df4b696a-6d54-432d-b39e-d34d71019c95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2025.12.24 02:31:46.362745 [ 3 ] {df4b696a-6d54-432d-b39e-d34d71019c95} <Debug> TCPHandler: Processed in 0.000778483 sec. | ||
| 787 | 2025.12.24 02:31:46.362954 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2025.12.24 02:31:46.363068 [ 3 ] {66a798bf-5d76-4b17-9978-052c614054d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2025.12.24 02:31:46.363315 [ 3 ] {66a798bf-5d76-4b17-9978-052c614054d2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2025.12.24 02:31:46.363361 [ 3 ] {66a798bf-5d76-4b17-9978-052c614054d2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2025.12.24 02:31:46.363698 [ 3 ] {66a798bf-5d76-4b17-9978-052c614054d2} <Debug> TCPHandler: Processed in 0.000792483 sec. | ||
| 792 | 2025.12.24 02:31:46.363941 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2025.12.24 02:31:46.364057 [ 3 ] {a544ab4d-7cae-4e86-9fe1-baf9fafc6284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2025.12.24 02:31:46.364302 [ 3 ] {a544ab4d-7cae-4e86-9fe1-baf9fafc6284} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2025.12.24 02:31:46.364345 [ 3 ] {a544ab4d-7cae-4e86-9fe1-baf9fafc6284} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2025.12.24 02:31:46.364683 [ 3 ] {a544ab4d-7cae-4e86-9fe1-baf9fafc6284} <Debug> TCPHandler: Processed in 0.000790292 sec. | ||
| 797 | 2025.12.24 02:31:46.364899 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2025.12.24 02:31:46.365017 [ 3 ] {e4139633-f240-41ca-8371-00ab9344bfb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2025.12.24 02:31:46.365269 [ 3 ] {e4139633-f240-41ca-8371-00ab9344bfb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2025.12.24 02:31:46.365313 [ 3 ] {e4139633-f240-41ca-8371-00ab9344bfb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2025.12.24 02:31:46.365655 [ 3 ] {e4139633-f240-41ca-8371-00ab9344bfb8} <Debug> TCPHandler: Processed in 0.000804153 sec. | ||
| 802 | 2025.12.24 02:31:46.365858 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2025.12.24 02:31:46.365975 [ 3 ] {6c8d3774-8a5a-49e3-b27b-ca5780bcc2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2025.12.24 02:31:46.366227 [ 3 ] {6c8d3774-8a5a-49e3-b27b-ca5780bcc2c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2025.12.24 02:31:46.366269 [ 3 ] {6c8d3774-8a5a-49e3-b27b-ca5780bcc2c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2025.12.24 02:31:46.366597 [ 3 ] {6c8d3774-8a5a-49e3-b27b-ca5780bcc2c1} <Debug> TCPHandler: Processed in 0.000787763 sec. | ||
| 807 | 2025.12.24 02:31:46.366815 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2025.12.24 02:31:46.366932 [ 3 ] {4cabe316-a5ef-4565-929f-77199e96443c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2025.12.24 02:31:46.367181 [ 3 ] {4cabe316-a5ef-4565-929f-77199e96443c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2025.12.24 02:31:46.367224 [ 3 ] {4cabe316-a5ef-4565-929f-77199e96443c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2025.12.24 02:31:46.367554 [ 3 ] {4cabe316-a5ef-4565-929f-77199e96443c} <Debug> TCPHandler: Processed in 0.000787332 sec. | ||
| 812 | 2025.12.24 02:31:46.367775 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2025.12.24 02:31:46.367890 [ 3 ] {3a9c9d71-68ad-4a40-ba53-17e2db3b7d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2025.12.24 02:31:46.368138 [ 3 ] {3a9c9d71-68ad-4a40-ba53-17e2db3b7d02} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2025.12.24 02:31:46.368181 [ 3 ] {3a9c9d71-68ad-4a40-ba53-17e2db3b7d02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2025.12.24 02:31:46.368516 [ 3 ] {3a9c9d71-68ad-4a40-ba53-17e2db3b7d02} <Debug> TCPHandler: Processed in 0.000789073 sec. | ||
| 817 | 2025.12.24 02:31:46.368734 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2025.12.24 02:31:46.368849 [ 3 ] {dc2acb1a-9100-4e05-a47e-ec2568a6a756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2025.12.24 02:31:46.369105 [ 3 ] {dc2acb1a-9100-4e05-a47e-ec2568a6a756} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2025.12.24 02:31:46.369149 [ 3 ] {dc2acb1a-9100-4e05-a47e-ec2568a6a756} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2025.12.24 02:31:46.369473 [ 3 ] {dc2acb1a-9100-4e05-a47e-ec2568a6a756} <Debug> TCPHandler: Processed in 0.000786663 sec. | ||
| 822 | 2025.12.24 02:31:46.369674 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2025.12.24 02:31:46.369790 [ 3 ] {3b6044b3-85dd-4773-8f15-41266902006f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2025.12.24 02:31:46.370037 [ 3 ] {3b6044b3-85dd-4773-8f15-41266902006f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2025.12.24 02:31:46.370079 [ 3 ] {3b6044b3-85dd-4773-8f15-41266902006f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2025.12.24 02:31:46.370408 [ 3 ] {3b6044b3-85dd-4773-8f15-41266902006f} <Debug> TCPHandler: Processed in 0.000781493 sec. | ||
| 827 | 2025.12.24 02:31:46.370640 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2025.12.24 02:31:46.370758 [ 3 ] {9629ca33-cdf8-431e-9e43-407a035dc6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2025.12.24 02:31:46.371016 [ 3 ] {9629ca33-cdf8-431e-9e43-407a035dc6aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2025.12.24 02:31:46.371058 [ 3 ] {9629ca33-cdf8-431e-9e43-407a035dc6aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2025.12.24 02:31:46.371382 [ 3 ] {9629ca33-cdf8-431e-9e43-407a035dc6aa} <Debug> TCPHandler: Processed in 0.000789512 sec. | ||
| 832 | 2025.12.24 02:31:46.373363 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2025.12.24 02:31:46.373484 [ 3 ] {c2e8fceb-3022-4b1a-8b8a-165afeebdb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 834 | 2025.12.24 02:31:46.373752 [ 3 ] {c2e8fceb-3022-4b1a-8b8a-165afeebdb0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2025.12.24 02:31:46.373794 [ 3 ] {c2e8fceb-3022-4b1a-8b8a-165afeebdb0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2025.12.24 02:31:46.374136 [ 3 ] {c2e8fceb-3022-4b1a-8b8a-165afeebdb0c} <Debug> TCPHandler: Processed in 0.000822483 sec. | ||
| 837 | 2025.12.24 02:31:46.374351 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2025.12.24 02:31:46.374474 [ 3 ] {443bcfa8-1a56-436d-82ea-f47b182b70c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2025.12.24 02:31:46.374748 [ 3 ] {443bcfa8-1a56-436d-82ea-f47b182b70c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2025.12.24 02:31:46.374790 [ 3 ] {443bcfa8-1a56-436d-82ea-f47b182b70c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2025.12.24 02:31:46.375158 [ 3 ] {443bcfa8-1a56-436d-82ea-f47b182b70c7} <Debug> TCPHandler: Processed in 0.000856383 sec. | ||
| 842 | 2025.12.24 02:31:46.375378 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2025.12.24 02:31:46.375508 [ 3 ] {0d14cadf-418d-47e2-a5e7-8e99cb54ac7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2025.12.24 02:31:46.375795 [ 3 ] {0d14cadf-418d-47e2-a5e7-8e99cb54ac7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2025.12.24 02:31:46.375840 [ 3 ] {0d14cadf-418d-47e2-a5e7-8e99cb54ac7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2025.12.24 02:31:46.376192 [ 3 ] {0d14cadf-418d-47e2-a5e7-8e99cb54ac7c} <Debug> TCPHandler: Processed in 0.000862854 sec. | ||
| 847 | 2025.12.24 02:31:46.376406 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2025.12.24 02:31:46.376539 [ 3 ] {e8437eba-7bc5-45d4-a371-162ac424e893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2025.12.24 02:31:46.376821 [ 3 ] {e8437eba-7bc5-45d4-a371-162ac424e893} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2025.12.24 02:31:46.376864 [ 3 ] {e8437eba-7bc5-45d4-a371-162ac424e893} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2025.12.24 02:31:46.377209 [ 3 ] {e8437eba-7bc5-45d4-a371-162ac424e893} <Debug> TCPHandler: Processed in 0.000851763 sec. | ||
| 852 | 2025.12.24 02:31:46.377427 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2025.12.24 02:31:46.377549 [ 3 ] {9219a320-464b-4b74-ad6c-3b3c4f0d44a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2025.12.24 02:31:46.377825 [ 3 ] {9219a320-464b-4b74-ad6c-3b3c4f0d44a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2025.12.24 02:31:46.377867 [ 3 ] {9219a320-464b-4b74-ad6c-3b3c4f0d44a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2025.12.24 02:31:46.378196 [ 3 ] {9219a320-464b-4b74-ad6c-3b3c4f0d44a8} <Debug> TCPHandler: Processed in 0.000817893 sec. | ||
| 857 | 2025.12.24 02:31:46.378489 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2025.12.24 02:31:46.378611 [ 3 ] {de7fbca6-0900-484c-bdaf-0e9ff94f92f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2025.12.24 02:31:46.378882 [ 3 ] {de7fbca6-0900-484c-bdaf-0e9ff94f92f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2025.12.24 02:31:46.378926 [ 3 ] {de7fbca6-0900-484c-bdaf-0e9ff94f92f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2025.12.24 02:31:46.379246 [ 3 ] {de7fbca6-0900-484c-bdaf-0e9ff94f92f2} <Debug> TCPHandler: Processed in 0.000806792 sec. | ||
| 862 | 2025.12.24 02:31:46.379491 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2025.12.24 02:31:46.379613 [ 3 ] {457cf52a-8130-4546-9e7f-d3692af20292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2025.12.24 02:31:46.379886 [ 3 ] {457cf52a-8130-4546-9e7f-d3692af20292} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2025.12.24 02:31:46.379927 [ 3 ] {457cf52a-8130-4546-9e7f-d3692af20292} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2025.12.24 02:31:46.380245 [ 3 ] {457cf52a-8130-4546-9e7f-d3692af20292} <Debug> TCPHandler: Processed in 0.000801912 sec. | ||
| 867 | 2025.12.24 02:31:46.380486 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2025.12.24 02:31:46.380609 [ 3 ] {e0008f9b-92aa-420c-866e-e940cda16a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2025.12.24 02:31:46.380889 [ 3 ] {e0008f9b-92aa-420c-866e-e940cda16a9e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2025.12.24 02:31:46.380930 [ 3 ] {e0008f9b-92aa-420c-866e-e940cda16a9e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2025.12.24 02:31:46.381259 [ 3 ] {e0008f9b-92aa-420c-866e-e940cda16a9e} <Debug> TCPHandler: Processed in 0.000821213 sec. | ||
| 872 | 2025.12.24 02:31:46.381507 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2025.12.24 02:31:46.381630 [ 3 ] {8780f80a-09be-44c5-9d6f-3ae57daa639f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2025.12.24 02:31:46.381913 [ 3 ] {8780f80a-09be-44c5-9d6f-3ae57daa639f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2025.12.24 02:31:46.381958 [ 3 ] {8780f80a-09be-44c5-9d6f-3ae57daa639f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2025.12.24 02:31:46.382289 [ 3 ] {8780f80a-09be-44c5-9d6f-3ae57daa639f} <Debug> TCPHandler: Processed in 0.000829643 sec. | ||
| 877 | 2025.12.24 02:31:46.382575 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2025.12.24 02:31:46.382699 [ 3 ] {04531018-ad2c-4ff9-9108-547702961927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2025.12.24 02:31:46.382978 [ 3 ] {04531018-ad2c-4ff9-9108-547702961927} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2025.12.24 02:31:46.383021 [ 3 ] {04531018-ad2c-4ff9-9108-547702961927} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2025.12.24 02:31:46.383350 [ 3 ] {04531018-ad2c-4ff9-9108-547702961927} <Debug> TCPHandler: Processed in 0.000823633 sec. | ||
| 882 | 2025.12.24 02:31:46.393219 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.12.24 02:31:46.393338 [ 3 ] {dc45ca36-2cf7-4d6d-8164-039399d41229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2025.12.24 02:31:46.393382 [ 3 ] {dc45ca36-2cf7-4d6d-8164-039399d41229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2025.12.24 02:31:46.396566 [ 3 ] {dc45ca36-2cf7-4d6d-8164-039399d41229} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2025.12.24 02:31:46.396616 [ 3 ] {dc45ca36-2cf7-4d6d-8164-039399d41229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 887 | 2025.12.24 02:31:46.399144 [ 3 ] {dc45ca36-2cf7-4d6d-8164-039399d41229} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2025.12.24 02:31:46.399543 [ 3 ] {dc45ca36-2cf7-4d6d-8164-039399d41229} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2025.12.24 02:31:46.399694 [ 3 ] {dc45ca36-2cf7-4d6d-8164-039399d41229} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.006387 sec., 4070.76874902145 rows/sec., 897.97 KiB/sec. | ||
| 890 | 2025.12.24 02:31:46.399734 [ 3 ] {dc45ca36-2cf7-4d6d-8164-039399d41229} <Debug> TCPHandler: Processed in 0.006568305 sec. | ||
| 891 | 2025.12.24 02:31:46.399882 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.12.24 02:31:46.399981 [ 3 ] {eddfebc2-b287-4a64-9a81-e6fb2cbde936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2025.12.24 02:31:46.400022 [ 3 ] {eddfebc2-b287-4a64-9a81-e6fb2cbde936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2025.12.24 02:31:46.406700 [ 3 ] {eddfebc2-b287-4a64-9a81-e6fb2cbde936} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2025.12.24 02:31:46.406735 [ 3 ] {eddfebc2-b287-4a64-9a81-e6fb2cbde936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 896 | 2025.12.24 02:31:46.409154 [ 3 ] {eddfebc2-b287-4a64-9a81-e6fb2cbde936} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2025.12.24 02:31:46.409653 [ 3 ] {eddfebc2-b287-4a64-9a81-e6fb2cbde936} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2025.12.24 02:31:46.409794 [ 3 ] {eddfebc2-b287-4a64-9a81-e6fb2cbde936} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.009834 sec., 2440.5125076266013 rows/sec., 207.35 KiB/sec. | ||
| 899 | 2025.12.24 02:31:46.409833 [ 3 ] {eddfebc2-b287-4a64-9a81-e6fb2cbde936} <Debug> TCPHandler: Processed in 0.00999989 sec. | ||
| 900 | 2025.12.24 02:31:46.409972 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.12.24 02:31:46.410074 [ 3 ] {982d69db-3fc4-4f6e-a2d8-f88ca13fc989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2025.12.24 02:31:46.410115 [ 3 ] {982d69db-3fc4-4f6e-a2d8-f88ca13fc989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2025.12.24 02:31:46.410532 [ 3 ] {982d69db-3fc4-4f6e-a2d8-f88ca13fc989} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2025.12.24 02:31:46.410570 [ 3 ] {982d69db-3fc4-4f6e-a2d8-f88ca13fc989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 905 | 2025.12.24 02:31:46.411022 [ 3 ] {982d69db-3fc4-4f6e-a2d8-f88ca13fc989} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2025.12.24 02:31:46.411621 [ 3 ] {982d69db-3fc4-4f6e-a2d8-f88ca13fc989} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2025.12.24 02:31:46.411757 [ 3 ] {982d69db-3fc4-4f6e-a2d8-f88ca13fc989} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001705 sec., 5865.102639296188 rows/sec., 478.26 KiB/sec. | ||
| 908 | 2025.12.24 02:31:46.411795 [ 3 ] {982d69db-3fc4-4f6e-a2d8-f88ca13fc989} <Debug> TCPHandler: Processed in 0.00187498 sec. | ||
| 909 | 2025.12.24 02:31:46.411920 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2025.12.24 02:31:46.412018 [ 3 ] {f803f52e-8299-45b1-a63a-4d512cf513e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2025.12.24 02:31:46.412058 [ 3 ] {f803f52e-8299-45b1-a63a-4d512cf513e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2025.12.24 02:31:46.412598 [ 3 ] {f803f52e-8299-45b1-a63a-4d512cf513e9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2025.12.24 02:31:46.412637 [ 3 ] {f803f52e-8299-45b1-a63a-4d512cf513e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 914 | 2025.12.24 02:31:46.413116 [ 3 ] {f803f52e-8299-45b1-a63a-4d512cf513e9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2025.12.24 02:31:46.413610 [ 3 ] {f803f52e-8299-45b1-a63a-4d512cf513e9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2025.12.24 02:31:46.413740 [ 3 ] {f803f52e-8299-45b1-a63a-4d512cf513e9} <Debug> executeQuery: Read 201 rows, 18.24 KiB in 0.001741 sec., 115450.8902929351 rows/sec., 10.23 MiB/sec. | ||
| 917 | 2025.12.24 02:31:46.413780 [ 3 ] {f803f52e-8299-45b1-a63a-4d512cf513e9} <Debug> TCPHandler: Processed in 0.00191847 sec. | ||
| 918 | 2025.12.24 02:31:46.413906 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2025.12.24 02:31:46.414001 [ 3 ] {6c29af35-ded7-4a20-aaaf-436a6ee9e8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2025.12.24 02:31:46.414041 [ 3 ] {6c29af35-ded7-4a20-aaaf-436a6ee9e8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2025.12.24 02:31:46.414447 [ 3 ] {6c29af35-ded7-4a20-aaaf-436a6ee9e8b3} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2025.12.24 02:31:46.414485 [ 3 ] {6c29af35-ded7-4a20-aaaf-436a6ee9e8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 923 | 2025.12.24 02:31:46.414933 [ 3 ] {6c29af35-ded7-4a20-aaaf-436a6ee9e8b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2025.12.24 02:31:46.415414 [ 3 ] {6c29af35-ded7-4a20-aaaf-436a6ee9e8b3} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2025.12.24 02:31:46.415544 [ 3 ] {6c29af35-ded7-4a20-aaaf-436a6ee9e8b3} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001561 sec., 20499.679692504804 rows/sec., 1.51 MiB/sec. | ||
| 926 | 2025.12.24 02:31:46.415581 [ 3 ] {6c29af35-ded7-4a20-aaaf-436a6ee9e8b3} <Debug> TCPHandler: Processed in 0.001726027 sec. | ||
| 927 | 2025.12.24 02:31:46.415695 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2025.12.24 02:31:46.415789 [ 3 ] {ca5b9ca7-d420-4ae8-aa30-1a00f6544840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2025.12.24 02:31:46.415831 [ 3 ] {ca5b9ca7-d420-4ae8-aa30-1a00f6544840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2025.12.24 02:31:46.416269 [ 3 ] {ca5b9ca7-d420-4ae8-aa30-1a00f6544840} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2025.12.24 02:31:46.416303 [ 3 ] {ca5b9ca7-d420-4ae8-aa30-1a00f6544840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 932 | 2025.12.24 02:31:46.416765 [ 3 ] {ca5b9ca7-d420-4ae8-aa30-1a00f6544840} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2025.12.24 02:31:46.417301 [ 3 ] {ca5b9ca7-d420-4ae8-aa30-1a00f6544840} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2025.12.24 02:31:46.417433 [ 3 ] {ca5b9ca7-d420-4ae8-aa30-1a00f6544840} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001662 sec., 14440.43321299639 rows/sec., 1.20 MiB/sec. | ||
| 935 | 2025.12.24 02:31:46.417471 [ 3 ] {ca5b9ca7-d420-4ae8-aa30-1a00f6544840} <Debug> TCPHandler: Processed in 0.001825199 sec. | ||
| 936 | 2025.12.24 02:31:46.417586 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2025.12.24 02:31:46.417681 [ 3 ] {53c39ff9-9aa4-46eb-ac8a-8378b68bd502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2025.12.24 02:31:46.417720 [ 3 ] {53c39ff9-9aa4-46eb-ac8a-8378b68bd502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2025.12.24 02:31:46.418136 [ 3 ] {53c39ff9-9aa4-46eb-ac8a-8378b68bd502} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2025.12.24 02:31:46.418174 [ 3 ] {53c39ff9-9aa4-46eb-ac8a-8378b68bd502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 941 | 2025.12.24 02:31:46.418633 [ 3 ] {53c39ff9-9aa4-46eb-ac8a-8378b68bd502} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2025.12.24 02:31:46.419139 [ 3 ] {53c39ff9-9aa4-46eb-ac8a-8378b68bd502} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2025.12.24 02:31:46.419268 [ 3 ] {53c39ff9-9aa4-46eb-ac8a-8378b68bd502} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001605 sec., 7476.6355140186915 rows/sec., 584.11 KiB/sec. | ||
| 944 | 2025.12.24 02:31:46.419307 [ 3 ] {53c39ff9-9aa4-46eb-ac8a-8378b68bd502} <Debug> TCPHandler: Processed in 0.001771348 sec. | ||
| 945 | 2025.12.24 02:31:46.419424 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2025.12.24 02:31:46.419519 [ 3 ] {e8159d6d-39bc-46ce-ac42-240ca5641e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2025.12.24 02:31:46.419560 [ 3 ] {e8159d6d-39bc-46ce-ac42-240ca5641e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2025.12.24 02:31:46.419995 [ 3 ] {e8159d6d-39bc-46ce-ac42-240ca5641e75} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2025.12.24 02:31:46.420032 [ 3 ] {e8159d6d-39bc-46ce-ac42-240ca5641e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 950 | 2025.12.24 02:31:46.420583 [ 3 ] {e8159d6d-39bc-46ce-ac42-240ca5641e75} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2025.12.24 02:31:46.421070 [ 3 ] {e8159d6d-39bc-46ce-ac42-240ca5641e75} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2025.12.24 02:31:46.421202 [ 3 ] {e8159d6d-39bc-46ce-ac42-240ca5641e75} <Debug> executeQuery: Read 120 rows, 9.99 KiB in 0.001701 sec., 70546.73721340387 rows/sec., 5.73 MiB/sec. | ||
| 953 | 2025.12.24 02:31:46.421241 [ 3 ] {e8159d6d-39bc-46ce-ac42-240ca5641e75} <Debug> TCPHandler: Processed in 0.001867579 sec. | ||
| 954 | 2025.12.24 02:31:46.421368 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2025.12.24 02:31:46.421462 [ 3 ] {b8b96867-8cf9-48a7-a336-ebce0ea553af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2025.12.24 02:31:46.421506 [ 3 ] {b8b96867-8cf9-48a7-a336-ebce0ea553af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2025.12.24 02:31:46.423918 [ 3 ] {b8b96867-8cf9-48a7-a336-ebce0ea553af} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2025.12.24 02:31:46.423950 [ 3 ] {b8b96867-8cf9-48a7-a336-ebce0ea553af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 959 | 2025.12.24 02:31:46.428471 [ 3 ] {b8b96867-8cf9-48a7-a336-ebce0ea553af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2025.12.24 02:31:46.428961 [ 3 ] {b8b96867-8cf9-48a7-a336-ebce0ea553af} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2025.12.24 02:31:46.429097 [ 3 ] {b8b96867-8cf9-48a7-a336-ebce0ea553af} <Debug> executeQuery: Read 247 rows, 18.94 KiB in 0.007651 sec., 32283.361652071624 rows/sec., 2.42 MiB/sec. | ||
| 962 | 2025.12.24 02:31:46.429134 [ 3 ] {b8b96867-8cf9-48a7-a336-ebce0ea553af} <Debug> TCPHandler: Processed in 0.007817084 sec. | ||
| 963 | 2025.12.24 02:31:46.429257 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2025.12.24 02:31:46.429365 [ 3 ] {4f3df2d3-86e5-4984-bdcf-796999eff1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2025.12.24 02:31:46.429422 [ 3 ] {4f3df2d3-86e5-4984-bdcf-796999eff1ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 966 | 2025.12.24 02:31:46.430197 [ 3 ] {4f3df2d3-86e5-4984-bdcf-796999eff1ee} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2025.12.24 02:31:46.430233 [ 3 ] {4f3df2d3-86e5-4984-bdcf-796999eff1ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 968 | 2025.12.24 02:31:46.431461 [ 3 ] {4f3df2d3-86e5-4984-bdcf-796999eff1ee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2025.12.24 02:31:46.431883 [ 3 ] {4f3df2d3-86e5-4984-bdcf-796999eff1ee} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2025.12.24 02:31:46.432025 [ 3 ] {4f3df2d3-86e5-4984-bdcf-796999eff1ee} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002685 sec., 3724.3947858472998 rows/sec., 6.67 MiB/sec. | ||
| 971 | 2025.12.24 02:31:46.432083 [ 3 ] {4f3df2d3-86e5-4984-bdcf-796999eff1ee} <Debug> TCPHandler: Processed in 0.002876076 sec. | ||
| 972 | 2025.12.24 02:31:46.432212 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2025.12.24 02:31:46.432309 [ 3 ] {beef9a78-9d61-48e9-8966-090a7e3c9961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2025.12.24 02:31:46.432350 [ 3 ] {beef9a78-9d61-48e9-8966-090a7e3c9961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2025.12.24 02:31:46.432686 [ 3 ] {beef9a78-9d61-48e9-8966-090a7e3c9961} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2025.12.24 02:31:46.432722 [ 3 ] {beef9a78-9d61-48e9-8966-090a7e3c9961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 977 | 2025.12.24 02:31:46.433137 [ 3 ] {beef9a78-9d61-48e9-8966-090a7e3c9961} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2025.12.24 02:31:46.433545 [ 3 ] {beef9a78-9d61-48e9-8966-090a7e3c9961} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2025.12.24 02:31:46.433674 [ 3 ] {beef9a78-9d61-48e9-8966-090a7e3c9961} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001385 sec., 34657.03971119133 rows/sec., 2.34 MiB/sec. | ||
| 980 | 2025.12.24 02:31:46.433710 [ 3 ] {beef9a78-9d61-48e9-8966-090a7e3c9961} <Debug> TCPHandler: Processed in 0.001547835 sec. | ||
| 981 | 2025.12.24 02:31:47.202407 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 982 | 2025.12.24 02:31:47.202939 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 983 | 2025.12.24 02:31:47.202989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 984 | 2025.12.24 02:31:47.203700 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 985 | 2025.12.24 02:31:47.204167 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 986 | 2025.12.24 02:31:47.204309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 987 | 2025.12.24 02:31:47.264675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 988 | 2025.12.24 02:31:47.283171 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 989 | 2025.12.24 02:31:47.283236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 990 | 2025.12.24 02:31:47.289824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 991 | 2025.12.24 02:31:47.291091 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 992 | 2025.12.24 02:31:47.294734 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 993 | 2025.12.24 02:31:48.000143 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.72 MiB, peak 163.72 MiB, free memory in arenas 0.00 B, will set to 161.10 MiB (RSS), difference: 1.38 MiB | ||
| 994 | 2025.12.24 02:31:51.320772 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2025.12.24 02:31:51.321074 [ 3 ] {69f49b2a-d71c-4a3a-97fe-3a43e7e9a1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2025.12.24 02:31:51.321180 [ 3 ] {69f49b2a-d71c-4a3a-97fe-3a43e7e9a1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2025.12.24 02:31:51.322095 [ 3 ] {69f49b2a-d71c-4a3a-97fe-3a43e7e9a1af} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.12.24 02:31:51.322141 [ 3 ] {69f49b2a-d71c-4a3a-97fe-3a43e7e9a1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 999 | 2025.12.24 02:31:51.322648 [ 3 ] {69f49b2a-d71c-4a3a-97fe-3a43e7e9a1af} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2025.12.24 02:31:51.323117 [ 3 ] {69f49b2a-d71c-4a3a-97fe-3a43e7e9a1af} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.12.24 02:31:51.323278 [ 3 ] {69f49b2a-d71c-4a3a-97fe-3a43e7e9a1af} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002281 sec., 24550.635686102585 rows/sec., 1.89 MiB/sec. | ||
| 1002 | 2025.12.24 02:31:51.323325 [ 3 ] {69f49b2a-d71c-4a3a-97fe-3a43e7e9a1af} <Debug> TCPHandler: Processed in 0.002737173 sec. | ||
| 1003 | 2025.12.24 02:31:51.323461 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.12.24 02:31:51.323560 [ 3 ] {99efb7e6-950e-4d2b-90c5-d8452a1727cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2025.12.24 02:31:51.323603 [ 3 ] {99efb7e6-950e-4d2b-90c5-d8452a1727cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2025.12.24 02:31:51.324061 [ 3 ] {99efb7e6-950e-4d2b-90c5-d8452a1727cb} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.12.24 02:31:51.324098 [ 3 ] {99efb7e6-950e-4d2b-90c5-d8452a1727cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1008 | 2025.12.24 02:31:51.324498 [ 3 ] {99efb7e6-950e-4d2b-90c5-d8452a1727cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2025.12.24 02:31:51.324906 [ 3 ] {99efb7e6-950e-4d2b-90c5-d8452a1727cb} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.12.24 02:31:51.325037 [ 3 ] {99efb7e6-950e-4d2b-90c5-d8452a1727cb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001501 sec., 42638.241172551636 rows/sec., 3.33 MiB/sec. | ||
| 1011 | 2025.12.24 02:31:51.325074 [ 3 ] {99efb7e6-950e-4d2b-90c5-d8452a1727cb} <Debug> TCPHandler: Processed in 0.001670936 sec. | ||
| 1012 | 2025.12.24 02:31:51.325203 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.12.24 02:31:51.325295 [ 3 ] {067e7365-8c7c-47b5-b8c1-46797fc40a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2025.12.24 02:31:51.325339 [ 3 ] {067e7365-8c7c-47b5-b8c1-46797fc40a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2025.12.24 02:31:51.325775 [ 3 ] {067e7365-8c7c-47b5-b8c1-46797fc40a3b} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.12.24 02:31:51.325811 [ 3 ] {067e7365-8c7c-47b5-b8c1-46797fc40a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1017 | 2025.12.24 02:31:51.326240 [ 3 ] {067e7365-8c7c-47b5-b8c1-46797fc40a3b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2025.12.24 02:31:51.326654 [ 3 ] {067e7365-8c7c-47b5-b8c1-46797fc40a3b} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.12.24 02:31:51.326785 [ 3 ] {067e7365-8c7c-47b5-b8c1-46797fc40a3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00151 sec., 105960.26490066225 rows/sec., 7.38 MiB/sec. | ||
| 1020 | 2025.12.24 02:31:51.326821 [ 3 ] {067e7365-8c7c-47b5-b8c1-46797fc40a3b} <Debug> TCPHandler: Processed in 0.001672676 sec. | ||
| 1021 | 2025.12.24 02:31:51.326933 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.12.24 02:31:51.327025 [ 3 ] {303e9123-4d9f-417a-8107-9dd359c5d54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.12.24 02:31:51.327066 [ 3 ] {303e9123-4d9f-417a-8107-9dd359c5d54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2025.12.24 02:31:51.327395 [ 3 ] {303e9123-4d9f-417a-8107-9dd359c5d54e} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.12.24 02:31:51.327430 [ 3 ] {303e9123-4d9f-417a-8107-9dd359c5d54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1026 | 2025.12.24 02:31:51.327820 [ 3 ] {303e9123-4d9f-417a-8107-9dd359c5d54e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2025.12.24 02:31:51.328255 [ 3 ] {303e9123-4d9f-417a-8107-9dd359c5d54e} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.12.24 02:31:51.328380 [ 3 ] {303e9123-4d9f-417a-8107-9dd359c5d54e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001373 sec., 43699.92716678805 rows/sec., 2.95 MiB/sec. | ||
| 1029 | 2025.12.24 02:31:51.328414 [ 3 ] {303e9123-4d9f-417a-8107-9dd359c5d54e} <Debug> TCPHandler: Processed in 0.001527785 sec. | ||
| 1030 | 2025.12.24 02:31:54.650546 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1031 | 2025.12.24 02:31:54.650605 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1032 | 2025.12.24 02:31:54.694097 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 1033 | 2025.12.24 02:31:54.697901 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2025.12.24 02:31:54.697948 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1035 | 2025.12.24 02:31:54.699477 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2025.12.24 02:31:54.700144 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2025.12.24 02:31:54.700420 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1038 | 2025.12.24 02:31:54.704474 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1039 | 2025.12.24 02:31:54.704953 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2025.12.24 02:31:54.705003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1041 | 2025.12.24 02:31:54.705724 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1042 | 2025.12.24 02:31:54.706379 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2025.12.24 02:31:54.706530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1044 | 2025.12.24 02:31:54.794906 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1045 | 2025.12.24 02:31:54.812870 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2025.12.24 02:31:54.812941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1047 | 2025.12.24 02:31:54.819656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1048 | 2025.12.24 02:31:54.820956 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2025.12.24 02:31:54.824464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1050 | 2025.12.24 02:31:56.321025 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1051 | 2025.12.24 02:31:56.321224 [ 3 ] {31550249-4226-4f7b-a4ec-960040c7e08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1052 | 2025.12.24 02:31:56.321291 [ 3 ] {31550249-4226-4f7b-a4ec-960040c7e08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1053 | 2025.12.24 02:31:56.321983 [ 3 ] {31550249-4226-4f7b-a4ec-960040c7e08b} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1054 | 2025.12.24 02:31:56.322034 [ 3 ] {31550249-4226-4f7b-a4ec-960040c7e08b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1055 | 2025.12.24 02:31:56.322538 [ 3 ] {31550249-4226-4f7b-a4ec-960040c7e08b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1056 | 2025.12.24 02:31:56.322968 [ 3 ] {31550249-4226-4f7b-a4ec-960040c7e08b} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1057 | 2025.12.24 02:31:56.323114 [ 3 ] {31550249-4226-4f7b-a4ec-960040c7e08b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001944 sec., 39094.65020576132 rows/sec., 3.22 MiB/sec. | ||
| 1058 | 2025.12.24 02:31:56.323155 [ 3 ] {31550249-4226-4f7b-a4ec-960040c7e08b} <Debug> TCPHandler: Processed in 0.002275476 sec. | ||
| 1059 | 2025.12.24 02:31:56.323280 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1060 | 2025.12.24 02:31:56.323375 [ 3 ] {f95a3924-df5d-472f-a5d7-1057bdf9a1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1061 | 2025.12.24 02:31:56.323416 [ 3 ] {f95a3924-df5d-472f-a5d7-1057bdf9a1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1062 | 2025.12.24 02:31:56.323814 [ 3 ] {f95a3924-df5d-472f-a5d7-1057bdf9a1c0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1063 | 2025.12.24 02:31:56.323848 [ 3 ] {f95a3924-df5d-472f-a5d7-1057bdf9a1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1064 | 2025.12.24 02:31:56.324300 [ 3 ] {f95a3924-df5d-472f-a5d7-1057bdf9a1c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1065 | 2025.12.24 02:31:56.324714 [ 3 ] {f95a3924-df5d-472f-a5d7-1057bdf9a1c0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1066 | 2025.12.24 02:31:56.324843 [ 3 ] {f95a3924-df5d-472f-a5d7-1057bdf9a1c0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001487 sec., 6724.949562878278 rows/sec., 505.68 KiB/sec. | ||
| 1067 | 2025.12.24 02:31:56.324881 [ 3 ] {f95a3924-df5d-472f-a5d7-1057bdf9a1c0} <Debug> TCPHandler: Processed in 0.001649346 sec. | ||
| 1068 | 2025.12.24 02:31:56.324992 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1069 | 2025.12.24 02:31:56.325085 [ 3 ] {7be84c11-d608-4586-bb26-b594b74136ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1070 | 2025.12.24 02:31:56.325126 [ 3 ] {7be84c11-d608-4586-bb26-b594b74136ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1071 | 2025.12.24 02:31:56.325535 [ 3 ] {7be84c11-d608-4586-bb26-b594b74136ac} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1072 | 2025.12.24 02:31:56.325569 [ 3 ] {7be84c11-d608-4586-bb26-b594b74136ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1073 | 2025.12.24 02:31:56.325990 [ 3 ] {7be84c11-d608-4586-bb26-b594b74136ac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1074 | 2025.12.24 02:31:56.326452 [ 3 ] {7be84c11-d608-4586-bb26-b594b74136ac} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1075 | 2025.12.24 02:31:56.326578 [ 3 ] {7be84c11-d608-4586-bb26-b594b74136ac} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001512 sec., 48941.79894179894 rows/sec., 3.82 MiB/sec. | ||
| 1076 | 2025.12.24 02:31:56.326614 [ 3 ] {7be84c11-d608-4586-bb26-b594b74136ac} <Debug> TCPHandler: Processed in 0.001672087 sec. | ||
| 1077 | 2025.12.24 02:31:56.326726 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1078 | 2025.12.24 02:31:56.326821 [ 3 ] {9c0ddc0b-1fb6-4123-be77-160bcc1596aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1079 | 2025.12.24 02:31:56.326864 [ 3 ] {9c0ddc0b-1fb6-4123-be77-160bcc1596aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1080 | 2025.12.24 02:31:56.327257 [ 3 ] {9c0ddc0b-1fb6-4123-be77-160bcc1596aa} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2025.12.24 02:31:56.327292 [ 3 ] {9c0ddc0b-1fb6-4123-be77-160bcc1596aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1082 | 2025.12.24 02:31:56.327715 [ 3 ] {9c0ddc0b-1fb6-4123-be77-160bcc1596aa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1083 | 2025.12.24 02:31:56.328125 [ 3 ] {9c0ddc0b-1fb6-4123-be77-160bcc1596aa} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2025.12.24 02:31:56.328253 [ 3 ] {9c0ddc0b-1fb6-4123-be77-160bcc1596aa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00145 sec., 110344.8275862069 rows/sec., 7.69 MiB/sec. | ||
| 1085 | 2025.12.24 02:31:56.328289 [ 3 ] {9c0ddc0b-1fb6-4123-be77-160bcc1596aa} <Debug> TCPHandler: Processed in 0.001612266 sec. | ||
| 1086 | 2025.12.24 02:31:56.328391 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2025.12.24 02:31:56.328484 [ 3 ] {1b448423-eba9-4dac-a001-e269260e0d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1088 | 2025.12.24 02:31:56.328536 [ 3 ] {1b448423-eba9-4dac-a001-e269260e0d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1089 | 2025.12.24 02:31:56.329253 [ 3 ] {1b448423-eba9-4dac-a001-e269260e0d44} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2025.12.24 02:31:56.329287 [ 3 ] {1b448423-eba9-4dac-a001-e269260e0d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1091 | 2025.12.24 02:31:56.329887 [ 3 ] {1b448423-eba9-4dac-a001-e269260e0d44} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2025.12.24 02:31:56.330308 [ 3 ] {1b448423-eba9-4dac-a001-e269260e0d44} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2025.12.24 02:31:56.330443 [ 3 ] {1b448423-eba9-4dac-a001-e269260e0d44} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001977 sec., 5058.168942842691 rows/sec., 9.06 MiB/sec. | ||
| 1094 | 2025.12.24 02:31:56.330490 [ 3 ] {1b448423-eba9-4dac-a001-e269260e0d44} <Debug> TCPHandler: Processed in 0.002148095 sec. | ||
| 1095 | 2025.12.24 02:31:56.330591 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2025.12.24 02:31:56.330686 [ 3 ] {9c407c66-d038-494f-9b76-5ea22d55abb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1097 | 2025.12.24 02:31:56.330728 [ 3 ] {9c407c66-d038-494f-9b76-5ea22d55abb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1098 | 2025.12.24 02:31:56.331052 [ 3 ] {9c407c66-d038-494f-9b76-5ea22d55abb4} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2025.12.24 02:31:56.331086 [ 3 ] {9c407c66-d038-494f-9b76-5ea22d55abb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1100 | 2025.12.24 02:31:56.331478 [ 3 ] {9c407c66-d038-494f-9b76-5ea22d55abb4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2025.12.24 02:31:56.331899 [ 3 ] {9c407c66-d038-494f-9b76-5ea22d55abb4} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2025.12.24 02:31:56.332030 [ 3 ] {9c407c66-d038-494f-9b76-5ea22d55abb4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001362 sec., 44052.86343612335 rows/sec., 2.97 MiB/sec. | ||
| 1103 | 2025.12.24 02:31:56.332063 [ 3 ] {9c407c66-d038-494f-9b76-5ea22d55abb4} <Debug> TCPHandler: Processed in 0.001519674 sec. | ||
| 1104 | 2025.12.24 02:32:01.319711 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2025.12.24 02:32:01.319929 [ 3 ] {f8beef07-cc1f-42c5-9a8e-cb3f0c8e69c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1106 | 2025.12.24 02:32:01.320002 [ 3 ] {f8beef07-cc1f-42c5-9a8e-cb3f0c8e69c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1107 | 2025.12.24 02:32:01.320660 [ 3 ] {f8beef07-cc1f-42c5-9a8e-cb3f0c8e69c7} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2025.12.24 02:32:01.320708 [ 3 ] {f8beef07-cc1f-42c5-9a8e-cb3f0c8e69c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1109 | 2025.12.24 02:32:01.321093 [ 3 ] {f8beef07-cc1f-42c5-9a8e-cb3f0c8e69c7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1110 | 2025.12.24 02:32:01.321305 [ 3 ] {f8beef07-cc1f-42c5-9a8e-cb3f0c8e69c7} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2025.12.24 02:32:01.321452 [ 3 ] {f8beef07-cc1f-42c5-9a8e-cb3f0c8e69c7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.73 MiB/sec. | ||
| 1112 | 2025.12.24 02:32:01.321491 [ 3 ] {f8beef07-cc1f-42c5-9a8e-cb3f0c8e69c7} <Debug> TCPHandler: Processed in 0.001917971 sec. | ||
| 1113 | 2025.12.24 02:32:01.321607 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2025.12.24 02:32:01.321700 [ 3 ] {15969a72-90b2-4f4b-9a79-d489259b6972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1115 | 2025.12.24 02:32:01.321740 [ 3 ] {15969a72-90b2-4f4b-9a79-d489259b6972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1116 | 2025.12.24 02:32:01.322155 [ 3 ] {15969a72-90b2-4f4b-9a79-d489259b6972} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2025.12.24 02:32:01.322191 [ 3 ] {15969a72-90b2-4f4b-9a79-d489259b6972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1118 | 2025.12.24 02:32:01.322475 [ 3 ] {15969a72-90b2-4f4b-9a79-d489259b6972} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1119 | 2025.12.24 02:32:01.322675 [ 3 ] {15969a72-90b2-4f4b-9a79-d489259b6972} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2025.12.24 02:32:01.322795 [ 3 ] {15969a72-90b2-4f4b-9a79-d489259b6972} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001113 sec., 57502.246181491464 rows/sec., 4.49 MiB/sec. | ||
| 1121 | 2025.12.24 02:32:01.322830 [ 3 ] {15969a72-90b2-4f4b-9a79-d489259b6972} <Debug> TCPHandler: Processed in 0.00127063 sec. | ||
| 1122 | 2025.12.24 02:32:01.322941 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2025.12.24 02:32:01.323033 [ 3 ] {047ebfd7-c51e-4f10-a865-dfe5bc9e9c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1124 | 2025.12.24 02:32:01.323076 [ 3 ] {047ebfd7-c51e-4f10-a865-dfe5bc9e9c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1125 | 2025.12.24 02:32:01.323497 [ 3 ] {047ebfd7-c51e-4f10-a865-dfe5bc9e9c68} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2025.12.24 02:32:01.323532 [ 3 ] {047ebfd7-c51e-4f10-a865-dfe5bc9e9c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1127 | 2025.12.24 02:32:01.323843 [ 3 ] {047ebfd7-c51e-4f10-a865-dfe5bc9e9c68} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1128 | 2025.12.24 02:32:01.324042 [ 3 ] {047ebfd7-c51e-4f10-a865-dfe5bc9e9c68} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2025.12.24 02:32:01.324162 [ 3 ] {047ebfd7-c51e-4f10-a865-dfe5bc9e9c68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 1130 | 2025.12.24 02:32:01.324197 [ 3 ] {047ebfd7-c51e-4f10-a865-dfe5bc9e9c68} <Debug> TCPHandler: Processed in 0.001302591 sec. | ||
| 1131 | 2025.12.24 02:32:01.324321 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2025.12.24 02:32:01.324446 [ 3 ] {1bd63cd8-a0cd-40c4-8a2d-c10a6cdecd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1133 | 2025.12.24 02:32:01.324496 [ 3 ] {1bd63cd8-a0cd-40c4-8a2d-c10a6cdecd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1134 | 2025.12.24 02:32:01.324892 [ 3 ] {1bd63cd8-a0cd-40c4-8a2d-c10a6cdecd00} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2025.12.24 02:32:01.324937 [ 3 ] {1bd63cd8-a0cd-40c4-8a2d-c10a6cdecd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1136 | 2025.12.24 02:32:01.325285 [ 3 ] {1bd63cd8-a0cd-40c4-8a2d-c10a6cdecd00} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1137 | 2025.12.24 02:32:01.325494 [ 3 ] {1bd63cd8-a0cd-40c4-8a2d-c10a6cdecd00} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2025.12.24 02:32:01.325620 [ 3 ] {1bd63cd8-a0cd-40c4-8a2d-c10a6cdecd00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 1139 | 2025.12.24 02:32:01.325656 [ 3 ] {1bd63cd8-a0cd-40c4-8a2d-c10a6cdecd00} <Debug> TCPHandler: Processed in 0.001397512 sec. | ||
| 1140 | 2025.12.24 02:32:02.206667 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1141 | 2025.12.24 02:32:02.207139 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1142 | 2025.12.24 02:32:02.207177 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1143 | 2025.12.24 02:32:02.207620 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1144 | 2025.12.24 02:32:02.207842 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1145 | 2025.12.24 02:32:02.207971 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1146 | 2025.12.24 02:32:02.324622 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1147 | 2025.12.24 02:32:02.342243 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2025.12.24 02:32:02.342299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1149 | 2025.12.24 02:32:02.348820 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1150 | 2025.12.24 02:32:02.349628 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2025.12.24 02:32:02.352933 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1152 | 2025.12.24 02:32:03.000266 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.11 MiB, peak 167.11 MiB, free memory in arenas 0.00 B, will set to 164.20 MiB (RSS), difference: 1.09 MiB | ||
| 1153 | 2025.12.24 02:32:04.700827 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 190 | ||
| 1154 | 2025.12.24 02:32:04.703041 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2025.12.24 02:32:04.703087 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1156 | 2025.12.24 02:32:04.704180 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1157 | 2025.12.24 02:32:04.704432 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2025.12.24 02:32:04.704658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1159 | 2025.12.24 02:32:06.321023 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1160 | 2025.12.24 02:32:06.321302 [ 3 ] {9039bd40-8ffd-410b-9576-4c4d4aae0987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1161 | 2025.12.24 02:32:06.321388 [ 3 ] {9039bd40-8ffd-410b-9576-4c4d4aae0987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1162 | 2025.12.24 02:32:06.322032 [ 3 ] {9039bd40-8ffd-410b-9576-4c4d4aae0987} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2025.12.24 02:32:06.322072 [ 3 ] {9039bd40-8ffd-410b-9576-4c4d4aae0987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1164 | 2025.12.24 02:32:06.322454 [ 3 ] {9039bd40-8ffd-410b-9576-4c4d4aae0987} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1165 | 2025.12.24 02:32:06.322674 [ 3 ] {9039bd40-8ffd-410b-9576-4c4d4aae0987} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1166 | 2025.12.24 02:32:06.322825 [ 3 ] {9039bd40-8ffd-410b-9576-4c4d4aae0987} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.0016 sec., 47500 rows/sec., 3.91 MiB/sec. | ||
| 1167 | 2025.12.24 02:32:06.322870 [ 3 ] {9039bd40-8ffd-410b-9576-4c4d4aae0987} <Debug> TCPHandler: Processed in 0.002023523 sec. | ||
| 1168 | 2025.12.24 02:32:06.322990 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1169 | 2025.12.24 02:32:06.323090 [ 3 ] {24aad935-96ed-4b6e-be08-9c586a68de99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1170 | 2025.12.24 02:32:06.323132 [ 3 ] {24aad935-96ed-4b6e-be08-9c586a68de99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1171 | 2025.12.24 02:32:06.323531 [ 3 ] {24aad935-96ed-4b6e-be08-9c586a68de99} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1172 | 2025.12.24 02:32:06.323565 [ 3 ] {24aad935-96ed-4b6e-be08-9c586a68de99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1173 | 2025.12.24 02:32:06.323858 [ 3 ] {24aad935-96ed-4b6e-be08-9c586a68de99} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1174 | 2025.12.24 02:32:06.324060 [ 3 ] {24aad935-96ed-4b6e-be08-9c586a68de99} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2025.12.24 02:32:06.324182 [ 3 ] {24aad935-96ed-4b6e-be08-9c586a68de99} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001115 sec., 8968.609865470851 rows/sec., 674.40 KiB/sec. | ||
| 1176 | 2025.12.24 02:32:06.324217 [ 3 ] {24aad935-96ed-4b6e-be08-9c586a68de99} <Debug> TCPHandler: Processed in 0.00127659 sec. | ||
| 1177 | 2025.12.24 02:32:06.324325 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1178 | 2025.12.24 02:32:06.324416 [ 3 ] {4a6f3f8b-fa1b-4ac0-b67f-398cf2ff75b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1179 | 2025.12.24 02:32:06.324456 [ 3 ] {4a6f3f8b-fa1b-4ac0-b67f-398cf2ff75b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1180 | 2025.12.24 02:32:06.324876 [ 3 ] {4a6f3f8b-fa1b-4ac0-b67f-398cf2ff75b0} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1181 | 2025.12.24 02:32:06.324910 [ 3 ] {4a6f3f8b-fa1b-4ac0-b67f-398cf2ff75b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1182 | 2025.12.24 02:32:06.325211 [ 3 ] {4a6f3f8b-fa1b-4ac0-b67f-398cf2ff75b0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1183 | 2025.12.24 02:32:06.325407 [ 3 ] {4a6f3f8b-fa1b-4ac0-b67f-398cf2ff75b0} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1184 | 2025.12.24 02:32:06.325528 [ 3 ] {4a6f3f8b-fa1b-4ac0-b67f-398cf2ff75b0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001131 sec., 65428.8240495137 rows/sec., 5.11 MiB/sec. | ||
| 1185 | 2025.12.24 02:32:06.325565 [ 3 ] {4a6f3f8b-fa1b-4ac0-b67f-398cf2ff75b0} <Debug> TCPHandler: Processed in 0.001288391 sec. | ||
| 1186 | 2025.12.24 02:32:06.325675 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1187 | 2025.12.24 02:32:06.325766 [ 3 ] {104872b0-a8da-45f7-9c13-b66e777f1164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1188 | 2025.12.24 02:32:06.325808 [ 3 ] {104872b0-a8da-45f7-9c13-b66e777f1164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1189 | 2025.12.24 02:32:06.326206 [ 3 ] {104872b0-a8da-45f7-9c13-b66e777f1164} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1190 | 2025.12.24 02:32:06.326240 [ 3 ] {104872b0-a8da-45f7-9c13-b66e777f1164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1191 | 2025.12.24 02:32:06.326553 [ 3 ] {104872b0-a8da-45f7-9c13-b66e777f1164} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1192 | 2025.12.24 02:32:06.326750 [ 3 ] {104872b0-a8da-45f7-9c13-b66e777f1164} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1193 | 2025.12.24 02:32:06.326877 [ 3 ] {104872b0-a8da-45f7-9c13-b66e777f1164} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00113 sec., 141592.9203539823 rows/sec., 9.86 MiB/sec. | ||
| 1194 | 2025.12.24 02:32:06.326913 [ 3 ] {104872b0-a8da-45f7-9c13-b66e777f1164} <Debug> TCPHandler: Processed in 0.00128403 sec. | ||
| 1195 | 2025.12.24 02:32:06.327019 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1196 | 2025.12.24 02:32:06.327111 [ 3 ] {381eac41-3048-43e1-a423-4dc2a6c49604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1197 | 2025.12.24 02:32:06.327162 [ 3 ] {381eac41-3048-43e1-a423-4dc2a6c49604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1198 | 2025.12.24 02:32:06.327876 [ 3 ] {381eac41-3048-43e1-a423-4dc2a6c49604} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2025.12.24 02:32:06.327911 [ 3 ] {381eac41-3048-43e1-a423-4dc2a6c49604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1200 | 2025.12.24 02:32:06.328402 [ 3 ] {381eac41-3048-43e1-a423-4dc2a6c49604} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1201 | 2025.12.24 02:32:06.328610 [ 3 ] {381eac41-3048-43e1-a423-4dc2a6c49604} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2025.12.24 02:32:06.328737 [ 3 ] {381eac41-3048-43e1-a423-4dc2a6c49604} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001644 sec., 6082.725060827251 rows/sec., 10.90 MiB/sec. | ||
| 1203 | 2025.12.24 02:32:06.328786 [ 3 ] {381eac41-3048-43e1-a423-4dc2a6c49604} <Debug> TCPHandler: Processed in 0.001813699 sec. | ||
| 1204 | 2025.12.24 02:32:06.328912 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1205 | 2025.12.24 02:32:06.329037 [ 3 ] {ff401086-4b48-49de-86b2-42d89e41108d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1206 | 2025.12.24 02:32:06.329086 [ 3 ] {ff401086-4b48-49de-86b2-42d89e41108d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1207 | 2025.12.24 02:32:06.329473 [ 3 ] {ff401086-4b48-49de-86b2-42d89e41108d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2025.12.24 02:32:06.329507 [ 3 ] {ff401086-4b48-49de-86b2-42d89e41108d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1209 | 2025.12.24 02:32:06.329827 [ 3 ] {ff401086-4b48-49de-86b2-42d89e41108d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1210 | 2025.12.24 02:32:06.330032 [ 3 ] {ff401086-4b48-49de-86b2-42d89e41108d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2025.12.24 02:32:06.330160 [ 3 ] {ff401086-4b48-49de-86b2-42d89e41108d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 1212 | 2025.12.24 02:32:06.330198 [ 3 ] {ff401086-4b48-49de-86b2-42d89e41108d} <Debug> TCPHandler: Processed in 0.001347412 sec. | ||
| 1213 | 2025.12.24 02:32:09.650647 [ 15 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1214 | 2025.12.24 02:32:09.650734 [ 15 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1215 | 2025.12.24 02:32:09.708126 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1216 | 2025.12.24 02:32:09.708622 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1217 | 2025.12.24 02:32:09.708660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1218 | 2025.12.24 02:32:09.709202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1219 | 2025.12.24 02:32:09.709436 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1220 | 2025.12.24 02:32:09.709573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1221 | 2025.12.24 02:32:09.709603 [ 15 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1222 | 2025.12.24 02:32:09.709721 [ 15 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1223 | 2025.12.24 02:32:09.709759 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1224 | 2025.12.24 02:32:09.713727 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 1225 | 2025.12.24 02:32:09.715764 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1226 | 2025.12.24 02:32:09.717836 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1227 | 2025.12.24 02:32:09.723952 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1228 | 2025.12.24 02:32:09.724021 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1229 | 2025.12.24 02:32:09.726297 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1230 | 2025.12.24 02:32:09.726426 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1231 | 2025.12.24 02:32:09.728406 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1232 | 2025.12.24 02:32:09.759616 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.049703041 sec., 56455.29817783181 rows/sec., 826.98 KiB/sec. | ||
| 1233 | 2025.12.24 02:32:09.760517 [ 201 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1234 | 2025.12.24 02:32:09.760864 [ 201 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_6_1} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1235 | 2025.12.24 02:32:09.760944 [ 201 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_6_1} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1236 | 2025.12.24 02:32:09.761066 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 1237 | 2025.12.24 02:32:09.853097 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1238 | 2025.12.24 02:32:09.870815 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1239 | 2025.12.24 02:32:09.870881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1240 | 2025.12.24 02:32:09.876748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1241 | 2025.12.24 02:32:09.877524 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1242 | 2025.12.24 02:32:09.877843 [ 15 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1243 | 2025.12.24 02:32:09.877881 [ 15 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2025.12.24 02:32:09.877901 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1245 | 2025.12.24 02:32:09.878020 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 1246 | 2025.12.24 02:32:09.881619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1247 | 2025.12.24 02:32:09.882547 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1248 | 2025.12.24 02:32:09.884205 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 1249 | 2025.12.24 02:32:09.889317 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 1250 | 2025.12.24 02:32:09.893913 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 1251 | 2025.12.24 02:32:09.898211 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 1252 | 2025.12.24 02:32:09.905524 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 1253 | 2025.12.24 02:32:09.909872 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 1254 | 2025.12.24 02:32:09.976486 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.098514809 sec., 466.93487473543195 rows/sec., 2.41 MiB/sec. | ||
| 1255 | 2025.12.24 02:32:09.979002 [ 198 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1256 | 2025.12.24 02:32:09.981171 [ 198 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_6_1} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2025.12.24 02:32:09.981279 [ 198 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_6_1} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1258 | 2025.12.24 02:32:09.983075 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1259 | 2025.12.24 02:32:10.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.46 MiB, peak 175.00 MiB, free memory in arenas 0.00 B, will set to 175.81 MiB (RSS), difference: 10.35 MiB | ||
| 1260 | 2025.12.24 02:32:11.320751 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2025.12.24 02:32:11.320934 [ 3 ] {88506cd8-7f31-4ba2-8e2a-7b111356d1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1262 | 2025.12.24 02:32:11.320998 [ 3 ] {88506cd8-7f31-4ba2-8e2a-7b111356d1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1263 | 2025.12.24 02:32:11.321664 [ 3 ] {88506cd8-7f31-4ba2-8e2a-7b111356d1f2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2025.12.24 02:32:11.321709 [ 3 ] {88506cd8-7f31-4ba2-8e2a-7b111356d1f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1265 | 2025.12.24 02:32:11.322094 [ 3 ] {88506cd8-7f31-4ba2-8e2a-7b111356d1f2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1266 | 2025.12.24 02:32:11.322311 [ 3 ] {88506cd8-7f31-4ba2-8e2a-7b111356d1f2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2025.12.24 02:32:11.322448 [ 58 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1268 | 2025.12.24 02:32:11.322455 [ 3 ] {88506cd8-7f31-4ba2-8e2a-7b111356d1f2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001577 sec., 35510.46290424857 rows/sec., 2.73 MiB/sec. | ||
| 1269 | 2025.12.24 02:32:11.322532 [ 58 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2025.12.24 02:32:11.322549 [ 3 ] {88506cd8-7f31-4ba2-8e2a-7b111356d1f2} <Debug> TCPHandler: Processed in 0.00192598 sec. | ||
| 1271 | 2025.12.24 02:32:11.322565 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1272 | 2025.12.24 02:32:11.322669 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2025.12.24 02:32:11.322684 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 1274 | 2025.12.24 02:32:11.322770 [ 3 ] {daf98d31-9d20-4a42-8ad5-4021e0bc7967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1275 | 2025.12.24 02:32:11.322786 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1276 | 2025.12.24 02:32:11.322810 [ 3 ] {daf98d31-9d20-4a42-8ad5-4021e0bc7967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1277 | 2025.12.24 02:32:11.322822 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 201 rows starting from the beginning of the part | ||
| 1278 | 2025.12.24 02:32:11.322908 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1279 | 2025.12.24 02:32:11.322956 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 76 rows starting from the beginning of the part | ||
| 1280 | 2025.12.24 02:32:11.322999 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 1281 | 2025.12.24 02:32:11.323041 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1282 | 2025.12.24 02:32:11.323084 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1283 | 2025.12.24 02:32:11.323232 [ 3 ] {daf98d31-9d20-4a42-8ad5-4021e0bc7967} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2025.12.24 02:32:11.323267 [ 3 ] {daf98d31-9d20-4a42-8ad5-4021e0bc7967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1285 | 2025.12.24 02:32:11.323673 [ 3 ] {daf98d31-9d20-4a42-8ad5-4021e0bc7967} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1286 | 2025.12.24 02:32:11.323889 [ 3 ] {daf98d31-9d20-4a42-8ad5-4021e0bc7967} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.12.24 02:32:11.323988 [ 58 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1288 | 2025.12.24 02:32:11.324011 [ 3 ] {daf98d31-9d20-4a42-8ad5-4021e0bc7967} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001261 sec., 50753.37034099921 rows/sec., 3.96 MiB/sec. | ||
| 1289 | 2025.12.24 02:32:11.324018 [ 58 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2025.12.24 02:32:11.324050 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1291 | 2025.12.24 02:32:11.324055 [ 3 ] {daf98d31-9d20-4a42-8ad5-4021e0bc7967} <Debug> TCPHandler: Processed in 0.001432742 sec. | ||
| 1292 | 2025.12.24 02:32:11.324131 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 521 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479963 sec., 352035.8279227251 rows/sec., 30.56 MiB/sec. | ||
| 1293 | 2025.12.24 02:32:11.324157 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 1294 | 2025.12.24 02:32:11.324179 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2025.12.24 02:32:11.324287 [ 3 ] {398911a4-500e-4a86-98cb-9dcda4bd8e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1296 | 2025.12.24 02:32:11.324307 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1297 | 2025.12.24 02:32:11.324309 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1298 | 2025.12.24 02:32:11.324330 [ 3 ] {398911a4-500e-4a86-98cb-9dcda4bd8e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1299 | 2025.12.24 02:32:11.324359 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 120 rows starting from the beginning of the part | ||
| 1300 | 2025.12.24 02:32:11.324472 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1301 | 2025.12.24 02:32:11.324526 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 74 rows starting from the beginning of the part | ||
| 1302 | 2025.12.24 02:32:11.324574 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
| 1303 | 2025.12.24 02:32:11.324619 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1304 | 2025.12.24 02:32:11.324649 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_6_1} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2025.12.24 02:32:11.324668 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1306 | 2025.12.24 02:32:11.324718 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_6_1} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1307 | 2025.12.24 02:32:11.324746 [ 3 ] {398911a4-500e-4a86-98cb-9dcda4bd8e22} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2025.12.24 02:32:11.324781 [ 3 ] {398911a4-500e-4a86-98cb-9dcda4bd8e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1309 | 2025.12.24 02:32:11.324782 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 1310 | 2025.12.24 02:32:11.325175 [ 3 ] {398911a4-500e-4a86-98cb-9dcda4bd8e22} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1311 | 2025.12.24 02:32:11.325417 [ 3 ] {398911a4-500e-4a86-98cb-9dcda4bd8e22} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2025.12.24 02:32:11.325534 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1313 | 2025.12.24 02:32:11.325547 [ 3 ] {398911a4-500e-4a86-98cb-9dcda4bd8e22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 1314 | 2025.12.24 02:32:11.325572 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2025.12.24 02:32:11.325594 [ 3 ] {398911a4-500e-4a86-98cb-9dcda4bd8e22} <Debug> TCPHandler: Processed in 0.001462054 sec. | ||
| 1316 | 2025.12.24 02:32:11.325599 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1317 | 2025.12.24 02:32:11.325655 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548985 sec., 296968.6601225964 rows/sec., 24.56 MiB/sec. | ||
| 1318 | 2025.12.24 02:32:11.325702 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1319 | 2025.12.24 02:32:11.325721 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 1320 | 2025.12.24 02:32:11.325783 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1321 | 2025.12.24 02:32:11.325800 [ 3 ] {22211ed6-5b89-4f0c-b26d-c29513bb7967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1322 | 2025.12.24 02:32:11.325844 [ 3 ] {22211ed6-5b89-4f0c-b26d-c29513bb7967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1323 | 2025.12.24 02:32:11.325881 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1324 | 2025.12.24 02:32:11.325930 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 247 rows starting from the beginning of the part | ||
| 1325 | 2025.12.24 02:32:11.326017 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1326 | 2025.12.24 02:32:11.326031 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_6_1} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2025.12.24 02:32:11.326067 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1328 | 2025.12.24 02:32:11.326104 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_6_1} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1329 | 2025.12.24 02:32:11.326115 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1330 | 2025.12.24 02:32:11.326177 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 1331 | 2025.12.24 02:32:11.326180 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1332 | 2025.12.24 02:32:11.326181 [ 3 ] {22211ed6-5b89-4f0c-b26d-c29513bb7967} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2025.12.24 02:32:11.326239 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 1334 | 2025.12.24 02:32:11.326241 [ 3 ] {22211ed6-5b89-4f0c-b26d-c29513bb7967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1335 | 2025.12.24 02:32:11.326610 [ 3 ] {22211ed6-5b89-4f0c-b26d-c29513bb7967} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1336 | 2025.12.24 02:32:11.326840 [ 3 ] {22211ed6-5b89-4f0c-b26d-c29513bb7967} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2025.12.24 02:32:11.326941 [ 58 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1338 | 2025.12.24 02:32:11.326969 [ 58 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1339 | 2025.12.24 02:32:11.326973 [ 3 ] {22211ed6-5b89-4f0c-b26d-c29513bb7967} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 1340 | 2025.12.24 02:32:11.326989 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1341 | 2025.12.24 02:32:11.327019 [ 3 ] {22211ed6-5b89-4f0c-b26d-c29513bb7967} <Debug> TCPHandler: Processed in 0.001364162 sec. | ||
| 1342 | 2025.12.24 02:32:11.327105 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 1343 | 2025.12.24 02:32:11.327239 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1344 | 2025.12.24 02:32:11.327273 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part | ||
| 1345 | 2025.12.24 02:32:11.327364 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1346 | 2025.12.24 02:32:11.327411 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1347 | 2025.12.24 02:32:11.327464 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 5 columns (5 merged, 0 gathered) in 0.001792999 sec., 583937.8605342223 rows/sec., 41.39 MiB/sec. | ||
| 1348 | 2025.12.24 02:32:11.327476 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1349 | 2025.12.24 02:32:11.327531 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1350 | 2025.12.24 02:32:11.327582 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 1351 | 2025.12.24 02:32:11.327654 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1352 | 2025.12.24 02:32:11.327893 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1353 | 2025.12.24 02:32:11.327958 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1354 | 2025.12.24 02:32:11.328022 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 1355 | 2025.12.24 02:32:11.328404 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001340562 sec., 259592.61861816165 rows/sec., 17.49 MiB/sec. | ||
| 1356 | 2025.12.24 02:32:11.328519 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1357 | 2025.12.24 02:32:11.328729 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_6_1} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2025.12.24 02:32:11.328783 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_6_1} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1359 | 2025.12.24 02:32:11.328833 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1360 | 2025.12.24 02:32:14.704882 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 210 | ||
| 1361 | 2025.12.24 02:32:14.706858 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2025.12.24 02:32:14.706901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1363 | 2025.12.24 02:32:14.708055 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1364 | 2025.12.24 02:32:14.708315 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2025.12.24 02:32:14.708548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 210 | ||
| 1366 | 2025.12.24 02:32:16.322706 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1367 | 2025.12.24 02:32:16.322893 [ 3 ] {315fc7dd-a2e7-4872-ad23-4d978eb41e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1368 | 2025.12.24 02:32:16.322964 [ 3 ] {315fc7dd-a2e7-4872-ad23-4d978eb41e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1369 | 2025.12.24 02:32:16.323635 [ 3 ] {315fc7dd-a2e7-4872-ad23-4d978eb41e31} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1370 | 2025.12.24 02:32:16.323690 [ 3 ] {315fc7dd-a2e7-4872-ad23-4d978eb41e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1371 | 2025.12.24 02:32:16.324083 [ 3 ] {315fc7dd-a2e7-4872-ad23-4d978eb41e31} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1372 | 2025.12.24 02:32:16.324312 [ 3 ] {315fc7dd-a2e7-4872-ad23-4d978eb41e31} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1373 | 2025.12.24 02:32:16.324469 [ 3 ] {315fc7dd-a2e7-4872-ad23-4d978eb41e31} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001627 sec., 14751.075599262447 rows/sec., 1.22 MiB/sec. | ||
| 1374 | 2025.12.24 02:32:16.324522 [ 3 ] {315fc7dd-a2e7-4872-ad23-4d978eb41e31} <Debug> TCPHandler: Processed in 0.001960552 sec. | ||
| 1375 | 2025.12.24 02:32:16.324648 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1376 | 2025.12.24 02:32:16.324752 [ 3 ] {ca8039e1-5450-49c6-af4b-d4c35e774266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1377 | 2025.12.24 02:32:16.324797 [ 3 ] {ca8039e1-5450-49c6-af4b-d4c35e774266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1378 | 2025.12.24 02:32:16.325292 [ 3 ] {ca8039e1-5450-49c6-af4b-d4c35e774266} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2025.12.24 02:32:16.325328 [ 3 ] {ca8039e1-5450-49c6-af4b-d4c35e774266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1380 | 2025.12.24 02:32:16.325652 [ 3 ] {ca8039e1-5450-49c6-af4b-d4c35e774266} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1381 | 2025.12.24 02:32:16.325866 [ 3 ] {ca8039e1-5450-49c6-af4b-d4c35e774266} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1382 | 2025.12.24 02:32:16.326062 [ 3 ] {ca8039e1-5450-49c6-af4b-d4c35e774266} <Debug> executeQuery: Read 196 rows, 17.87 KiB in 0.001332 sec., 147147.14714714713 rows/sec., 13.10 MiB/sec. | ||
| 1383 | 2025.12.24 02:32:16.326100 [ 3 ] {ca8039e1-5450-49c6-af4b-d4c35e774266} <Debug> TCPHandler: Processed in 0.001504164 sec. | ||
| 1384 | 2025.12.24 02:32:16.326223 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1385 | 2025.12.24 02:32:16.326349 [ 3 ] {9d381870-e7e7-44c2-aea2-bb6beaacc5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1386 | 2025.12.24 02:32:16.326390 [ 3 ] {9d381870-e7e7-44c2-aea2-bb6beaacc5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1387 | 2025.12.24 02:32:16.326801 [ 3 ] {9d381870-e7e7-44c2-aea2-bb6beaacc5ad} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2025.12.24 02:32:16.326838 [ 3 ] {9d381870-e7e7-44c2-aea2-bb6beaacc5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1389 | 2025.12.24 02:32:16.327131 [ 3 ] {9d381870-e7e7-44c2-aea2-bb6beaacc5ad} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1390 | 2025.12.24 02:32:16.327339 [ 3 ] {9d381870-e7e7-44c2-aea2-bb6beaacc5ad} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2025.12.24 02:32:16.327467 [ 3 ] {9d381870-e7e7-44c2-aea2-bb6beaacc5ad} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001139 sec., 19315.188762071994 rows/sec., 1.47 MiB/sec. | ||
| 1392 | 2025.12.24 02:32:16.327530 [ 3 ] {9d381870-e7e7-44c2-aea2-bb6beaacc5ad} <Debug> TCPHandler: Processed in 0.001357241 sec. | ||
| 1393 | 2025.12.24 02:32:16.327640 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1394 | 2025.12.24 02:32:16.327741 [ 3 ] {6473d6cb-c4ea-470e-8ae1-928a58efd922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1395 | 2025.12.24 02:32:16.327783 [ 3 ] {6473d6cb-c4ea-470e-8ae1-928a58efd922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1396 | 2025.12.24 02:32:16.328221 [ 3 ] {6473d6cb-c4ea-470e-8ae1-928a58efd922} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1397 | 2025.12.24 02:32:16.328259 [ 3 ] {6473d6cb-c4ea-470e-8ae1-928a58efd922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1398 | 2025.12.24 02:32:16.328577 [ 3 ] {6473d6cb-c4ea-470e-8ae1-928a58efd922} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1399 | 2025.12.24 02:32:16.328791 [ 3 ] {6473d6cb-c4ea-470e-8ae1-928a58efd922} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1400 | 2025.12.24 02:32:16.328922 [ 3 ] {6473d6cb-c4ea-470e-8ae1-928a58efd922} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001202 sec., 19966.722129783695 rows/sec., 1.66 MiB/sec. | ||
| 1401 | 2025.12.24 02:32:16.328961 [ 3 ] {6473d6cb-c4ea-470e-8ae1-928a58efd922} <Debug> TCPHandler: Processed in 0.001372282 sec. | ||
| 1402 | 2025.12.24 02:32:16.329085 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1403 | 2025.12.24 02:32:16.329181 [ 3 ] {6ff53623-075c-4c0c-b5c4-e3f98ce922df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1404 | 2025.12.24 02:32:16.329223 [ 3 ] {6ff53623-075c-4c0c-b5c4-e3f98ce922df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1405 | 2025.12.24 02:32:16.329628 [ 3 ] {6ff53623-075c-4c0c-b5c4-e3f98ce922df} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1406 | 2025.12.24 02:32:16.329669 [ 3 ] {6ff53623-075c-4c0c-b5c4-e3f98ce922df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1407 | 2025.12.24 02:32:16.329989 [ 3 ] {6ff53623-075c-4c0c-b5c4-e3f98ce922df} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1408 | 2025.12.24 02:32:16.330204 [ 3 ] {6ff53623-075c-4c0c-b5c4-e3f98ce922df} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2025.12.24 02:32:16.330332 [ 3 ] {6ff53623-075c-4c0c-b5c4-e3f98ce922df} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 1410 | 2025.12.24 02:32:16.330370 [ 3 ] {6ff53623-075c-4c0c-b5c4-e3f98ce922df} <Debug> TCPHandler: Processed in 0.001337382 sec. | ||
| 1411 | 2025.12.24 02:32:16.330484 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1412 | 2025.12.24 02:32:16.330580 [ 3 ] {851fd124-7373-4868-9dce-46580b1f2ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1413 | 2025.12.24 02:32:16.330619 [ 3 ] {851fd124-7373-4868-9dce-46580b1f2ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1414 | 2025.12.24 02:32:16.331079 [ 3 ] {851fd124-7373-4868-9dce-46580b1f2ec8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1415 | 2025.12.24 02:32:16.331116 [ 3 ] {851fd124-7373-4868-9dce-46580b1f2ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1416 | 2025.12.24 02:32:16.331423 [ 3 ] {851fd124-7373-4868-9dce-46580b1f2ec8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1417 | 2025.12.24 02:32:16.331633 [ 3 ] {851fd124-7373-4868-9dce-46580b1f2ec8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1418 | 2025.12.24 02:32:16.331760 [ 3 ] {851fd124-7373-4868-9dce-46580b1f2ec8} <Debug> executeQuery: Read 110 rows, 9.17 KiB in 0.0012 sec., 91666.66666666667 rows/sec., 7.47 MiB/sec. | ||
| 1419 | 2025.12.24 02:32:16.331797 [ 3 ] {851fd124-7373-4868-9dce-46580b1f2ec8} <Debug> TCPHandler: Processed in 0.001362831 sec. | ||
| 1420 | 2025.12.24 02:32:16.331911 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1421 | 2025.12.24 02:32:16.332006 [ 3 ] {8d8b28f2-98a3-463b-b48a-d2705eea3893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1422 | 2025.12.24 02:32:16.332049 [ 3 ] {8d8b28f2-98a3-463b-b48a-d2705eea3893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1423 | 2025.12.24 02:32:16.332455 [ 3 ] {8d8b28f2-98a3-463b-b48a-d2705eea3893} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1424 | 2025.12.24 02:32:16.332491 [ 3 ] {8d8b28f2-98a3-463b-b48a-d2705eea3893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1425 | 2025.12.24 02:32:16.332839 [ 3 ] {8d8b28f2-98a3-463b-b48a-d2705eea3893} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1426 | 2025.12.24 02:32:16.333053 [ 3 ] {8d8b28f2-98a3-463b-b48a-d2705eea3893} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1427 | 2025.12.24 02:32:16.333182 [ 3 ] {8d8b28f2-98a3-463b-b48a-d2705eea3893} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001195 sec., 164016.73640167364 rows/sec., 11.77 MiB/sec. | ||
| 1428 | 2025.12.24 02:32:16.333219 [ 3 ] {8d8b28f2-98a3-463b-b48a-d2705eea3893} <Debug> TCPHandler: Processed in 0.001357622 sec. | ||
| 1429 | 2025.12.24 02:32:16.333330 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1430 | 2025.12.24 02:32:16.333425 [ 3 ] {da992930-882d-439b-8858-9e88a97385c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1431 | 2025.12.24 02:32:16.333479 [ 3 ] {da992930-882d-439b-8858-9e88a97385c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1432 | 2025.12.24 02:32:16.334231 [ 3 ] {da992930-882d-439b-8858-9e88a97385c5} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1433 | 2025.12.24 02:32:16.334269 [ 3 ] {da992930-882d-439b-8858-9e88a97385c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1434 | 2025.12.24 02:32:16.334787 [ 3 ] {da992930-882d-439b-8858-9e88a97385c5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1435 | 2025.12.24 02:32:16.335017 [ 3 ] {da992930-882d-439b-8858-9e88a97385c5} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1436 | 2025.12.24 02:32:16.335159 [ 3 ] {da992930-882d-439b-8858-9e88a97385c5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001752 sec., 5707.762557077625 rows/sec., 10.23 MiB/sec. | ||
| 1437 | 2025.12.24 02:32:16.335219 [ 3 ] {da992930-882d-439b-8858-9e88a97385c5} <Debug> TCPHandler: Processed in 0.001938251 sec. | ||
| 1438 | 2025.12.24 02:32:16.335343 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1439 | 2025.12.24 02:32:16.335442 [ 3 ] {6d374242-b86c-4091-9f22-4fdb927f8c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1440 | 2025.12.24 02:32:16.335485 [ 3 ] {6d374242-b86c-4091-9f22-4fdb927f8c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1441 | 2025.12.24 02:32:16.335839 [ 3 ] {6d374242-b86c-4091-9f22-4fdb927f8c4f} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1442 | 2025.12.24 02:32:16.335878 [ 3 ] {6d374242-b86c-4091-9f22-4fdb927f8c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1443 | 2025.12.24 02:32:16.336205 [ 3 ] {6d374242-b86c-4091-9f22-4fdb927f8c4f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1444 | 2025.12.24 02:32:16.336415 [ 3 ] {6d374242-b86c-4091-9f22-4fdb927f8c4f} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1445 | 2025.12.24 02:32:16.336546 [ 3 ] {6d374242-b86c-4091-9f22-4fdb927f8c4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 1446 | 2025.12.24 02:32:16.336581 [ 3 ] {6d374242-b86c-4091-9f22-4fdb927f8c4f} <Debug> TCPHandler: Processed in 0.001289261 sec. | ||
| 1447 | 2025.12.24 02:32:17.209747 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1448 | 2025.12.24 02:32:17.210492 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2025.12.24 02:32:17.210559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1450 | 2025.12.24 02:32:17.211294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1451 | 2025.12.24 02:32:17.211536 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2025.12.24 02:32:17.211673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1453 | 2025.12.24 02:32:17.381810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1454 | 2025.12.24 02:32:17.399844 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2025.12.24 02:32:17.399919 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1456 | 2025.12.24 02:32:17.405474 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1457 | 2025.12.24 02:32:17.406190 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2025.12.24 02:32:17.409230 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1459 | 2025.12.24 02:32:21.321134 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2025.12.24 02:32:21.321345 [ 3 ] {da30f1a3-7f0a-41f2-9284-88eb90ca6fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1461 | 2025.12.24 02:32:21.321416 [ 3 ] {da30f1a3-7f0a-41f2-9284-88eb90ca6fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1462 | 2025.12.24 02:32:21.322081 [ 3 ] {da30f1a3-7f0a-41f2-9284-88eb90ca6fe4} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2025.12.24 02:32:21.322136 [ 3 ] {da30f1a3-7f0a-41f2-9284-88eb90ca6fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1464 | 2025.12.24 02:32:21.322547 [ 3 ] {da30f1a3-7f0a-41f2-9284-88eb90ca6fe4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1465 | 2025.12.24 02:32:21.322808 [ 3 ] {da30f1a3-7f0a-41f2-9284-88eb90ca6fe4} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2025.12.24 02:32:21.322985 [ 3 ] {da30f1a3-7f0a-41f2-9284-88eb90ca6fe4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001692 sec., 33096.92671394799 rows/sec., 2.54 MiB/sec. | ||
| 1467 | 2025.12.24 02:32:21.323035 [ 3 ] {da30f1a3-7f0a-41f2-9284-88eb90ca6fe4} <Debug> TCPHandler: Processed in 0.002051683 sec. | ||
| 1468 | 2025.12.24 02:32:21.323165 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2025.12.24 02:32:21.323270 [ 3 ] {ca02eae8-ceab-46e9-8b3b-4a30022af1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1470 | 2025.12.24 02:32:21.323316 [ 3 ] {ca02eae8-ceab-46e9-8b3b-4a30022af1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1471 | 2025.12.24 02:32:21.323776 [ 3 ] {ca02eae8-ceab-46e9-8b3b-4a30022af1ef} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2025.12.24 02:32:21.323821 [ 3 ] {ca02eae8-ceab-46e9-8b3b-4a30022af1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1473 | 2025.12.24 02:32:21.324176 [ 3 ] {ca02eae8-ceab-46e9-8b3b-4a30022af1ef} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1474 | 2025.12.24 02:32:21.324402 [ 3 ] {ca02eae8-ceab-46e9-8b3b-4a30022af1ef} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2025.12.24 02:32:21.324536 [ 3 ] {ca02eae8-ceab-46e9-8b3b-4a30022af1ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00129 sec., 49612.4031007752 rows/sec., 3.87 MiB/sec. | ||
| 1476 | 2025.12.24 02:32:21.324575 [ 3 ] {ca02eae8-ceab-46e9-8b3b-4a30022af1ef} <Debug> TCPHandler: Processed in 0.001462593 sec. | ||
| 1477 | 2025.12.24 02:32:21.324701 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2025.12.24 02:32:21.324802 [ 3 ] {65f7f6a8-6b4b-42a5-82c4-11c559f1b2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1479 | 2025.12.24 02:32:21.324853 [ 3 ] {65f7f6a8-6b4b-42a5-82c4-11c559f1b2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1480 | 2025.12.24 02:32:21.325336 [ 3 ] {65f7f6a8-6b4b-42a5-82c4-11c559f1b2b5} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2025.12.24 02:32:21.325377 [ 3 ] {65f7f6a8-6b4b-42a5-82c4-11c559f1b2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1482 | 2025.12.24 02:32:21.325729 [ 3 ] {65f7f6a8-6b4b-42a5-82c4-11c559f1b2b5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1483 | 2025.12.24 02:32:21.325954 [ 3 ] {65f7f6a8-6b4b-42a5-82c4-11c559f1b2b5} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2025.12.24 02:32:21.326093 [ 3 ] {65f7f6a8-6b4b-42a5-82c4-11c559f1b2b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001309 sec., 122230.71046600457 rows/sec., 8.51 MiB/sec. | ||
| 1485 | 2025.12.24 02:32:21.326130 [ 3 ] {65f7f6a8-6b4b-42a5-82c4-11c559f1b2b5} <Debug> TCPHandler: Processed in 0.001480274 sec. | ||
| 1486 | 2025.12.24 02:32:21.326240 [ 3 ] {} <Trace> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2025.12.24 02:32:21.326335 [ 3 ] {e14a59fe-9b16-48fc-81ef-5b9d8ffd5280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39788) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1488 | 2025.12.24 02:32:21.326378 [ 3 ] {e14a59fe-9b16-48fc-81ef-5b9d8ffd5280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1489 | 2025.12.24 02:32:21.326724 [ 3 ] {e14a59fe-9b16-48fc-81ef-5b9d8ffd5280} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2025.12.24 02:32:21.326761 [ 3 ] {e14a59fe-9b16-48fc-81ef-5b9d8ffd5280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1491 | 2025.12.24 02:32:21.327083 [ 3 ] {e14a59fe-9b16-48fc-81ef-5b9d8ffd5280} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1492 | 2025.12.24 02:32:21.327309 [ 3 ] {e14a59fe-9b16-48fc-81ef-5b9d8ffd5280} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2025.12.24 02:32:21.327440 [ 3 ] {e14a59fe-9b16-48fc-81ef-5b9d8ffd5280} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 1494 | 2025.12.24 02:32:21.327475 [ 3 ] {e14a59fe-9b16-48fc-81ef-5b9d8ffd5280} <Debug> TCPHandler: Processed in 0.00128558 sec. | ||
| 1495 | 2025.12.24 02:32:22.745704 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58349 | ||
| 1496 | 2025.12.24 02:32:22.748384 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1497 | 2025.12.24 02:32:22.748430 [ 290 ] {} <Debug> TCP-Session: 2bc80477-901d-413e-805d-64cfe68a8b76 Authenticating user 'default' from [fd00:1122:3344:101::e]:58349 | ||
| 1498 | 2025.12.24 02:32:22.748452 [ 290 ] {} <Debug> TCP-Session: 2bc80477-901d-413e-805d-64cfe68a8b76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2025.12.24 02:32:22.748465 [ 290 ] {} <Debug> TCP-Session: 2bc80477-901d-413e-805d-64cfe68a8b76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2025.12.24 02:32:22.748513 [ 290 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1501 | 2025.12.24 02:32:22.748536 [ 290 ] {} <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 | ||
| 1502 | 2025.12.24 02:32:22.748552 [ 290 ] {} <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 | ||
| 1503 | 2025.12.24 02:32:22.749012 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46454 | ||
| 1504 | 2025.12.24 02:32:22.749103 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49932 | ||
| 1505 | 2025.12.24 02:32:22.749160 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1506 | 2025.12.24 02:32:22.749201 [ 291 ] {} <Debug> TCP-Session: 8439bd09-43f9-4b1f-a3e2-a8e60964f361 Authenticating user 'default' from [fd00:1122:3344:101::e]:46454 | ||
| 1507 | 2025.12.24 02:32:22.749229 [ 291 ] {} <Debug> TCP-Session: 8439bd09-43f9-4b1f-a3e2-a8e60964f361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2025.12.24 02:32:22.749243 [ 291 ] {} <Debug> TCP-Session: 8439bd09-43f9-4b1f-a3e2-a8e60964f361 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1509 | 2025.12.24 02:32:22.749244 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1510 | 2025.12.24 02:32:22.749286 [ 292 ] {} <Debug> TCP-Session: f685ecb0-5bf9-4cb2-a23a-fbaa405aae6f Authenticating user 'default' from [fd00:1122:3344:101::e]:49932 | ||
| 1511 | 2025.12.24 02:32:22.749290 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64201 | ||
| 1512 | 2025.12.24 02:32:22.749309 [ 292 ] {} <Debug> TCP-Session: f685ecb0-5bf9-4cb2-a23a-fbaa405aae6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2025.12.24 02:32:22.749304 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55673 | ||
| 1514 | 2025.12.24 02:32:22.749331 [ 292 ] {} <Debug> TCP-Session: f685ecb0-5bf9-4cb2-a23a-fbaa405aae6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1515 | 2025.12.24 02:32:22.749392 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35375 | ||
| 1516 | 2025.12.24 02:32:22.749525 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1517 | 2025.12.24 02:32:22.749565 [ 294 ] {} <Debug> TCP-Session: 1865ec32-21a0-49f3-b4c4-43c782fc79a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64201 | ||
| 1518 | 2025.12.24 02:32:22.749571 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36257 | ||
| 1519 | 2025.12.24 02:32:22.749583 [ 294 ] {} <Debug> TCP-Session: 1865ec32-21a0-49f3-b4c4-43c782fc79a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2025.12.24 02:32:22.749613 [ 294 ] {} <Debug> TCP-Session: 1865ec32-21a0-49f3-b4c4-43c782fc79a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1521 | 2025.12.24 02:32:22.749755 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1522 | 2025.12.24 02:32:22.749807 [ 295 ] {} <Debug> TCP-Session: ecc7268e-0eca-42fb-a2af-da757e55c4e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35375 | ||
| 1523 | 2025.12.24 02:32:22.749832 [ 295 ] {} <Debug> TCP-Session: ecc7268e-0eca-42fb-a2af-da757e55c4e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2025.12.24 02:32:22.749831 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1525 | 2025.12.24 02:32:22.749846 [ 295 ] {} <Debug> TCP-Session: ecc7268e-0eca-42fb-a2af-da757e55c4e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1526 | 2025.12.24 02:32:22.749890 [ 293 ] {} <Debug> TCP-Session: 12e6001b-f102-4e3e-b728-47aec984c833 Authenticating user 'default' from [fd00:1122:3344:101::e]:55673 | ||
| 1527 | 2025.12.24 02:32:22.749916 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64203 | ||
| 1528 | 2025.12.24 02:32:22.749919 [ 293 ] {} <Debug> TCP-Session: 12e6001b-f102-4e3e-b728-47aec984c833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1529 | 2025.12.24 02:32:22.749918 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1530 | 2025.12.24 02:32:22.749965 [ 293 ] {} <Debug> TCP-Session: 12e6001b-f102-4e3e-b728-47aec984c833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2025.12.24 02:32:22.749997 [ 296 ] {} <Debug> TCP-Session: 7319bb16-1165-4246-a3ff-20bd824e8d2f Authenticating user 'default' from [fd00:1122:3344:101::e]:36257 | ||
| 1532 | 2025.12.24 02:32:22.750006 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41084 | ||
| 1533 | 2025.12.24 02:32:22.750025 [ 296 ] {} <Debug> TCP-Session: 7319bb16-1165-4246-a3ff-20bd824e8d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1534 | 2025.12.24 02:32:22.750048 [ 296 ] {} <Debug> TCP-Session: 7319bb16-1165-4246-a3ff-20bd824e8d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2025.12.24 02:32:22.750133 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1536 | 2025.12.24 02:32:22.750169 [ 297 ] {} <Debug> TCP-Session: c13db91f-c83d-4acf-b488-3235057564c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:64203 | ||
| 1537 | 2025.12.24 02:32:22.750187 [ 297 ] {} <Debug> TCP-Session: c13db91f-c83d-4acf-b488-3235057564c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2025.12.24 02:32:22.750200 [ 297 ] {} <Debug> TCP-Session: c13db91f-c83d-4acf-b488-3235057564c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2025.12.24 02:32:22.750252 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1540 | 2025.12.24 02:32:22.750285 [ 298 ] {} <Debug> TCP-Session: 7bad2849-f736-4b06-8300-9eae1d5d5cab Authenticating user 'default' from [fd00:1122:3344:101::e]:41084 | ||
| 1541 | 2025.12.24 02:32:22.750302 [ 298 ] {} <Debug> TCP-Session: 7bad2849-f736-4b06-8300-9eae1d5d5cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2025.12.24 02:32:22.750314 [ 298 ] {} <Debug> TCP-Session: 7bad2849-f736-4b06-8300-9eae1d5d5cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2025.12.24 02:32:22.751548 [ 290 ] {} <Trace> TCP-Session: 2bc80477-901d-413e-805d-64cfe68a8b76 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1544 | 2025.12.24 02:32:22.751720 [ 290 ] {0feb0fbf-ee7b-473a-9fe4-9a9b0259772f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58349) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1545 | 2025.12.24 02:32:22.752031 [ 290 ] {0feb0fbf-ee7b-473a-9fe4-9a9b0259772f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1546 | 2025.12.24 02:32:22.755942 [ 290 ] {0feb0fbf-ee7b-473a-9fe4-9a9b0259772f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1547 | 2025.12.24 02:32:22.760491 [ 290 ] {0feb0fbf-ee7b-473a-9fe4-9a9b0259772f} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 1548 | 2025.12.24 02:32:22.778189 [ 308 ] {0feb0fbf-ee7b-473a-9fe4-9a9b0259772f} <Trace> AggregatingTransform: Aggregating | ||
| 1549 | 2025.12.24 02:32:22.780219 [ 308 ] {0feb0fbf-ee7b-473a-9fe4-9a9b0259772f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1550 | 2025.12.24 02:32:22.780908 [ 308 ] {0feb0fbf-ee7b-473a-9fe4-9a9b0259772f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.006050977 sec. (165.263 rows/sec., 6.46 KiB/sec.) | ||
| 1551 | 2025.12.24 02:32:22.780932 [ 308 ] {0feb0fbf-ee7b-473a-9fe4-9a9b0259772f} <Trace> Aggregator: Merging aggregated data | ||
| 1552 | 2025.12.24 02:32:22.780994 [ 308 ] {0feb0fbf-ee7b-473a-9fe4-9a9b0259772f} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1553 | 2025.12.24 02:32:22.784291 [ 290 ] {0feb0fbf-ee7b-473a-9fe4-9a9b0259772f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.032627 sec., 30.64946210194011 rows/sec., 1.20 KiB/sec. | ||
| 1554 | 2025.12.24 02:32:22.784437 [ 290 ] {0feb0fbf-ee7b-473a-9fe4-9a9b0259772f} <Debug> TCPHandler: Processed in 0.033023316 sec. | ||
| 1555 | 2025.12.24 02:32:22.786019 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1556 | 2025.12.24 02:32:22.786067 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1557 | 2025.12.24 02:32:22.786094 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1558 | 2025.12.24 02:32:22.786072 [ 290 ] {} <Debug> TCP-Session: 2bc80477-901d-413e-805d-64cfe68a8b76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2025.12.24 02:32:22.786130 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1560 | 2025.12.24 02:32:22.786155 [ 292 ] {} <Debug> TCP-Session: f685ecb0-5bf9-4cb2-a23a-fbaa405aae6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2025.12.24 02:32:22.786177 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1562 | 2025.12.24 02:32:22.786205 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1563 | 2025.12.24 02:32:22.786215 [ 297 ] {} <Debug> TCP-Session: c13db91f-c83d-4acf-b488-3235057564c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2025.12.24 02:32:22.786252 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1565 | 2025.12.24 02:32:22.786269 [ 293 ] {} <Debug> TCP-Session: 12e6001b-f102-4e3e-b728-47aec984c833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2025.12.24 02:32:22.786258 [ 295 ] {} <Debug> TCP-Session: ecc7268e-0eca-42fb-a2af-da757e55c4e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2025.12.24 02:32:22.786305 [ 296 ] {} <Debug> TCP-Session: 7319bb16-1165-4246-a3ff-20bd824e8d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1568 | 2025.12.24 02:32:22.786210 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1569 | 2025.12.24 02:32:22.786148 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1570 | 2025.12.24 02:32:22.786391 [ 294 ] {} <Debug> TCP-Session: 1865ec32-21a0-49f3-b4c4-43c782fc79a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1571 | 2025.12.24 02:32:22.786141 [ 291 ] {} <Debug> TCP-Session: 8439bd09-43f9-4b1f-a3e2-a8e60964f361 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1572 | 2025.12.24 02:32:22.786414 [ 298 ] {} <Debug> TCP-Session: 7bad2849-f736-4b06-8300-9eae1d5d5cab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1573 | 2025.12.24 02:32:23.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.48 MiB, peak 187.59 MiB, free memory in arenas 0.00 B, will set to 179.95 MiB (RSS), difference: 2.47 MiB | ||
| 1574 | 2025.12.24 02:32:24.650801 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1575 | 2025.12.24 02:32:24.650872 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1576 | 2025.12.24 02:32:24.708843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 238 | ||
| 1577 | 2025.12.24 02:32:24.711018 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2025.12.24 02:32:24.711067 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1579 | 2025.12.24 02:32:24.711886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 3727 | ||
| 1580 | 2025.12.24 02:32:24.712293 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1581 | 2025.12.24 02:32:24.712431 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2025.12.24 02:32:24.712491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1583 | 2025.12.24 02:32:24.712582 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2025.12.24 02:32:24.712834 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1585 | 2025.12.24 02:32:24.713086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1586 | 2025.12.24 02:32:24.713335 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2025.12.24 02:32:24.713467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3727 | ||
| 1588 | 2025.12.24 02:32:24.909447 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1589 | 2025.12.24 02:32:24.927169 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2025.12.24 02:32:24.927256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1591 | 2025.12.24 02:32:24.933613 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1592 | 2025.12.24 02:32:24.934380 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1593 | 2025.12.24 02:32:24.938379 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1594 | 2025.12.24 02:32:25.000276 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.50 MiB, peak 187.59 MiB, free memory in arenas 0.00 B, will set to 182.55 MiB (RSS), difference: 2.05 MiB | ||
| 1595 | 2025.12.24 02:32:26.005997 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1596 | 2025.12.24 02:32:26.006069 [ 3 ] {} <Debug> TCP-Session: 5ee9850e-9c54-447f-9ec0-36d604176301 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1597 | 2025.12.24 02:32:26.320662 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1598 | 2025.12.24 02:32:26.320862 [ 4 ] {d6e4c8a9-7e71-4ca5-9232-48d173a7873b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1599 | 2025.12.24 02:32:26.320936 [ 4 ] {d6e4c8a9-7e71-4ca5-9232-48d173a7873b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1600 | 2025.12.24 02:32:26.321643 [ 4 ] {d6e4c8a9-7e71-4ca5-9232-48d173a7873b} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2025.12.24 02:32:26.321695 [ 4 ] {d6e4c8a9-7e71-4ca5-9232-48d173a7873b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1602 | 2025.12.24 02:32:26.322113 [ 4 ] {d6e4c8a9-7e71-4ca5-9232-48d173a7873b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1603 | 2025.12.24 02:32:26.322354 [ 4 ] {d6e4c8a9-7e71-4ca5-9232-48d173a7873b} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1604 | 2025.12.24 02:32:26.322512 [ 4 ] {d6e4c8a9-7e71-4ca5-9232-48d173a7873b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001701 sec., 44679.60023515579 rows/sec., 3.68 MiB/sec. | ||
| 1605 | 2025.12.24 02:32:26.322558 [ 4 ] {d6e4c8a9-7e71-4ca5-9232-48d173a7873b} <Debug> TCPHandler: Processed in 0.002026882 sec. | ||
| 1606 | 2025.12.24 02:32:26.322684 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1607 | 2025.12.24 02:32:26.322790 [ 4 ] {5a1ee5e0-8438-47c6-932c-0278d3c308d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1608 | 2025.12.24 02:32:26.322834 [ 4 ] {5a1ee5e0-8438-47c6-932c-0278d3c308d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1609 | 2025.12.24 02:32:26.323248 [ 4 ] {5a1ee5e0-8438-47c6-932c-0278d3c308d9} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1610 | 2025.12.24 02:32:26.323287 [ 4 ] {5a1ee5e0-8438-47c6-932c-0278d3c308d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1611 | 2025.12.24 02:32:26.323601 [ 4 ] {5a1ee5e0-8438-47c6-932c-0278d3c308d9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1612 | 2025.12.24 02:32:26.323839 [ 4 ] {5a1ee5e0-8438-47c6-932c-0278d3c308d9} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1613 | 2025.12.24 02:32:26.323980 [ 4 ] {5a1ee5e0-8438-47c6-932c-0278d3c308d9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001216 sec., 8223.684210526315 rows/sec., 618.38 KiB/sec. | ||
| 1614 | 2025.12.24 02:32:26.324020 [ 4 ] {5a1ee5e0-8438-47c6-932c-0278d3c308d9} <Debug> TCPHandler: Processed in 0.001387893 sec. | ||
| 1615 | 2025.12.24 02:32:26.324141 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2025.12.24 02:32:26.324239 [ 4 ] {97df8679-f3ab-48fa-9767-591a0fbd094b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1617 | 2025.12.24 02:32:26.324284 [ 4 ] {97df8679-f3ab-48fa-9767-591a0fbd094b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1618 | 2025.12.24 02:32:26.324742 [ 4 ] {97df8679-f3ab-48fa-9767-591a0fbd094b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2025.12.24 02:32:26.324784 [ 4 ] {97df8679-f3ab-48fa-9767-591a0fbd094b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1620 | 2025.12.24 02:32:26.325114 [ 4 ] {97df8679-f3ab-48fa-9767-591a0fbd094b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1621 | 2025.12.24 02:32:26.325332 [ 4 ] {97df8679-f3ab-48fa-9767-591a0fbd094b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1622 | 2025.12.24 02:32:26.325467 [ 4 ] {97df8679-f3ab-48fa-9767-591a0fbd094b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001248 sec., 59294.8717948718 rows/sec., 4.63 MiB/sec. | ||
| 1623 | 2025.12.24 02:32:26.325506 [ 4 ] {97df8679-f3ab-48fa-9767-591a0fbd094b} <Debug> TCPHandler: Processed in 0.001416032 sec. | ||
| 1624 | 2025.12.24 02:32:26.325630 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1625 | 2025.12.24 02:32:26.325728 [ 4 ] {5842e8a2-a35e-4baf-85c5-c459e3c66d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1626 | 2025.12.24 02:32:26.325773 [ 4 ] {5842e8a2-a35e-4baf-85c5-c459e3c66d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1627 | 2025.12.24 02:32:26.326210 [ 4 ] {5842e8a2-a35e-4baf-85c5-c459e3c66d6d} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1628 | 2025.12.24 02:32:26.326249 [ 4 ] {5842e8a2-a35e-4baf-85c5-c459e3c66d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1629 | 2025.12.24 02:32:26.326601 [ 4 ] {5842e8a2-a35e-4baf-85c5-c459e3c66d6d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1630 | 2025.12.24 02:32:26.326819 [ 4 ] {5842e8a2-a35e-4baf-85c5-c459e3c66d6d} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1631 | 2025.12.24 02:32:26.326954 [ 4 ] {5842e8a2-a35e-4baf-85c5-c459e3c66d6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 1632 | 2025.12.24 02:32:26.326992 [ 4 ] {5842e8a2-a35e-4baf-85c5-c459e3c66d6d} <Debug> TCPHandler: Processed in 0.001411663 sec. | ||
| 1633 | 2025.12.24 02:32:26.327108 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1634 | 2025.12.24 02:32:26.327205 [ 4 ] {7c35424d-4867-4735-8766-da74dd3cd67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1635 | 2025.12.24 02:32:26.327261 [ 4 ] {7c35424d-4867-4735-8766-da74dd3cd67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1636 | 2025.12.24 02:32:26.328060 [ 4 ] {7c35424d-4867-4735-8766-da74dd3cd67e} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1637 | 2025.12.24 02:32:26.328099 [ 4 ] {7c35424d-4867-4735-8766-da74dd3cd67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1638 | 2025.12.24 02:32:26.328621 [ 4 ] {7c35424d-4867-4735-8766-da74dd3cd67e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1639 | 2025.12.24 02:32:26.328852 [ 4 ] {7c35424d-4867-4735-8766-da74dd3cd67e} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1640 | 2025.12.24 02:32:26.328997 [ 4 ] {7c35424d-4867-4735-8766-da74dd3cd67e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001812 sec., 5518.763796909492 rows/sec., 9.89 MiB/sec. | ||
| 1641 | 2025.12.24 02:32:26.329062 [ 4 ] {7c35424d-4867-4735-8766-da74dd3cd67e} <Debug> TCPHandler: Processed in 0.002003032 sec. | ||
| 1642 | 2025.12.24 02:32:26.329184 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2025.12.24 02:32:26.329291 [ 4 ] {07faf187-251d-4567-920f-5890def1b425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1644 | 2025.12.24 02:32:26.329338 [ 4 ] {07faf187-251d-4567-920f-5890def1b425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1645 | 2025.12.24 02:32:26.329712 [ 4 ] {07faf187-251d-4567-920f-5890def1b425} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2025.12.24 02:32:26.329748 [ 4 ] {07faf187-251d-4567-920f-5890def1b425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1647 | 2025.12.24 02:32:26.330075 [ 4 ] {07faf187-251d-4567-920f-5890def1b425} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1648 | 2025.12.24 02:32:26.330299 [ 4 ] {07faf187-251d-4567-920f-5890def1b425} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2025.12.24 02:32:26.330432 [ 4 ] {07faf187-251d-4567-920f-5890def1b425} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 1650 | 2025.12.24 02:32:26.330469 [ 4 ] {07faf187-251d-4567-920f-5890def1b425} <Debug> TCPHandler: Processed in 0.001334301 sec. | ||
| 1651 | 2025.12.24 02:32:27.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 180.95 MiB, peak 187.59 MiB, free memory in arenas 0.00 B, will set to 182.61 MiB (RSS), difference: 1.66 MiB | ||
| 1652 | 2025.12.24 02:32:28.460410 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1653 | 2025.12.24 02:32:28.460635 [ 4 ] {dc3f8ca7-80fe-4571-b6f4-3a70c129e598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) 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) | ||
| 1654 | 2025.12.24 02:32:28.460976 [ 4 ] {dc3f8ca7-80fe-4571-b6f4-3a70c129e598} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1655 | 2025.12.24 02:32:28.464980 [ 4 ] {dc3f8ca7-80fe-4571-b6f4-3a70c129e598} <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 | ||
| 1656 | 2025.12.24 02:32:28.465261 [ 4 ] {dc3f8ca7-80fe-4571-b6f4-3a70c129e598} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1657 | 2025.12.24 02:32:28.465350 [ 4 ] {dc3f8ca7-80fe-4571-b6f4-3a70c129e598} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1658 | 2025.12.24 02:32:28.465562 [ 4 ] {dc3f8ca7-80fe-4571-b6f4-3a70c129e598} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1659 | 2025.12.24 02:32:28.467558 [ 4 ] {dc3f8ca7-80fe-4571-b6f4-3a70c129e598} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1660 | 2025.12.24 02:32:28.469577 [ 4 ] {dc3f8ca7-80fe-4571-b6f4-3a70c129e598} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (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 | ||
| 1661 | 2025.12.24 02:32:28.469605 [ 4 ] {dc3f8ca7-80fe-4571-b6f4-3a70c129e598} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1662 | 2025.12.24 02:32:28.469702 [ 4 ] {dc3f8ca7-80fe-4571-b6f4-3a70c129e598} <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'))" | ||
| 1663 | 2025.12.24 02:32:28.469732 [ 4 ] {dc3f8ca7-80fe-4571-b6f4-3a70c129e598} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1664 | 2025.12.24 02:32:28.483219 [ 4 ] {dc3f8ca7-80fe-4571-b6f4-3a70c129e598} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.022674 sec., 1146.6878362882596 rows/sec., 49.62 KiB/sec. | ||
| 1665 | 2025.12.24 02:32:28.483314 [ 4 ] {dc3f8ca7-80fe-4571-b6f4-3a70c129e598} <Debug> TCPHandler: Processed in 0.023028697 sec. | ||
| 1666 | 2025.12.24 02:32:28.483672 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2025.12.24 02:32:28.483845 [ 4 ] {e52769af-3702-4132-a13f-b296e89d0c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) 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) | ||
| 1668 | 2025.12.24 02:32:28.484118 [ 4 ] {e52769af-3702-4132-a13f-b296e89d0c20} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1669 | 2025.12.24 02:32:28.484162 [ 4 ] {e52769af-3702-4132-a13f-b296e89d0c20} <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 | ||
| 1670 | 2025.12.24 02:32:28.484375 [ 4 ] {e52769af-3702-4132-a13f-b296e89d0c20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1671 | 2025.12.24 02:32:28.484431 [ 4 ] {e52769af-3702-4132-a13f-b296e89d0c20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1672 | 2025.12.24 02:32:28.484545 [ 4 ] {e52769af-3702-4132-a13f-b296e89d0c20} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1673 | 2025.12.24 02:32:28.484575 [ 4 ] {e52769af-3702-4132-a13f-b296e89d0c20} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1674 | 2025.12.24 02:32:28.484597 [ 4 ] {e52769af-3702-4132-a13f-b296e89d0c20} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (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 | ||
| 1675 | 2025.12.24 02:32:28.484612 [ 4 ] {e52769af-3702-4132-a13f-b296e89d0c20} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1676 | 2025.12.24 02:32:28.484649 [ 4 ] {e52769af-3702-4132-a13f-b296e89d0c20} <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'))" | ||
| 1677 | 2025.12.24 02:32:28.484668 [ 4 ] {e52769af-3702-4132-a13f-b296e89d0c20} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1678 | 2025.12.24 02:32:28.485099 [ 4 ] {e52769af-3702-4132-a13f-b296e89d0c20} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001331 sec., 19534.184823441024 rows/sec., 845.23 KiB/sec. | ||
| 1679 | 2025.12.24 02:32:28.485160 [ 4 ] {e52769af-3702-4132-a13f-b296e89d0c20} <Debug> TCPHandler: Processed in 0.001555875 sec. | ||
| 1680 | 2025.12.24 02:32:28.485372 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2025.12.24 02:32:28.485505 [ 4 ] {4635d3f7-70b5-47c0-aad2-c306a5f5485a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) 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) | ||
| 1682 | 2025.12.24 02:32:28.485717 [ 4 ] {4635d3f7-70b5-47c0-aad2-c306a5f5485a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1683 | 2025.12.24 02:32:28.485753 [ 4 ] {4635d3f7-70b5-47c0-aad2-c306a5f5485a} <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 | ||
| 1684 | 2025.12.24 02:32:28.485940 [ 4 ] {4635d3f7-70b5-47c0-aad2-c306a5f5485a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1685 | 2025.12.24 02:32:28.485994 [ 4 ] {4635d3f7-70b5-47c0-aad2-c306a5f5485a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1686 | 2025.12.24 02:32:28.486104 [ 4 ] {4635d3f7-70b5-47c0-aad2-c306a5f5485a} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1687 | 2025.12.24 02:32:28.486133 [ 4 ] {4635d3f7-70b5-47c0-aad2-c306a5f5485a} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1688 | 2025.12.24 02:32:28.486153 [ 4 ] {4635d3f7-70b5-47c0-aad2-c306a5f5485a} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (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 | ||
| 1689 | 2025.12.24 02:32:28.486169 [ 4 ] {4635d3f7-70b5-47c0-aad2-c306a5f5485a} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1690 | 2025.12.24 02:32:28.486203 [ 4 ] {4635d3f7-70b5-47c0-aad2-c306a5f5485a} <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'))" | ||
| 1691 | 2025.12.24 02:32:28.486220 [ 4 ] {4635d3f7-70b5-47c0-aad2-c306a5f5485a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1692 | 2025.12.24 02:32:28.486607 [ 4 ] {4635d3f7-70b5-47c0-aad2-c306a5f5485a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001155 sec., 22510.822510822512 rows/sec., 974.03 KiB/sec. | ||
| 1693 | 2025.12.24 02:32:28.486666 [ 4 ] {4635d3f7-70b5-47c0-aad2-c306a5f5485a} <Debug> TCPHandler: Processed in 0.001344212 sec. | ||
| 1694 | 2025.12.24 02:32:28.487018 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2025.12.24 02:32:28.487154 [ 4 ] {2c7a2bc4-fa05-44c7-9ec8-9ea6c3960180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) 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) | ||
| 1696 | 2025.12.24 02:32:28.487361 [ 4 ] {2c7a2bc4-fa05-44c7-9ec8-9ea6c3960180} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1697 | 2025.12.24 02:32:28.487396 [ 4 ] {2c7a2bc4-fa05-44c7-9ec8-9ea6c3960180} <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 | ||
| 1698 | 2025.12.24 02:32:28.487588 [ 4 ] {2c7a2bc4-fa05-44c7-9ec8-9ea6c3960180} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1699 | 2025.12.24 02:32:28.487642 [ 4 ] {2c7a2bc4-fa05-44c7-9ec8-9ea6c3960180} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1700 | 2025.12.24 02:32:28.487743 [ 4 ] {2c7a2bc4-fa05-44c7-9ec8-9ea6c3960180} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1701 | 2025.12.24 02:32:28.487772 [ 4 ] {2c7a2bc4-fa05-44c7-9ec8-9ea6c3960180} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1702 | 2025.12.24 02:32:28.487792 [ 4 ] {2c7a2bc4-fa05-44c7-9ec8-9ea6c3960180} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (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 | ||
| 1703 | 2025.12.24 02:32:28.487807 [ 4 ] {2c7a2bc4-fa05-44c7-9ec8-9ea6c3960180} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1704 | 2025.12.24 02:32:28.487841 [ 4 ] {2c7a2bc4-fa05-44c7-9ec8-9ea6c3960180} <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'))" | ||
| 1705 | 2025.12.24 02:32:28.487860 [ 4 ] {2c7a2bc4-fa05-44c7-9ec8-9ea6c3960180} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1706 | 2025.12.24 02:32:28.488245 [ 4 ] {2c7a2bc4-fa05-44c7-9ec8-9ea6c3960180} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001144 sec., 22727.272727272728 rows/sec., 983.39 KiB/sec. | ||
| 1707 | 2025.12.24 02:32:28.488307 [ 4 ] {2c7a2bc4-fa05-44c7-9ec8-9ea6c3960180} <Debug> TCPHandler: Processed in 0.001339662 sec. | ||
| 1708 | 2025.12.24 02:32:28.488508 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2025.12.24 02:32:28.488639 [ 4 ] {3559f9da-45a5-43fc-a978-981cd657798a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1710 | 2025.12.24 02:32:28.488851 [ 4 ] {3559f9da-45a5-43fc-a978-981cd657798a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1711 | 2025.12.24 02:32:28.488887 [ 4 ] {3559f9da-45a5-43fc-a978-981cd657798a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1712 | 2025.12.24 02:32:28.489077 [ 4 ] {3559f9da-45a5-43fc-a978-981cd657798a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1713 | 2025.12.24 02:32:28.489131 [ 4 ] {3559f9da-45a5-43fc-a978-981cd657798a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1714 | 2025.12.24 02:32:28.489230 [ 4 ] {3559f9da-45a5-43fc-a978-981cd657798a} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1715 | 2025.12.24 02:32:28.489260 [ 4 ] {3559f9da-45a5-43fc-a978-981cd657798a} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1716 | 2025.12.24 02:32:28.489280 [ 4 ] {3559f9da-45a5-43fc-a978-981cd657798a} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1717 | 2025.12.24 02:32:28.489295 [ 4 ] {3559f9da-45a5-43fc-a978-981cd657798a} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1718 | 2025.12.24 02:32:28.489330 [ 4 ] {3559f9da-45a5-43fc-a978-981cd657798a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1719 | 2025.12.24 02:32:28.489350 [ 4 ] {3559f9da-45a5-43fc-a978-981cd657798a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1720 | 2025.12.24 02:32:28.489755 [ 4 ] {3559f9da-45a5-43fc-a978-981cd657798a} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001168 sec., 22260.27397260274 rows/sec., 963.18 KiB/sec. | ||
| 1721 | 2025.12.24 02:32:28.489813 [ 4 ] {3559f9da-45a5-43fc-a978-981cd657798a} <Debug> TCPHandler: Processed in 0.001354892 sec. | ||
| 1722 | 2025.12.24 02:32:28.490016 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2025.12.24 02:32:28.490147 [ 4 ] {34334a55-ad0c-4ead-be41-b440d16de088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1724 | 2025.12.24 02:32:28.490354 [ 4 ] {34334a55-ad0c-4ead-be41-b440d16de088} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1725 | 2025.12.24 02:32:28.490391 [ 4 ] {34334a55-ad0c-4ead-be41-b440d16de088} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1726 | 2025.12.24 02:32:28.490581 [ 4 ] {34334a55-ad0c-4ead-be41-b440d16de088} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1727 | 2025.12.24 02:32:28.490635 [ 4 ] {34334a55-ad0c-4ead-be41-b440d16de088} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1728 | 2025.12.24 02:32:28.490736 [ 4 ] {34334a55-ad0c-4ead-be41-b440d16de088} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1729 | 2025.12.24 02:32:28.490765 [ 4 ] {34334a55-ad0c-4ead-be41-b440d16de088} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1730 | 2025.12.24 02:32:28.490784 [ 4 ] {34334a55-ad0c-4ead-be41-b440d16de088} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1731 | 2025.12.24 02:32:28.490799 [ 4 ] {34334a55-ad0c-4ead-be41-b440d16de088} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1732 | 2025.12.24 02:32:28.490834 [ 4 ] {34334a55-ad0c-4ead-be41-b440d16de088} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1733 | 2025.12.24 02:32:28.490853 [ 4 ] {34334a55-ad0c-4ead-be41-b440d16de088} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1734 | 2025.12.24 02:32:28.491229 [ 4 ] {34334a55-ad0c-4ead-be41-b440d16de088} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001134 sec., 22927.68959435626 rows/sec., 992.06 KiB/sec. | ||
| 1735 | 2025.12.24 02:32:28.491288 [ 4 ] {34334a55-ad0c-4ead-be41-b440d16de088} <Debug> TCPHandler: Processed in 0.001322071 sec. | ||
| 1736 | 2025.12.24 02:32:28.491519 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2025.12.24 02:32:28.491651 [ 4 ] {ddc504d7-4496-4d28-8a14-18292b942b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1738 | 2025.12.24 02:32:28.491868 [ 4 ] {ddc504d7-4496-4d28-8a14-18292b942b96} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1739 | 2025.12.24 02:32:28.491904 [ 4 ] {ddc504d7-4496-4d28-8a14-18292b942b96} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1740 | 2025.12.24 02:32:28.492093 [ 4 ] {ddc504d7-4496-4d28-8a14-18292b942b96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1741 | 2025.12.24 02:32:28.492148 [ 4 ] {ddc504d7-4496-4d28-8a14-18292b942b96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1742 | 2025.12.24 02:32:28.492246 [ 4 ] {ddc504d7-4496-4d28-8a14-18292b942b96} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1743 | 2025.12.24 02:32:28.492275 [ 4 ] {ddc504d7-4496-4d28-8a14-18292b942b96} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1744 | 2025.12.24 02:32:28.492294 [ 4 ] {ddc504d7-4496-4d28-8a14-18292b942b96} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1745 | 2025.12.24 02:32:28.492310 [ 4 ] {ddc504d7-4496-4d28-8a14-18292b942b96} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1746 | 2025.12.24 02:32:28.492344 [ 4 ] {ddc504d7-4496-4d28-8a14-18292b942b96} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1747 | 2025.12.24 02:32:28.492364 [ 4 ] {ddc504d7-4496-4d28-8a14-18292b942b96} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1748 | 2025.12.24 02:32:28.492733 [ 4 ] {ddc504d7-4496-4d28-8a14-18292b942b96} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 991.19 KiB/sec. | ||
| 1749 | 2025.12.24 02:32:28.492793 [ 4 ] {ddc504d7-4496-4d28-8a14-18292b942b96} <Debug> TCPHandler: Processed in 0.001323081 sec. | ||
| 1750 | 2025.12.24 02:32:28.492994 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1751 | 2025.12.24 02:32:28.493125 [ 4 ] {57a380b0-c3c7-4e78-b8ba-c5dee3b7188f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1752 | 2025.12.24 02:32:28.493340 [ 4 ] {57a380b0-c3c7-4e78-b8ba-c5dee3b7188f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1753 | 2025.12.24 02:32:28.493377 [ 4 ] {57a380b0-c3c7-4e78-b8ba-c5dee3b7188f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1754 | 2025.12.24 02:32:28.493573 [ 4 ] {57a380b0-c3c7-4e78-b8ba-c5dee3b7188f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1755 | 2025.12.24 02:32:28.493627 [ 4 ] {57a380b0-c3c7-4e78-b8ba-c5dee3b7188f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1756 | 2025.12.24 02:32:28.493727 [ 4 ] {57a380b0-c3c7-4e78-b8ba-c5dee3b7188f} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1757 | 2025.12.24 02:32:28.493756 [ 4 ] {57a380b0-c3c7-4e78-b8ba-c5dee3b7188f} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1758 | 2025.12.24 02:32:28.493775 [ 4 ] {57a380b0-c3c7-4e78-b8ba-c5dee3b7188f} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1759 | 2025.12.24 02:32:28.493789 [ 4 ] {57a380b0-c3c7-4e78-b8ba-c5dee3b7188f} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1760 | 2025.12.24 02:32:28.493823 [ 4 ] {57a380b0-c3c7-4e78-b8ba-c5dee3b7188f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1761 | 2025.12.24 02:32:28.493841 [ 4 ] {57a380b0-c3c7-4e78-b8ba-c5dee3b7188f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1762 | 2025.12.24 02:32:28.494225 [ 4 ] {57a380b0-c3c7-4e78-b8ba-c5dee3b7188f} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001153 sec., 22549.869904596704 rows/sec., 975.72 KiB/sec. | ||
| 1763 | 2025.12.24 02:32:28.494283 [ 4 ] {57a380b0-c3c7-4e78-b8ba-c5dee3b7188f} <Debug> TCPHandler: Processed in 0.001339151 sec. | ||
| 1764 | 2025.12.24 02:32:28.494501 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1765 | 2025.12.24 02:32:28.494634 [ 4 ] {9fab2430-1741-433f-953e-aa1b7e225c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1766 | 2025.12.24 02:32:28.494846 [ 4 ] {9fab2430-1741-433f-953e-aa1b7e225c80} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1767 | 2025.12.24 02:32:28.494882 [ 4 ] {9fab2430-1741-433f-953e-aa1b7e225c80} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1768 | 2025.12.24 02:32:28.495083 [ 4 ] {9fab2430-1741-433f-953e-aa1b7e225c80} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1769 | 2025.12.24 02:32:28.495136 [ 4 ] {9fab2430-1741-433f-953e-aa1b7e225c80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1770 | 2025.12.24 02:32:28.495235 [ 4 ] {9fab2430-1741-433f-953e-aa1b7e225c80} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1771 | 2025.12.24 02:32:28.495264 [ 4 ] {9fab2430-1741-433f-953e-aa1b7e225c80} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1772 | 2025.12.24 02:32:28.495283 [ 4 ] {9fab2430-1741-433f-953e-aa1b7e225c80} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (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 | ||
| 1773 | 2025.12.24 02:32:28.495298 [ 4 ] {9fab2430-1741-433f-953e-aa1b7e225c80} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1774 | 2025.12.24 02:32:28.495332 [ 4 ] {9fab2430-1741-433f-953e-aa1b7e225c80} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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'))" | ||
| 1775 | 2025.12.24 02:32:28.495351 [ 4 ] {9fab2430-1741-433f-953e-aa1b7e225c80} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1776 | 2025.12.24 02:32:28.495728 [ 4 ] {9fab2430-1741-433f-953e-aa1b7e225c80} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001148 sec., 22648.083623693383 rows/sec., 979.97 KiB/sec. | ||
| 1777 | 2025.12.24 02:32:28.495796 [ 4 ] {9fab2430-1741-433f-953e-aa1b7e225c80} <Debug> TCPHandler: Processed in 0.001343801 sec. | ||
| 1778 | 2025.12.24 02:32:28.496046 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1779 | 2025.12.24 02:32:28.496179 [ 4 ] {82dcc941-69ee-4232-b4b3-6a2cd721fe17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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) | ||
| 1780 | 2025.12.24 02:32:28.496390 [ 4 ] {82dcc941-69ee-4232-b4b3-6a2cd721fe17} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1781 | 2025.12.24 02:32:28.496427 [ 4 ] {82dcc941-69ee-4232-b4b3-6a2cd721fe17} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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 | ||
| 1782 | 2025.12.24 02:32:28.496624 [ 4 ] {82dcc941-69ee-4232-b4b3-6a2cd721fe17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1783 | 2025.12.24 02:32:28.496678 [ 4 ] {82dcc941-69ee-4232-b4b3-6a2cd721fe17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1784 | 2025.12.24 02:32:28.496779 [ 4 ] {82dcc941-69ee-4232-b4b3-6a2cd721fe17} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1785 | 2025.12.24 02:32:28.496809 [ 4 ] {82dcc941-69ee-4232-b4b3-6a2cd721fe17} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1786 | 2025.12.24 02:32:28.496828 [ 4 ] {82dcc941-69ee-4232-b4b3-6a2cd721fe17} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (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 | ||
| 1787 | 2025.12.24 02:32:28.496843 [ 4 ] {82dcc941-69ee-4232-b4b3-6a2cd721fe17} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1788 | 2025.12.24 02:32:28.496877 [ 4 ] {82dcc941-69ee-4232-b4b3-6a2cd721fe17} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 1789 | 2025.12.24 02:32:28.496897 [ 4 ] {82dcc941-69ee-4232-b4b3-6a2cd721fe17} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1790 | 2025.12.24 02:32:28.497259 [ 4 ] {82dcc941-69ee-4232-b4b3-6a2cd721fe17} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001135 sec., 22907.48898678414 rows/sec., 991.19 KiB/sec. | ||
| 1791 | 2025.12.24 02:32:28.497317 [ 4 ] {82dcc941-69ee-4232-b4b3-6a2cd721fe17} <Debug> TCPHandler: Processed in 0.001320981 sec. | ||
| 1792 | 2025.12.24 02:32:28.576716 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2025.12.24 02:32:28.576850 [ 4 ] {ba3820fa-3e4c-4832-abef-14806f5e5b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1794 | 2025.12.24 02:32:28.576903 [ 4 ] {ba3820fa-3e4c-4832-abef-14806f5e5b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1795 | 2025.12.24 02:32:28.577506 [ 4 ] {ba3820fa-3e4c-4832-abef-14806f5e5b65} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1796 | 2025.12.24 02:32:28.577554 [ 4 ] {ba3820fa-3e4c-4832-abef-14806f5e5b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1797 | 2025.12.24 02:32:28.578001 [ 4 ] {ba3820fa-3e4c-4832-abef-14806f5e5b65} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1798 | 2025.12.24 02:32:28.578231 [ 4 ] {ba3820fa-3e4c-4832-abef-14806f5e5b65} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1799 | 2025.12.24 02:32:28.578391 [ 4 ] {ba3820fa-3e4c-4832-abef-14806f5e5b65} <Debug> executeQuery: Read 10 rows, 1.71 KiB in 0.001575 sec., 6349.206349206349 rows/sec., 1.06 MiB/sec. | ||
| 1800 | 2025.12.24 02:32:28.578445 [ 4 ] {ba3820fa-3e4c-4832-abef-14806f5e5b65} <Debug> TCPHandler: Processed in 0.001806208 sec. | ||
| 1801 | 2025.12.24 02:32:28.578575 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1802 | 2025.12.24 02:32:28.578674 [ 4 ] {6cfe2aa9-a6f4-4f92-9ecd-7744cd092170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1803 | 2025.12.24 02:32:28.578718 [ 4 ] {6cfe2aa9-a6f4-4f92-9ecd-7744cd092170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1804 | 2025.12.24 02:32:28.579123 [ 4 ] {6cfe2aa9-a6f4-4f92-9ecd-7744cd092170} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1805 | 2025.12.24 02:32:28.579160 [ 4 ] {6cfe2aa9-a6f4-4f92-9ecd-7744cd092170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1806 | 2025.12.24 02:32:28.579520 [ 4 ] {6cfe2aa9-a6f4-4f92-9ecd-7744cd092170} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1807 | 2025.12.24 02:32:28.579740 [ 4 ] {6cfe2aa9-a6f4-4f92-9ecd-7744cd092170} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1808 | 2025.12.24 02:32:28.579878 [ 4 ] {6cfe2aa9-a6f4-4f92-9ecd-7744cd092170} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001225 sec., 3265.3061224489797 rows/sec., 266.26 KiB/sec. | ||
| 1809 | 2025.12.24 02:32:28.579927 [ 4 ] {6cfe2aa9-a6f4-4f92-9ecd-7744cd092170} <Debug> TCPHandler: Processed in 0.001402912 sec. | ||
| 1810 | 2025.12.24 02:32:28.580047 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1811 | 2025.12.24 02:32:28.580145 [ 4 ] {59773609-8826-4305-ba3b-7f6a328b4621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1812 | 2025.12.24 02:32:28.580185 [ 4 ] {59773609-8826-4305-ba3b-7f6a328b4621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1813 | 2025.12.24 02:32:28.581367 [ 4 ] {59773609-8826-4305-ba3b-7f6a328b4621} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2025.12.24 02:32:28.581407 [ 4 ] {59773609-8826-4305-ba3b-7f6a328b4621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1815 | 2025.12.24 02:32:28.581849 [ 4 ] {59773609-8826-4305-ba3b-7f6a328b4621} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1816 | 2025.12.24 02:32:28.582093 [ 4 ] {59773609-8826-4305-ba3b-7f6a328b4621} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2025.12.24 02:32:28.582236 [ 4 ] {59773609-8826-4305-ba3b-7f6a328b4621} <Debug> executeQuery: Read 1217 rows, 102.90 KiB in 0.002109 sec., 577050.7349454717 rows/sec., 47.65 MiB/sec. | ||
| 1818 | 2025.12.24 02:32:28.582275 [ 4 ] {59773609-8826-4305-ba3b-7f6a328b4621} <Debug> TCPHandler: Processed in 0.002277866 sec. | ||
| 1819 | 2025.12.24 02:32:28.582390 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1820 | 2025.12.24 02:32:28.582486 [ 4 ] {b0787b40-945b-44ac-9d76-51be782a96ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1821 | 2025.12.24 02:32:28.582529 [ 4 ] {b0787b40-945b-44ac-9d76-51be782a96ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1822 | 2025.12.24 02:32:28.582929 [ 4 ] {b0787b40-945b-44ac-9d76-51be782a96ad} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2025.12.24 02:32:28.582969 [ 4 ] {b0787b40-945b-44ac-9d76-51be782a96ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1824 | 2025.12.24 02:32:28.583292 [ 4 ] {b0787b40-945b-44ac-9d76-51be782a96ad} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1825 | 2025.12.24 02:32:28.583518 [ 4 ] {b0787b40-945b-44ac-9d76-51be782a96ad} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2025.12.24 02:32:28.583628 [ 51 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1827 | 2025.12.24 02:32:28.583656 [ 4 ] {b0787b40-945b-44ac-9d76-51be782a96ad} <Debug> executeQuery: Read 13 rows, 979.00 B in 0.001189 sec., 10933.557611438184 rows/sec., 804.08 KiB/sec. | ||
| 1828 | 2025.12.24 02:32:28.583698 [ 51 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2025.12.24 02:32:28.583707 [ 4 ] {b0787b40-945b-44ac-9d76-51be782a96ad} <Debug> TCPHandler: Processed in 0.001367491 sec. | ||
| 1830 | 2025.12.24 02:32:28.583727 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1831 | 2025.12.24 02:32:28.583831 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 1832 | 2025.12.24 02:32:28.583847 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1833 | 2025.12.24 02:32:28.583925 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1834 | 2025.12.24 02:32:28.583957 [ 4 ] {2339e706-7109-4e45-a732-5fdb1a216291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1835 | 2025.12.24 02:32:28.583960 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1836 | 2025.12.24 02:32:28.584002 [ 4 ] {2339e706-7109-4e45-a732-5fdb1a216291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1837 | 2025.12.24 02:32:28.584039 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1838 | 2025.12.24 02:32:28.584087 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1839 | 2025.12.24 02:32:28.584137 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 1840 | 2025.12.24 02:32:28.584184 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1841 | 2025.12.24 02:32:28.584232 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
| 1842 | 2025.12.24 02:32:28.584580 [ 4 ] {2339e706-7109-4e45-a732-5fdb1a216291} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2025.12.24 02:32:28.584617 [ 4 ] {2339e706-7109-4e45-a732-5fdb1a216291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1844 | 2025.12.24 02:32:28.584933 [ 4 ] {2339e706-7109-4e45-a732-5fdb1a216291} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1845 | 2025.12.24 02:32:28.584950 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 97 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158758 sec., 83710.3174260717 rows/sec., 6.50 MiB/sec. | ||
| 1846 | 2025.12.24 02:32:28.585199 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1847 | 2025.12.24 02:32:28.585215 [ 4 ] {2339e706-7109-4e45-a732-5fdb1a216291} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2025.12.24 02:32:28.585375 [ 4 ] {2339e706-7109-4e45-a732-5fdb1a216291} <Debug> executeQuery: Read 229 rows, 15.88 KiB in 0.001443 sec., 158697.15869715868 rows/sec., 10.74 MiB/sec. | ||
| 1849 | 2025.12.24 02:32:28.585416 [ 4 ] {2339e706-7109-4e45-a732-5fdb1a216291} <Debug> TCPHandler: Processed in 0.001620296 sec. | ||
| 1850 | 2025.12.24 02:32:28.585535 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1851 | 2025.12.24 02:32:28.585542 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_6_1} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2025.12.24 02:32:28.585633 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_6_1} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1853 | 2025.12.24 02:32:28.585633 [ 4 ] {642331d3-1335-4763-bcdd-1e9e5e47d6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1854 | 2025.12.24 02:32:28.585688 [ 4 ] {642331d3-1335-4763-bcdd-1e9e5e47d6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1855 | 2025.12.24 02:32:28.585727 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1856 | 2025.12.24 02:32:28.586298 [ 4 ] {642331d3-1335-4763-bcdd-1e9e5e47d6a8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2025.12.24 02:32:28.586340 [ 4 ] {642331d3-1335-4763-bcdd-1e9e5e47d6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1858 | 2025.12.24 02:32:28.586708 [ 4 ] {642331d3-1335-4763-bcdd-1e9e5e47d6a8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1859 | 2025.12.24 02:32:28.586966 [ 4 ] {642331d3-1335-4763-bcdd-1e9e5e47d6a8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2025.12.24 02:32:28.587113 [ 4 ] {642331d3-1335-4763-bcdd-1e9e5e47d6a8} <Debug> executeQuery: Read 539 rows, 40.93 KiB in 0.001499 sec., 359573.0486991328 rows/sec., 26.67 MiB/sec. | ||
| 1861 | 2025.12.24 02:32:28.587151 [ 4 ] {642331d3-1335-4763-bcdd-1e9e5e47d6a8} <Debug> TCPHandler: Processed in 0.001666166 sec. | ||
| 1862 | 2025.12.24 02:32:28.587268 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2025.12.24 02:32:28.587364 [ 4 ] {8c467df6-7806-4d72-9fa7-b5ecef0ae10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1864 | 2025.12.24 02:32:28.587410 [ 4 ] {8c467df6-7806-4d72-9fa7-b5ecef0ae10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1865 | 2025.12.24 02:32:28.588402 [ 4 ] {8c467df6-7806-4d72-9fa7-b5ecef0ae10f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2025.12.24 02:32:28.588448 [ 4 ] {8c467df6-7806-4d72-9fa7-b5ecef0ae10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1867 | 2025.12.24 02:32:28.589001 [ 4 ] {8c467df6-7806-4d72-9fa7-b5ecef0ae10f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1868 | 2025.12.24 02:32:28.589259 [ 4 ] {8c467df6-7806-4d72-9fa7-b5ecef0ae10f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2025.12.24 02:32:28.589420 [ 4 ] {8c467df6-7806-4d72-9fa7-b5ecef0ae10f} <Debug> executeQuery: Read 2118 rows, 144.98 KiB in 0.002073 sec., 1021707.6700434153 rows/sec., 68.30 MiB/sec. | ||
| 1870 | 2025.12.24 02:32:28.589465 [ 4 ] {8c467df6-7806-4d72-9fa7-b5ecef0ae10f} <Debug> TCPHandler: Processed in 0.002246976 sec. | ||
| 1871 | 2025.12.24 02:32:28.589581 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2025.12.24 02:32:28.589677 [ 4 ] {f0674af1-b8a3-4aff-ad03-e2d99647b7ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1873 | 2025.12.24 02:32:28.589721 [ 4 ] {f0674af1-b8a3-4aff-ad03-e2d99647b7ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1874 | 2025.12.24 02:32:28.590053 [ 4 ] {f0674af1-b8a3-4aff-ad03-e2d99647b7ad} <Trace> oximeter.measurements_f64 (0d484346-0b97-4121-aa35-36d52ea2ff8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2025.12.24 02:32:28.590091 [ 4 ] {f0674af1-b8a3-4aff-ad03-e2d99647b7ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1876 | 2025.12.24 02:32:28.590411 [ 4 ] {f0674af1-b8a3-4aff-ad03-e2d99647b7ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1877 | 2025.12.24 02:32:28.590612 [ 4 ] {f0674af1-b8a3-4aff-ad03-e2d99647b7ad} <Trace> oximeter.measurements_f64 (0d484346-0b97-4121-aa35-36d52ea2ff8f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2025.12.24 02:32:28.590741 [ 4 ] {f0674af1-b8a3-4aff-ad03-e2d99647b7ad} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 58.61 KiB/sec. | ||
| 1879 | 2025.12.24 02:32:28.590777 [ 4 ] {f0674af1-b8a3-4aff-ad03-e2d99647b7ad} <Debug> TCPHandler: Processed in 0.00124712 sec. | ||
| 1880 | 2025.12.24 02:32:28.590882 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2025.12.24 02:32:28.590985 [ 4 ] {cef13823-942d-4c38-b1cf-e8c64167cb00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1882 | 2025.12.24 02:32:28.591041 [ 4 ] {cef13823-942d-4c38-b1cf-e8c64167cb00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1883 | 2025.12.24 02:32:28.591792 [ 4 ] {cef13823-942d-4c38-b1cf-e8c64167cb00} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2025.12.24 02:32:28.591829 [ 4 ] {cef13823-942d-4c38-b1cf-e8c64167cb00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1885 | 2025.12.24 02:32:28.592328 [ 4 ] {cef13823-942d-4c38-b1cf-e8c64167cb00} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1886 | 2025.12.24 02:32:28.592555 [ 4 ] {cef13823-942d-4c38-b1cf-e8c64167cb00} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2025.12.24 02:32:28.592664 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1888 | 2025.12.24 02:32:28.592695 [ 4 ] {cef13823-942d-4c38-b1cf-e8c64167cb00} <Debug> executeQuery: Read 9 rows, 16.51 KiB in 0.001735 sec., 5187.319884726225 rows/sec., 9.30 MiB/sec. | ||
| 1889 | 2025.12.24 02:32:28.592708 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1890 | 2025.12.24 02:32:28.592737 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1891 | 2025.12.24 02:32:28.592761 [ 4 ] {cef13823-942d-4c38-b1cf-e8c64167cb00} <Debug> TCPHandler: Processed in 0.001932071 sec. | ||
| 1892 | 2025.12.24 02:32:28.592837 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 1893 | 2025.12.24 02:32:28.592883 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1894 | 2025.12.24 02:32:28.592982 [ 4 ] {a9b68422-9918-4177-b8d9-dc8c06862ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1895 | 2025.12.24 02:32:28.593009 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1896 | 2025.12.24 02:32:28.593026 [ 4 ] {a9b68422-9918-4177-b8d9-dc8c06862ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1897 | 2025.12.24 02:32:28.593083 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1898 | 2025.12.24 02:32:28.593187 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1899 | 2025.12.24 02:32:28.593309 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1900 | 2025.12.24 02:32:28.593415 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1901 | 2025.12.24 02:32:28.593428 [ 4 ] {a9b68422-9918-4177-b8d9-dc8c06862ea5} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1902 | 2025.12.24 02:32:28.593465 [ 4 ] {a9b68422-9918-4177-b8d9-dc8c06862ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1903 | 2025.12.24 02:32:28.593512 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1904 | 2025.12.24 02:32:28.593601 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 9 rows starting from the beginning of the part | ||
| 1905 | 2025.12.24 02:32:28.593798 [ 4 ] {a9b68422-9918-4177-b8d9-dc8c06862ea5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1906 | 2025.12.24 02:32:28.594035 [ 4 ] {a9b68422-9918-4177-b8d9-dc8c06862ea5} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2025.12.24 02:32:28.594164 [ 4 ] {a9b68422-9918-4177-b8d9-dc8c06862ea5} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001201 sec., 4995.836802664447 rows/sec., 352.90 KiB/sec. | ||
| 1908 | 2025.12.24 02:32:28.594201 [ 4 ] {a9b68422-9918-4177-b8d9-dc8c06862ea5} <Debug> TCPHandler: Processed in 0.001368052 sec. | ||
| 1909 | 2025.12.24 02:32:28.594318 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2025.12.24 02:32:28.594413 [ 4 ] {a2d0574d-86af-42fb-bda1-e86f3ec50c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1911 | 2025.12.24 02:32:28.594456 [ 4 ] {a2d0574d-86af-42fb-bda1-e86f3ec50c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1912 | 2025.12.24 02:32:28.594838 [ 4 ] {a2d0574d-86af-42fb-bda1-e86f3ec50c25} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2025.12.24 02:32:28.594879 [ 4 ] {a2d0574d-86af-42fb-bda1-e86f3ec50c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1914 | 2025.12.24 02:32:28.595279 [ 4 ] {a2d0574d-86af-42fb-bda1-e86f3ec50c25} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1915 | 2025.12.24 02:32:28.595577 [ 4 ] {a2d0574d-86af-42fb-bda1-e86f3ec50c25} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2025.12.24 02:32:28.595712 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 19 columns (19 merged, 0 gathered) in 0.002899446 sec., 20348.714892431173 rows/sec., 36.46 MiB/sec. | ||
| 1917 | 2025.12.24 02:32:28.595734 [ 4 ] {a2d0574d-86af-42fb-bda1-e86f3ec50c25} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001339 sec., 17923.82374906647 rows/sec., 1.21 MiB/sec. | ||
| 1918 | 2025.12.24 02:32:28.595803 [ 4 ] {a2d0574d-86af-42fb-bda1-e86f3ec50c25} <Debug> TCPHandler: Processed in 0.001534514 sec. | ||
| 1919 | 2025.12.24 02:32:28.595989 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1920 | 2025.12.24 02:32:28.596291 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1921 | 2025.12.24 02:32:28.596352 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1922 | 2025.12.24 02:32:28.596431 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1923 | 2025.12.24 02:32:31.318773 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1924 | 2025.12.24 02:32:31.318991 [ 4 ] {5366a266-5386-4997-a9ce-7e7308fa894c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1925 | 2025.12.24 02:32:31.319072 [ 4 ] {5366a266-5386-4997-a9ce-7e7308fa894c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1926 | 2025.12.24 02:32:31.319904 [ 4 ] {5366a266-5386-4997-a9ce-7e7308fa894c} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1927 | 2025.12.24 02:32:31.319988 [ 4 ] {5366a266-5386-4997-a9ce-7e7308fa894c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1928 | 2025.12.24 02:32:31.320501 [ 4 ] {5366a266-5386-4997-a9ce-7e7308fa894c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1929 | 2025.12.24 02:32:31.320782 [ 4 ] {5366a266-5386-4997-a9ce-7e7308fa894c} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1930 | 2025.12.24 02:32:31.320961 [ 4 ] {5366a266-5386-4997-a9ce-7e7308fa894c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002031 sec., 27572.6243229936 rows/sec., 2.12 MiB/sec. | ||
| 1931 | 2025.12.24 02:32:31.320969 [ 39 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1932 | 2025.12.24 02:32:31.321015 [ 4 ] {5366a266-5386-4997-a9ce-7e7308fa894c} <Debug> TCPHandler: Processed in 0.002433549 sec. | ||
| 1933 | 2025.12.24 02:32:31.321050 [ 39 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2025.12.24 02:32:31.321081 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1935 | 2025.12.24 02:32:31.321191 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2025.12.24 02:32:31.321213 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 1937 | 2025.12.24 02:32:31.321305 [ 4 ] {d21fcb16-cc11-4f4e-bafe-08613c417b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1938 | 2025.12.24 02:32:31.321349 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1939 | 2025.12.24 02:32:31.321381 [ 4 ] {d21fcb16-cc11-4f4e-bafe-08613c417b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1940 | 2025.12.24 02:32:31.321390 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 201 rows starting from the beginning of the part | ||
| 1941 | 2025.12.24 02:32:31.321521 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 1942 | 2025.12.24 02:32:31.321593 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 1943 | 2025.12.24 02:32:31.321676 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 1944 | 2025.12.24 02:32:31.321734 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1217 rows starting from the beginning of the part | ||
| 1945 | 2025.12.24 02:32:31.321797 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
| 1946 | 2025.12.24 02:32:31.322024 [ 4 ] {d21fcb16-cc11-4f4e-bafe-08613c417b88} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1947 | 2025.12.24 02:32:31.322074 [ 4 ] {d21fcb16-cc11-4f4e-bafe-08613c417b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1948 | 2025.12.24 02:32:31.322489 [ 4 ] {d21fcb16-cc11-4f4e-bafe-08613c417b88} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1949 | 2025.12.24 02:32:31.322813 [ 4 ] {d21fcb16-cc11-4f4e-bafe-08613c417b88} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1950 | 2025.12.24 02:32:31.322943 [ 39 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1951 | 2025.12.24 02:32:31.322985 [ 4 ] {d21fcb16-cc11-4f4e-bafe-08613c417b88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001705 sec., 37536.6568914956 rows/sec., 2.93 MiB/sec. | ||
| 1952 | 2025.12.24 02:32:31.322993 [ 39 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1953 | 2025.12.24 02:32:31.323041 [ 4 ] {d21fcb16-cc11-4f4e-bafe-08613c417b88} <Debug> TCPHandler: Processed in 0.00191055 sec. | ||
| 1954 | 2025.12.24 02:32:31.323047 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1955 | 2025.12.24 02:32:31.323185 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 1956 | 2025.12.24 02:32:31.323204 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1957 | 2025.12.24 02:32:31.323319 [ 4 ] {7ea4c1fd-71f3-4a8f-995b-9f781b7dc120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1958 | 2025.12.24 02:32:31.323334 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1959 | 2025.12.24 02:32:31.323339 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1802 rows, containing 5 columns (5 merged, 0 gathered) in 0.002181365 sec., 826088.2520806926 rows/sec., 72.20 MiB/sec. | ||
| 1960 | 2025.12.24 02:32:31.323382 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 120 rows starting from the beginning of the part | ||
| 1961 | 2025.12.24 02:32:31.323368 [ 4 ] {7ea4c1fd-71f3-4a8f-995b-9f781b7dc120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1962 | 2025.12.24 02:32:31.323485 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 110 rows starting from the beginning of the part | ||
| 1963 | 2025.12.24 02:32:31.323554 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 1964 | 2025.12.24 02:32:31.323635 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 1965 | 2025.12.24 02:32:31.323703 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 539 rows starting from the beginning of the part | ||
| 1966 | 2025.12.24 02:32:31.323750 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1967 | 2025.12.24 02:32:31.323825 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
| 1968 | 2025.12.24 02:32:31.324126 [ 4 ] {7ea4c1fd-71f3-4a8f-995b-9f781b7dc120} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1969 | 2025.12.24 02:32:31.324176 [ 4 ] {7ea4c1fd-71f3-4a8f-995b-9f781b7dc120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1970 | 2025.12.24 02:32:31.324180 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_11_2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2025.12.24 02:32:31.324326 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_11_2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1972 | 2025.12.24 02:32:31.324472 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1973 | 2025.12.24 02:32:31.324709 [ 4 ] {7ea4c1fd-71f3-4a8f-995b-9f781b7dc120} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1974 | 2025.12.24 02:32:31.325064 [ 4 ] {7ea4c1fd-71f3-4a8f-995b-9f781b7dc120} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2025.12.24 02:32:31.325074 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 971 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940111 sec., 500486.8278155219 rows/sec., 40.29 MiB/sec. | ||
| 1976 | 2025.12.24 02:32:31.325234 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1977 | 2025.12.24 02:32:31.325267 [ 4 ] {7ea4c1fd-71f3-4a8f-995b-9f781b7dc120} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001969 sec., 48755.71356018284 rows/sec., 3.40 MiB/sec. | ||
| 1978 | 2025.12.24 02:32:31.325305 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1979 | 2025.12.24 02:32:31.325273 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1980 | 2025.12.24 02:32:31.325361 [ 4 ] {7ea4c1fd-71f3-4a8f-995b-9f781b7dc120} <Debug> TCPHandler: Processed in 0.002213745 sec. | ||
| 1981 | 2025.12.24 02:32:31.325371 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1982 | 2025.12.24 02:32:31.325470 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 1983 | 2025.12.24 02:32:31.325556 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2025.12.24 02:32:31.325590 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1985 | 2025.12.24 02:32:31.325634 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1047 rows starting from the beginning of the part | ||
| 1986 | 2025.12.24 02:32:31.325689 [ 4 ] {f56b4390-c9d6-42a8-ac70-9dc2c0c28440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1987 | 2025.12.24 02:32:31.325707 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 196 rows starting from the beginning of the part | ||
| 1988 | 2025.12.24 02:32:31.325723 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_11_2} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2025.12.24 02:32:31.325760 [ 4 ] {f56b4390-c9d6-42a8-ac70-9dc2c0c28440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1990 | 2025.12.24 02:32:31.325793 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 1991 | 2025.12.24 02:32:31.325855 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_11_2} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1992 | 2025.12.24 02:32:31.325865 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 1993 | 2025.12.24 02:32:31.325947 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2118 rows starting from the beginning of the part | ||
| 1994 | 2025.12.24 02:32:31.325978 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 1995 | 2025.12.24 02:32:31.326013 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 96 rows starting from the beginning of the part | ||
| 1996 | 2025.12.24 02:32:31.326273 [ 4 ] {f56b4390-c9d6-42a8-ac70-9dc2c0c28440} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2025.12.24 02:32:31.326326 [ 4 ] {f56b4390-c9d6-42a8-ac70-9dc2c0c28440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1998 | 2025.12.24 02:32:31.326843 [ 4 ] {f56b4390-c9d6-42a8-ac70-9dc2c0c28440} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1999 | 2025.12.24 02:32:31.327195 [ 4 ] {f56b4390-c9d6-42a8-ac70-9dc2c0c28440} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2025.12.24 02:32:31.327364 [ 39 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2001 | 2025.12.24 02:32:31.327411 [ 39 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2002 | 2025.12.24 02:32:31.327430 [ 4 ] {f56b4390-c9d6-42a8-ac70-9dc2c0c28440} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001767 sec., 20373.51443123939 rows/sec., 1.37 MiB/sec. | ||
| 2003 | 2025.12.24 02:32:31.327439 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2004 | 2025.12.24 02:32:31.327495 [ 4 ] {f56b4390-c9d6-42a8-ac70-9dc2c0c28440} <Debug> TCPHandler: Processed in 0.002003402 sec. | ||
| 2005 | 2025.12.24 02:32:31.327610 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 2006 | 2025.12.24 02:32:31.327757 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2007 | 2025.12.24 02:32:31.327793 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 348 rows starting from the beginning of the part | ||
| 2008 | 2025.12.24 02:32:31.327889 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 2009 | 2025.12.24 02:32:31.327958 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 2010 | 2025.12.24 02:32:31.328027 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 2011 | 2025.12.24 02:32:31.328026 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3777 rows, containing 5 columns (5 merged, 0 gathered) in 0.002591122 sec., 1457669.689038185 rows/sec., 99.89 MiB/sec. | ||
| 2012 | 2025.12.24 02:32:31.328086 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 2013 | 2025.12.24 02:32:31.328150 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 2014 | 2025.12.24 02:32:31.328508 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2015 | 2025.12.24 02:32:31.328958 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2016 | 2025.12.24 02:32:31.329073 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2017 | 2025.12.24 02:32:31.329175 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2018 | 2025.12.24 02:32:31.329315 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 588 rows, containing 4 columns (4 merged, 0 gathered) in 0.001766968 sec., 332773.4288340253 rows/sec., 22.43 MiB/sec. | ||
| 2019 | 2025.12.24 02:32:31.329555 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2020 | 2025.12.24 02:32:31.329978 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_11_2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2025.12.24 02:32:31.330093 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_11_2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2022 | 2025.12.24 02:32:31.330210 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2023 | 2025.12.24 02:32:31.732699 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54444 | ||
| 2024 | 2025.12.24 02:32:31.732813 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2025 | 2025.12.24 02:32:31.732840 [ 3 ] {} <Debug> TCP-Session: 62694170-ad19-4c22-90cf-ac9066ded848 Authenticating user 'default' from [fd00:1122:3344:101::e]:54444 | ||
| 2026 | 2025.12.24 02:32:31.732862 [ 3 ] {} <Debug> TCP-Session: 62694170-ad19-4c22-90cf-ac9066ded848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2025.12.24 02:32:31.732875 [ 3 ] {} <Debug> TCP-Session: 62694170-ad19-4c22-90cf-ac9066ded848 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2028 | 2025.12.24 02:32:31.733129 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57549 | ||
| 2029 | 2025.12.24 02:32:31.733147 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36762 | ||
| 2030 | 2025.12.24 02:32:31.733192 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64785 | ||
| 2031 | 2025.12.24 02:32:31.733216 [ 3 ] {} <Trace> TCP-Session: 62694170-ad19-4c22-90cf-ac9066ded848 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2025.12.24 02:32:31.733191 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46244 | ||
| 2033 | 2025.12.24 02:32:31.733278 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2034 | 2025.12.24 02:32:31.733203 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36869 | ||
| 2035 | 2025.12.24 02:32:31.733325 [ 290 ] {} <Debug> TCP-Session: aa7290a0-3546-46d1-bdf6-126f6a4b7782 Authenticating user 'default' from [fd00:1122:3344:101::e]:57549 | ||
| 2036 | 2025.12.24 02:32:31.733335 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2037 | 2025.12.24 02:32:31.733351 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2038 | 2025.12.24 02:32:31.733377 [ 294 ] {} <Debug> TCP-Session: f9670e14-b29d-471c-94f8-366599f70030 Authenticating user 'default' from [fd00:1122:3344:101::e]:64785 | ||
| 2039 | 2025.12.24 02:32:31.733374 [ 290 ] {} <Debug> TCP-Session: aa7290a0-3546-46d1-bdf6-126f6a4b7782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2025.12.24 02:32:31.733403 [ 295 ] {} <Debug> TCP-Session: b3bcb84b-b034-4f3e-b7b9-9e8c23bca09e Authenticating user 'default' from [fd00:1122:3344:101::e]:46244 | ||
| 2041 | 2025.12.24 02:32:31.733415 [ 290 ] {} <Debug> TCP-Session: aa7290a0-3546-46d1-bdf6-126f6a4b7782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2025.12.24 02:32:31.733423 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2043 | 2025.12.24 02:32:31.733433 [ 3 ] {ab21cb42-00b7-49df-b125-9a8f4cc99d09} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54444) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2044 | 2025.12.24 02:32:31.733468 [ 296 ] {} <Debug> TCP-Session: 32fcd5c1-923f-4ea8-9fe8-e8773abd13e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36869 | ||
| 2045 | 2025.12.24 02:32:31.733440 [ 295 ] {} <Debug> TCP-Session: b3bcb84b-b034-4f3e-b7b9-9e8c23bca09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2025.12.24 02:32:31.733516 [ 296 ] {} <Debug> TCP-Session: 32fcd5c1-923f-4ea8-9fe8-e8773abd13e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2025.12.24 02:32:31.733530 [ 295 ] {} <Debug> TCP-Session: b3bcb84b-b034-4f3e-b7b9-9e8c23bca09e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2025.12.24 02:32:31.733543 [ 296 ] {} <Debug> TCP-Session: 32fcd5c1-923f-4ea8-9fe8-e8773abd13e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2025.12.24 02:32:31.733408 [ 294 ] {} <Debug> TCP-Session: f9670e14-b29d-471c-94f8-366599f70030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2025.12.24 02:32:31.733340 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2051 | 2025.12.24 02:32:31.733588 [ 294 ] {} <Debug> TCP-Session: f9670e14-b29d-471c-94f8-366599f70030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2052 | 2025.12.24 02:32:31.733169 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58323 | ||
| 2053 | 2025.12.24 02:32:31.733616 [ 291 ] {} <Debug> TCP-Session: 8b80cd36-160f-4984-8103-9366d010aac8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36762 | ||
| 2054 | 2025.12.24 02:32:31.733159 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36813 | ||
| 2055 | 2025.12.24 02:32:31.733668 [ 291 ] {} <Debug> TCP-Session: 8b80cd36-160f-4984-8103-9366d010aac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2025.12.24 02:32:31.733214 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62741 | ||
| 2057 | 2025.12.24 02:32:31.733702 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2058 | 2025.12.24 02:32:31.733705 [ 291 ] {} <Debug> TCP-Session: 8b80cd36-160f-4984-8103-9366d010aac8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2059 | 2025.12.24 02:32:31.733743 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2060 | 2025.12.24 02:32:31.733748 [ 3 ] {ab21cb42-00b7-49df-b125-9a8f4cc99d09} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2061 | 2025.12.24 02:32:31.733788 [ 292 ] {} <Debug> TCP-Session: 00e1b8a0-6002-4340-9b35-4b6fd1a70eaa Authenticating user 'default' from [fd00:1122:3344:101::e]:36813 | ||
| 2062 | 2025.12.24 02:32:31.733748 [ 293 ] {} <Debug> TCP-Session: e9a4449e-217f-4828-bd91-43cd5c47a8a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58323 | ||
| 2063 | 2025.12.24 02:32:31.733818 [ 292 ] {} <Debug> TCP-Session: 00e1b8a0-6002-4340-9b35-4b6fd1a70eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2025.12.24 02:32:31.733839 [ 3 ] {ab21cb42-00b7-49df-b125-9a8f4cc99d09} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2065 | 2025.12.24 02:32:31.733851 [ 293 ] {} <Debug> TCP-Session: e9a4449e-217f-4828-bd91-43cd5c47a8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2025.12.24 02:32:31.733852 [ 292 ] {} <Debug> TCP-Session: 00e1b8a0-6002-4340-9b35-4b6fd1a70eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2025.12.24 02:32:31.733877 [ 293 ] {} <Debug> TCP-Session: e9a4449e-217f-4828-bd91-43cd5c47a8a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2025.12.24 02:32:31.733877 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2069 | 2025.12.24 02:32:31.733914 [ 297 ] {} <Debug> TCP-Session: b4d25a57-a01f-4901-ba98-a851d1e4c404 Authenticating user 'default' from [fd00:1122:3344:101::e]:62741 | ||
| 2070 | 2025.12.24 02:32:31.733930 [ 297 ] {} <Debug> TCP-Session: b4d25a57-a01f-4901-ba98-a851d1e4c404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2025.12.24 02:32:31.733942 [ 297 ] {} <Debug> TCP-Session: b4d25a57-a01f-4901-ba98-a851d1e4c404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2025.12.24 02:32:31.734145 [ 3 ] {ab21cb42-00b7-49df-b125-9a8f4cc99d09} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 2073 | 2025.12.24 02:32:31.735364 [ 331 ] {ab21cb42-00b7-49df-b125-9a8f4cc99d09} <Trace> AggregatingTransform: Aggregating | ||
| 2074 | 2025.12.24 02:32:31.735418 [ 331 ] {ab21cb42-00b7-49df-b125-9a8f4cc99d09} <Trace> Aggregator: Aggregation method: without_key | ||
| 2075 | 2025.12.24 02:32:31.735469 [ 331 ] {ab21cb42-00b7-49df-b125-9a8f4cc99d09} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001224039 sec. (816.967 rows/sec., 31.91 KiB/sec.) | ||
| 2076 | 2025.12.24 02:32:31.735492 [ 331 ] {ab21cb42-00b7-49df-b125-9a8f4cc99d09} <Trace> Aggregator: Merging aggregated data | ||
| 2077 | 2025.12.24 02:32:31.736612 [ 3 ] {ab21cb42-00b7-49df-b125-9a8f4cc99d09} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003245 sec., 308.1664098613251 rows/sec., 12.04 KiB/sec. | ||
| 2078 | 2025.12.24 02:32:31.736776 [ 3 ] {ab21cb42-00b7-49df-b125-9a8f4cc99d09} <Debug> TCPHandler: Processed in 0.003698789 sec. | ||
| 2079 | 2025.12.24 02:32:31.736870 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2080 | 2025.12.24 02:32:31.736900 [ 3 ] {} <Debug> TCP-Session: 62694170-ad19-4c22-90cf-ac9066ded848 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2025.12.24 02:32:31.736918 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2082 | 2025.12.24 02:32:31.736940 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2083 | 2025.12.24 02:32:31.736968 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2084 | 2025.12.24 02:32:31.736989 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2085 | 2025.12.24 02:32:31.737009 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2086 | 2025.12.24 02:32:31.737030 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2087 | 2025.12.24 02:32:31.737045 [ 291 ] {} <Debug> TCP-Session: 8b80cd36-160f-4984-8103-9366d010aac8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2088 | 2025.12.24 02:32:31.737059 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2089 | 2025.12.24 02:32:31.737083 [ 294 ] {} <Debug> TCP-Session: f9670e14-b29d-471c-94f8-366599f70030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2090 | 2025.12.24 02:32:31.737081 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2091 | 2025.12.24 02:32:31.737117 [ 296 ] {} <Debug> TCP-Session: 32fcd5c1-923f-4ea8-9fe8-e8773abd13e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2092 | 2025.12.24 02:32:31.737147 [ 297 ] {} <Debug> TCP-Session: b4d25a57-a01f-4901-ba98-a851d1e4c404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2025.12.24 02:32:31.737066 [ 292 ] {} <Debug> TCP-Session: 00e1b8a0-6002-4340-9b35-4b6fd1a70eaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2094 | 2025.12.24 02:32:31.737027 [ 295 ] {} <Debug> TCP-Session: b3bcb84b-b034-4f3e-b7b9-9e8c23bca09e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2025.12.24 02:32:31.737002 [ 293 ] {} <Debug> TCP-Session: e9a4449e-217f-4828-bd91-43cd5c47a8a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2025.12.24 02:32:31.736996 [ 290 ] {} <Debug> TCP-Session: aa7290a0-3546-46d1-bdf6-126f6a4b7782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2025.12.24 02:32:32.085956 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62652 | ||
| 2098 | 2025.12.24 02:32:32.086073 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2099 | 2025.12.24 02:32:32.086103 [ 3 ] {} <Debug> TCP-Session: c62e5029-9976-4e9d-9588-7c3cd2277a85 Authenticating user 'default' from [fd00:1122:3344:101::e]:62652 | ||
| 2100 | 2025.12.24 02:32:32.086128 [ 3 ] {} <Debug> TCP-Session: c62e5029-9976-4e9d-9588-7c3cd2277a85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2025.12.24 02:32:32.086144 [ 3 ] {} <Debug> TCP-Session: c62e5029-9976-4e9d-9588-7c3cd2277a85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2025.12.24 02:32:32.086397 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39606 | ||
| 2103 | 2025.12.24 02:32:32.086447 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46784 | ||
| 2104 | 2025.12.24 02:32:32.086479 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45530 | ||
| 2105 | 2025.12.24 02:32:32.086502 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42301 | ||
| 2106 | 2025.12.24 02:32:32.086519 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2107 | 2025.12.24 02:32:32.086523 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43243 | ||
| 2108 | 2025.12.24 02:32:32.086569 [ 290 ] {} <Debug> TCP-Session: 8412a892-7ff7-4d1e-9d59-2128f825b2eb Authenticating user 'default' from [fd00:1122:3344:101::e]:39606 | ||
| 2109 | 2025.12.24 02:32:32.086564 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2110 | 2025.12.24 02:32:32.086577 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2111 | 2025.12.24 02:32:32.086605 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2112 | 2025.12.24 02:32:32.086612 [ 294 ] {} <Debug> TCP-Session: f752807d-2c2d-4d27-8daf-8de6ab323e42 Authenticating user 'default' from [fd00:1122:3344:101::e]:45530 | ||
| 2113 | 2025.12.24 02:32:32.086633 [ 291 ] {} <Debug> TCP-Session: f3300913-7b5b-4bc6-a50c-76445e47b81b Authenticating user 'default' from [fd00:1122:3344:101::e]:46784 | ||
| 2114 | 2025.12.24 02:32:32.086646 [ 296 ] {} <Debug> TCP-Session: 3a33f8d3-874a-4648-9e39-c2614ca624ba Authenticating user 'default' from [fd00:1122:3344:101::e]:42301 | ||
| 2115 | 2025.12.24 02:32:32.086654 [ 294 ] {} <Debug> TCP-Session: f752807d-2c2d-4d27-8daf-8de6ab323e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2116 | 2025.12.24 02:32:32.086673 [ 291 ] {} <Debug> TCP-Session: f3300913-7b5b-4bc6-a50c-76445e47b81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2025.12.24 02:32:32.086686 [ 296 ] {} <Debug> TCP-Session: 3a33f8d3-874a-4648-9e39-c2614ca624ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2025.12.24 02:32:32.086690 [ 294 ] {} <Debug> TCP-Session: f752807d-2c2d-4d27-8daf-8de6ab323e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2119 | 2025.12.24 02:32:32.086704 [ 291 ] {} <Debug> TCP-Session: f3300913-7b5b-4bc6-a50c-76445e47b81b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2120 | 2025.12.24 02:32:32.086718 [ 296 ] {} <Debug> TCP-Session: 3a33f8d3-874a-4648-9e39-c2614ca624ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2025.12.24 02:32:32.086637 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2122 | 2025.12.24 02:32:32.086604 [ 290 ] {} <Debug> TCP-Session: 8412a892-7ff7-4d1e-9d59-2128f825b2eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2025.12.24 02:32:32.086802 [ 297 ] {} <Debug> TCP-Session: ad9c16c4-9c53-4d73-b0dc-fd2f7cab4a1c Authenticating user 'default' from [fd00:1122:3344:101::e]:43243 | ||
| 2124 | 2025.12.24 02:32:32.086812 [ 290 ] {} <Debug> TCP-Session: 8412a892-7ff7-4d1e-9d59-2128f825b2eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2025.12.24 02:32:32.086503 [ 3 ] {} <Trace> TCP-Session: c62e5029-9976-4e9d-9588-7c3cd2277a85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2126 | 2025.12.24 02:32:32.086834 [ 297 ] {} <Debug> TCP-Session: ad9c16c4-9c53-4d73-b0dc-fd2f7cab4a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2025.12.24 02:32:32.086466 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57603 | ||
| 2128 | 2025.12.24 02:32:32.086872 [ 297 ] {} <Debug> TCP-Session: ad9c16c4-9c53-4d73-b0dc-fd2f7cab4a1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2129 | 2025.12.24 02:32:32.086455 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45181 | ||
| 2130 | 2025.12.24 02:32:32.086497 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43339 | ||
| 2131 | 2025.12.24 02:32:32.086949 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2132 | 2025.12.24 02:32:32.086992 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2133 | 2025.12.24 02:32:32.086998 [ 293 ] {} <Debug> TCP-Session: b88bd43b-8e18-47e6-800b-a8e0bcb2a58c Authenticating user 'default' from [fd00:1122:3344:101::e]:57603 | ||
| 2134 | 2025.12.24 02:32:32.087027 [ 292 ] {} <Debug> TCP-Session: b052c3ef-66f6-4573-8247-9df35df02f6e Authenticating user 'default' from [fd00:1122:3344:101::e]:45181 | ||
| 2135 | 2025.12.24 02:32:32.087048 [ 293 ] {} <Debug> TCP-Session: b88bd43b-8e18-47e6-800b-a8e0bcb2a58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2025.12.24 02:32:32.087066 [ 292 ] {} <Debug> TCP-Session: b052c3ef-66f6-4573-8247-9df35df02f6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2137 | 2025.12.24 02:32:32.087084 [ 293 ] {} <Debug> TCP-Session: b88bd43b-8e18-47e6-800b-a8e0bcb2a58c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2138 | 2025.12.24 02:32:32.087097 [ 292 ] {} <Debug> TCP-Session: b052c3ef-66f6-4573-8247-9df35df02f6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2025.12.24 02:32:32.087110 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2140 | 2025.12.24 02:32:32.087008 [ 3 ] {95d6e478-8ad5-4bc8-9447-9000df635074} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62652) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2141 | 2025.12.24 02:32:32.087152 [ 295 ] {} <Debug> TCP-Session: 80aa0969-57cb-4f7c-a43d-eade636be92c Authenticating user 'default' from [fd00:1122:3344:101::e]:43339 | ||
| 2142 | 2025.12.24 02:32:32.087181 [ 295 ] {} <Debug> TCP-Session: 80aa0969-57cb-4f7c-a43d-eade636be92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2143 | 2025.12.24 02:32:32.087196 [ 295 ] {} <Debug> TCP-Session: 80aa0969-57cb-4f7c-a43d-eade636be92c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2025.12.24 02:32:32.087409 [ 3 ] {95d6e478-8ad5-4bc8-9447-9000df635074} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2145 | 2025.12.24 02:32:32.087468 [ 3 ] {95d6e478-8ad5-4bc8-9447-9000df635074} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2146 | 2025.12.24 02:32:32.087763 [ 3 ] {95d6e478-8ad5-4bc8-9447-9000df635074} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 2147 | 2025.12.24 02:32:32.088805 [ 343 ] {95d6e478-8ad5-4bc8-9447-9000df635074} <Trace> AggregatingTransform: Aggregating | ||
| 2148 | 2025.12.24 02:32:32.088861 [ 343 ] {95d6e478-8ad5-4bc8-9447-9000df635074} <Trace> Aggregator: Aggregation method: without_key | ||
| 2149 | 2025.12.24 02:32:32.088901 [ 343 ] {95d6e478-8ad5-4bc8-9447-9000df635074} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001041326 sec. (960.314 rows/sec., 37.51 KiB/sec.) | ||
| 2150 | 2025.12.24 02:32:32.088921 [ 343 ] {95d6e478-8ad5-4bc8-9447-9000df635074} <Trace> Aggregator: Merging aggregated data | ||
| 2151 | 2025.12.24 02:32:32.090216 [ 3 ] {95d6e478-8ad5-4bc8-9447-9000df635074} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003264 sec., 306.37254901960785 rows/sec., 11.97 KiB/sec. | ||
| 2152 | 2025.12.24 02:32:32.090362 [ 3 ] {95d6e478-8ad5-4bc8-9447-9000df635074} <Debug> TCPHandler: Processed in 0.003977923 sec. | ||
| 2153 | 2025.12.24 02:32:32.090483 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2154 | 2025.12.24 02:32:32.090511 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2155 | 2025.12.24 02:32:32.090515 [ 3 ] {} <Debug> TCP-Session: c62e5029-9976-4e9d-9588-7c3cd2277a85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2156 | 2025.12.24 02:32:32.090532 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2157 | 2025.12.24 02:32:32.090551 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2158 | 2025.12.24 02:32:32.090568 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2159 | 2025.12.24 02:32:32.090587 [ 290 ] {} <Debug> TCP-Session: 8412a892-7ff7-4d1e-9d59-2128f825b2eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2160 | 2025.12.24 02:32:32.090601 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2161 | 2025.12.24 02:32:32.090622 [ 292 ] {} <Debug> TCP-Session: b052c3ef-66f6-4573-8247-9df35df02f6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2162 | 2025.12.24 02:32:32.090635 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2163 | 2025.12.24 02:32:32.090648 [ 294 ] {} <Debug> TCP-Session: f752807d-2c2d-4d27-8daf-8de6ab323e42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2164 | 2025.12.24 02:32:32.090610 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2165 | 2025.12.24 02:32:32.090675 [ 296 ] {} <Debug> TCP-Session: 3a33f8d3-874a-4648-9e39-c2614ca624ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2166 | 2025.12.24 02:32:32.090605 [ 291 ] {} <Debug> TCP-Session: f3300913-7b5b-4bc6-a50c-76445e47b81b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2025.12.24 02:32:32.090712 [ 293 ] {} <Debug> TCP-Session: b88bd43b-8e18-47e6-800b-a8e0bcb2a58c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2168 | 2025.12.24 02:32:32.090556 [ 297 ] {} <Debug> TCP-Session: ad9c16c4-9c53-4d73-b0dc-fd2f7cab4a1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2169 | 2025.12.24 02:32:32.090594 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2170 | 2025.12.24 02:32:32.090804 [ 295 ] {} <Debug> TCP-Session: 80aa0969-57cb-4f7c-a43d-eade636be92c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2171 | 2025.12.24 02:32:32.213619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4239 | ||
| 2172 | 2025.12.24 02:32:32.214171 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2025.12.24 02:32:32.214235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2174 | 2025.12.24 02:32:32.214749 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2175 | 2025.12.24 02:32:32.215001 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2025.12.24 02:32:32.215162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4239 | ||
| 2177 | 2025.12.24 02:32:32.392829 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51933 | ||
| 2178 | 2025.12.24 02:32:32.392935 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2179 | 2025.12.24 02:32:32.392959 [ 3 ] {} <Debug> TCP-Session: 73f9021d-233e-48f3-845a-058c748954ad Authenticating user 'default' from [fd00:1122:3344:101::e]:51933 | ||
| 2180 | 2025.12.24 02:32:32.392981 [ 3 ] {} <Debug> TCP-Session: 73f9021d-233e-48f3-845a-058c748954ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2181 | 2025.12.24 02:32:32.392994 [ 3 ] {} <Debug> TCP-Session: 73f9021d-233e-48f3-845a-058c748954ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2025.12.24 02:32:32.393239 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55523 | ||
| 2183 | 2025.12.24 02:32:32.393269 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60293 | ||
| 2184 | 2025.12.24 02:32:32.393289 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36276 | ||
| 2185 | 2025.12.24 02:32:32.393331 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49461 | ||
| 2186 | 2025.12.24 02:32:32.393344 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51220 | ||
| 2187 | 2025.12.24 02:32:32.393363 [ 3 ] {} <Trace> TCP-Session: 73f9021d-233e-48f3-845a-058c748954ad Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2025.12.24 02:32:32.393385 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2189 | 2025.12.24 02:32:32.393410 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2190 | 2025.12.24 02:32:32.393417 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2191 | 2025.12.24 02:32:32.393445 [ 290 ] {} <Debug> TCP-Session: b7e16b60-0a61-4ff3-8165-259fcc806fdf Authenticating user 'default' from [fd00:1122:3344:101::e]:55523 | ||
| 2192 | 2025.12.24 02:32:32.393457 [ 294 ] {} <Debug> TCP-Session: c9513ed5-ca9c-4e8e-bac1-8705b69825a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36276 | ||
| 2193 | 2025.12.24 02:32:32.393477 [ 296 ] {} <Debug> TCP-Session: 1021d099-3442-4ab2-891d-87138b437d12 Authenticating user 'default' from [fd00:1122:3344:101::e]:49461 | ||
| 2194 | 2025.12.24 02:32:32.393492 [ 290 ] {} <Debug> TCP-Session: b7e16b60-0a61-4ff3-8165-259fcc806fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2195 | 2025.12.24 02:32:32.393498 [ 294 ] {} <Debug> TCP-Session: c9513ed5-ca9c-4e8e-bac1-8705b69825a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2196 | 2025.12.24 02:32:32.393518 [ 296 ] {} <Debug> TCP-Session: 1021d099-3442-4ab2-891d-87138b437d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2197 | 2025.12.24 02:32:32.393523 [ 290 ] {} <Debug> TCP-Session: b7e16b60-0a61-4ff3-8165-259fcc806fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2025.12.24 02:32:32.393535 [ 294 ] {} <Debug> TCP-Session: c9513ed5-ca9c-4e8e-bac1-8705b69825a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2199 | 2025.12.24 02:32:32.393546 [ 296 ] {} <Debug> TCP-Session: 1021d099-3442-4ab2-891d-87138b437d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2200 | 2025.12.24 02:32:32.393555 [ 3 ] {1224625b-9b57-4c86-938d-6a5d89e431d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51933) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2201 | 2025.12.24 02:32:32.393436 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2202 | 2025.12.24 02:32:32.393402 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2203 | 2025.12.24 02:32:32.393631 [ 297 ] {} <Debug> TCP-Session: 26350f1b-57ff-486f-b934-5fa575ea968a Authenticating user 'default' from [fd00:1122:3344:101::e]:51220 | ||
| 2204 | 2025.12.24 02:32:32.393305 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46413 | ||
| 2205 | 2025.12.24 02:32:32.393678 [ 292 ] {} <Debug> TCP-Session: b83189cf-c764-4e50-ae05-f6ba481994ef Authenticating user 'default' from [fd00:1122:3344:101::e]:60293 | ||
| 2206 | 2025.12.24 02:32:32.393677 [ 297 ] {} <Debug> TCP-Session: 26350f1b-57ff-486f-b934-5fa575ea968a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2207 | 2025.12.24 02:32:32.393746 [ 292 ] {} <Debug> TCP-Session: b83189cf-c764-4e50-ae05-f6ba481994ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2208 | 2025.12.24 02:32:32.393762 [ 297 ] {} <Debug> TCP-Session: 26350f1b-57ff-486f-b934-5fa575ea968a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2209 | 2025.12.24 02:32:32.393779 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2210 | 2025.12.24 02:32:32.393793 [ 292 ] {} <Debug> TCP-Session: b83189cf-c764-4e50-ae05-f6ba481994ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2211 | 2025.12.24 02:32:32.393276 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62623 | ||
| 2212 | 2025.12.24 02:32:32.393829 [ 295 ] {} <Debug> TCP-Session: 37e37f90-fb7b-4b2e-971d-165c84ffde91 Authenticating user 'default' from [fd00:1122:3344:101::e]:46413 | ||
| 2213 | 2025.12.24 02:32:32.393846 [ 3 ] {1224625b-9b57-4c86-938d-6a5d89e431d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2214 | 2025.12.24 02:32:32.393879 [ 295 ] {} <Debug> TCP-Session: 37e37f90-fb7b-4b2e-971d-165c84ffde91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2215 | 2025.12.24 02:32:32.393268 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52795 | ||
| 2216 | 2025.12.24 02:32:32.393905 [ 295 ] {} <Debug> TCP-Session: 37e37f90-fb7b-4b2e-971d-165c84ffde91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2025.12.24 02:32:32.393904 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2025.12.24 02:32:32.393924 [ 3 ] {1224625b-9b57-4c86-938d-6a5d89e431d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2219 | 2025.12.24 02:32:32.393948 [ 293 ] {} <Debug> TCP-Session: c2e1efef-ea1c-4dcc-86ae-35b5619f297a Authenticating user 'default' from [fd00:1122:3344:101::e]:62623 | ||
| 2220 | 2025.12.24 02:32:32.393962 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2221 | 2025.12.24 02:32:32.393965 [ 293 ] {} <Debug> TCP-Session: c2e1efef-ea1c-4dcc-86ae-35b5619f297a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2222 | 2025.12.24 02:32:32.393992 [ 291 ] {} <Debug> TCP-Session: af7b7b53-384a-4480-a866-02b0a441aadc Authenticating user 'default' from [fd00:1122:3344:101::e]:52795 | ||
| 2223 | 2025.12.24 02:32:32.393997 [ 293 ] {} <Debug> TCP-Session: c2e1efef-ea1c-4dcc-86ae-35b5619f297a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2224 | 2025.12.24 02:32:32.394018 [ 291 ] {} <Debug> TCP-Session: af7b7b53-384a-4480-a866-02b0a441aadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2225 | 2025.12.24 02:32:32.394037 [ 291 ] {} <Debug> TCP-Session: af7b7b53-384a-4480-a866-02b0a441aadc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2025.12.24 02:32:32.394258 [ 3 ] {1224625b-9b57-4c86-938d-6a5d89e431d8} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 2227 | 2025.12.24 02:32:32.394354 [ 3 ] {1224625b-9b57-4c86-938d-6a5d89e431d8} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2228 | 2025.12.24 02:32:32.438517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2229 | 2025.12.24 02:32:32.466640 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2025.12.24 02:32:32.466706 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2231 | 2025.12.24 02:32:32.502741 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2232 | 2025.12.24 02:32:32.503930 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2025.12.24 02:32:32.509352 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2234 | 2025.12.24 02:32:32.772106 [ 312 ] {1224625b-9b57-4c86-938d-6a5d89e431d8} <Trace> AggregatingTransform: Aggregating | ||
| 2235 | 2025.12.24 02:32:32.772184 [ 312 ] {1224625b-9b57-4c86-938d-6a5d89e431d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 2236 | 2025.12.24 02:32:32.772224 [ 312 ] {1224625b-9b57-4c86-938d-6a5d89e431d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955816 sec. (1046.226 rows/sec., 40.87 KiB/sec.) | ||
| 2237 | 2025.12.24 02:32:32.772244 [ 312 ] {1224625b-9b57-4c86-938d-6a5d89e431d8} <Trace> Aggregator: Merging aggregated data | ||
| 2238 | 2025.12.24 02:32:32.773614 [ 3 ] {1224625b-9b57-4c86-938d-6a5d89e431d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.38011 sec., 2.6308173949646156 rows/sec., 105.23 B/sec. | ||
| 2239 | 2025.12.24 02:32:32.773768 [ 3 ] {1224625b-9b57-4c86-938d-6a5d89e431d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2240 | 2025.12.24 02:32:32.773788 [ 3 ] {1224625b-9b57-4c86-938d-6a5d89e431d8} <Debug> TCPHandler: Processed in 0.380574522 sec. | ||
| 2241 | 2025.12.24 02:32:32.773932 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2242 | 2025.12.24 02:32:32.773963 [ 3 ] {} <Debug> TCP-Session: 73f9021d-233e-48f3-845a-058c748954ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2243 | 2025.12.24 02:32:32.773972 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2244 | 2025.12.24 02:32:32.774003 [ 297 ] {} <Debug> TCP-Session: 26350f1b-57ff-486f-b934-5fa575ea968a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2025.12.24 02:32:32.774008 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2246 | 2025.12.24 02:32:32.774044 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2247 | 2025.12.24 02:32:32.774078 [ 290 ] {} <Debug> TCP-Session: b7e16b60-0a61-4ff3-8165-259fcc806fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2025.12.24 02:32:32.774075 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2249 | 2025.12.24 02:32:32.774121 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2250 | 2025.12.24 02:32:32.774091 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2251 | 2025.12.24 02:32:32.774170 [ 295 ] {} <Debug> TCP-Session: 37e37f90-fb7b-4b2e-971d-165c84ffde91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2025.12.24 02:32:32.774177 [ 296 ] {} <Debug> TCP-Session: 1021d099-3442-4ab2-891d-87138b437d12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2025.12.24 02:32:32.774210 [ 293 ] {} <Debug> TCP-Session: c2e1efef-ea1c-4dcc-86ae-35b5619f297a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2025.12.24 02:32:32.774051 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2255 | 2025.12.24 02:32:32.774043 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2256 | 2025.12.24 02:32:32.774286 [ 294 ] {} <Debug> TCP-Session: c9513ed5-ca9c-4e8e-bac1-8705b69825a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2025.12.24 02:32:32.774123 [ 292 ] {} <Debug> TCP-Session: b83189cf-c764-4e50-ae05-f6ba481994ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2025.12.24 02:32:32.774326 [ 291 ] {} <Debug> TCP-Session: af7b7b53-384a-4480-a866-02b0a441aadc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2259 | 2025.12.24 02:32:33.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.41 MiB, peak 197.52 MiB, free memory in arenas 0.00 B, will set to 207.52 MiB (RSS), difference: 21.11 MiB | ||
| 2260 | 2025.12.24 02:32:34.713057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 306 | ||
| 2261 | 2025.12.24 02:32:34.716079 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2025.12.24 02:32:34.716140 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2263 | 2025.12.24 02:32:34.717472 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2264 | 2025.12.24 02:32:34.717746 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2025.12.24 02:32:34.717894 [ 45 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2266 | 2025.12.24 02:32:34.717957 [ 45 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2267 | 2025.12.24 02:32:34.717978 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2268 | 2025.12.24 02:32:34.718087 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
| 2269 | 2025.12.24 02:32:34.718104 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 2270 | 2025.12.24 02:32:34.718790 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2271 | 2025.12.24 02:32:34.718974 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 2272 | 2025.12.24 02:32:34.719386 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 2273 | 2025.12.24 02:32:34.719749 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2274 | 2025.12.24 02:32:34.720098 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2275 | 2025.12.24 02:32:34.720471 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 28 rows starting from the beginning of the part | ||
| 2276 | 2025.12.24 02:32:34.720817 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 68 rows starting from the beginning of the part | ||
| 2277 | 2025.12.24 02:32:34.727120 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 72 columns (72 merged, 0 gathered) in 0.009072935 sec., 33726.6827107215 rows/sec., 33.82 MiB/sec. | ||
| 2278 | 2025.12.24 02:32:34.727907 [ 188 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2279 | 2025.12.24 02:32:34.728472 [ 188 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_6_1} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2025.12.24 02:32:34.728548 [ 188 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_6_1} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2281 | 2025.12.24 02:32:34.728694 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.69 MiB. | ||
| 2282 | 2025.12.24 02:32:36.321313 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2025.12.24 02:32:36.321527 [ 4 ] {5b95edd2-632b-420b-bb63-9094ba3b9939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2284 | 2025.12.24 02:32:36.321593 [ 4 ] {5b95edd2-632b-420b-bb63-9094ba3b9939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2285 | 2025.12.24 02:32:36.322239 [ 4 ] {5b95edd2-632b-420b-bb63-9094ba3b9939} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2025.12.24 02:32:36.322284 [ 4 ] {5b95edd2-632b-420b-bb63-9094ba3b9939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2287 | 2025.12.24 02:32:36.322680 [ 4 ] {5b95edd2-632b-420b-bb63-9094ba3b9939} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2288 | 2025.12.24 02:32:36.322910 [ 4 ] {5b95edd2-632b-420b-bb63-9094ba3b9939} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2025.12.24 02:32:36.323070 [ 4 ] {5b95edd2-632b-420b-bb63-9094ba3b9939} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001594 sec., 47678.79548306148 rows/sec., 3.93 MiB/sec. | ||
| 2290 | 2025.12.24 02:32:36.323118 [ 4 ] {5b95edd2-632b-420b-bb63-9094ba3b9939} <Debug> TCPHandler: Processed in 0.00193653 sec. | ||
| 2291 | 2025.12.24 02:32:36.323244 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2292 | 2025.12.24 02:32:36.323348 [ 4 ] {edb4bc99-7670-453f-bb5e-c57a5af8cc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2293 | 2025.12.24 02:32:36.323393 [ 4 ] {edb4bc99-7670-453f-bb5e-c57a5af8cc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2294 | 2025.12.24 02:32:36.323804 [ 4 ] {edb4bc99-7670-453f-bb5e-c57a5af8cc8c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2025.12.24 02:32:36.323841 [ 4 ] {edb4bc99-7670-453f-bb5e-c57a5af8cc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2296 | 2025.12.24 02:32:36.324148 [ 4 ] {edb4bc99-7670-453f-bb5e-c57a5af8cc8c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2297 | 2025.12.24 02:32:36.324364 [ 4 ] {edb4bc99-7670-453f-bb5e-c57a5af8cc8c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2025.12.24 02:32:36.324497 [ 4 ] {edb4bc99-7670-453f-bb5e-c57a5af8cc8c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 641.05 KiB/sec. | ||
| 2299 | 2025.12.24 02:32:36.324536 [ 4 ] {edb4bc99-7670-453f-bb5e-c57a5af8cc8c} <Debug> TCPHandler: Processed in 0.001345651 sec. | ||
| 2300 | 2025.12.24 02:32:36.324640 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2301 | 2025.12.24 02:32:36.324735 [ 4 ] {406b3d23-72e1-4e02-b470-530ff5b84529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2302 | 2025.12.24 02:32:36.324778 [ 4 ] {406b3d23-72e1-4e02-b470-530ff5b84529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2303 | 2025.12.24 02:32:36.325202 [ 4 ] {406b3d23-72e1-4e02-b470-530ff5b84529} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2025.12.24 02:32:36.325238 [ 4 ] {406b3d23-72e1-4e02-b470-530ff5b84529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2305 | 2025.12.24 02:32:36.325549 [ 4 ] {406b3d23-72e1-4e02-b470-530ff5b84529} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2306 | 2025.12.24 02:32:36.325764 [ 4 ] {406b3d23-72e1-4e02-b470-530ff5b84529} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2025.12.24 02:32:36.325894 [ 4 ] {406b3d23-72e1-4e02-b470-530ff5b84529} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001177 sec., 62871.70773152081 rows/sec., 4.91 MiB/sec. | ||
| 2308 | 2025.12.24 02:32:36.325932 [ 4 ] {406b3d23-72e1-4e02-b470-530ff5b84529} <Debug> TCPHandler: Processed in 0.001343341 sec. | ||
| 2309 | 2025.12.24 02:32:36.326054 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2310 | 2025.12.24 02:32:36.326150 [ 4 ] {3c74d450-977a-4a5c-a790-14c7aff23750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2311 | 2025.12.24 02:32:36.326193 [ 4 ] {3c74d450-977a-4a5c-a790-14c7aff23750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2312 | 2025.12.24 02:32:36.326619 [ 4 ] {3c74d450-977a-4a5c-a790-14c7aff23750} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2313 | 2025.12.24 02:32:36.326655 [ 4 ] {3c74d450-977a-4a5c-a790-14c7aff23750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2314 | 2025.12.24 02:32:36.326979 [ 4 ] {3c74d450-977a-4a5c-a790-14c7aff23750} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2315 | 2025.12.24 02:32:36.327184 [ 4 ] {3c74d450-977a-4a5c-a790-14c7aff23750} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2316 | 2025.12.24 02:32:36.327314 [ 4 ] {3c74d450-977a-4a5c-a790-14c7aff23750} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 2317 | 2025.12.24 02:32:36.327350 [ 4 ] {3c74d450-977a-4a5c-a790-14c7aff23750} <Debug> TCPHandler: Processed in 0.001346691 sec. | ||
| 2318 | 2025.12.24 02:32:36.327475 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2319 | 2025.12.24 02:32:36.327588 [ 4 ] {625f232f-3464-41a4-b2d6-dc4c491fb11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2320 | 2025.12.24 02:32:36.327645 [ 4 ] {625f232f-3464-41a4-b2d6-dc4c491fb11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2321 | 2025.12.24 02:32:36.328429 [ 4 ] {625f232f-3464-41a4-b2d6-dc4c491fb11e} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2322 | 2025.12.24 02:32:36.328467 [ 4 ] {625f232f-3464-41a4-b2d6-dc4c491fb11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2323 | 2025.12.24 02:32:36.328989 [ 4 ] {625f232f-3464-41a4-b2d6-dc4c491fb11e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2324 | 2025.12.24 02:32:36.329216 [ 4 ] {625f232f-3464-41a4-b2d6-dc4c491fb11e} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2325 | 2025.12.24 02:32:36.329360 [ 4 ] {625f232f-3464-41a4-b2d6-dc4c491fb11e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001792 sec., 5580.357142857143 rows/sec., 10.00 MiB/sec. | ||
| 2326 | 2025.12.24 02:32:36.329418 [ 4 ] {625f232f-3464-41a4-b2d6-dc4c491fb11e} <Debug> TCPHandler: Processed in 0.002004922 sec. | ||
| 2327 | 2025.12.24 02:32:36.329524 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2025.12.24 02:32:36.329619 [ 4 ] {fda76aa1-46fb-4e49-9ba6-7f1342462965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2329 | 2025.12.24 02:32:36.329662 [ 4 ] {fda76aa1-46fb-4e49-9ba6-7f1342462965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2330 | 2025.12.24 02:32:36.330011 [ 4 ] {fda76aa1-46fb-4e49-9ba6-7f1342462965} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2025.12.24 02:32:36.330048 [ 4 ] {fda76aa1-46fb-4e49-9ba6-7f1342462965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2332 | 2025.12.24 02:32:36.330364 [ 4 ] {fda76aa1-46fb-4e49-9ba6-7f1342462965} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2333 | 2025.12.24 02:32:36.330585 [ 4 ] {fda76aa1-46fb-4e49-9ba6-7f1342462965} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2025.12.24 02:32:36.330718 [ 4 ] {fda76aa1-46fb-4e49-9ba6-7f1342462965} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 2335 | 2025.12.24 02:32:36.330754 [ 4 ] {fda76aa1-46fb-4e49-9ba6-7f1342462965} <Debug> TCPHandler: Processed in 0.00127865 sec. | ||
| 2336 | 2025.12.24 02:32:39.650917 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2337 | 2025.12.24 02:32:39.650967 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2338 | 2025.12.24 02:32:39.715316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4687 | ||
| 2339 | 2025.12.24 02:32:39.715988 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2025.12.24 02:32:39.716061 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2341 | 2025.12.24 02:32:39.716573 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2342 | 2025.12.24 02:32:39.716811 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2025.12.24 02:32:39.716955 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4687 | ||
| 2344 | 2025.12.24 02:32:40.009495 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2345 | 2025.12.24 02:32:40.026065 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2346 | 2025.12.24 02:32:40.026122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2347 | 2025.12.24 02:32:40.032389 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2348 | 2025.12.24 02:32:40.033092 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2349 | 2025.12.24 02:32:40.036278 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2350 | 2025.12.24 02:32:41.322686 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2351 | 2025.12.24 02:32:41.322951 [ 4 ] {11b51c62-4a92-4e4d-9201-ffa45db6d785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2352 | 2025.12.24 02:32:41.323022 [ 4 ] {11b51c62-4a92-4e4d-9201-ffa45db6d785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2353 | 2025.12.24 02:32:41.323833 [ 4 ] {11b51c62-4a92-4e4d-9201-ffa45db6d785} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2025.12.24 02:32:41.323880 [ 4 ] {11b51c62-4a92-4e4d-9201-ffa45db6d785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2355 | 2025.12.24 02:32:41.324262 [ 4 ] {11b51c62-4a92-4e4d-9201-ffa45db6d785} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2356 | 2025.12.24 02:32:41.324484 [ 4 ] {11b51c62-4a92-4e4d-9201-ffa45db6d785} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2357 | 2025.12.24 02:32:41.324639 [ 4 ] {11b51c62-4a92-4e4d-9201-ffa45db6d785} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001746 sec., 61855.67010309279 rows/sec., 5.19 MiB/sec. | ||
| 2358 | 2025.12.24 02:32:41.324680 [ 4 ] {11b51c62-4a92-4e4d-9201-ffa45db6d785} <Debug> TCPHandler: Processed in 0.002160254 sec. | ||
| 2359 | 2025.12.24 02:32:41.324805 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2360 | 2025.12.24 02:32:41.324900 [ 4 ] {d742362c-c75f-4953-a1e2-4bbef9c90146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2361 | 2025.12.24 02:32:41.324941 [ 4 ] {d742362c-c75f-4953-a1e2-4bbef9c90146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2362 | 2025.12.24 02:32:41.325383 [ 4 ] {d742362c-c75f-4953-a1e2-4bbef9c90146} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2363 | 2025.12.24 02:32:41.325419 [ 4 ] {d742362c-c75f-4953-a1e2-4bbef9c90146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2364 | 2025.12.24 02:32:41.325709 [ 4 ] {d742362c-c75f-4953-a1e2-4bbef9c90146} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2365 | 2025.12.24 02:32:41.325917 [ 4 ] {d742362c-c75f-4953-a1e2-4bbef9c90146} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2025.12.24 02:32:41.326047 [ 4 ] {d742362c-c75f-4953-a1e2-4bbef9c90146} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001166 sec., 22298.456260720413 rows/sec., 1.64 MiB/sec. | ||
| 2367 | 2025.12.24 02:32:41.326085 [ 4 ] {d742362c-c75f-4953-a1e2-4bbef9c90146} <Debug> TCPHandler: Processed in 0.001328651 sec. | ||
| 2368 | 2025.12.24 02:32:41.326260 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2369 | 2025.12.24 02:32:41.326354 [ 4 ] {2cb24ca3-4993-482d-9782-1cbfd9a3470c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2370 | 2025.12.24 02:32:41.326393 [ 4 ] {2cb24ca3-4993-482d-9782-1cbfd9a3470c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2371 | 2025.12.24 02:32:41.326833 [ 4 ] {2cb24ca3-4993-482d-9782-1cbfd9a3470c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2025.12.24 02:32:41.326869 [ 4 ] {2cb24ca3-4993-482d-9782-1cbfd9a3470c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2373 | 2025.12.24 02:32:41.327162 [ 4 ] {2cb24ca3-4993-482d-9782-1cbfd9a3470c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2374 | 2025.12.24 02:32:41.327386 [ 4 ] {2cb24ca3-4993-482d-9782-1cbfd9a3470c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2375 | 2025.12.24 02:32:41.327514 [ 4 ] {2cb24ca3-4993-482d-9782-1cbfd9a3470c} <Debug> executeQuery: Read 98 rows, 7.86 KiB in 0.001177 sec., 83262.5318606627 rows/sec., 6.52 MiB/sec. | ||
| 2376 | 2025.12.24 02:32:41.327551 [ 4 ] {2cb24ca3-4993-482d-9782-1cbfd9a3470c} <Debug> TCPHandler: Processed in 0.001340081 sec. | ||
| 2377 | 2025.12.24 02:32:41.327671 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2025.12.24 02:32:41.327769 [ 4 ] {650676fb-cbf6-490d-a119-c4e04aad8407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2379 | 2025.12.24 02:32:41.327812 [ 4 ] {650676fb-cbf6-490d-a119-c4e04aad8407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2380 | 2025.12.24 02:32:41.328222 [ 4 ] {650676fb-cbf6-490d-a119-c4e04aad8407} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2025.12.24 02:32:41.328258 [ 4 ] {650676fb-cbf6-490d-a119-c4e04aad8407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2382 | 2025.12.24 02:32:41.328580 [ 4 ] {650676fb-cbf6-490d-a119-c4e04aad8407} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2383 | 2025.12.24 02:32:41.328784 [ 4 ] {650676fb-cbf6-490d-a119-c4e04aad8407} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2384 | 2025.12.24 02:32:41.328912 [ 4 ] {650676fb-cbf6-490d-a119-c4e04aad8407} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 2385 | 2025.12.24 02:32:41.328948 [ 4 ] {650676fb-cbf6-490d-a119-c4e04aad8407} <Debug> TCPHandler: Processed in 0.001325441 sec. | ||
| 2386 | 2025.12.24 02:32:41.329055 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2387 | 2025.12.24 02:32:41.329148 [ 4 ] {7469296e-0e5e-4a94-b7dd-c2a3e191e85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2388 | 2025.12.24 02:32:41.329201 [ 4 ] {7469296e-0e5e-4a94-b7dd-c2a3e191e85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2389 | 2025.12.24 02:32:41.329968 [ 4 ] {7469296e-0e5e-4a94-b7dd-c2a3e191e85f} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2025.12.24 02:32:41.330005 [ 4 ] {7469296e-0e5e-4a94-b7dd-c2a3e191e85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2391 | 2025.12.24 02:32:41.330532 [ 4 ] {7469296e-0e5e-4a94-b7dd-c2a3e191e85f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2392 | 2025.12.24 02:32:41.330751 [ 4 ] {7469296e-0e5e-4a94-b7dd-c2a3e191e85f} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2393 | 2025.12.24 02:32:41.330888 [ 4 ] {7469296e-0e5e-4a94-b7dd-c2a3e191e85f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001757 sec., 14797.951052931132 rows/sec., 26.52 MiB/sec. | ||
| 2394 | 2025.12.24 02:32:41.330938 [ 4 ] {7469296e-0e5e-4a94-b7dd-c2a3e191e85f} <Debug> TCPHandler: Processed in 0.001930951 sec. | ||
| 2395 | 2025.12.24 02:32:41.331062 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2396 | 2025.12.24 02:32:41.331167 [ 4 ] {3be712e2-3a47-4653-9e38-640753a8e095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2397 | 2025.12.24 02:32:41.331216 [ 4 ] {3be712e2-3a47-4653-9e38-640753a8e095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2398 | 2025.12.24 02:32:41.331545 [ 4 ] {3be712e2-3a47-4653-9e38-640753a8e095} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2399 | 2025.12.24 02:32:41.331580 [ 4 ] {3be712e2-3a47-4653-9e38-640753a8e095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2400 | 2025.12.24 02:32:41.331869 [ 4 ] {3be712e2-3a47-4653-9e38-640753a8e095} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2401 | 2025.12.24 02:32:41.332078 [ 4 ] {3be712e2-3a47-4653-9e38-640753a8e095} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2402 | 2025.12.24 02:32:41.332203 [ 4 ] {3be712e2-3a47-4653-9e38-640753a8e095} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001059 sec., 14164.305949008498 rows/sec., 1.06 MiB/sec. | ||
| 2403 | 2025.12.24 02:32:41.332239 [ 4 ] {3be712e2-3a47-4653-9e38-640753a8e095} <Debug> TCPHandler: Processed in 0.00123808 sec. | ||
| 2404 | 2025.12.24 02:32:41.332348 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2405 | 2025.12.24 02:32:41.332445 [ 4 ] {54a1d006-d2e6-4ead-8df5-7ed9aa765c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2406 | 2025.12.24 02:32:41.332484 [ 4 ] {54a1d006-d2e6-4ead-8df5-7ed9aa765c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2407 | 2025.12.24 02:32:41.332817 [ 4 ] {54a1d006-d2e6-4ead-8df5-7ed9aa765c00} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2025.12.24 02:32:41.332852 [ 4 ] {54a1d006-d2e6-4ead-8df5-7ed9aa765c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2409 | 2025.12.24 02:32:41.333142 [ 4 ] {54a1d006-d2e6-4ead-8df5-7ed9aa765c00} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2410 | 2025.12.24 02:32:41.333349 [ 4 ] {54a1d006-d2e6-4ead-8df5-7ed9aa765c00} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2025.12.24 02:32:41.333475 [ 4 ] {54a1d006-d2e6-4ead-8df5-7ed9aa765c00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 2412 | 2025.12.24 02:32:41.333511 [ 4 ] {54a1d006-d2e6-4ead-8df5-7ed9aa765c00} <Debug> TCPHandler: Processed in 0.001210579 sec. | ||
| 2413 | 2025.12.24 02:32:44.718449 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 332 | ||
| 2414 | 2025.12.24 02:32:44.720472 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2025.12.24 02:32:44.720511 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.10 GiB. | ||
| 2416 | 2025.12.24 02:32:44.721619 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2417 | 2025.12.24 02:32:44.721873 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2025.12.24 02:32:44.722103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 332 | ||
| 2419 | 2025.12.24 02:32:46.323485 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2025.12.24 02:32:46.323700 [ 4 ] {d17bb5d4-1fec-4212-af22-f513e6aa10fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2421 | 2025.12.24 02:32:46.323774 [ 4 ] {d17bb5d4-1fec-4212-af22-f513e6aa10fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2422 | 2025.12.24 02:32:46.324415 [ 4 ] {d17bb5d4-1fec-4212-af22-f513e6aa10fa} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2025.12.24 02:32:46.324462 [ 4 ] {d17bb5d4-1fec-4212-af22-f513e6aa10fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2424 | 2025.12.24 02:32:46.324853 [ 4 ] {d17bb5d4-1fec-4212-af22-f513e6aa10fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2425 | 2025.12.24 02:32:46.325077 [ 4 ] {d17bb5d4-1fec-4212-af22-f513e6aa10fa} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2025.12.24 02:32:46.325235 [ 4 ] {d17bb5d4-1fec-4212-af22-f513e6aa10fa} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001587 sec., 15122.873345935726 rows/sec., 1.25 MiB/sec. | ||
| 2427 | 2025.12.24 02:32:46.325284 [ 4 ] {d17bb5d4-1fec-4212-af22-f513e6aa10fa} <Debug> TCPHandler: Processed in 0.001931671 sec. | ||
| 2428 | 2025.12.24 02:32:46.325403 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2429 | 2025.12.24 02:32:46.325506 [ 4 ] {4119e8fe-55c9-4783-bfbf-44fe37d80c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2430 | 2025.12.24 02:32:46.325551 [ 4 ] {4119e8fe-55c9-4783-bfbf-44fe37d80c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2431 | 2025.12.24 02:32:46.325969 [ 4 ] {4119e8fe-55c9-4783-bfbf-44fe37d80c00} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2025.12.24 02:32:46.326008 [ 4 ] {4119e8fe-55c9-4783-bfbf-44fe37d80c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2433 | 2025.12.24 02:32:46.326317 [ 4 ] {4119e8fe-55c9-4783-bfbf-44fe37d80c00} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2434 | 2025.12.24 02:32:46.326527 [ 4 ] {4119e8fe-55c9-4783-bfbf-44fe37d80c00} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2025.12.24 02:32:46.326660 [ 4 ] {4119e8fe-55c9-4783-bfbf-44fe37d80c00} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001179 sec., 11874.469889737065 rows/sec., 968.28 KiB/sec. | ||
| 2436 | 2025.12.24 02:32:46.326698 [ 4 ] {4119e8fe-55c9-4783-bfbf-44fe37d80c00} <Debug> TCPHandler: Processed in 0.001347811 sec. | ||
| 2437 | 2025.12.24 02:32:46.326801 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2438 | 2025.12.24 02:32:46.326896 [ 4 ] {e5980761-30fb-453a-954a-9c70c08de301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2439 | 2025.12.24 02:32:46.326937 [ 4 ] {e5980761-30fb-453a-954a-9c70c08de301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2440 | 2025.12.24 02:32:46.327452 [ 4 ] {e5980761-30fb-453a-954a-9c70c08de301} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2025.12.24 02:32:46.327489 [ 4 ] {e5980761-30fb-453a-954a-9c70c08de301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2442 | 2025.12.24 02:32:46.327833 [ 4 ] {e5980761-30fb-453a-954a-9c70c08de301} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2443 | 2025.12.24 02:32:46.328040 [ 4 ] {e5980761-30fb-453a-954a-9c70c08de301} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2444 | 2025.12.24 02:32:46.328175 [ 4 ] {e5980761-30fb-453a-954a-9c70c08de301} <Debug> executeQuery: Read 211 rows, 19.17 KiB in 0.001299 sec., 162432.64049268668 rows/sec., 14.41 MiB/sec. | ||
| 2445 | 2025.12.24 02:32:46.328213 [ 4 ] {e5980761-30fb-453a-954a-9c70c08de301} <Debug> TCPHandler: Processed in 0.001460264 sec. | ||
| 2446 | 2025.12.24 02:32:46.328323 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2447 | 2025.12.24 02:32:46.328418 [ 4 ] {0427c519-10c2-4755-880c-41080c18aad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2448 | 2025.12.24 02:32:46.328459 [ 4 ] {0427c519-10c2-4755-880c-41080c18aad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2449 | 2025.12.24 02:32:46.328865 [ 4 ] {0427c519-10c2-4755-880c-41080c18aad1} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2450 | 2025.12.24 02:32:46.328901 [ 4 ] {0427c519-10c2-4755-880c-41080c18aad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2451 | 2025.12.24 02:32:46.329198 [ 4 ] {0427c519-10c2-4755-880c-41080c18aad1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2452 | 2025.12.24 02:32:46.329412 [ 4 ] {0427c519-10c2-4755-880c-41080c18aad1} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2453 | 2025.12.24 02:32:46.329543 [ 4 ] {0427c519-10c2-4755-880c-41080c18aad1} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001145 sec., 34934.49781659389 rows/sec., 2.55 MiB/sec. | ||
| 2454 | 2025.12.24 02:32:46.329581 [ 4 ] {0427c519-10c2-4755-880c-41080c18aad1} <Debug> TCPHandler: Processed in 0.00130685 sec. | ||
| 2455 | 2025.12.24 02:32:46.329681 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2456 | 2025.12.24 02:32:46.329774 [ 4 ] {5dcb2512-a955-402c-8411-e3d0f271dea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2457 | 2025.12.24 02:32:46.329814 [ 4 ] {5dcb2512-a955-402c-8411-e3d0f271dea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2458 | 2025.12.24 02:32:46.330211 [ 4 ] {5dcb2512-a955-402c-8411-e3d0f271dea8} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2459 | 2025.12.24 02:32:46.330247 [ 4 ] {5dcb2512-a955-402c-8411-e3d0f271dea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2460 | 2025.12.24 02:32:46.330546 [ 4 ] {5dcb2512-a955-402c-8411-e3d0f271dea8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2461 | 2025.12.24 02:32:46.330747 [ 4 ] {5dcb2512-a955-402c-8411-e3d0f271dea8} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2025.12.24 02:32:46.330877 [ 4 ] {5dcb2512-a955-402c-8411-e3d0f271dea8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001122 sec., 21390.374331550804 rows/sec., 1.77 MiB/sec. | ||
| 2463 | 2025.12.24 02:32:46.330915 [ 4 ] {5dcb2512-a955-402c-8411-e3d0f271dea8} <Debug> TCPHandler: Processed in 0.001281281 sec. | ||
| 2464 | 2025.12.24 02:32:46.331022 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2465 | 2025.12.24 02:32:46.331125 [ 4 ] {54d1bf5b-04dc-4492-a204-e6782c118633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2466 | 2025.12.24 02:32:46.331166 [ 4 ] {54d1bf5b-04dc-4492-a204-e6782c118633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2467 | 2025.12.24 02:32:46.331578 [ 4 ] {54d1bf5b-04dc-4492-a204-e6782c118633} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2025.12.24 02:32:46.331615 [ 4 ] {54d1bf5b-04dc-4492-a204-e6782c118633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2469 | 2025.12.24 02:32:46.331921 [ 4 ] {54d1bf5b-04dc-4492-a204-e6782c118633} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2470 | 2025.12.24 02:32:46.332126 [ 4 ] {54d1bf5b-04dc-4492-a204-e6782c118633} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2025.12.24 02:32:46.332257 [ 4 ] {54d1bf5b-04dc-4492-a204-e6782c118633} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 2472 | 2025.12.24 02:32:46.332297 [ 4 ] {54d1bf5b-04dc-4492-a204-e6782c118633} <Debug> TCPHandler: Processed in 0.001326312 sec. | ||
| 2473 | 2025.12.24 02:32:46.332405 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2474 | 2025.12.24 02:32:46.332501 [ 4 ] {32d1ee2d-b0be-4703-9973-a7f6516116a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2475 | 2025.12.24 02:32:46.332541 [ 4 ] {32d1ee2d-b0be-4703-9973-a7f6516116a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2476 | 2025.12.24 02:32:46.333007 [ 4 ] {32d1ee2d-b0be-4703-9973-a7f6516116a2} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2025.12.24 02:32:46.333043 [ 4 ] {32d1ee2d-b0be-4703-9973-a7f6516116a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2478 | 2025.12.24 02:32:46.333347 [ 4 ] {32d1ee2d-b0be-4703-9973-a7f6516116a2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2479 | 2025.12.24 02:32:46.333559 [ 4 ] {32d1ee2d-b0be-4703-9973-a7f6516116a2} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2025.12.24 02:32:46.333692 [ 4 ] {32d1ee2d-b0be-4703-9973-a7f6516116a2} <Debug> executeQuery: Read 134 rows, 11.12 KiB in 0.001208 sec., 110927.15231788078 rows/sec., 8.99 MiB/sec. | ||
| 2481 | 2025.12.24 02:32:46.333730 [ 4 ] {32d1ee2d-b0be-4703-9973-a7f6516116a2} <Debug> TCPHandler: Processed in 0.001375942 sec. | ||
| 2482 | 2025.12.24 02:32:46.333838 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2025.12.24 02:32:46.333932 [ 4 ] {a5004a9f-50e2-4995-a6f2-cc4976ac48d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2484 | 2025.12.24 02:32:46.333974 [ 4 ] {a5004a9f-50e2-4995-a6f2-cc4976ac48d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2485 | 2025.12.24 02:32:46.334380 [ 4 ] {a5004a9f-50e2-4995-a6f2-cc4976ac48d4} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2025.12.24 02:32:46.334419 [ 4 ] {a5004a9f-50e2-4995-a6f2-cc4976ac48d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2487 | 2025.12.24 02:32:46.334757 [ 4 ] {a5004a9f-50e2-4995-a6f2-cc4976ac48d4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2488 | 2025.12.24 02:32:46.334963 [ 4 ] {a5004a9f-50e2-4995-a6f2-cc4976ac48d4} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2025.12.24 02:32:46.335094 [ 4 ] {a5004a9f-50e2-4995-a6f2-cc4976ac48d4} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.00118 sec., 172033.89830508473 rows/sec., 12.32 MiB/sec. | ||
| 2490 | 2025.12.24 02:32:46.335132 [ 4 ] {a5004a9f-50e2-4995-a6f2-cc4976ac48d4} <Debug> TCPHandler: Processed in 0.001343962 sec. | ||
| 2491 | 2025.12.24 02:32:46.335242 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2492 | 2025.12.24 02:32:46.335335 [ 4 ] {007109bb-5c15-4b55-b551-926089cf87da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2493 | 2025.12.24 02:32:46.335388 [ 4 ] {007109bb-5c15-4b55-b551-926089cf87da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2494 | 2025.12.24 02:32:46.336148 [ 4 ] {007109bb-5c15-4b55-b551-926089cf87da} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2495 | 2025.12.24 02:32:46.336185 [ 4 ] {007109bb-5c15-4b55-b551-926089cf87da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2496 | 2025.12.24 02:32:46.336689 [ 4 ] {007109bb-5c15-4b55-b551-926089cf87da} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2497 | 2025.12.24 02:32:46.336901 [ 4 ] {007109bb-5c15-4b55-b551-926089cf87da} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2498 | 2025.12.24 02:32:46.337042 [ 4 ] {007109bb-5c15-4b55-b551-926089cf87da} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001724 sec., 8120.649651972158 rows/sec., 14.55 MiB/sec. | ||
| 2499 | 2025.12.24 02:32:46.337100 [ 4 ] {007109bb-5c15-4b55-b551-926089cf87da} <Debug> TCPHandler: Processed in 0.00190658 sec. | ||
| 2500 | 2025.12.24 02:32:46.337212 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2501 | 2025.12.24 02:32:46.337306 [ 4 ] {2e9d3978-2c32-4c2d-a13b-8efb1b7f642e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2502 | 2025.12.24 02:32:46.337346 [ 4 ] {2e9d3978-2c32-4c2d-a13b-8efb1b7f642e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2503 | 2025.12.24 02:32:46.337670 [ 4 ] {2e9d3978-2c32-4c2d-a13b-8efb1b7f642e} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2504 | 2025.12.24 02:32:46.337707 [ 4 ] {2e9d3978-2c32-4c2d-a13b-8efb1b7f642e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2505 | 2025.12.24 02:32:46.338000 [ 4 ] {2e9d3978-2c32-4c2d-a13b-8efb1b7f642e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2506 | 2025.12.24 02:32:46.338201 [ 4 ] {2e9d3978-2c32-4c2d-a13b-8efb1b7f642e} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2025.12.24 02:32:46.338327 [ 4 ] {2e9d3978-2c32-4c2d-a13b-8efb1b7f642e} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 407.92 KiB/sec. | ||
| 2508 | 2025.12.24 02:32:46.338363 [ 4 ] {2e9d3978-2c32-4c2d-a13b-8efb1b7f642e} <Debug> TCPHandler: Processed in 0.001200309 sec. | ||
| 2509 | 2025.12.24 02:32:46.338472 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2510 | 2025.12.24 02:32:46.338565 [ 4 ] {595be862-ba19-4e87-a424-e351dd9e1316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2511 | 2025.12.24 02:32:46.338606 [ 4 ] {595be862-ba19-4e87-a424-e351dd9e1316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2512 | 2025.12.24 02:32:46.338936 [ 4 ] {595be862-ba19-4e87-a424-e351dd9e1316} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2513 | 2025.12.24 02:32:46.338972 [ 4 ] {595be862-ba19-4e87-a424-e351dd9e1316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2514 | 2025.12.24 02:32:46.339268 [ 4 ] {595be862-ba19-4e87-a424-e351dd9e1316} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2515 | 2025.12.24 02:32:46.339482 [ 4 ] {595be862-ba19-4e87-a424-e351dd9e1316} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2516 | 2025.12.24 02:32:46.339614 [ 4 ] {595be862-ba19-4e87-a424-e351dd9e1316} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 2517 | 2025.12.24 02:32:46.339651 [ 4 ] {595be862-ba19-4e87-a424-e351dd9e1316} <Debug> TCPHandler: Processed in 0.00122757 sec. | ||
| 2518 | 2025.12.24 02:32:47.217116 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5199 | ||
| 2519 | 2025.12.24 02:32:47.217696 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2520 | 2025.12.24 02:32:47.217764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2521 | 2025.12.24 02:32:47.218308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2522 | 2025.12.24 02:32:47.218570 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2025.12.24 02:32:47.218725 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5199 | ||
| 2524 | 2025.12.24 02:32:47.218721 [ 49 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2525 | 2025.12.24 02:32:47.218804 [ 49 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2025.12.24 02:32:47.218827 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2527 | 2025.12.24 02:32:47.218928 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 2528 | 2025.12.24 02:32:47.219012 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2529 | 2025.12.24 02:32:47.219042 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2530 | 2025.12.24 02:32:47.219095 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2531 | 2025.12.24 02:32:47.219138 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 433 rows starting from the beginning of the part | ||
| 2532 | 2025.12.24 02:32:47.219176 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2533 | 2025.12.24 02:32:47.219218 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2534 | 2025.12.24 02:32:47.219254 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2535 | 2025.12.24 02:32:47.220638 [ 191 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5199 rows, containing 4 columns (4 merged, 0 gathered) in 0.001747548 sec., 2975025.578696551 rows/sec., 42.56 MiB/sec. | ||
| 2536 | 2025.12.24 02:32:47.221530 [ 190 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2537 | 2025.12.24 02:32:47.221904 [ 190 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_11_2} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2025.12.24 02:32:47.221994 [ 190 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_11_2} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2539 | 2025.12.24 02:32:47.222103 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2540 | 2025.12.24 02:32:47.536448 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2541 | 2025.12.24 02:32:47.553797 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2025.12.24 02:32:47.553855 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2543 | 2025.12.24 02:32:47.560129 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2544 | 2025.12.24 02:32:47.560887 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2025.12.24 02:32:47.561187 [ 43 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2546 | 2025.12.24 02:32:47.561232 [ 43 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2547 | 2025.12.24 02:32:47.561256 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2548 | 2025.12.24 02:32:47.561385 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 2549 | 2025.12.24 02:32:47.564059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2550 | 2025.12.24 02:32:47.565410 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2551 | 2025.12.24 02:32:47.566912 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 2552 | 2025.12.24 02:32:47.571789 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 2553 | 2025.12.24 02:32:47.576275 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 2554 | 2025.12.24 02:32:47.580737 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 2555 | 2025.12.24 02:32:47.585321 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 2556 | 2025.12.24 02:32:47.589563 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 2557 | 2025.12.24 02:32:47.641897 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.080572653 sec., 1030.12618934119 rows/sec., 5.33 MiB/sec. | ||
| 2558 | 2025.12.24 02:32:47.643477 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2559 | 2025.12.24 02:32:47.645072 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_11_2} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2025.12.24 02:32:47.645162 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_11_2} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2561 | 2025.12.24 02:32:47.646677 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2562 | 2025.12.24 02:32:48.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.60 MiB, peak 220.48 MiB, free memory in arenas 0.00 B, will set to 218.27 MiB (RSS), difference: 7.67 MiB | ||
| 2563 | 2025.12.24 02:32:51.322831 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2025.12.24 02:32:51.323015 [ 4 ] {ed493d57-531a-4e6e-9bbe-244425889e5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2565 | 2025.12.24 02:32:51.323076 [ 4 ] {ed493d57-531a-4e6e-9bbe-244425889e5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2566 | 2025.12.24 02:32:51.323783 [ 4 ] {ed493d57-531a-4e6e-9bbe-244425889e5c} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2025.12.24 02:32:51.323823 [ 4 ] {ed493d57-531a-4e6e-9bbe-244425889e5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2568 | 2025.12.24 02:32:51.324219 [ 4 ] {ed493d57-531a-4e6e-9bbe-244425889e5c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2569 | 2025.12.24 02:32:51.324441 [ 4 ] {ed493d57-531a-4e6e-9bbe-244425889e5c} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2025.12.24 02:32:51.324613 [ 4 ] {ed493d57-531a-4e6e-9bbe-244425889e5c} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001642 sec., 65773.44701583435 rows/sec., 5.52 MiB/sec. | ||
| 2571 | 2025.12.24 02:32:51.324661 [ 4 ] {ed493d57-531a-4e6e-9bbe-244425889e5c} <Debug> TCPHandler: Processed in 0.001947711 sec. | ||
| 2572 | 2025.12.24 02:32:51.324801 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2025.12.24 02:32:51.324903 [ 4 ] {9fdaa7ec-a6db-4126-9b4a-724addb8bf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2574 | 2025.12.24 02:32:51.324947 [ 4 ] {9fdaa7ec-a6db-4126-9b4a-724addb8bf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2575 | 2025.12.24 02:32:51.325381 [ 4 ] {9fdaa7ec-a6db-4126-9b4a-724addb8bf85} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2025.12.24 02:32:51.325416 [ 4 ] {9fdaa7ec-a6db-4126-9b4a-724addb8bf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2577 | 2025.12.24 02:32:51.325731 [ 4 ] {9fdaa7ec-a6db-4126-9b4a-724addb8bf85} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2578 | 2025.12.24 02:32:51.325933 [ 4 ] {9fdaa7ec-a6db-4126-9b4a-724addb8bf85} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2025.12.24 02:32:51.326073 [ 4 ] {9fdaa7ec-a6db-4126-9b4a-724addb8bf85} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001192 sec., 21812.080536912752 rows/sec., 1.60 MiB/sec. | ||
| 2580 | 2025.12.24 02:32:51.326112 [ 4 ] {9fdaa7ec-a6db-4126-9b4a-724addb8bf85} <Debug> TCPHandler: Processed in 0.001363051 sec. | ||
| 2581 | 2025.12.24 02:32:51.326224 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2025.12.24 02:32:51.326318 [ 4 ] {8125aadd-fe54-4f3e-bbfe-36e70c2e1ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2583 | 2025.12.24 02:32:51.326359 [ 4 ] {8125aadd-fe54-4f3e-bbfe-36e70c2e1ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2584 | 2025.12.24 02:32:51.326787 [ 4 ] {8125aadd-fe54-4f3e-bbfe-36e70c2e1ae6} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2025.12.24 02:32:51.326822 [ 4 ] {8125aadd-fe54-4f3e-bbfe-36e70c2e1ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2586 | 2025.12.24 02:32:51.327132 [ 4 ] {8125aadd-fe54-4f3e-bbfe-36e70c2e1ae6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2587 | 2025.12.24 02:32:51.327364 [ 4 ] {8125aadd-fe54-4f3e-bbfe-36e70c2e1ae6} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2025.12.24 02:32:51.327501 [ 4 ] {8125aadd-fe54-4f3e-bbfe-36e70c2e1ae6} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001201 sec., 74937.55203996669 rows/sec., 5.85 MiB/sec. | ||
| 2589 | 2025.12.24 02:32:51.327541 [ 4 ] {8125aadd-fe54-4f3e-bbfe-36e70c2e1ae6} <Debug> TCPHandler: Processed in 0.001366292 sec. | ||
| 2590 | 2025.12.24 02:32:51.327654 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2025.12.24 02:32:51.327748 [ 4 ] {a536fb4f-0b7e-4757-8673-3a3e7485e284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2592 | 2025.12.24 02:32:51.327790 [ 4 ] {a536fb4f-0b7e-4757-8673-3a3e7485e284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2593 | 2025.12.24 02:32:51.328197 [ 4 ] {a536fb4f-0b7e-4757-8673-3a3e7485e284} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2025.12.24 02:32:51.328231 [ 4 ] {a536fb4f-0b7e-4757-8673-3a3e7485e284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2595 | 2025.12.24 02:32:51.328575 [ 4 ] {a536fb4f-0b7e-4757-8673-3a3e7485e284} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2596 | 2025.12.24 02:32:51.328773 [ 4 ] {a536fb4f-0b7e-4757-8673-3a3e7485e284} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2025.12.24 02:32:51.328911 [ 4 ] {a536fb4f-0b7e-4757-8673-3a3e7485e284} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 2598 | 2025.12.24 02:32:51.328948 [ 4 ] {a536fb4f-0b7e-4757-8673-3a3e7485e284} <Debug> TCPHandler: Processed in 0.001343222 sec. | ||
| 2599 | 2025.12.24 02:32:51.329056 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2025.12.24 02:32:51.329149 [ 4 ] {330e16bf-1e1c-4255-b804-7463c8d45961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2601 | 2025.12.24 02:32:51.329202 [ 4 ] {330e16bf-1e1c-4255-b804-7463c8d45961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2602 | 2025.12.24 02:32:51.329995 [ 4 ] {330e16bf-1e1c-4255-b804-7463c8d45961} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2025.12.24 02:32:51.330030 [ 4 ] {330e16bf-1e1c-4255-b804-7463c8d45961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2604 | 2025.12.24 02:32:51.330576 [ 4 ] {330e16bf-1e1c-4255-b804-7463c8d45961} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2605 | 2025.12.24 02:32:51.330791 [ 4 ] {330e16bf-1e1c-4255-b804-7463c8d45961} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2025.12.24 02:32:51.330934 [ 4 ] {330e16bf-1e1c-4255-b804-7463c8d45961} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001801 sec., 14436.424208772904 rows/sec., 25.87 MiB/sec. | ||
| 2607 | 2025.12.24 02:32:51.330991 [ 4 ] {330e16bf-1e1c-4255-b804-7463c8d45961} <Debug> TCPHandler: Processed in 0.001984021 sec. | ||
| 2608 | 2025.12.24 02:32:51.331105 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2025.12.24 02:32:51.331198 [ 4 ] {879f59b1-14fc-4c55-9ed0-de27c70845cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2610 | 2025.12.24 02:32:51.331238 [ 4 ] {879f59b1-14fc-4c55-9ed0-de27c70845cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2611 | 2025.12.24 02:32:51.331576 [ 4 ] {879f59b1-14fc-4c55-9ed0-de27c70845cf} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2025.12.24 02:32:51.331611 [ 4 ] {879f59b1-14fc-4c55-9ed0-de27c70845cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2613 | 2025.12.24 02:32:51.331903 [ 4 ] {879f59b1-14fc-4c55-9ed0-de27c70845cf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2614 | 2025.12.24 02:32:51.332117 [ 4 ] {879f59b1-14fc-4c55-9ed0-de27c70845cf} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2025.12.24 02:32:51.332244 [ 4 ] {879f59b1-14fc-4c55-9ed0-de27c70845cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 2616 | 2025.12.24 02:32:51.332280 [ 4 ] {879f59b1-14fc-4c55-9ed0-de27c70845cf} <Debug> TCPHandler: Processed in 0.00122463 sec. | ||
| 2617 | 2025.12.24 02:32:54.651005 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2618 | 2025.12.24 02:32:54.651055 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2619 | 2025.12.24 02:32:54.718897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5647 | ||
| 2620 | 2025.12.24 02:32:54.719419 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2621 | 2025.12.24 02:32:54.719464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2622 | 2025.12.24 02:32:54.719965 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2623 | 2025.12.24 02:32:54.720185 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2624 | 2025.12.24 02:32:54.720311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5647 | ||
| 2625 | 2025.12.24 02:32:54.722368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 366 | ||
| 2626 | 2025.12.24 02:32:54.725243 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2627 | 2025.12.24 02:32:54.725304 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2628 | 2025.12.24 02:32:54.726536 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2629 | 2025.12.24 02:32:54.726816 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2630 | 2025.12.24 02:32:54.727155 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 366 | ||
| 2631 | 2025.12.24 02:32:55.064207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2632 | 2025.12.24 02:32:55.079719 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2025.12.24 02:32:55.079774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2634 | 2025.12.24 02:32:55.085749 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2635 | 2025.12.24 02:32:55.086525 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2025.12.24 02:32:55.089213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2637 | 2025.12.24 02:32:56.321000 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2638 | 2025.12.24 02:32:56.321175 [ 4 ] {dca2035f-49ee-410a-8989-ad498b4662f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2639 | 2025.12.24 02:32:56.321266 [ 4 ] {dca2035f-49ee-410a-8989-ad498b4662f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2640 | 2025.12.24 02:32:56.321941 [ 4 ] {dca2035f-49ee-410a-8989-ad498b4662f9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2025.12.24 02:32:56.321989 [ 4 ] {dca2035f-49ee-410a-8989-ad498b4662f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2642 | 2025.12.24 02:32:56.322363 [ 4 ] {dca2035f-49ee-410a-8989-ad498b4662f9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2643 | 2025.12.24 02:32:56.322591 [ 4 ] {dca2035f-49ee-410a-8989-ad498b4662f9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2644 | 2025.12.24 02:32:56.322753 [ 4 ] {dca2035f-49ee-410a-8989-ad498b4662f9} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001623 sec., 51756.007393715336 rows/sec., 4.33 MiB/sec. | ||
| 2645 | 2025.12.24 02:32:56.322752 [ 135 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2646 | 2025.12.24 02:32:56.322803 [ 4 ] {dca2035f-49ee-410a-8989-ad498b4662f9} <Debug> TCPHandler: Processed in 0.00192435 sec. | ||
| 2647 | 2025.12.24 02:32:56.322837 [ 135 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2648 | 2025.12.24 02:32:56.322939 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2025.12.24 02:32:56.322979 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2650 | 2025.12.24 02:32:56.323059 [ 4 ] {e9539183-2f73-404e-8345-0c73716655eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2651 | 2025.12.24 02:32:56.323110 [ 4 ] {e9539183-2f73-404e-8345-0c73716655eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2652 | 2025.12.24 02:32:56.323112 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 2653 | 2025.12.24 02:32:56.323252 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2654 | 2025.12.24 02:32:56.323292 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1362 rows starting from the beginning of the part | ||
| 2655 | 2025.12.24 02:32:56.323370 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2656 | 2025.12.24 02:32:56.323421 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 2657 | 2025.12.24 02:32:56.323470 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 2658 | 2025.12.24 02:32:56.323515 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 2659 | 2025.12.24 02:32:56.323541 [ 4 ] {e9539183-2f73-404e-8345-0c73716655eb} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2025.12.24 02:32:56.323562 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 84 rows starting from the beginning of the part | ||
| 2661 | 2025.12.24 02:32:56.323586 [ 4 ] {e9539183-2f73-404e-8345-0c73716655eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2662 | 2025.12.24 02:32:56.323905 [ 4 ] {e9539183-2f73-404e-8345-0c73716655eb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2663 | 2025.12.24 02:32:56.324107 [ 4 ] {e9539183-2f73-404e-8345-0c73716655eb} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2025.12.24 02:32:56.324211 [ 135 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2665 | 2025.12.24 02:32:56.324241 [ 135 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2666 | 2025.12.24 02:32:56.324243 [ 4 ] {e9539183-2f73-404e-8345-0c73716655eb} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001252 sec., 11182.108626198082 rows/sec., 840.84 KiB/sec. | ||
| 2667 | 2025.12.24 02:32:56.324258 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2668 | 2025.12.24 02:32:56.324292 [ 4 ] {e9539183-2f73-404e-8345-0c73716655eb} <Debug> TCPHandler: Processed in 0.001455333 sec. | ||
| 2669 | 2025.12.24 02:32:56.324357 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 2670 | 2025.12.24 02:32:56.324396 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2025.12.24 02:32:56.324452 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2672 | 2025.12.24 02:32:56.324555 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part | ||
| 2673 | 2025.12.24 02:32:56.324560 [ 4 ] {2a4c93e0-ade6-4159-a86e-307077993f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2674 | 2025.12.24 02:32:56.324612 [ 4 ] {2a4c93e0-ade6-4159-a86e-307077993f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2675 | 2025.12.24 02:32:56.324641 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2676 | 2025.12.24 02:32:56.324698 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2677 | 2025.12.24 02:32:56.324742 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 2678 | 2025.12.24 02:32:56.324786 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2679 | 2025.12.24 02:32:56.324829 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 2680 | 2025.12.24 02:32:56.324997 [ 198 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.001934851 sec., 1007312.7078002389 rows/sec., 88.68 MiB/sec. | ||
| 2681 | 2025.12.24 02:32:56.325060 [ 4 ] {2a4c93e0-ade6-4159-a86e-307077993f46} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2682 | 2025.12.24 02:32:56.325107 [ 4 ] {2a4c93e0-ade6-4159-a86e-307077993f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2683 | 2025.12.24 02:32:56.325345 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2684 | 2025.12.24 02:32:56.325593 [ 4 ] {2a4c93e0-ade6-4159-a86e-307077993f46} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2685 | 2025.12.24 02:32:56.325626 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 161 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125385 sec., 128404.51409658253 rows/sec., 9.89 MiB/sec. | ||
| 2686 | 2025.12.24 02:32:56.325725 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_16_3} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2687 | 2025.12.24 02:32:56.325818 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2688 | 2025.12.24 02:32:56.325825 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_16_3} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2689 | 2025.12.24 02:32:56.325871 [ 4 ] {2a4c93e0-ade6-4159-a86e-307077993f46} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2025.12.24 02:32:56.325965 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 2691 | 2025.12.24 02:32:56.325995 [ 135 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2692 | 2025.12.24 02:32:56.326026 [ 135 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2693 | 2025.12.24 02:32:56.326029 [ 4 ] {2a4c93e0-ade6-4159-a86e-307077993f46} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001491 sec., 52313.88329979879 rows/sec., 4.08 MiB/sec. | ||
| 2694 | 2025.12.24 02:32:56.326048 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2695 | 2025.12.24 02:32:56.326084 [ 4 ] {2a4c93e0-ade6-4159-a86e-307077993f46} <Debug> TCPHandler: Processed in 0.001678116 sec. | ||
| 2696 | 2025.12.24 02:32:56.326123 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 2697 | 2025.12.24 02:32:56.326198 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_11_2} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.12.24 02:32:56.326206 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2699 | 2025.12.24 02:32:56.326217 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2700 | 2025.12.24 02:32:56.326264 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 595 rows starting from the beginning of the part | ||
| 2701 | 2025.12.24 02:32:56.326299 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_11_2} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2702 | 2025.12.24 02:32:56.326313 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 2703 | 2025.12.24 02:32:56.326318 [ 4 ] {1827ef18-adf4-4c06-90b4-aa704b139a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2704 | 2025.12.24 02:32:56.326360 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 98 rows starting from the beginning of the part | ||
| 2705 | 2025.12.24 02:32:56.326378 [ 4 ] {1827ef18-adf4-4c06-90b4-aa704b139a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2706 | 2025.12.24 02:32:56.326400 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 134 rows starting from the beginning of the part | ||
| 2707 | 2025.12.24 02:32:56.326424 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2708 | 2025.12.24 02:32:56.326444 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 2709 | 2025.12.24 02:32:56.326485 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
| 2710 | 2025.12.24 02:32:56.326818 [ 4 ] {1827ef18-adf4-4c06-90b4-aa704b139a02} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2711 | 2025.12.24 02:32:56.326860 [ 4 ] {1827ef18-adf4-4c06-90b4-aa704b139a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2712 | 2025.12.24 02:32:56.327247 [ 4 ] {1827ef18-adf4-4c06-90b4-aa704b139a02} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2713 | 2025.12.24 02:32:56.327343 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1069 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124399 sec., 859331.666653269 rows/sec., 69.33 MiB/sec. | ||
| 2714 | 2025.12.24 02:32:56.327472 [ 4 ] {1827ef18-adf4-4c06-90b4-aa704b139a02} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2715 | 2025.12.24 02:32:56.327514 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2716 | 2025.12.24 02:32:56.327590 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2717 | 2025.12.24 02:32:56.327616 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2718 | 2025.12.24 02:32:56.327628 [ 4 ] {1827ef18-adf4-4c06-90b4-aa704b139a02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001328 sec., 120481.92771084337 rows/sec., 8.39 MiB/sec. | ||
| 2719 | 2025.12.24 02:32:56.327632 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2720 | 2025.12.24 02:32:56.327675 [ 4 ] {1827ef18-adf4-4c06-90b4-aa704b139a02} <Debug> TCPHandler: Processed in 0.001518584 sec. | ||
| 2721 | 2025.12.24 02:32:56.327724 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 2722 | 2025.12.24 02:32:56.327786 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_16_3} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2723 | 2025.12.24 02:32:56.327794 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2724 | 2025.12.24 02:32:56.327826 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2725 | 2025.12.24 02:32:56.327859 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3777 rows starting from the beginning of the part | ||
| 2726 | 2025.12.24 02:32:56.327862 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_16_3} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2727 | 2025.12.24 02:32:56.327899 [ 4 ] {b06e5794-4293-4460-a286-7b935732d6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2728 | 2025.12.24 02:32:56.327908 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 2729 | 2025.12.24 02:32:56.327936 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2730 | 2025.12.24 02:32:56.327960 [ 4 ] {b06e5794-4293-4460-a286-7b935732d6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2731 | 2025.12.24 02:32:56.327963 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 2732 | 2025.12.24 02:32:56.328017 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 203 rows starting from the beginning of the part | ||
| 2733 | 2025.12.24 02:32:56.328054 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 2734 | 2025.12.24 02:32:56.328091 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 2735 | 2025.12.24 02:32:56.328801 [ 4 ] {b06e5794-4293-4460-a286-7b935732d6fe} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2025.12.24 02:32:56.328843 [ 4 ] {b06e5794-4293-4460-a286-7b935732d6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2737 | 2025.12.24 02:32:56.329399 [ 4 ] {b06e5794-4293-4460-a286-7b935732d6fe} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2738 | 2025.12.24 02:32:56.329639 [ 4 ] {b06e5794-4293-4460-a286-7b935732d6fe} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2025.12.24 02:32:56.329749 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2740 | 2025.12.24 02:32:56.329782 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2025.12.24 02:32:56.329790 [ 4 ] {b06e5794-4293-4460-a286-7b935732d6fe} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 13.15 MiB/sec. | ||
| 2742 | 2025.12.24 02:32:56.329803 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2743 | 2025.12.24 02:32:56.329881 [ 4 ] {b06e5794-4293-4460-a286-7b935732d6fe} <Debug> TCPHandler: Processed in 0.002134654 sec. | ||
| 2744 | 2025.12.24 02:32:56.329907 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 2745 | 2025.12.24 02:32:56.329924 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4620 rows, containing 5 columns (5 merged, 0 gathered) in 0.002229716 sec., 2072012.7585755314 rows/sec., 142.60 MiB/sec. | ||
| 2746 | 2025.12.24 02:32:56.330017 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2025.12.24 02:32:56.330116 [ 4 ] {ac8f52dc-74c4-4fce-a840-88773e33fd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2748 | 2025.12.24 02:32:56.330118 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2749 | 2025.12.24 02:32:56.330162 [ 4 ] {ac8f52dc-74c4-4fce-a840-88773e33fd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2750 | 2025.12.24 02:32:56.330196 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 2751 | 2025.12.24 02:32:56.330353 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2752 | 2025.12.24 02:32:56.330441 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2753 | 2025.12.24 02:32:56.330466 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2754 | 2025.12.24 02:32:56.330556 [ 4 ] {ac8f52dc-74c4-4fce-a840-88773e33fd7a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2755 | 2025.12.24 02:32:56.330573 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 2756 | 2025.12.24 02:32:56.330611 [ 4 ] {ac8f52dc-74c4-4fce-a840-88773e33fd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2757 | 2025.12.24 02:32:56.330690 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 26 rows starting from the beginning of the part | ||
| 2758 | 2025.12.24 02:32:56.330796 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 2759 | 2025.12.24 02:32:56.330797 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2760 | 2025.12.24 02:32:56.330897 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2761 | 2025.12.24 02:32:56.330968 [ 4 ] {ac8f52dc-74c4-4fce-a840-88773e33fd7a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2762 | 2025.12.24 02:32:56.330989 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 2763 | 2025.12.24 02:32:56.331227 [ 4 ] {ac8f52dc-74c4-4fce-a840-88773e33fd7a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.12.24 02:32:56.331348 [ 135 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2765 | 2025.12.24 02:32:56.331373 [ 4 ] {ac8f52dc-74c4-4fce-a840-88773e33fd7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001274 sec., 47095.76138147567 rows/sec., 3.17 MiB/sec. | ||
| 2766 | 2025.12.24 02:32:56.331382 [ 135 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2025.12.24 02:32:56.331422 [ 4 ] {ac8f52dc-74c4-4fce-a840-88773e33fd7a} <Debug> TCPHandler: Processed in 0.001456093 sec. | ||
| 2768 | 2025.12.24 02:32:56.331424 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2769 | 2025.12.24 02:32:56.331516 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 2770 | 2025.12.24 02:32:56.331602 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2771 | 2025.12.24 02:32:56.331627 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 588 rows starting from the beginning of the part | ||
| 2772 | 2025.12.24 02:32:56.331670 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 2773 | 2025.12.24 02:32:56.331709 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 2774 | 2025.12.24 02:32:56.331744 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 2775 | 2025.12.24 02:32:56.331778 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 2776 | 2025.12.24 02:32:56.331819 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 2777 | 2025.12.24 02:32:56.332636 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 4 columns (4 merged, 0 gathered) in 0.001147579 sec., 773802.9364427199 rows/sec., 52.15 MiB/sec. | ||
| 2778 | 2025.12.24 02:32:56.332837 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2779 | 2025.12.24 02:32:56.333106 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_16_3} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2025.12.24 02:32:56.333169 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_16_3} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2781 | 2025.12.24 02:32:56.333230 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2782 | 2025.12.24 02:32:56.338122 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 19 columns (19 merged, 0 gathered) in 0.008253901 sec., 18052.070166579415 rows/sec., 32.35 MiB/sec. | ||
| 2783 | 2025.12.24 02:32:56.338443 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2784 | 2025.12.24 02:32:56.338779 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2025.12.24 02:32:56.338855 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2786 | 2025.12.24 02:32:56.338965 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 2787 | 2025.12.24 02:33:01.350066 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2788 | 2025.12.24 02:33:01.350265 [ 4 ] {232203e9-434f-46e5-9b98-9b3d870e8223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2789 | 2025.12.24 02:33:01.350332 [ 4 ] {232203e9-434f-46e5-9b98-9b3d870e8223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2790 | 2025.12.24 02:33:01.351694 [ 4 ] {232203e9-434f-46e5-9b98-9b3d870e8223} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2791 | 2025.12.24 02:33:01.351746 [ 4 ] {232203e9-434f-46e5-9b98-9b3d870e8223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2792 | 2025.12.24 02:33:01.352302 [ 4 ] {232203e9-434f-46e5-9b98-9b3d870e8223} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2793 | 2025.12.24 02:33:01.352556 [ 4 ] {232203e9-434f-46e5-9b98-9b3d870e8223} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2794 | 2025.12.24 02:33:01.352735 [ 4 ] {232203e9-434f-46e5-9b98-9b3d870e8223} <Debug> executeQuery: Read 1248 rows, 105.85 KiB in 0.002518 sec., 495631.45353455126 rows/sec., 41.05 MiB/sec. | ||
| 2795 | 2025.12.24 02:33:01.352792 [ 4 ] {232203e9-434f-46e5-9b98-9b3d870e8223} <Debug> TCPHandler: Processed in 0.002902857 sec. | ||
| 2796 | 2025.12.24 02:33:01.352929 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2797 | 2025.12.24 02:33:01.353034 [ 4 ] {4731526d-479b-4a2a-ab17-55917741ea6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2798 | 2025.12.24 02:33:01.353080 [ 4 ] {4731526d-479b-4a2a-ab17-55917741ea6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2799 | 2025.12.24 02:33:01.353520 [ 4 ] {4731526d-479b-4a2a-ab17-55917741ea6d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2800 | 2025.12.24 02:33:01.353560 [ 4 ] {4731526d-479b-4a2a-ab17-55917741ea6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2801 | 2025.12.24 02:33:01.353883 [ 4 ] {4731526d-479b-4a2a-ab17-55917741ea6d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2802 | 2025.12.24 02:33:01.354093 [ 4 ] {4731526d-479b-4a2a-ab17-55917741ea6d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2803 | 2025.12.24 02:33:01.354237 [ 4 ] {4731526d-479b-4a2a-ab17-55917741ea6d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001228 sec., 21172.638436482084 rows/sec., 1.55 MiB/sec. | ||
| 2804 | 2025.12.24 02:33:01.354277 [ 4 ] {4731526d-479b-4a2a-ab17-55917741ea6d} <Debug> TCPHandler: Processed in 0.001400072 sec. | ||
| 2805 | 2025.12.24 02:33:01.354392 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2806 | 2025.12.24 02:33:01.354489 [ 4 ] {b0150527-c69b-45d7-bfe7-a2deb1867ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2807 | 2025.12.24 02:33:01.354528 [ 4 ] {b0150527-c69b-45d7-bfe7-a2deb1867ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2808 | 2025.12.24 02:33:01.355017 [ 4 ] {b0150527-c69b-45d7-bfe7-a2deb1867ef4} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2809 | 2025.12.24 02:33:01.355053 [ 4 ] {b0150527-c69b-45d7-bfe7-a2deb1867ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2810 | 2025.12.24 02:33:01.355369 [ 4 ] {b0150527-c69b-45d7-bfe7-a2deb1867ef4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2811 | 2025.12.24 02:33:01.355572 [ 4 ] {b0150527-c69b-45d7-bfe7-a2deb1867ef4} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2812 | 2025.12.24 02:33:01.355710 [ 4 ] {b0150527-c69b-45d7-bfe7-a2deb1867ef4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001241 sec., 183722.80419016923 rows/sec., 12.44 MiB/sec. | ||
| 2813 | 2025.12.24 02:33:01.355749 [ 4 ] {b0150527-c69b-45d7-bfe7-a2deb1867ef4} <Debug> TCPHandler: Processed in 0.001408723 sec. | ||
| 2814 | 2025.12.24 02:33:01.355858 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2025.12.24 02:33:01.355951 [ 4 ] {23d6ccb1-baa0-428b-a0aa-f8079999aed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2816 | 2025.12.24 02:33:01.355990 [ 4 ] {23d6ccb1-baa0-428b-a0aa-f8079999aed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2817 | 2025.12.24 02:33:01.356587 [ 4 ] {23d6ccb1-baa0-428b-a0aa-f8079999aed3} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2025.12.24 02:33:01.356622 [ 4 ] {23d6ccb1-baa0-428b-a0aa-f8079999aed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2819 | 2025.12.24 02:33:01.356946 [ 4 ] {23d6ccb1-baa0-428b-a0aa-f8079999aed3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2820 | 2025.12.24 02:33:01.357170 [ 4 ] {23d6ccb1-baa0-428b-a0aa-f8079999aed3} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2025.12.24 02:33:01.357303 [ 4 ] {23d6ccb1-baa0-428b-a0aa-f8079999aed3} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.00137 sec., 398540.14598540147 rows/sec., 29.57 MiB/sec. | ||
| 2822 | 2025.12.24 02:33:01.357343 [ 4 ] {23d6ccb1-baa0-428b-a0aa-f8079999aed3} <Debug> TCPHandler: Processed in 0.001533544 sec. | ||
| 2823 | 2025.12.24 02:33:01.357455 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2025.12.24 02:33:01.357549 [ 4 ] {d9e72bf8-a87d-4972-ae70-81d204f1e126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2825 | 2025.12.24 02:33:01.357596 [ 4 ] {d9e72bf8-a87d-4972-ae70-81d204f1e126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2826 | 2025.12.24 02:33:01.358180 [ 4 ] {d9e72bf8-a87d-4972-ae70-81d204f1e126} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2025.12.24 02:33:01.358216 [ 4 ] {d9e72bf8-a87d-4972-ae70-81d204f1e126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2828 | 2025.12.24 02:33:01.358595 [ 4 ] {d9e72bf8-a87d-4972-ae70-81d204f1e126} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2829 | 2025.12.24 02:33:01.358797 [ 4 ] {d9e72bf8-a87d-4972-ae70-81d204f1e126} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2025.12.24 02:33:01.358928 [ 4 ] {d9e72bf8-a87d-4972-ae70-81d204f1e126} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001397 sec., 604151.753758053 rows/sec., 40.66 MiB/sec. | ||
| 2831 | 2025.12.24 02:33:01.358967 [ 4 ] {d9e72bf8-a87d-4972-ae70-81d204f1e126} <Debug> TCPHandler: Processed in 0.001561335 sec. | ||
| 2832 | 2025.12.24 02:33:01.359077 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2025.12.24 02:33:01.359170 [ 4 ] {e2d34108-d9c8-4b70-915b-4eaea15315fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2834 | 2025.12.24 02:33:01.359223 [ 4 ] {e2d34108-d9c8-4b70-915b-4eaea15315fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2835 | 2025.12.24 02:33:01.359992 [ 4 ] {e2d34108-d9c8-4b70-915b-4eaea15315fa} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2025.12.24 02:33:01.360028 [ 4 ] {e2d34108-d9c8-4b70-915b-4eaea15315fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2837 | 2025.12.24 02:33:01.360554 [ 4 ] {e2d34108-d9c8-4b70-915b-4eaea15315fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2838 | 2025.12.24 02:33:01.360771 [ 4 ] {e2d34108-d9c8-4b70-915b-4eaea15315fa} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2025.12.24 02:33:01.360914 [ 4 ] {e2d34108-d9c8-4b70-915b-4eaea15315fa} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00176 sec., 14772.727272727272 rows/sec., 26.47 MiB/sec. | ||
| 2840 | 2025.12.24 02:33:01.360974 [ 4 ] {e2d34108-d9c8-4b70-915b-4eaea15315fa} <Debug> TCPHandler: Processed in 0.001945001 sec. | ||
| 2841 | 2025.12.24 02:33:01.361084 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2025.12.24 02:33:01.361177 [ 4 ] {a925e005-7adb-4b34-b9f5-51595bdcf39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2843 | 2025.12.24 02:33:01.361218 [ 4 ] {a925e005-7adb-4b34-b9f5-51595bdcf39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2844 | 2025.12.24 02:33:01.361569 [ 4 ] {a925e005-7adb-4b34-b9f5-51595bdcf39d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2025.12.24 02:33:01.361606 [ 4 ] {a925e005-7adb-4b34-b9f5-51595bdcf39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2846 | 2025.12.24 02:33:01.361903 [ 4 ] {a925e005-7adb-4b34-b9f5-51595bdcf39d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2847 | 2025.12.24 02:33:01.362124 [ 4 ] {a925e005-7adb-4b34-b9f5-51595bdcf39d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2025.12.24 02:33:01.362253 [ 4 ] {a925e005-7adb-4b34-b9f5-51595bdcf39d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 2849 | 2025.12.24 02:33:01.362290 [ 4 ] {a925e005-7adb-4b34-b9f5-51595bdcf39d} <Debug> TCPHandler: Processed in 0.00125381 sec. | ||
| 2850 | 2025.12.24 02:33:02.220440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6159 | ||
| 2851 | 2025.12.24 02:33:02.221000 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2025.12.24 02:33:02.221041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2853 | 2025.12.24 02:33:02.221562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2854 | 2025.12.24 02:33:02.221793 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2025.12.24 02:33:02.221920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6159 | ||
| 2856 | 2025.12.24 02:33:02.589362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2857 | 2025.12.24 02:33:02.606188 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2025.12.24 02:33:02.606239 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2859 | 2025.12.24 02:33:02.611717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2860 | 2025.12.24 02:33:02.612440 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2025.12.24 02:33:02.615275 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2862 | 2025.12.24 02:33:04.727383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 392 | ||
| 2863 | 2025.12.24 02:33:04.729614 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2025.12.24 02:33:04.729661 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2865 | 2025.12.24 02:33:04.730820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2866 | 2025.12.24 02:33:04.731085 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2025.12.24 02:33:04.731331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 2868 | 2025.12.24 02:33:06.321662 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2025.12.24 02:33:06.321846 [ 4 ] {271b3c89-fef7-4cf6-ac47-09be53168ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2870 | 2025.12.24 02:33:06.321907 [ 4 ] {271b3c89-fef7-4cf6-ac47-09be53168ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2871 | 2025.12.24 02:33:06.322531 [ 4 ] {271b3c89-fef7-4cf6-ac47-09be53168ee6} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2025.12.24 02:33:06.322571 [ 4 ] {271b3c89-fef7-4cf6-ac47-09be53168ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2873 | 2025.12.24 02:33:06.322997 [ 4 ] {271b3c89-fef7-4cf6-ac47-09be53168ee6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2874 | 2025.12.24 02:33:06.323237 [ 4 ] {271b3c89-fef7-4cf6-ac47-09be53168ee6} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2025.12.24 02:33:06.323407 [ 4 ] {271b3c89-fef7-4cf6-ac47-09be53168ee6} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001605 sec., 52336.44859813084 rows/sec., 4.38 MiB/sec. | ||
| 2876 | 2025.12.24 02:33:06.323457 [ 4 ] {271b3c89-fef7-4cf6-ac47-09be53168ee6} <Debug> TCPHandler: Processed in 0.00191918 sec. | ||
| 2877 | 2025.12.24 02:33:06.323580 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2025.12.24 02:33:06.323685 [ 4 ] {253b1489-39eb-44ae-9145-5aafa0b8ee05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2879 | 2025.12.24 02:33:06.323729 [ 4 ] {253b1489-39eb-44ae-9145-5aafa0b8ee05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2880 | 2025.12.24 02:33:06.324133 [ 4 ] {253b1489-39eb-44ae-9145-5aafa0b8ee05} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2025.12.24 02:33:06.324168 [ 4 ] {253b1489-39eb-44ae-9145-5aafa0b8ee05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2882 | 2025.12.24 02:33:06.324473 [ 4 ] {253b1489-39eb-44ae-9145-5aafa0b8ee05} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2883 | 2025.12.24 02:33:06.324684 [ 4 ] {253b1489-39eb-44ae-9145-5aafa0b8ee05} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2025.12.24 02:33:06.324817 [ 4 ] {253b1489-39eb-44ae-9145-5aafa0b8ee05} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001155 sec., 12121.212121212122 rows/sec., 911.46 KiB/sec. | ||
| 2885 | 2025.12.24 02:33:06.324855 [ 4 ] {253b1489-39eb-44ae-9145-5aafa0b8ee05} <Debug> TCPHandler: Processed in 0.001326441 sec. | ||
| 2886 | 2025.12.24 02:33:06.324957 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2025.12.24 02:33:06.325053 [ 4 ] {6a828b18-70f2-4de2-81df-3fbe5e0094a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2888 | 2025.12.24 02:33:06.325094 [ 4 ] {6a828b18-70f2-4de2-81df-3fbe5e0094a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2889 | 2025.12.24 02:33:06.325514 [ 4 ] {6a828b18-70f2-4de2-81df-3fbe5e0094a7} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2025.12.24 02:33:06.325549 [ 4 ] {6a828b18-70f2-4de2-81df-3fbe5e0094a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2891 | 2025.12.24 02:33:06.325848 [ 4 ] {6a828b18-70f2-4de2-81df-3fbe5e0094a7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2892 | 2025.12.24 02:33:06.326074 [ 4 ] {6a828b18-70f2-4de2-81df-3fbe5e0094a7} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2025.12.24 02:33:06.326211 [ 4 ] {6a828b18-70f2-4de2-81df-3fbe5e0094a7} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001177 sec., 66270.17841971113 rows/sec., 5.17 MiB/sec. | ||
| 2894 | 2025.12.24 02:33:06.326250 [ 4 ] {6a828b18-70f2-4de2-81df-3fbe5e0094a7} <Debug> TCPHandler: Processed in 0.001341551 sec. | ||
| 2895 | 2025.12.24 02:33:06.326355 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2025.12.24 02:33:06.326449 [ 4 ] {79062c86-1879-4e30-9a44-55084710ee32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2897 | 2025.12.24 02:33:06.326491 [ 4 ] {79062c86-1879-4e30-9a44-55084710ee32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2898 | 2025.12.24 02:33:06.326887 [ 4 ] {79062c86-1879-4e30-9a44-55084710ee32} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2025.12.24 02:33:06.326921 [ 4 ] {79062c86-1879-4e30-9a44-55084710ee32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2900 | 2025.12.24 02:33:06.327249 [ 4 ] {79062c86-1879-4e30-9a44-55084710ee32} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2901 | 2025.12.24 02:33:06.327451 [ 4 ] {79062c86-1879-4e30-9a44-55084710ee32} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2025.12.24 02:33:06.327587 [ 4 ] {79062c86-1879-4e30-9a44-55084710ee32} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 2903 | 2025.12.24 02:33:06.327627 [ 4 ] {79062c86-1879-4e30-9a44-55084710ee32} <Debug> TCPHandler: Processed in 0.001320171 sec. | ||
| 2904 | 2025.12.24 02:33:06.327732 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2025.12.24 02:33:06.327826 [ 4 ] {48235374-f117-40fa-bad2-655df7fc0c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2906 | 2025.12.24 02:33:06.327880 [ 4 ] {48235374-f117-40fa-bad2-655df7fc0c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2907 | 2025.12.24 02:33:06.328628 [ 4 ] {48235374-f117-40fa-bad2-655df7fc0c40} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2025.12.24 02:33:06.328661 [ 4 ] {48235374-f117-40fa-bad2-655df7fc0c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2909 | 2025.12.24 02:33:06.329171 [ 4 ] {48235374-f117-40fa-bad2-655df7fc0c40} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2910 | 2025.12.24 02:33:06.329388 [ 4 ] {48235374-f117-40fa-bad2-655df7fc0c40} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2025.12.24 02:33:06.329525 [ 4 ] {48235374-f117-40fa-bad2-655df7fc0c40} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001716 sec., 8158.508158508158 rows/sec., 14.62 MiB/sec. | ||
| 2912 | 2025.12.24 02:33:06.329585 [ 4 ] {48235374-f117-40fa-bad2-655df7fc0c40} <Debug> TCPHandler: Processed in 0.00190035 sec. | ||
| 2913 | 2025.12.24 02:33:06.329697 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2025.12.24 02:33:06.329791 [ 4 ] {d220c1e8-23f6-42f9-95b7-c748f937bf8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2915 | 2025.12.24 02:33:06.329833 [ 4 ] {d220c1e8-23f6-42f9-95b7-c748f937bf8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2916 | 2025.12.24 02:33:06.330169 [ 4 ] {d220c1e8-23f6-42f9-95b7-c748f937bf8c} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2025.12.24 02:33:06.330203 [ 4 ] {d220c1e8-23f6-42f9-95b7-c748f937bf8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2918 | 2025.12.24 02:33:06.330504 [ 4 ] {d220c1e8-23f6-42f9-95b7-c748f937bf8c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2919 | 2025.12.24 02:33:06.330722 [ 4 ] {d220c1e8-23f6-42f9-95b7-c748f937bf8c} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2025.12.24 02:33:06.330860 [ 4 ] {d220c1e8-23f6-42f9-95b7-c748f937bf8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2921 | 2025.12.24 02:33:06.330895 [ 4 ] {d220c1e8-23f6-42f9-95b7-c748f937bf8c} <Debug> TCPHandler: Processed in 0.0012489 sec. | ||
| 2922 | 2025.12.24 02:33:09.651293 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2923 | 2025.12.24 02:33:09.651347 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2924 | 2025.12.24 02:33:09.722064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6607 | ||
| 2925 | 2025.12.24 02:33:09.722598 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2025.12.24 02:33:09.722646 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2927 | 2025.12.24 02:33:09.723142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2928 | 2025.12.24 02:33:09.723377 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2025.12.24 02:33:09.723517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6607 | ||
| 2930 | 2025.12.24 02:33:10.115408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2931 | 2025.12.24 02:33:10.132711 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2025.12.24 02:33:10.132772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2933 | 2025.12.24 02:33:10.138477 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2934 | 2025.12.24 02:33:10.139182 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2025.12.24 02:33:10.142039 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2936 | 2025.12.24 02:33:11.321929 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2937 | 2025.12.24 02:33:11.322151 [ 4 ] {c416883a-3b06-4ff7-bffe-4b0541c4caed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2938 | 2025.12.24 02:33:11.322230 [ 4 ] {c416883a-3b06-4ff7-bffe-4b0541c4caed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2939 | 2025.12.24 02:33:11.323078 [ 4 ] {c416883a-3b06-4ff7-bffe-4b0541c4caed} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2025.12.24 02:33:11.323118 [ 4 ] {c416883a-3b06-4ff7-bffe-4b0541c4caed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2941 | 2025.12.24 02:33:11.323507 [ 4 ] {c416883a-3b06-4ff7-bffe-4b0541c4caed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2942 | 2025.12.24 02:33:11.323738 [ 4 ] {c416883a-3b06-4ff7-bffe-4b0541c4caed} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2943 | 2025.12.24 02:33:11.323908 [ 4 ] {c416883a-3b06-4ff7-bffe-4b0541c4caed} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001815 sec., 59504.13223140496 rows/sec., 5.00 MiB/sec. | ||
| 2944 | 2025.12.24 02:33:11.323959 [ 4 ] {c416883a-3b06-4ff7-bffe-4b0541c4caed} <Debug> TCPHandler: Processed in 0.002164144 sec. | ||
| 2945 | 2025.12.24 02:33:11.324104 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2025.12.24 02:33:11.324206 [ 4 ] {d02c9c23-1b16-49fe-b1f0-52ee79c69d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2947 | 2025.12.24 02:33:11.324252 [ 4 ] {d02c9c23-1b16-49fe-b1f0-52ee79c69d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2948 | 2025.12.24 02:33:11.324687 [ 4 ] {d02c9c23-1b16-49fe-b1f0-52ee79c69d51} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2949 | 2025.12.24 02:33:11.324723 [ 4 ] {d02c9c23-1b16-49fe-b1f0-52ee79c69d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2950 | 2025.12.24 02:33:11.325034 [ 4 ] {d02c9c23-1b16-49fe-b1f0-52ee79c69d51} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2951 | 2025.12.24 02:33:11.325245 [ 4 ] {d02c9c23-1b16-49fe-b1f0-52ee79c69d51} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2952 | 2025.12.24 02:33:11.325382 [ 4 ] {d02c9c23-1b16-49fe-b1f0-52ee79c69d51} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001197 sec., 21720.969089390142 rows/sec., 1.60 MiB/sec. | ||
| 2953 | 2025.12.24 02:33:11.325420 [ 4 ] {d02c9c23-1b16-49fe-b1f0-52ee79c69d51} <Debug> TCPHandler: Processed in 0.001379922 sec. | ||
| 2954 | 2025.12.24 02:33:11.325546 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2955 | 2025.12.24 02:33:11.325648 [ 4 ] {e97f9f8e-2d4e-4fd8-ad37-7f3f770e65eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2956 | 2025.12.24 02:33:11.325692 [ 4 ] {e97f9f8e-2d4e-4fd8-ad37-7f3f770e65eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2957 | 2025.12.24 02:33:11.326129 [ 4 ] {e97f9f8e-2d4e-4fd8-ad37-7f3f770e65eb} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2025.12.24 02:33:11.326163 [ 4 ] {e97f9f8e-2d4e-4fd8-ad37-7f3f770e65eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2959 | 2025.12.24 02:33:11.326465 [ 4 ] {e97f9f8e-2d4e-4fd8-ad37-7f3f770e65eb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2960 | 2025.12.24 02:33:11.326672 [ 4 ] {e97f9f8e-2d4e-4fd8-ad37-7f3f770e65eb} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2025.12.24 02:33:11.326804 [ 4 ] {e97f9f8e-2d4e-4fd8-ad37-7f3f770e65eb} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 5.98 MiB/sec. | ||
| 2962 | 2025.12.24 02:33:11.326842 [ 4 ] {e97f9f8e-2d4e-4fd8-ad37-7f3f770e65eb} <Debug> TCPHandler: Processed in 0.001354021 sec. | ||
| 2963 | 2025.12.24 02:33:11.326957 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2025.12.24 02:33:11.327051 [ 4 ] {221a98f7-ef33-4784-a5d9-0f930a52bec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2965 | 2025.12.24 02:33:11.327094 [ 4 ] {221a98f7-ef33-4784-a5d9-0f930a52bec6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2966 | 2025.12.24 02:33:11.327501 [ 4 ] {221a98f7-ef33-4784-a5d9-0f930a52bec6} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2967 | 2025.12.24 02:33:11.327535 [ 4 ] {221a98f7-ef33-4784-a5d9-0f930a52bec6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2968 | 2025.12.24 02:33:11.327868 [ 4 ] {221a98f7-ef33-4784-a5d9-0f930a52bec6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2969 | 2025.12.24 02:33:11.328071 [ 4 ] {221a98f7-ef33-4784-a5d9-0f930a52bec6} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2025.12.24 02:33:11.328203 [ 4 ] {221a98f7-ef33-4784-a5d9-0f930a52bec6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 2971 | 2025.12.24 02:33:11.328240 [ 4 ] {221a98f7-ef33-4784-a5d9-0f930a52bec6} <Debug> TCPHandler: Processed in 0.001331771 sec. | ||
| 2972 | 2025.12.24 02:33:11.328352 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2973 | 2025.12.24 02:33:11.328446 [ 4 ] {004c920c-1faf-4a06-8875-d42268d90ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2974 | 2025.12.24 02:33:11.328498 [ 4 ] {004c920c-1faf-4a06-8875-d42268d90ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2975 | 2025.12.24 02:33:11.329305 [ 4 ] {004c920c-1faf-4a06-8875-d42268d90ffa} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2025.12.24 02:33:11.329338 [ 4 ] {004c920c-1faf-4a06-8875-d42268d90ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2977 | 2025.12.24 02:33:11.329854 [ 4 ] {004c920c-1faf-4a06-8875-d42268d90ffa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2978 | 2025.12.24 02:33:11.330064 [ 4 ] {004c920c-1faf-4a06-8875-d42268d90ffa} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2025.12.24 02:33:11.330203 [ 4 ] {004c920c-1faf-4a06-8875-d42268d90ffa} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001774 sec., 14656.144306651635 rows/sec., 26.26 MiB/sec. | ||
| 2980 | 2025.12.24 02:33:11.330263 [ 4 ] {004c920c-1faf-4a06-8875-d42268d90ffa} <Debug> TCPHandler: Processed in 0.001959962 sec. | ||
| 2981 | 2025.12.24 02:33:11.330377 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2982 | 2025.12.24 02:33:11.330471 [ 4 ] {d6a471d6-4421-4f21-816a-706e8ec63934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2983 | 2025.12.24 02:33:11.330512 [ 4 ] {d6a471d6-4421-4f21-816a-706e8ec63934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2984 | 2025.12.24 02:33:11.330852 [ 4 ] {d6a471d6-4421-4f21-816a-706e8ec63934} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2025.12.24 02:33:11.330886 [ 4 ] {d6a471d6-4421-4f21-816a-706e8ec63934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2986 | 2025.12.24 02:33:11.331180 [ 4 ] {d6a471d6-4421-4f21-816a-706e8ec63934} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2987 | 2025.12.24 02:33:11.331385 [ 4 ] {d6a471d6-4421-4f21-816a-706e8ec63934} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2025.12.24 02:33:11.331512 [ 4 ] {d6a471d6-4421-4f21-816a-706e8ec63934} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 2989 | 2025.12.24 02:33:11.331548 [ 4 ] {d6a471d6-4421-4f21-816a-706e8ec63934} <Debug> TCPHandler: Processed in 0.001219349 sec. | ||
| 2990 | 2025.12.24 02:33:13.221345 [ 139 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2991 | 2025.12.24 02:33:13.221435 [ 139 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2025.12.24 02:33:13.221479 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 2993 | 2025.12.24 02:33:13.221629 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 2994 | 2025.12.24 02:33:13.221805 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2995 | 2025.12.24 02:33:13.221859 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 2996 | 2025.12.24 02:33:13.221962 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 2997 | 2025.12.24 02:33:13.222034 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 229 rows starting from the beginning of the part | ||
| 2998 | 2025.12.24 02:33:13.222073 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 2999 | 2025.12.24 02:33:13.222112 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 3000 | 2025.12.24 02:33:13.222914 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 529 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343751 sec., 393674.12563786 rows/sec., 28.97 MiB/sec. | ||
| 3001 | 2025.12.24 02:33:13.223129 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3002 | 2025.12.24 02:33:13.223435 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_5_1} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2025.12.24 02:33:13.223517 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_5_1} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3004 | 2025.12.24 02:33:13.223610 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3005 | 2025.12.24 02:33:14.731580 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 416 | ||
| 3006 | 2025.12.24 02:33:14.733766 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2025.12.24 02:33:14.733822 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3008 | 2025.12.24 02:33:14.735024 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3009 | 2025.12.24 02:33:14.735308 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2025.12.24 02:33:14.735680 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 416 | ||
| 3011 | 2025.12.24 02:33:16.323334 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2025.12.24 02:33:16.323518 [ 4 ] {6d3650bf-ae42-4905-8336-601c06ad84a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3013 | 2025.12.24 02:33:16.323579 [ 4 ] {6d3650bf-ae42-4905-8336-601c06ad84a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3014 | 2025.12.24 02:33:16.324198 [ 4 ] {6d3650bf-ae42-4905-8336-601c06ad84a5} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2025.12.24 02:33:16.324239 [ 4 ] {6d3650bf-ae42-4905-8336-601c06ad84a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3016 | 2025.12.24 02:33:16.324619 [ 4 ] {6d3650bf-ae42-4905-8336-601c06ad84a5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3017 | 2025.12.24 02:33:16.324857 [ 4 ] {6d3650bf-ae42-4905-8336-601c06ad84a5} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2025.12.24 02:33:16.325020 [ 4 ] {6d3650bf-ae42-4905-8336-601c06ad84a5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001544 sec., 15544.041450777202 rows/sec., 1.29 MiB/sec. | ||
| 3019 | 2025.12.24 02:33:16.325067 [ 4 ] {6d3650bf-ae42-4905-8336-601c06ad84a5} <Debug> TCPHandler: Processed in 0.00185578 sec. | ||
| 3020 | 2025.12.24 02:33:16.325188 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2025.12.24 02:33:16.325288 [ 4 ] {0007acc9-c926-444a-a0b3-81d2dba9ad20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3022 | 2025.12.24 02:33:16.325333 [ 4 ] {0007acc9-c926-444a-a0b3-81d2dba9ad20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3023 | 2025.12.24 02:33:16.325860 [ 4 ] {0007acc9-c926-444a-a0b3-81d2dba9ad20} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2025.12.24 02:33:16.325897 [ 4 ] {0007acc9-c926-444a-a0b3-81d2dba9ad20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3025 | 2025.12.24 02:33:16.326218 [ 4 ] {0007acc9-c926-444a-a0b3-81d2dba9ad20} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3026 | 2025.12.24 02:33:16.326428 [ 4 ] {0007acc9-c926-444a-a0b3-81d2dba9ad20} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2025.12.24 02:33:16.326560 [ 4 ] {0007acc9-c926-444a-a0b3-81d2dba9ad20} <Debug> executeQuery: Read 204 rows, 18.66 KiB in 0.001294 sec., 157650.69551777435 rows/sec., 14.08 MiB/sec. | ||
| 3028 | 2025.12.24 02:33:16.326600 [ 4 ] {0007acc9-c926-444a-a0b3-81d2dba9ad20} <Debug> TCPHandler: Processed in 0.001464543 sec. | ||
| 3029 | 2025.12.24 02:33:16.326711 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2025.12.24 02:33:16.326806 [ 4 ] {88f4c65f-17f4-484e-8eb2-4c75f92966f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3031 | 2025.12.24 02:33:16.326847 [ 4 ] {88f4c65f-17f4-484e-8eb2-4c75f92966f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3032 | 2025.12.24 02:33:16.327250 [ 4 ] {88f4c65f-17f4-484e-8eb2-4c75f92966f1} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2025.12.24 02:33:16.327284 [ 4 ] {88f4c65f-17f4-484e-8eb2-4c75f92966f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3034 | 2025.12.24 02:33:16.327569 [ 4 ] {88f4c65f-17f4-484e-8eb2-4c75f92966f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3035 | 2025.12.24 02:33:16.327772 [ 4 ] {88f4c65f-17f4-484e-8eb2-4c75f92966f1} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2025.12.24 02:33:16.327902 [ 4 ] {88f4c65f-17f4-484e-8eb2-4c75f92966f1} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001113 sec., 23360.287511230905 rows/sec., 1.77 MiB/sec. | ||
| 3037 | 2025.12.24 02:33:16.327940 [ 4 ] {88f4c65f-17f4-484e-8eb2-4c75f92966f1} <Debug> TCPHandler: Processed in 0.001279291 sec. | ||
| 3038 | 2025.12.24 02:33:16.328047 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2025.12.24 02:33:16.328141 [ 4 ] {3b5fc64f-51f4-42a4-b745-1a01da94b2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3040 | 2025.12.24 02:33:16.328179 [ 4 ] {3b5fc64f-51f4-42a4-b745-1a01da94b2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3041 | 2025.12.24 02:33:16.328572 [ 4 ] {3b5fc64f-51f4-42a4-b745-1a01da94b2ac} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.12.24 02:33:16.328606 [ 4 ] {3b5fc64f-51f4-42a4-b745-1a01da94b2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3043 | 2025.12.24 02:33:16.328905 [ 4 ] {3b5fc64f-51f4-42a4-b745-1a01da94b2ac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3044 | 2025.12.24 02:33:16.329124 [ 4 ] {3b5fc64f-51f4-42a4-b745-1a01da94b2ac} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.12.24 02:33:16.329255 [ 4 ] {3b5fc64f-51f4-42a4-b745-1a01da94b2ac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001131 sec., 21220.15915119363 rows/sec., 1.76 MiB/sec. | ||
| 3046 | 2025.12.24 02:33:16.329294 [ 4 ] {3b5fc64f-51f4-42a4-b745-1a01da94b2ac} <Debug> TCPHandler: Processed in 0.001295341 sec. | ||
| 3047 | 2025.12.24 02:33:16.329415 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2025.12.24 02:33:16.329508 [ 4 ] {a7455ffb-0ba7-44ba-a0bc-673c322d5974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3049 | 2025.12.24 02:33:16.329547 [ 4 ] {a7455ffb-0ba7-44ba-a0bc-673c322d5974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3050 | 2025.12.24 02:33:16.329946 [ 4 ] {a7455ffb-0ba7-44ba-a0bc-673c322d5974} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.12.24 02:33:16.329981 [ 4 ] {a7455ffb-0ba7-44ba-a0bc-673c322d5974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3052 | 2025.12.24 02:33:16.330268 [ 4 ] {a7455ffb-0ba7-44ba-a0bc-673c322d5974} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3053 | 2025.12.24 02:33:16.330467 [ 4 ] {a7455ffb-0ba7-44ba-a0bc-673c322d5974} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.12.24 02:33:16.330597 [ 4 ] {a7455ffb-0ba7-44ba-a0bc-673c322d5974} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 3055 | 2025.12.24 02:33:16.330636 [ 4 ] {a7455ffb-0ba7-44ba-a0bc-673c322d5974} <Debug> TCPHandler: Processed in 0.001269 sec. | ||
| 3056 | 2025.12.24 02:33:16.330745 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2025.12.24 02:33:16.330841 [ 4 ] {bb5484a7-26c5-4a57-aff6-5794277b764c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3058 | 2025.12.24 02:33:16.330881 [ 4 ] {bb5484a7-26c5-4a57-aff6-5794277b764c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3059 | 2025.12.24 02:33:16.331323 [ 4 ] {bb5484a7-26c5-4a57-aff6-5794277b764c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2025.12.24 02:33:16.331360 [ 4 ] {bb5484a7-26c5-4a57-aff6-5794277b764c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3061 | 2025.12.24 02:33:16.331653 [ 4 ] {bb5484a7-26c5-4a57-aff6-5794277b764c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3062 | 2025.12.24 02:33:16.331861 [ 4 ] {bb5484a7-26c5-4a57-aff6-5794277b764c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2025.12.24 02:33:16.331991 [ 4 ] {bb5484a7-26c5-4a57-aff6-5794277b764c} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001167 sec., 97686.37532133676 rows/sec., 7.94 MiB/sec. | ||
| 3064 | 2025.12.24 02:33:16.332034 [ 4 ] {bb5484a7-26c5-4a57-aff6-5794277b764c} <Debug> TCPHandler: Processed in 0.001337901 sec. | ||
| 3065 | 2025.12.24 02:33:16.332143 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2025.12.24 02:33:16.332236 [ 4 ] {ae8794d5-133e-4ae7-bcbf-612db73a5dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3067 | 2025.12.24 02:33:16.332278 [ 4 ] {ae8794d5-133e-4ae7-bcbf-612db73a5dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3068 | 2025.12.24 02:33:16.332683 [ 4 ] {ae8794d5-133e-4ae7-bcbf-612db73a5dc8} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3069 | 2025.12.24 02:33:16.332719 [ 4 ] {ae8794d5-133e-4ae7-bcbf-612db73a5dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3070 | 2025.12.24 02:33:16.333050 [ 4 ] {ae8794d5-133e-4ae7-bcbf-612db73a5dc8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3071 | 2025.12.24 02:33:16.333259 [ 4 ] {ae8794d5-133e-4ae7-bcbf-612db73a5dc8} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3072 | 2025.12.24 02:33:16.333390 [ 4 ] {ae8794d5-133e-4ae7-bcbf-612db73a5dc8} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001171 sec., 167378.30913748933 rows/sec., 12.01 MiB/sec. | ||
| 3073 | 2025.12.24 02:33:16.333428 [ 4 ] {ae8794d5-133e-4ae7-bcbf-612db73a5dc8} <Debug> TCPHandler: Processed in 0.001334561 sec. | ||
| 3074 | 2025.12.24 02:33:16.333539 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3075 | 2025.12.24 02:33:16.333633 [ 4 ] {b7d6c763-79fb-4195-9f50-e8f8fe5283fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3076 | 2025.12.24 02:33:16.333686 [ 4 ] {b7d6c763-79fb-4195-9f50-e8f8fe5283fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3077 | 2025.12.24 02:33:16.334441 [ 4 ] {b7d6c763-79fb-4195-9f50-e8f8fe5283fb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2025.12.24 02:33:16.334477 [ 4 ] {b7d6c763-79fb-4195-9f50-e8f8fe5283fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3079 | 2025.12.24 02:33:16.334978 [ 4 ] {b7d6c763-79fb-4195-9f50-e8f8fe5283fb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3080 | 2025.12.24 02:33:16.335190 [ 4 ] {b7d6c763-79fb-4195-9f50-e8f8fe5283fb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3081 | 2025.12.24 02:33:16.335330 [ 4 ] {b7d6c763-79fb-4195-9f50-e8f8fe5283fb} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001714 sec., 8168.028004667444 rows/sec., 14.64 MiB/sec. | ||
| 3082 | 2025.12.24 02:33:16.335391 [ 4 ] {b7d6c763-79fb-4195-9f50-e8f8fe5283fb} <Debug> TCPHandler: Processed in 0.00190031 sec. | ||
| 3083 | 2025.12.24 02:33:16.335502 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3084 | 2025.12.24 02:33:16.335595 [ 4 ] {74e4ee53-e786-4cea-83f1-6771181cece2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3085 | 2025.12.24 02:33:16.335636 [ 4 ] {74e4ee53-e786-4cea-83f1-6771181cece2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3086 | 2025.12.24 02:33:16.336017 [ 4 ] {74e4ee53-e786-4cea-83f1-6771181cece2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3087 | 2025.12.24 02:33:16.336062 [ 4 ] {74e4ee53-e786-4cea-83f1-6771181cece2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3088 | 2025.12.24 02:33:16.336442 [ 4 ] {74e4ee53-e786-4cea-83f1-6771181cece2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3089 | 2025.12.24 02:33:16.336685 [ 4 ] {74e4ee53-e786-4cea-83f1-6771181cece2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3090 | 2025.12.24 02:33:16.336837 [ 4 ] {74e4ee53-e786-4cea-83f1-6771181cece2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001259 sec., 47656.87053216839 rows/sec., 3.21 MiB/sec. | ||
| 3091 | 2025.12.24 02:33:16.336881 [ 4 ] {74e4ee53-e786-4cea-83f1-6771181cece2} <Debug> TCPHandler: Processed in 0.001427213 sec. | ||
| 3092 | 2025.12.24 02:33:17.223696 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7119 | ||
| 3093 | 2025.12.24 02:33:17.224251 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2025.12.24 02:33:17.224299 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3095 | 2025.12.24 02:33:17.224787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3096 | 2025.12.24 02:33:17.225035 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2025.12.24 02:33:17.225178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7119 | ||
| 3098 | 2025.12.24 02:33:17.642205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3099 | 2025.12.24 02:33:17.659870 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2025.12.24 02:33:17.659939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3101 | 2025.12.24 02:33:17.666712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3102 | 2025.12.24 02:33:17.667429 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2025.12.24 02:33:17.670702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3104 | 2025.12.24 02:33:18.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.18 MiB, peak 226.88 MiB, free memory in arenas 0.00 B, will set to 223.29 MiB (RSS), difference: 1.11 MiB | ||
| 3105 | 2025.12.24 02:33:21.322422 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3106 | 2025.12.24 02:33:21.322686 [ 4 ] {8319a624-13a5-4a59-8917-ddc1f96f24bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3107 | 2025.12.24 02:33:21.322777 [ 4 ] {8319a624-13a5-4a59-8917-ddc1f96f24bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3108 | 2025.12.24 02:33:21.323643 [ 4 ] {8319a624-13a5-4a59-8917-ddc1f96f24bd} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2025.12.24 02:33:21.323680 [ 4 ] {8319a624-13a5-4a59-8917-ddc1f96f24bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3110 | 2025.12.24 02:33:21.324190 [ 4 ] {8319a624-13a5-4a59-8917-ddc1f96f24bd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3111 | 2025.12.24 02:33:21.324426 [ 4 ] {8319a624-13a5-4a59-8917-ddc1f96f24bd} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3112 | 2025.12.24 02:33:21.324546 [ 128 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3113 | 2025.12.24 02:33:21.324576 [ 4 ] {8319a624-13a5-4a59-8917-ddc1f96f24bd} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001958 sec., 55158.32482124617 rows/sec., 4.63 MiB/sec. | ||
| 3114 | 2025.12.24 02:33:21.324588 [ 128 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2025.12.24 02:33:21.324614 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3116 | 2025.12.24 02:33:21.324617 [ 4 ] {8319a624-13a5-4a59-8917-ddc1f96f24bd} <Debug> TCPHandler: Processed in 0.002360658 sec. | ||
| 3117 | 2025.12.24 02:33:21.324700 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 3118 | 2025.12.24 02:33:21.324739 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2025.12.24 02:33:21.324786 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3120 | 2025.12.24 02:33:21.324813 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1406 rows starting from the beginning of the part | ||
| 3121 | 2025.12.24 02:33:21.324833 [ 4 ] {a1a4e31a-4168-4310-a54e-b3d32d950ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3122 | 2025.12.24 02:33:21.324873 [ 4 ] {a1a4e31a-4168-4310-a54e-b3d32d950ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3123 | 2025.12.24 02:33:21.324877 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1248 rows starting from the beginning of the part | ||
| 3124 | 2025.12.24 02:33:21.324923 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 84 rows starting from the beginning of the part | ||
| 3125 | 2025.12.24 02:33:21.324961 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 3126 | 2025.12.24 02:33:21.325002 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 204 rows starting from the beginning of the part | ||
| 3127 | 2025.12.24 02:33:21.325036 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 3128 | 2025.12.24 02:33:21.325285 [ 4 ] {a1a4e31a-4168-4310-a54e-b3d32d950ddf} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2025.12.24 02:33:21.325320 [ 4 ] {a1a4e31a-4168-4310-a54e-b3d32d950ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3130 | 2025.12.24 02:33:21.325610 [ 4 ] {a1a4e31a-4168-4310-a54e-b3d32d950ddf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3131 | 2025.12.24 02:33:21.325811 [ 4 ] {a1a4e31a-4168-4310-a54e-b3d32d950ddf} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2025.12.24 02:33:21.325902 [ 128 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3133 | 2025.12.24 02:33:21.325926 [ 128 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2025.12.24 02:33:21.325940 [ 4 ] {a1a4e31a-4168-4310-a54e-b3d32d950ddf} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001126 sec., 23090.58614564831 rows/sec., 1.70 MiB/sec. | ||
| 3135 | 2025.12.24 02:33:21.325944 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3136 | 2025.12.24 02:33:21.325976 [ 4 ] {a1a4e31a-4168-4310-a54e-b3d32d950ddf} <Debug> TCPHandler: Processed in 0.001285461 sec. | ||
| 3137 | 2025.12.24 02:33:21.326074 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 3138 | 2025.12.24 02:33:21.326083 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3139 | 2025.12.24 02:33:21.326221 [ 4 ] {76a0dd5d-afd3-47a9-a6fe-b8ea0ee22f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3140 | 2025.12.24 02:33:21.326234 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3141 | 2025.12.24 02:33:21.326261 [ 4 ] {76a0dd5d-afd3-47a9-a6fe-b8ea0ee22f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3142 | 2025.12.24 02:33:21.326274 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 70 rows starting from the beginning of the part | ||
| 3143 | 2025.12.24 02:33:21.326348 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 3144 | 2025.12.24 02:33:21.326394 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 3145 | 2025.12.24 02:33:21.326437 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 3146 | 2025.12.24 02:33:21.326476 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 3147 | 2025.12.24 02:33:21.326516 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 3148 | 2025.12.24 02:33:21.326517 [ 197 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3158 rows, containing 5 columns (5 merged, 0 gathered) in 0.00184494 sec., 1711708.7818574046 rows/sec., 150.04 MiB/sec. | ||
| 3149 | 2025.12.24 02:33:21.326681 [ 4 ] {76a0dd5d-afd3-47a9-a6fe-b8ea0ee22f46} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2025.12.24 02:33:21.326723 [ 4 ] {76a0dd5d-afd3-47a9-a6fe-b8ea0ee22f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3151 | 2025.12.24 02:33:21.326731 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3152 | 2025.12.24 02:33:21.326988 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_21_4} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2025.12.24 02:33:21.327049 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_21_4} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3154 | 2025.12.24 02:33:21.327113 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3155 | 2025.12.24 02:33:21.327191 [ 4 ] {76a0dd5d-afd3-47a9-a6fe-b8ea0ee22f46} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3156 | 2025.12.24 02:33:21.327406 [ 4 ] {76a0dd5d-afd3-47a9-a6fe-b8ea0ee22f46} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2025.12.24 02:33:21.327421 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414473 sec., 132911.69219914413 rows/sec., 10.28 MiB/sec. | ||
| 3158 | 2025.12.24 02:33:21.327498 [ 128 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3159 | 2025.12.24 02:33:21.327524 [ 128 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2025.12.24 02:33:21.327534 [ 4 ] {76a0dd5d-afd3-47a9-a6fe-b8ea0ee22f46} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001332 sec., 67567.56756756756 rows/sec., 5.28 MiB/sec. | ||
| 3161 | 2025.12.24 02:33:21.327544 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3162 | 2025.12.24 02:33:21.327572 [ 4 ] {76a0dd5d-afd3-47a9-a6fe-b8ea0ee22f46} <Debug> TCPHandler: Processed in 0.001536945 sec. | ||
| 3163 | 2025.12.24 02:33:21.327604 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3164 | 2025.12.24 02:33:21.327639 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 3165 | 2025.12.24 02:33:21.327685 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2025.12.24 02:33:21.327746 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3167 | 2025.12.24 02:33:21.327782 [ 4 ] {457c84a2-4bd5-43ab-9a7a-0b8c87a9e2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3168 | 2025.12.24 02:33:21.327785 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 632 rows starting from the beginning of the part | ||
| 3169 | 2025.12.24 02:33:21.327834 [ 4 ] {457c84a2-4bd5-43ab-9a7a-0b8c87a9e2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3170 | 2025.12.24 02:33:21.327888 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 546 rows starting from the beginning of the part | ||
| 3171 | 2025.12.24 02:33:21.327920 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_16_3} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2025.12.24 02:33:21.327942 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
| 3173 | 2025.12.24 02:33:21.327994 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 3174 | 2025.12.24 02:33:21.327998 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_16_3} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3175 | 2025.12.24 02:33:21.328043 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 114 rows starting from the beginning of the part | ||
| 3176 | 2025.12.24 02:33:21.328090 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3177 | 2025.12.24 02:33:21.328091 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 3178 | 2025.12.24 02:33:21.328247 [ 4 ] {457c84a2-4bd5-43ab-9a7a-0b8c87a9e2c9} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2025.12.24 02:33:21.328287 [ 4 ] {457c84a2-4bd5-43ab-9a7a-0b8c87a9e2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3180 | 2025.12.24 02:33:21.328664 [ 4 ] {457c84a2-4bd5-43ab-9a7a-0b8c87a9e2c9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3181 | 2025.12.24 02:33:21.328891 [ 4 ] {457c84a2-4bd5-43ab-9a7a-0b8c87a9e2c9} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3182 | 2025.12.24 02:33:21.328983 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3183 | 2025.12.24 02:33:21.329006 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2025.12.24 02:33:21.329022 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3185 | 2025.12.24 02:33:21.329021 [ 4 ] {457c84a2-4bd5-43ab-9a7a-0b8c87a9e2c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001257 sec., 127287.19172633253 rows/sec., 8.87 MiB/sec. | ||
| 3186 | 2025.12.24 02:33:21.329067 [ 4 ] {457c84a2-4bd5-43ab-9a7a-0b8c87a9e2c9} <Debug> TCPHandler: Processed in 0.001430653 sec. | ||
| 3187 | 2025.12.24 02:33:21.329082 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 3188 | 2025.12.24 02:33:21.329161 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3189 | 2025.12.24 02:33:21.329177 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3190 | 2025.12.24 02:33:21.329187 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4620 rows starting from the beginning of the part | ||
| 3191 | 2025.12.24 02:33:21.329180 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587866 sec., 976152.8995519773 rows/sec., 77.77 MiB/sec. | ||
| 3192 | 2025.12.24 02:33:21.329240 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 844 rows starting from the beginning of the part | ||
| 3193 | 2025.12.24 02:33:21.329270 [ 4 ] {22a2ba11-f1ab-4aee-a3f4-00202dc9191f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3194 | 2025.12.24 02:33:21.329283 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 3195 | 2025.12.24 02:33:21.329324 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 3196 | 2025.12.24 02:33:21.329336 [ 4 ] {22a2ba11-f1ab-4aee-a3f4-00202dc9191f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3197 | 2025.12.24 02:33:21.329358 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 3198 | 2025.12.24 02:33:21.329392 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 3199 | 2025.12.24 02:33:21.329393 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3200 | 2025.12.24 02:33:21.329683 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_21_4} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2025.12.24 02:33:21.329763 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_21_4} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3202 | 2025.12.24 02:33:21.329846 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3203 | 2025.12.24 02:33:21.330129 [ 4 ] {22a2ba11-f1ab-4aee-a3f4-00202dc9191f} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2025.12.24 02:33:21.330165 [ 4 ] {22a2ba11-f1ab-4aee-a3f4-00202dc9191f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3205 | 2025.12.24 02:33:21.330685 [ 4 ] {22a2ba11-f1ab-4aee-a3f4-00202dc9191f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3206 | 2025.12.24 02:33:21.330902 [ 4 ] {22a2ba11-f1ab-4aee-a3f4-00202dc9191f} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2025.12.24 02:33:21.330995 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3208 | 2025.12.24 02:33:21.331016 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2025.12.24 02:33:21.331033 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3210 | 2025.12.24 02:33:21.331035 [ 4 ] {22a2ba11-f1ab-4aee-a3f4-00202dc9191f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001782 sec., 14590.347923681258 rows/sec., 26.15 MiB/sec. | ||
| 3211 | 2025.12.24 02:33:21.331090 [ 4 ] {22a2ba11-f1ab-4aee-a3f4-00202dc9191f} <Debug> TCPHandler: Processed in 0.001960201 sec. | ||
| 3212 | 2025.12.24 02:33:21.331140 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 3213 | 2025.12.24 02:33:21.331200 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2025.12.24 02:33:21.331299 [ 4 ] {82d551ac-e07f-495e-9028-edc53f0e8c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3215 | 2025.12.24 02:33:21.331340 [ 4 ] {82d551ac-e07f-495e-9028-edc53f0e8c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3216 | 2025.12.24 02:33:21.331506 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3217 | 2025.12.24 02:33:21.331536 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6140 rows, containing 5 columns (5 merged, 0 gathered) in 0.002478339 sec., 2477465.7542813956 rows/sec., 170.38 MiB/sec. | ||
| 3218 | 2025.12.24 02:33:21.331618 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 149 rows starting from the beginning of the part | ||
| 3219 | 2025.12.24 02:33:21.331690 [ 4 ] {82d551ac-e07f-495e-9028-edc53f0e8c05} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3220 | 2025.12.24 02:33:21.331731 [ 4 ] {82d551ac-e07f-495e-9028-edc53f0e8c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3221 | 2025.12.24 02:33:21.331891 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 26 rows starting from the beginning of the part | ||
| 3222 | 2025.12.24 02:33:21.332038 [ 4 ] {82d551ac-e07f-495e-9028-edc53f0e8c05} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3223 | 2025.12.24 02:33:21.332090 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 3224 | 2025.12.24 02:33:21.332143 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3225 | 2025.12.24 02:33:21.332258 [ 4 ] {82d551ac-e07f-495e-9028-edc53f0e8c05} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2025.12.24 02:33:21.332274 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 3227 | 2025.12.24 02:33:21.332349 [ 128 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3228 | 2025.12.24 02:33:21.332376 [ 128 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2025.12.24 02:33:21.332385 [ 4 ] {82d551ac-e07f-495e-9028-edc53f0e8c05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 3230 | 2025.12.24 02:33:21.332394 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3231 | 2025.12.24 02:33:21.332394 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 3232 | 2025.12.24 02:33:21.332421 [ 4 ] {82d551ac-e07f-495e-9028-edc53f0e8c05} <Debug> TCPHandler: Processed in 0.00126888 sec. | ||
| 3233 | 2025.12.24 02:33:21.332428 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2025.12.24 02:33:21.332459 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 3235 | 2025.12.24 02:33:21.332492 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3236 | 2025.12.24 02:33:21.332522 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 3237 | 2025.12.24 02:33:21.332536 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3238 | 2025.12.24 02:33:21.332550 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3239 | 2025.12.24 02:33:21.332570 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 888 rows starting from the beginning of the part | ||
| 3240 | 2025.12.24 02:33:21.332613 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 3241 | 2025.12.24 02:33:21.332648 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 3242 | 2025.12.24 02:33:21.332680 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 3243 | 2025.12.24 02:33:21.332709 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 3244 | 2025.12.24 02:33:21.332738 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 3245 | 2025.12.24 02:33:21.333535 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1188 rows, containing 4 columns (4 merged, 0 gathered) in 0.001098168 sec., 1081801.6915444632 rows/sec., 72.91 MiB/sec. | ||
| 3246 | 2025.12.24 02:33:21.333702 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3247 | 2025.12.24 02:33:21.333944 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_21_4} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2025.12.24 02:33:21.334002 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_21_4} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3249 | 2025.12.24 02:33:21.334054 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3250 | 2025.12.24 02:33:21.335327 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 19 columns (19 merged, 0 gathered) in 0.004247737 sec., 60031.96525585271 rows/sec., 107.57 MiB/sec. | ||
| 3251 | 2025.12.24 02:33:21.335706 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3252 | 2025.12.24 02:33:21.336004 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2025.12.24 02:33:21.336062 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3254 | 2025.12.24 02:33:21.336154 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 3255 | 2025.12.24 02:33:24.651444 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3256 | 2025.12.24 02:33:24.651524 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3257 | 2025.12.24 02:33:24.725323 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7567 | ||
| 3258 | 2025.12.24 02:33:24.725778 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2025.12.24 02:33:24.725810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3260 | 2025.12.24 02:33:24.726269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3261 | 2025.12.24 02:33:24.726508 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.12.24 02:33:24.726639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7567 | ||
| 3263 | 2025.12.24 02:33:24.726652 [ 124 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3264 | 2025.12.24 02:33:24.726695 [ 124 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2025.12.24 02:33:24.726717 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3266 | 2025.12.24 02:33:24.726811 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 3267 | 2025.12.24 02:33:24.726919 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3268 | 2025.12.24 02:33:24.726954 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5199 rows starting from the beginning of the part | ||
| 3269 | 2025.12.24 02:33:24.727016 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3270 | 2025.12.24 02:33:24.727062 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3271 | 2025.12.24 02:33:24.727111 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3272 | 2025.12.24 02:33:24.727155 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3273 | 2025.12.24 02:33:24.727199 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3274 | 2025.12.24 02:33:24.728531 [ 188 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7567 rows, containing 4 columns (4 merged, 0 gathered) in 0.001761179 sec., 4296553.61550416 rows/sec., 61.46 MiB/sec. | ||
| 3275 | 2025.12.24 02:33:24.729210 [ 194 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3276 | 2025.12.24 02:33:24.729564 [ 194 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_16_3} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2025.12.24 02:33:24.729639 [ 194 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_16_3} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3278 | 2025.12.24 02:33:24.729744 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3279 | 2025.12.24 02:33:24.735940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 446 | ||
| 3280 | 2025.12.24 02:33:24.738225 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2025.12.24 02:33:24.738263 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3282 | 2025.12.24 02:33:24.739362 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3283 | 2025.12.24 02:33:24.739612 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2025.12.24 02:33:24.739762 [ 124 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3285 | 2025.12.24 02:33:24.739806 [ 124 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2025.12.24 02:33:24.739829 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.09 GiB. | ||
| 3287 | 2025.12.24 02:33:24.739842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 446 | ||
| 3288 | 2025.12.24 02:33:24.739898 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 3289 | 2025.12.24 02:33:24.740410 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3290 | 2025.12.24 02:33:24.740552 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 306 rows starting from the beginning of the part | ||
| 3291 | 2025.12.24 02:33:24.740918 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 3292 | 2025.12.24 02:33:24.741261 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 3293 | 2025.12.24 02:33:24.741591 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 3294 | 2025.12.24 02:33:24.741916 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 3295 | 2025.12.24 02:33:24.742242 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 3296 | 2025.12.24 02:33:24.747888 [ 190 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 446 rows, containing 72 columns (72 merged, 0 gathered) in 0.008013348 sec., 55657.13606846976 rows/sec., 50.65 MiB/sec. | ||
| 3297 | 2025.12.24 02:33:24.748541 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3298 | 2025.12.24 02:33:24.749040 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_11_2} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3299 | 2025.12.24 02:33:24.749110 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_11_2} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3300 | 2025.12.24 02:33:24.749275 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.78 MiB. | ||
| 3301 | 2025.12.24 02:33:25.001279 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000804993 sec. | ||
| 3302 | 2025.12.24 02:33:25.170835 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3303 | 2025.12.24 02:33:25.188574 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2025.12.24 02:33:25.188628 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3305 | 2025.12.24 02:33:25.194714 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3306 | 2025.12.24 02:33:25.195392 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2025.12.24 02:33:25.195702 [ 124 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3308 | 2025.12.24 02:33:25.195770 [ 124 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2025.12.24 02:33:25.195794 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3310 | 2025.12.24 02:33:25.195919 [ 188 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 3311 | 2025.12.24 02:33:25.198716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3312 | 2025.12.24 02:33:25.200053 [ 188 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3313 | 2025.12.24 02:33:25.201608 [ 188 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 3314 | 2025.12.24 02:33:25.206016 [ 188 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 3315 | 2025.12.24 02:33:25.210459 [ 188 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 3316 | 2025.12.24 02:33:25.214825 [ 188 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 3317 | 2025.12.24 02:33:25.219275 [ 188 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 3318 | 2025.12.24 02:33:25.223612 [ 188 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 3319 | 2025.12.24 02:33:25.277111 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081244794 sec., 1489.3261960883303 rows/sec., 7.70 MiB/sec. | ||
| 3320 | 2025.12.24 02:33:25.278940 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3321 | 2025.12.24 02:33:25.280532 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_16_3} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2025.12.24 02:33:25.280612 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_16_3} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3323 | 2025.12.24 02:33:25.281843 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3324 | 2025.12.24 02:33:26.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.12 MiB, peak 236.09 MiB, free memory in arenas 0.00 B, will set to 234.16 MiB (RSS), difference: 8.03 MiB | ||
| 3325 | 2025.12.24 02:33:26.321921 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3326 | 2025.12.24 02:33:26.322098 [ 4 ] {299dddfe-fb6c-44f9-a776-1e4934386d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3327 | 2025.12.24 02:33:26.322164 [ 4 ] {299dddfe-fb6c-44f9-a776-1e4934386d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3328 | 2025.12.24 02:33:26.322828 [ 4 ] {299dddfe-fb6c-44f9-a776-1e4934386d1d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2025.12.24 02:33:26.322875 [ 4 ] {299dddfe-fb6c-44f9-a776-1e4934386d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3330 | 2025.12.24 02:33:26.323266 [ 4 ] {299dddfe-fb6c-44f9-a776-1e4934386d1d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3331 | 2025.12.24 02:33:26.323504 [ 4 ] {299dddfe-fb6c-44f9-a776-1e4934386d1d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2025.12.24 02:33:26.323660 [ 4 ] {299dddfe-fb6c-44f9-a776-1e4934386d1d} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001609 sec., 52206.33934120572 rows/sec., 4.37 MiB/sec. | ||
| 3333 | 2025.12.24 02:33:26.323708 [ 4 ] {299dddfe-fb6c-44f9-a776-1e4934386d1d} <Debug> TCPHandler: Processed in 0.00191281 sec. | ||
| 3334 | 2025.12.24 02:33:26.323843 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2025.12.24 02:33:26.323946 [ 4 ] {f2f5ba79-06ac-4336-b9c2-359c40f33c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3336 | 2025.12.24 02:33:26.323990 [ 4 ] {f2f5ba79-06ac-4336-b9c2-359c40f33c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3337 | 2025.12.24 02:33:26.324405 [ 4 ] {f2f5ba79-06ac-4336-b9c2-359c40f33c7c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2025.12.24 02:33:26.324441 [ 4 ] {f2f5ba79-06ac-4336-b9c2-359c40f33c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3339 | 2025.12.24 02:33:26.324742 [ 4 ] {f2f5ba79-06ac-4336-b9c2-359c40f33c7c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3340 | 2025.12.24 02:33:26.324946 [ 4 ] {f2f5ba79-06ac-4336-b9c2-359c40f33c7c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.12.24 02:33:26.325080 [ 4 ] {f2f5ba79-06ac-4336-b9c2-359c40f33c7c} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001158 sec., 12089.810017271158 rows/sec., 909.10 KiB/sec. | ||
| 3342 | 2025.12.24 02:33:26.325116 [ 4 ] {f2f5ba79-06ac-4336-b9c2-359c40f33c7c} <Debug> TCPHandler: Processed in 0.001327351 sec. | ||
| 3343 | 2025.12.24 02:33:26.325218 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2025.12.24 02:33:26.325313 [ 4 ] {049cea67-df0f-43c5-8905-a6d5c60c63e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3345 | 2025.12.24 02:33:26.325353 [ 4 ] {049cea67-df0f-43c5-8905-a6d5c60c63e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3346 | 2025.12.24 02:33:26.325769 [ 4 ] {049cea67-df0f-43c5-8905-a6d5c60c63e6} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3347 | 2025.12.24 02:33:26.325806 [ 4 ] {049cea67-df0f-43c5-8905-a6d5c60c63e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3348 | 2025.12.24 02:33:26.326107 [ 4 ] {049cea67-df0f-43c5-8905-a6d5c60c63e6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3349 | 2025.12.24 02:33:26.326308 [ 4 ] {049cea67-df0f-43c5-8905-a6d5c60c63e6} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3350 | 2025.12.24 02:33:26.326434 [ 4 ] {049cea67-df0f-43c5-8905-a6d5c60c63e6} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001141 sec., 68361.08676599474 rows/sec., 5.34 MiB/sec. | ||
| 3351 | 2025.12.24 02:33:26.326470 [ 4 ] {049cea67-df0f-43c5-8905-a6d5c60c63e6} <Debug> TCPHandler: Processed in 0.00130193 sec. | ||
| 3352 | 2025.12.24 02:33:26.326581 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2025.12.24 02:33:26.326675 [ 4 ] {bce1622e-16b8-4a1c-a385-e575dfafd6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3354 | 2025.12.24 02:33:26.326718 [ 4 ] {bce1622e-16b8-4a1c-a385-e575dfafd6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3355 | 2025.12.24 02:33:26.327117 [ 4 ] {bce1622e-16b8-4a1c-a385-e575dfafd6a5} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3356 | 2025.12.24 02:33:26.327153 [ 4 ] {bce1622e-16b8-4a1c-a385-e575dfafd6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3357 | 2025.12.24 02:33:26.327487 [ 4 ] {bce1622e-16b8-4a1c-a385-e575dfafd6a5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3358 | 2025.12.24 02:33:26.327697 [ 4 ] {bce1622e-16b8-4a1c-a385-e575dfafd6a5} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3359 | 2025.12.24 02:33:26.327827 [ 4 ] {bce1622e-16b8-4a1c-a385-e575dfafd6a5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 3360 | 2025.12.24 02:33:26.327862 [ 4 ] {bce1622e-16b8-4a1c-a385-e575dfafd6a5} <Debug> TCPHandler: Processed in 0.001331742 sec. | ||
| 3361 | 2025.12.24 02:33:26.327979 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3362 | 2025.12.24 02:33:26.328072 [ 4 ] {f1dadbbe-9621-485b-a07f-18ff009d723e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3363 | 2025.12.24 02:33:26.328125 [ 4 ] {f1dadbbe-9621-485b-a07f-18ff009d723e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3364 | 2025.12.24 02:33:26.328892 [ 4 ] {f1dadbbe-9621-485b-a07f-18ff009d723e} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2025.12.24 02:33:26.328928 [ 4 ] {f1dadbbe-9621-485b-a07f-18ff009d723e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3366 | 2025.12.24 02:33:26.329451 [ 4 ] {f1dadbbe-9621-485b-a07f-18ff009d723e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3367 | 2025.12.24 02:33:26.329667 [ 4 ] {f1dadbbe-9621-485b-a07f-18ff009d723e} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3368 | 2025.12.24 02:33:26.329805 [ 4 ] {f1dadbbe-9621-485b-a07f-18ff009d723e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001751 sec., 7995.431182181611 rows/sec., 14.33 MiB/sec. | ||
| 3369 | 2025.12.24 02:33:26.329862 [ 4 ] {f1dadbbe-9621-485b-a07f-18ff009d723e} <Debug> TCPHandler: Processed in 0.00193361 sec. | ||
| 3370 | 2025.12.24 02:33:26.329979 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3371 | 2025.12.24 02:33:26.330074 [ 4 ] {552a99e3-bea9-4939-9d84-670c1d577a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3372 | 2025.12.24 02:33:26.330115 [ 4 ] {552a99e3-bea9-4939-9d84-670c1d577a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3373 | 2025.12.24 02:33:26.330450 [ 4 ] {552a99e3-bea9-4939-9d84-670c1d577a05} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3374 | 2025.12.24 02:33:26.330485 [ 4 ] {552a99e3-bea9-4939-9d84-670c1d577a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3375 | 2025.12.24 02:33:26.330785 [ 4 ] {552a99e3-bea9-4939-9d84-670c1d577a05} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3376 | 2025.12.24 02:33:26.330985 [ 4 ] {552a99e3-bea9-4939-9d84-670c1d577a05} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3377 | 2025.12.24 02:33:26.331109 [ 4 ] {552a99e3-bea9-4939-9d84-670c1d577a05} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 3378 | 2025.12.24 02:33:26.331145 [ 4 ] {552a99e3-bea9-4939-9d84-670c1d577a05} <Debug> TCPHandler: Processed in 0.001215759 sec. | ||
| 3379 | 2025.12.24 02:33:31.373448 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3380 | 2025.12.24 02:33:31.373698 [ 4 ] {f5f428a3-6879-4267-bb9f-9e763193d570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3381 | 2025.12.24 02:33:31.373809 [ 4 ] {f5f428a3-6879-4267-bb9f-9e763193d570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3382 | 2025.12.24 02:33:31.374482 [ 4 ] {f5f428a3-6879-4267-bb9f-9e763193d570} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3383 | 2025.12.24 02:33:31.374531 [ 4 ] {f5f428a3-6879-4267-bb9f-9e763193d570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3384 | 2025.12.24 02:33:31.374999 [ 4 ] {f5f428a3-6879-4267-bb9f-9e763193d570} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3385 | 2025.12.24 02:33:31.375391 [ 4 ] {f5f428a3-6879-4267-bb9f-9e763193d570} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3386 | 2025.12.24 02:33:31.375621 [ 4 ] {f5f428a3-6879-4267-bb9f-9e763193d570} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001983 sec., 2017.145738779627 rows/sec., 164.48 KiB/sec. | ||
| 3387 | 2025.12.24 02:33:31.375696 [ 4 ] {f5f428a3-6879-4267-bb9f-9e763193d570} <Debug> TCPHandler: Processed in 0.002434728 sec. | ||
| 3388 | 2025.12.24 02:33:31.375859 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3389 | 2025.12.24 02:33:31.375989 [ 4 ] {535b7f1a-73bc-4740-b0a3-c04dccd12d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3390 | 2025.12.24 02:33:31.376048 [ 4 ] {535b7f1a-73bc-4740-b0a3-c04dccd12d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3391 | 2025.12.24 02:33:31.377474 [ 4 ] {535b7f1a-73bc-4740-b0a3-c04dccd12d79} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3392 | 2025.12.24 02:33:31.377522 [ 4 ] {535b7f1a-73bc-4740-b0a3-c04dccd12d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3393 | 2025.12.24 02:33:31.378135 [ 4 ] {535b7f1a-73bc-4740-b0a3-c04dccd12d79} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3394 | 2025.12.24 02:33:31.378458 [ 4 ] {535b7f1a-73bc-4740-b0a3-c04dccd12d79} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3395 | 2025.12.24 02:33:31.378634 [ 4 ] {535b7f1a-73bc-4740-b0a3-c04dccd12d79} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.002679 sec., 466592.0119447555 rows/sec., 38.64 MiB/sec. | ||
| 3396 | 2025.12.24 02:33:31.378688 [ 4 ] {535b7f1a-73bc-4740-b0a3-c04dccd12d79} <Debug> TCPHandler: Processed in 0.002893976 sec. | ||
| 3397 | 2025.12.24 02:33:31.378841 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2025.12.24 02:33:31.378965 [ 4 ] {0c63bb6e-4fdc-4d91-8e33-849c88270dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3399 | 2025.12.24 02:33:31.379020 [ 4 ] {0c63bb6e-4fdc-4d91-8e33-849c88270dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3400 | 2025.12.24 02:33:31.379552 [ 4 ] {0c63bb6e-4fdc-4d91-8e33-849c88270dcb} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2025.12.24 02:33:31.379598 [ 4 ] {0c63bb6e-4fdc-4d91-8e33-849c88270dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3402 | 2025.12.24 02:33:31.380026 [ 4 ] {0c63bb6e-4fdc-4d91-8e33-849c88270dcb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3403 | 2025.12.24 02:33:31.380338 [ 4 ] {0c63bb6e-4fdc-4d91-8e33-849c88270dcb} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2025.12.24 02:33:31.380524 [ 4 ] {0c63bb6e-4fdc-4d91-8e33-849c88270dcb} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001584 sec., 18939.39393939394 rows/sec., 1.38 MiB/sec. | ||
| 3405 | 2025.12.24 02:33:31.380576 [ 4 ] {0c63bb6e-4fdc-4d91-8e33-849c88270dcb} <Debug> TCPHandler: Processed in 0.001797518 sec. | ||
| 3406 | 2025.12.24 02:33:31.380708 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3407 | 2025.12.24 02:33:31.380828 [ 4 ] {b7276761-ae11-4170-a7ff-ce7e4ff96e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3408 | 2025.12.24 02:33:31.380880 [ 4 ] {b7276761-ae11-4170-a7ff-ce7e4ff96e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3409 | 2025.12.24 02:33:31.381474 [ 4 ] {b7276761-ae11-4170-a7ff-ce7e4ff96e18} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3410 | 2025.12.24 02:33:31.381517 [ 4 ] {b7276761-ae11-4170-a7ff-ce7e4ff96e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3411 | 2025.12.24 02:33:31.381855 [ 4 ] {b7276761-ae11-4170-a7ff-ce7e4ff96e18} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3412 | 2025.12.24 02:33:31.382110 [ 4 ] {b7276761-ae11-4170-a7ff-ce7e4ff96e18} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2025.12.24 02:33:31.382248 [ 4 ] {b7276761-ae11-4170-a7ff-ce7e4ff96e18} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001445 sec., 157785.46712802767 rows/sec., 10.68 MiB/sec. | ||
| 3414 | 2025.12.24 02:33:31.382287 [ 4 ] {b7276761-ae11-4170-a7ff-ce7e4ff96e18} <Debug> TCPHandler: Processed in 0.001639556 sec. | ||
| 3415 | 2025.12.24 02:33:31.382417 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2025.12.24 02:33:31.382526 [ 4 ] {dbfa5c9f-7a8a-4f45-9d28-3869f12f7030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3417 | 2025.12.24 02:33:31.382584 [ 4 ] {dbfa5c9f-7a8a-4f45-9d28-3869f12f7030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3418 | 2025.12.24 02:33:31.383285 [ 4 ] {dbfa5c9f-7a8a-4f45-9d28-3869f12f7030} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2025.12.24 02:33:31.383317 [ 4 ] {dbfa5c9f-7a8a-4f45-9d28-3869f12f7030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3420 | 2025.12.24 02:33:31.383738 [ 4 ] {dbfa5c9f-7a8a-4f45-9d28-3869f12f7030} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3421 | 2025.12.24 02:33:31.384069 [ 4 ] {dbfa5c9f-7a8a-4f45-9d28-3869f12f7030} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2025.12.24 02:33:31.384233 [ 4 ] {dbfa5c9f-7a8a-4f45-9d28-3869f12f7030} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001731 sec., 317735.413056037 rows/sec., 23.59 MiB/sec. | ||
| 3423 | 2025.12.24 02:33:31.384287 [ 4 ] {dbfa5c9f-7a8a-4f45-9d28-3869f12f7030} <Debug> TCPHandler: Processed in 0.00192043 sec. | ||
| 3424 | 2025.12.24 02:33:31.384426 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2025.12.24 02:33:31.384530 [ 4 ] {d27721e9-0cce-4c43-9c84-ce94c8384fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3426 | 2025.12.24 02:33:31.384581 [ 4 ] {d27721e9-0cce-4c43-9c84-ce94c8384fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3427 | 2025.12.24 02:33:31.385329 [ 4 ] {d27721e9-0cce-4c43-9c84-ce94c8384fb8} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2025.12.24 02:33:31.385372 [ 4 ] {d27721e9-0cce-4c43-9c84-ce94c8384fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3429 | 2025.12.24 02:33:31.385833 [ 4 ] {d27721e9-0cce-4c43-9c84-ce94c8384fb8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3430 | 2025.12.24 02:33:31.386150 [ 4 ] {d27721e9-0cce-4c43-9c84-ce94c8384fb8} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2025.12.24 02:33:31.386314 [ 4 ] {d27721e9-0cce-4c43-9c84-ce94c8384fb8} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001807 sec., 468179.3027116768 rows/sec., 31.51 MiB/sec. | ||
| 3432 | 2025.12.24 02:33:31.386360 [ 4 ] {d27721e9-0cce-4c43-9c84-ce94c8384fb8} <Debug> TCPHandler: Processed in 0.001989451 sec. | ||
| 3433 | 2025.12.24 02:33:31.386505 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2025.12.24 02:33:31.386608 [ 4 ] {3d721304-0d06-40ba-9009-0136aea20bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3435 | 2025.12.24 02:33:31.386673 [ 4 ] {3d721304-0d06-40ba-9009-0136aea20bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3436 | 2025.12.24 02:33:31.387715 [ 4 ] {3d721304-0d06-40ba-9009-0136aea20bf2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2025.12.24 02:33:31.387759 [ 4 ] {3d721304-0d06-40ba-9009-0136aea20bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3438 | 2025.12.24 02:33:31.388490 [ 4 ] {3d721304-0d06-40ba-9009-0136aea20bf2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3439 | 2025.12.24 02:33:31.388795 [ 4 ] {3d721304-0d06-40ba-9009-0136aea20bf2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2025.12.24 02:33:31.388982 [ 4 ] {3d721304-0d06-40ba-9009-0136aea20bf2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002394 sec., 10860.484544695071 rows/sec., 19.46 MiB/sec. | ||
| 3441 | 2025.12.24 02:33:31.389059 [ 4 ] {3d721304-0d06-40ba-9009-0136aea20bf2} <Debug> TCPHandler: Processed in 0.002610421 sec. | ||
| 3442 | 2025.12.24 02:33:31.389210 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3443 | 2025.12.24 02:33:31.389329 [ 4 ] {be348c78-f79e-4e5b-aad0-c0a0c86a5de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3444 | 2025.12.24 02:33:31.389377 [ 4 ] {be348c78-f79e-4e5b-aad0-c0a0c86a5de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3445 | 2025.12.24 02:33:31.389758 [ 4 ] {be348c78-f79e-4e5b-aad0-c0a0c86a5de3} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3446 | 2025.12.24 02:33:31.389797 [ 4 ] {be348c78-f79e-4e5b-aad0-c0a0c86a5de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3447 | 2025.12.24 02:33:31.390125 [ 4 ] {be348c78-f79e-4e5b-aad0-c0a0c86a5de3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3448 | 2025.12.24 02:33:31.390363 [ 4 ] {be348c78-f79e-4e5b-aad0-c0a0c86a5de3} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3449 | 2025.12.24 02:33:31.390503 [ 4 ] {be348c78-f79e-4e5b-aad0-c0a0c86a5de3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 3450 | 2025.12.24 02:33:31.390547 [ 4 ] {be348c78-f79e-4e5b-aad0-c0a0c86a5de3} <Debug> TCPHandler: Processed in 0.001399232 sec. | ||
| 3451 | 2025.12.24 02:33:31.664058 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37332 | ||
| 3452 | 2025.12.24 02:33:31.664170 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3453 | 2025.12.24 02:33:31.664197 [ 292 ] {} <Debug> TCP-Session: 7fae9dce-9209-438e-ae82-103c729d34ba Authenticating user 'default' from [fd00:1122:3344:101::e]:37332 | ||
| 3454 | 2025.12.24 02:33:31.664218 [ 292 ] {} <Debug> TCP-Session: 7fae9dce-9209-438e-ae82-103c729d34ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3455 | 2025.12.24 02:33:31.664231 [ 292 ] {} <Debug> TCP-Session: 7fae9dce-9209-438e-ae82-103c729d34ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3456 | 2025.12.24 02:33:31.664471 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54670 | ||
| 3457 | 2025.12.24 02:33:31.664484 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52792 | ||
| 3458 | 2025.12.24 02:33:31.664524 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60773 | ||
| 3459 | 2025.12.24 02:33:31.664544 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39561 | ||
| 3460 | 2025.12.24 02:33:31.664564 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35412 | ||
| 3461 | 2025.12.24 02:33:31.664555 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50528 | ||
| 3462 | 2025.12.24 02:33:31.664621 [ 292 ] {} <Trace> TCP-Session: 7fae9dce-9209-438e-ae82-103c729d34ba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3463 | 2025.12.24 02:33:31.664546 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51653 | ||
| 3464 | 2025.12.24 02:33:31.664675 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3465 | 2025.12.24 02:33:31.664536 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32995 | ||
| 3466 | 2025.12.24 02:33:31.664733 [ 293 ] {} <Debug> TCP-Session: fb81e705-4060-4d3b-9e80-a4dfc840856a Authenticating user 'default' from [fd00:1122:3344:101::e]:54670 | ||
| 3467 | 2025.12.24 02:33:31.664761 [ 293 ] {} <Debug> TCP-Session: fb81e705-4060-4d3b-9e80-a4dfc840856a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3468 | 2025.12.24 02:33:31.664774 [ 293 ] {} <Debug> TCP-Session: fb81e705-4060-4d3b-9e80-a4dfc840856a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3469 | 2025.12.24 02:33:31.664821 [ 292 ] {11beb565-47eb-4436-94a1-1edaa5ec8fc4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37332) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3470 | 2025.12.24 02:33:31.664863 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3471 | 2025.12.24 02:33:31.664903 [ 3 ] {} <Debug> TCP-Session: 9083c812-e3c3-4895-91de-7a995c0bd487 Authenticating user 'default' from [fd00:1122:3344:101::e]:50528 | ||
| 3472 | 2025.12.24 02:33:31.664926 [ 3 ] {} <Debug> TCP-Session: 9083c812-e3c3-4895-91de-7a995c0bd487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3473 | 2025.12.24 02:33:31.664943 [ 3 ] {} <Debug> TCP-Session: 9083c812-e3c3-4895-91de-7a995c0bd487 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2025.12.24 02:33:31.665016 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3475 | 2025.12.24 02:33:31.665056 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3476 | 2025.12.24 02:33:31.665072 [ 298 ] {} <Debug> TCP-Session: 669173d5-ffb4-4c58-9116-aae5ca75331b Authenticating user 'default' from [fd00:1122:3344:101::e]:39561 | ||
| 3477 | 2025.12.24 02:33:31.665091 [ 297 ] {} <Debug> TCP-Session: dbf9f974-a2e9-400d-aef8-248aad0bd26e Authenticating user 'default' from [fd00:1122:3344:101::e]:32995 | ||
| 3478 | 2025.12.24 02:33:31.665097 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3479 | 2025.12.24 02:33:31.665105 [ 298 ] {} <Debug> TCP-Session: 669173d5-ffb4-4c58-9116-aae5ca75331b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3480 | 2025.12.24 02:33:31.665116 [ 297 ] {} <Debug> TCP-Session: dbf9f974-a2e9-400d-aef8-248aad0bd26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3481 | 2025.12.24 02:33:31.665136 [ 290 ] {} <Debug> TCP-Session: f4dd1b3a-142b-4e2f-a313-9d08bb32b99a Authenticating user 'default' from [fd00:1122:3344:101::e]:35412 | ||
| 3482 | 2025.12.24 02:33:31.665139 [ 298 ] {} <Debug> TCP-Session: 669173d5-ffb4-4c58-9116-aae5ca75331b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2025.12.24 02:33:31.665151 [ 297 ] {} <Debug> TCP-Session: dbf9f974-a2e9-400d-aef8-248aad0bd26e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2025.12.24 02:33:31.665166 [ 290 ] {} <Debug> TCP-Session: f4dd1b3a-142b-4e2f-a313-9d08bb32b99a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3485 | 2025.12.24 02:33:31.665200 [ 290 ] {} <Debug> TCP-Session: f4dd1b3a-142b-4e2f-a313-9d08bb32b99a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3486 | 2025.12.24 02:33:31.665265 [ 292 ] {11beb565-47eb-4436-94a1-1edaa5ec8fc4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3487 | 2025.12.24 02:33:31.665309 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3488 | 2025.12.24 02:33:31.665339 [ 296 ] {} <Debug> TCP-Session: f7ec118e-882a-4ed7-9884-3b6ad643a3fc Authenticating user 'default' from [fd00:1122:3344:101::e]:60773 | ||
| 3489 | 2025.12.24 02:33:31.665349 [ 292 ] {11beb565-47eb-4436-94a1-1edaa5ec8fc4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3490 | 2025.12.24 02:33:31.665357 [ 296 ] {} <Debug> TCP-Session: f7ec118e-882a-4ed7-9884-3b6ad643a3fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3491 | 2025.12.24 02:33:31.665357 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3492 | 2025.12.24 02:33:31.665381 [ 296 ] {} <Debug> TCP-Session: f7ec118e-882a-4ed7-9884-3b6ad643a3fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3493 | 2025.12.24 02:33:31.665408 [ 294 ] {} <Debug> TCP-Session: 99b5b82b-e18a-49dd-a6bc-85dcc1ff7186 Authenticating user 'default' from [fd00:1122:3344:101::e]:52792 | ||
| 3494 | 2025.12.24 02:33:31.665430 [ 294 ] {} <Debug> TCP-Session: 99b5b82b-e18a-49dd-a6bc-85dcc1ff7186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3495 | 2025.12.24 02:33:31.665444 [ 294 ] {} <Debug> TCP-Session: 99b5b82b-e18a-49dd-a6bc-85dcc1ff7186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3496 | 2025.12.24 02:33:31.665472 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3497 | 2025.12.24 02:33:31.665520 [ 295 ] {} <Debug> TCP-Session: 7dbfcde2-4404-42b2-9562-c48c937f0738 Authenticating user 'default' from [fd00:1122:3344:101::e]:51653 | ||
| 3498 | 2025.12.24 02:33:31.665542 [ 295 ] {} <Debug> TCP-Session: 7dbfcde2-4404-42b2-9562-c48c937f0738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3499 | 2025.12.24 02:33:31.665555 [ 295 ] {} <Debug> TCP-Session: 7dbfcde2-4404-42b2-9562-c48c937f0738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3500 | 2025.12.24 02:33:31.665776 [ 292 ] {11beb565-47eb-4436-94a1-1edaa5ec8fc4} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 3501 | 2025.12.24 02:33:31.666894 [ 342 ] {11beb565-47eb-4436-94a1-1edaa5ec8fc4} <Trace> AggregatingTransform: Aggregating | ||
| 3502 | 2025.12.24 02:33:31.666951 [ 342 ] {11beb565-47eb-4436-94a1-1edaa5ec8fc4} <Trace> Aggregator: Aggregation method: without_key | ||
| 3503 | 2025.12.24 02:33:31.666995 [ 342 ] {11beb565-47eb-4436-94a1-1edaa5ec8fc4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001085877 sec. (920.915 rows/sec., 35.97 KiB/sec.) | ||
| 3504 | 2025.12.24 02:33:31.667018 [ 342 ] {11beb565-47eb-4436-94a1-1edaa5ec8fc4} <Trace> Aggregator: Merging aggregated data | ||
| 3505 | 2025.12.24 02:33:31.668249 [ 292 ] {11beb565-47eb-4436-94a1-1edaa5ec8fc4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003487 sec., 286.77946659019216 rows/sec., 11.20 KiB/sec. | ||
| 3506 | 2025.12.24 02:33:31.668398 [ 292 ] {11beb565-47eb-4436-94a1-1edaa5ec8fc4} <Debug> TCPHandler: Processed in 0.003918272 sec. | ||
| 3507 | 2025.12.24 02:33:31.668506 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3508 | 2025.12.24 02:33:31.668537 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3509 | 2025.12.24 02:33:31.668556 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3510 | 2025.12.24 02:33:31.668539 [ 292 ] {} <Debug> TCP-Session: 7fae9dce-9209-438e-ae82-103c729d34ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3511 | 2025.12.24 02:33:31.668582 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3512 | 2025.12.24 02:33:31.668602 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3513 | 2025.12.24 02:33:31.668631 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3514 | 2025.12.24 02:33:31.668632 [ 296 ] {} <Debug> TCP-Session: f7ec118e-882a-4ed7-9884-3b6ad643a3fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3515 | 2025.12.24 02:33:31.668663 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3516 | 2025.12.24 02:33:31.668679 [ 290 ] {} <Debug> TCP-Session: f4dd1b3a-142b-4e2f-a313-9d08bb32b99a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3517 | 2025.12.24 02:33:31.668680 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3518 | 2025.12.24 02:33:31.668701 [ 298 ] {} <Debug> TCP-Session: 669173d5-ffb4-4c58-9116-aae5ca75331b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3519 | 2025.12.24 02:33:31.668660 [ 294 ] {} <Debug> TCP-Session: 99b5b82b-e18a-49dd-a6bc-85dcc1ff7186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3520 | 2025.12.24 02:33:31.668730 [ 3 ] {} <Debug> TCP-Session: 9083c812-e3c3-4895-91de-7a995c0bd487 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3521 | 2025.12.24 02:33:31.668646 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3522 | 2025.12.24 02:33:31.668597 [ 297 ] {} <Debug> TCP-Session: dbf9f974-a2e9-400d-aef8-248aad0bd26e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3523 | 2025.12.24 02:33:31.668585 [ 293 ] {} <Debug> TCP-Session: fb81e705-4060-4d3b-9e80-a4dfc840856a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3524 | 2025.12.24 02:33:31.668824 [ 295 ] {} <Debug> TCP-Session: 7dbfcde2-4404-42b2-9562-c48c937f0738 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3525 | 2025.12.24 02:33:31.770901 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47276 | ||
| 3526 | 2025.12.24 02:33:31.771004 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3527 | 2025.12.24 02:33:31.771029 [ 292 ] {} <Debug> TCP-Session: ee2470a2-72c9-42a6-9186-86cf8ff9c02a Authenticating user 'default' from [fd00:1122:3344:101::e]:47276 | ||
| 3528 | 2025.12.24 02:33:31.771050 [ 292 ] {} <Debug> TCP-Session: ee2470a2-72c9-42a6-9186-86cf8ff9c02a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3529 | 2025.12.24 02:33:31.771063 [ 292 ] {} <Debug> TCP-Session: ee2470a2-72c9-42a6-9186-86cf8ff9c02a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3530 | 2025.12.24 02:33:31.771285 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44794 | ||
| 3531 | 2025.12.24 02:33:31.771311 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36043 | ||
| 3532 | 2025.12.24 02:33:31.771325 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40707 | ||
| 3533 | 2025.12.24 02:33:31.771373 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43902 | ||
| 3534 | 2025.12.24 02:33:31.771398 [ 292 ] {} <Trace> TCP-Session: ee2470a2-72c9-42a6-9186-86cf8ff9c02a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3535 | 2025.12.24 02:33:31.771424 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3536 | 2025.12.24 02:33:31.771424 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3537 | 2025.12.24 02:33:31.771362 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38810 | ||
| 3538 | 2025.12.24 02:33:31.771478 [ 293 ] {} <Debug> TCP-Session: 6fdd761d-47e9-484f-ae65-c9392882da04 Authenticating user 'default' from [fd00:1122:3344:101::e]:44794 | ||
| 3539 | 2025.12.24 02:33:31.771483 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3540 | 2025.12.24 02:33:31.771486 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3541 | 2025.12.24 02:33:31.771517 [ 293 ] {} <Debug> TCP-Session: 6fdd761d-47e9-484f-ae65-c9392882da04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3542 | 2025.12.24 02:33:31.771537 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3543 | 2025.12.24 02:33:31.771533 [ 290 ] {} <Debug> TCP-Session: 03c765d3-318f-4365-b538-c61b6e8028c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43902 | ||
| 3544 | 2025.12.24 02:33:31.771553 [ 298 ] {} <Debug> TCP-Session: 56741096-24ce-48cd-853a-4a133cbc801c Authenticating user 'default' from [fd00:1122:3344:101::e]:40707 | ||
| 3545 | 2025.12.24 02:33:31.771567 [ 3 ] {} <Debug> TCP-Session: b425ebf8-19d9-4a29-84ad-e14ba7cab2bb Authenticating user 'default' from [fd00:1122:3344:101::e]:38810 | ||
| 3546 | 2025.12.24 02:33:31.771586 [ 290 ] {} <Debug> TCP-Session: 03c765d3-318f-4365-b538-c61b6e8028c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2025.12.24 02:33:31.771603 [ 298 ] {} <Debug> TCP-Session: 56741096-24ce-48cd-853a-4a133cbc801c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3548 | 2025.12.24 02:33:31.771623 [ 290 ] {} <Debug> TCP-Session: 03c765d3-318f-4365-b538-c61b6e8028c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3549 | 2025.12.24 02:33:31.771639 [ 298 ] {} <Debug> TCP-Session: 56741096-24ce-48cd-853a-4a133cbc801c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3550 | 2025.12.24 02:33:31.771587 [ 292 ] {206c6093-f9fb-40f8-9daa-430edd3fe2e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47276) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3551 | 2025.12.24 02:33:31.771555 [ 293 ] {} <Debug> TCP-Session: 6fdd761d-47e9-484f-ae65-c9392882da04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3552 | 2025.12.24 02:33:31.771468 [ 297 ] {} <Debug> TCP-Session: 67cff894-0e1e-4085-939f-e19f6e569c96 Authenticating user 'default' from [fd00:1122:3344:101::e]:36043 | ||
| 3553 | 2025.12.24 02:33:31.771312 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45707 | ||
| 3554 | 2025.12.24 02:33:31.771735 [ 297 ] {} <Debug> TCP-Session: 67cff894-0e1e-4085-939f-e19f6e569c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3555 | 2025.12.24 02:33:31.771298 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60600 | ||
| 3556 | 2025.12.24 02:33:31.771794 [ 297 ] {} <Debug> TCP-Session: 67cff894-0e1e-4085-939f-e19f6e569c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3557 | 2025.12.24 02:33:31.771297 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33935 | ||
| 3558 | 2025.12.24 02:33:31.771847 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3559 | 2025.12.24 02:33:31.771612 [ 3 ] {} <Debug> TCP-Session: b425ebf8-19d9-4a29-84ad-e14ba7cab2bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3560 | 2025.12.24 02:33:31.771876 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3561 | 2025.12.24 02:33:31.771889 [ 295 ] {} <Debug> TCP-Session: 1d51bd62-6349-4a24-ac61-a98e33b50a23 Authenticating user 'default' from [fd00:1122:3344:101::e]:45707 | ||
| 3562 | 2025.12.24 02:33:31.771911 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3563 | 2025.12.24 02:33:31.771919 [ 294 ] {} <Debug> TCP-Session: bb9abef3-9d14-49c0-b73a-76293f8a2c90 Authenticating user 'default' from [fd00:1122:3344:101::e]:60600 | ||
| 3564 | 2025.12.24 02:33:31.771935 [ 292 ] {206c6093-f9fb-40f8-9daa-430edd3fe2e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3565 | 2025.12.24 02:33:31.771951 [ 296 ] {} <Debug> TCP-Session: eb1f26ce-9ab2-4259-b6b5-eb37b3af49b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33935 | ||
| 3566 | 2025.12.24 02:33:31.771958 [ 294 ] {} <Debug> TCP-Session: bb9abef3-9d14-49c0-b73a-76293f8a2c90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3567 | 2025.12.24 02:33:31.771989 [ 296 ] {} <Debug> TCP-Session: eb1f26ce-9ab2-4259-b6b5-eb37b3af49b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2025.12.24 02:33:31.772002 [ 294 ] {} <Debug> TCP-Session: bb9abef3-9d14-49c0-b73a-76293f8a2c90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3569 | 2025.12.24 02:33:31.772009 [ 292 ] {206c6093-f9fb-40f8-9daa-430edd3fe2e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3570 | 2025.12.24 02:33:31.772014 [ 296 ] {} <Debug> TCP-Session: eb1f26ce-9ab2-4259-b6b5-eb37b3af49b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3571 | 2025.12.24 02:33:31.771937 [ 295 ] {} <Debug> TCP-Session: 1d51bd62-6349-4a24-ac61-a98e33b50a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3572 | 2025.12.24 02:33:31.771899 [ 3 ] {} <Debug> TCP-Session: b425ebf8-19d9-4a29-84ad-e14ba7cab2bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3573 | 2025.12.24 02:33:31.772066 [ 295 ] {} <Debug> TCP-Session: 1d51bd62-6349-4a24-ac61-a98e33b50a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3574 | 2025.12.24 02:33:31.772313 [ 292 ] {206c6093-f9fb-40f8-9daa-430edd3fe2e8} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 3575 | 2025.12.24 02:33:31.773318 [ 309 ] {206c6093-f9fb-40f8-9daa-430edd3fe2e8} <Trace> AggregatingTransform: Aggregating | ||
| 3576 | 2025.12.24 02:33:31.773375 [ 309 ] {206c6093-f9fb-40f8-9daa-430edd3fe2e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 3577 | 2025.12.24 02:33:31.773416 [ 309 ] {206c6093-f9fb-40f8-9daa-430edd3fe2e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000997996 sec. (1002.008 rows/sec., 39.14 KiB/sec.) | ||
| 3578 | 2025.12.24 02:33:31.773440 [ 309 ] {206c6093-f9fb-40f8-9daa-430edd3fe2e8} <Trace> Aggregator: Merging aggregated data | ||
| 3579 | 2025.12.24 02:33:31.775083 [ 292 ] {206c6093-f9fb-40f8-9daa-430edd3fe2e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003554 sec., 281.37310073157005 rows/sec., 10.99 KiB/sec. | ||
| 3580 | 2025.12.24 02:33:31.775236 [ 292 ] {206c6093-f9fb-40f8-9daa-430edd3fe2e8} <Debug> TCPHandler: Processed in 0.003950543 sec. | ||
| 3581 | 2025.12.24 02:33:31.775348 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3582 | 2025.12.24 02:33:31.775376 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3583 | 2025.12.24 02:33:31.775383 [ 292 ] {} <Debug> TCP-Session: ee2470a2-72c9-42a6-9186-86cf8ff9c02a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3584 | 2025.12.24 02:33:31.775401 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3585 | 2025.12.24 02:33:31.775423 [ 293 ] {} <Debug> TCP-Session: 6fdd761d-47e9-484f-ae65-c9392882da04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3586 | 2025.12.24 02:33:31.775420 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3587 | 2025.12.24 02:33:31.775447 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3588 | 2025.12.24 02:33:31.775471 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3589 | 2025.12.24 02:33:31.775490 [ 297 ] {} <Debug> TCP-Session: 67cff894-0e1e-4085-939f-e19f6e569c96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3590 | 2025.12.24 02:33:31.775498 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3591 | 2025.12.24 02:33:31.775519 [ 294 ] {} <Debug> TCP-Session: bb9abef3-9d14-49c0-b73a-76293f8a2c90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3592 | 2025.12.24 02:33:31.775552 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3593 | 2025.12.24 02:33:31.775564 [ 3 ] {} <Debug> TCP-Session: b425ebf8-19d9-4a29-84ad-e14ba7cab2bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3594 | 2025.12.24 02:33:31.775515 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3595 | 2025.12.24 02:33:31.775596 [ 290 ] {} <Debug> TCP-Session: 03c765d3-318f-4365-b538-c61b6e8028c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3596 | 2025.12.24 02:33:31.775457 [ 295 ] {} <Debug> TCP-Session: 1d51bd62-6349-4a24-ac61-a98e33b50a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3597 | 2025.12.24 02:33:31.775646 [ 296 ] {} <Debug> TCP-Session: eb1f26ce-9ab2-4259-b6b5-eb37b3af49b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3598 | 2025.12.24 02:33:31.775525 [ 298 ] {} <Debug> TCP-Session: 56741096-24ce-48cd-853a-4a133cbc801c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3599 | 2025.12.24 02:33:31.826585 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58812 | ||
| 3600 | 2025.12.24 02:33:31.826684 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3601 | 2025.12.24 02:33:31.826710 [ 292 ] {} <Debug> TCP-Session: 425baebf-3522-463e-a55a-4a9cd559934e Authenticating user 'default' from [fd00:1122:3344:101::e]:58812 | ||
| 3602 | 2025.12.24 02:33:31.826733 [ 292 ] {} <Debug> TCP-Session: 425baebf-3522-463e-a55a-4a9cd559934e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3603 | 2025.12.24 02:33:31.826746 [ 292 ] {} <Debug> TCP-Session: 425baebf-3522-463e-a55a-4a9cd559934e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3604 | 2025.12.24 02:33:31.826972 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49391 | ||
| 3605 | 2025.12.24 02:33:31.826994 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40051 | ||
| 3606 | 2025.12.24 02:33:31.827036 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45777 | ||
| 3607 | 2025.12.24 02:33:31.827041 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45553 | ||
| 3608 | 2025.12.24 02:33:31.827065 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52924 | ||
| 3609 | 2025.12.24 02:33:31.827091 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3610 | 2025.12.24 02:33:31.827112 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55211 | ||
| 3611 | 2025.12.24 02:33:31.827115 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3612 | 2025.12.24 02:33:31.827135 [ 293 ] {} <Debug> TCP-Session: f623107a-3d4e-4504-ac00-666cc7293bbe Authenticating user 'default' from [fd00:1122:3344:101::e]:49391 | ||
| 3613 | 2025.12.24 02:33:31.827166 [ 296 ] {} <Debug> TCP-Session: e0add65c-d189-482c-bc56-a4a2ae44ee7f Authenticating user 'default' from [fd00:1122:3344:101::e]:45777 | ||
| 3614 | 2025.12.24 02:33:31.827169 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3615 | 2025.12.24 02:33:31.827188 [ 293 ] {} <Debug> TCP-Session: f623107a-3d4e-4504-ac00-666cc7293bbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3616 | 2025.12.24 02:33:31.827186 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3617 | 2025.12.24 02:33:31.827212 [ 293 ] {} <Debug> TCP-Session: f623107a-3d4e-4504-ac00-666cc7293bbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3618 | 2025.12.24 02:33:31.827211 [ 297 ] {} <Debug> TCP-Session: 7cfb1e88-9330-4884-86dd-8ed302f2f3cf Authenticating user 'default' from [fd00:1122:3344:101::e]:52924 | ||
| 3619 | 2025.12.24 02:33:31.827229 [ 3 ] {} <Debug> TCP-Session: bd1a2e8c-846c-435c-92e9-6df467acdef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55211 | ||
| 3620 | 2025.12.24 02:33:31.827246 [ 297 ] {} <Debug> TCP-Session: 7cfb1e88-9330-4884-86dd-8ed302f2f3cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3621 | 2025.12.24 02:33:31.827197 [ 296 ] {} <Debug> TCP-Session: e0add65c-d189-482c-bc56-a4a2ae44ee7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3622 | 2025.12.24 02:33:31.827258 [ 3 ] {} <Debug> TCP-Session: bd1a2e8c-846c-435c-92e9-6df467acdef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3623 | 2025.12.24 02:33:31.827294 [ 296 ] {} <Debug> TCP-Session: e0add65c-d189-482c-bc56-a4a2ae44ee7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3624 | 2025.12.24 02:33:31.827308 [ 3 ] {} <Debug> TCP-Session: bd1a2e8c-846c-435c-92e9-6df467acdef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3625 | 2025.12.24 02:33:31.827168 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3626 | 2025.12.24 02:33:31.827119 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60623 | ||
| 3627 | 2025.12.24 02:33:31.827115 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3628 | 2025.12.24 02:33:31.827400 [ 295 ] {} <Debug> TCP-Session: 1c1f5431-853e-4f49-a592-fa813237e1c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45553 | ||
| 3629 | 2025.12.24 02:33:31.827267 [ 297 ] {} <Debug> TCP-Session: 7cfb1e88-9330-4884-86dd-8ed302f2f3cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3630 | 2025.12.24 02:33:31.827434 [ 294 ] {} <Debug> TCP-Session: c6921c22-d998-4674-a04c-88b6f5c6864d Authenticating user 'default' from [fd00:1122:3344:101::e]:40051 | ||
| 3631 | 2025.12.24 02:33:31.827450 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3632 | 2025.12.24 02:33:31.827480 [ 294 ] {} <Debug> TCP-Session: c6921c22-d998-4674-a04c-88b6f5c6864d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3633 | 2025.12.24 02:33:31.827490 [ 290 ] {} <Debug> TCP-Session: 10f507be-132a-473b-afdb-924a4e71861f Authenticating user 'default' from [fd00:1122:3344:101::e]:60623 | ||
| 3634 | 2025.12.24 02:33:31.827497 [ 294 ] {} <Debug> TCP-Session: c6921c22-d998-4674-a04c-88b6f5c6864d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3635 | 2025.12.24 02:33:31.827509 [ 290 ] {} <Debug> TCP-Session: 10f507be-132a-473b-afdb-924a4e71861f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3636 | 2025.12.24 02:33:31.827449 [ 295 ] {} <Debug> TCP-Session: 1c1f5431-853e-4f49-a592-fa813237e1c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3637 | 2025.12.24 02:33:31.827525 [ 290 ] {} <Debug> TCP-Session: 10f507be-132a-473b-afdb-924a4e71861f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3638 | 2025.12.24 02:33:31.827553 [ 295 ] {} <Debug> TCP-Session: 1c1f5431-853e-4f49-a592-fa813237e1c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3639 | 2025.12.24 02:33:31.827108 [ 292 ] {} <Trace> TCP-Session: 425baebf-3522-463e-a55a-4a9cd559934e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3640 | 2025.12.24 02:33:31.827096 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42971 | ||
| 3641 | 2025.12.24 02:33:31.827670 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3642 | 2025.12.24 02:33:31.827691 [ 298 ] {} <Debug> TCP-Session: c31b86e3-7f02-4f8e-8d15-efe830e9e676 Authenticating user 'default' from [fd00:1122:3344:101::e]:42971 | ||
| 3643 | 2025.12.24 02:33:31.827706 [ 298 ] {} <Debug> TCP-Session: c31b86e3-7f02-4f8e-8d15-efe830e9e676 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3644 | 2025.12.24 02:33:31.827719 [ 298 ] {} <Debug> TCP-Session: c31b86e3-7f02-4f8e-8d15-efe830e9e676 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3645 | 2025.12.24 02:33:31.827750 [ 292 ] {a8f5bb68-7488-46d5-b45a-3d99843a02dc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58812) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3646 | 2025.12.24 02:33:31.828013 [ 292 ] {a8f5bb68-7488-46d5-b45a-3d99843a02dc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3647 | 2025.12.24 02:33:31.828067 [ 292 ] {a8f5bb68-7488-46d5-b45a-3d99843a02dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3648 | 2025.12.24 02:33:31.828338 [ 292 ] {a8f5bb68-7488-46d5-b45a-3d99843a02dc} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 3649 | 2025.12.24 02:33:31.829310 [ 313 ] {a8f5bb68-7488-46d5-b45a-3d99843a02dc} <Trace> AggregatingTransform: Aggregating | ||
| 3650 | 2025.12.24 02:33:31.829360 [ 313 ] {a8f5bb68-7488-46d5-b45a-3d99843a02dc} <Trace> Aggregator: Aggregation method: without_key | ||
| 3651 | 2025.12.24 02:33:31.829407 [ 313 ] {a8f5bb68-7488-46d5-b45a-3d99843a02dc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000969546 sec. (1031.411 rows/sec., 40.29 KiB/sec.) | ||
| 3652 | 2025.12.24 02:33:31.829426 [ 313 ] {a8f5bb68-7488-46d5-b45a-3d99843a02dc} <Trace> Aggregator: Merging aggregated data | ||
| 3653 | 2025.12.24 02:33:31.830795 [ 292 ] {a8f5bb68-7488-46d5-b45a-3d99843a02dc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003096 sec., 322.99741602067184 rows/sec., 12.62 KiB/sec. | ||
| 3654 | 2025.12.24 02:33:31.830943 [ 292 ] {a8f5bb68-7488-46d5-b45a-3d99843a02dc} <Debug> TCPHandler: Processed in 0.003959923 sec. | ||
| 3655 | 2025.12.24 02:33:31.831078 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3656 | 2025.12.24 02:33:31.831106 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3657 | 2025.12.24 02:33:31.831108 [ 292 ] {} <Debug> TCP-Session: 425baebf-3522-463e-a55a-4a9cd559934e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3658 | 2025.12.24 02:33:31.831133 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3659 | 2025.12.24 02:33:31.831151 [ 293 ] {} <Debug> TCP-Session: f623107a-3d4e-4504-ac00-666cc7293bbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3660 | 2025.12.24 02:33:31.831163 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3661 | 2025.12.24 02:33:31.831182 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3662 | 2025.12.24 02:33:31.831203 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3663 | 2025.12.24 02:33:31.831221 [ 290 ] {} <Debug> TCP-Session: 10f507be-132a-473b-afdb-924a4e71861f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3664 | 2025.12.24 02:33:31.831229 [ 294 ] {} <Debug> TCP-Session: c6921c22-d998-4674-a04c-88b6f5c6864d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3665 | 2025.12.24 02:33:31.831240 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3666 | 2025.12.24 02:33:31.831256 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3667 | 2025.12.24 02:33:31.831282 [ 298 ] {} <Debug> TCP-Session: c31b86e3-7f02-4f8e-8d15-efe830e9e676 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3668 | 2025.12.24 02:33:31.831255 [ 295 ] {} <Debug> TCP-Session: 1c1f5431-853e-4f49-a592-fa813237e1c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2025.12.24 02:33:31.831309 [ 3 ] {} <Debug> TCP-Session: bd1a2e8c-846c-435c-92e9-6df467acdef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2025.12.24 02:33:31.831216 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3671 | 2025.12.24 02:33:31.831179 [ 296 ] {} <Debug> TCP-Session: e0add65c-d189-482c-bc56-a4a2ae44ee7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3672 | 2025.12.24 02:33:31.831366 [ 297 ] {} <Debug> TCP-Session: 7cfb1e88-9330-4884-86dd-8ed302f2f3cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3673 | 2025.12.24 02:33:32.000327 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.46 MiB, peak 243.54 MiB, free memory in arenas 0.00 B, will set to 234.30 MiB (RSS), difference: -1.16 MiB | ||
| 3674 | 2025.12.24 02:33:32.226787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8079 | ||
| 3675 | 2025.12.24 02:33:32.227350 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2025.12.24 02:33:32.227397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3677 | 2025.12.24 02:33:32.227934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3678 | 2025.12.24 02:33:32.228176 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2025.12.24 02:33:32.228319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8079 | ||
| 3680 | 2025.12.24 02:33:32.699061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 3681 | 2025.12.24 02:33:32.714948 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2025.12.24 02:33:32.715019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3683 | 2025.12.24 02:33:32.720857 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3684 | 2025.12.24 02:33:32.721614 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2025.12.24 02:33:32.724882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 3686 | 2025.12.24 02:33:34.740101 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 480 | ||
| 3687 | 2025.12.24 02:33:34.742599 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2025.12.24 02:33:34.742647 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3689 | 2025.12.24 02:33:34.743820 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3690 | 2025.12.24 02:33:34.744079 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2025.12.24 02:33:34.744335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 3692 | 2025.12.24 02:33:36.321900 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3693 | 2025.12.24 02:33:36.322102 [ 4 ] {170cdbbc-232c-428c-8614-127cd248309e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3694 | 2025.12.24 02:33:36.322171 [ 4 ] {170cdbbc-232c-428c-8614-127cd248309e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3695 | 2025.12.24 02:33:36.322854 [ 4 ] {170cdbbc-232c-428c-8614-127cd248309e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2025.12.24 02:33:36.322897 [ 4 ] {170cdbbc-232c-428c-8614-127cd248309e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3697 | 2025.12.24 02:33:36.323274 [ 4 ] {170cdbbc-232c-428c-8614-127cd248309e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3698 | 2025.12.24 02:33:36.323497 [ 4 ] {170cdbbc-232c-428c-8614-127cd248309e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2025.12.24 02:33:36.323650 [ 4 ] {170cdbbc-232c-428c-8614-127cd248309e} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.0016 sec., 52500 rows/sec., 4.39 MiB/sec. | ||
| 3700 | 2025.12.24 02:33:36.323695 [ 4 ] {170cdbbc-232c-428c-8614-127cd248309e} <Debug> TCPHandler: Processed in 0.00192028 sec. | ||
| 3701 | 2025.12.24 02:33:36.323814 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3702 | 2025.12.24 02:33:36.323913 [ 4 ] {01cc96c6-fc4b-4a80-80e2-cdca01f2e512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3703 | 2025.12.24 02:33:36.323956 [ 4 ] {01cc96c6-fc4b-4a80-80e2-cdca01f2e512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3704 | 2025.12.24 02:33:36.324356 [ 4 ] {01cc96c6-fc4b-4a80-80e2-cdca01f2e512} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2025.12.24 02:33:36.324392 [ 4 ] {01cc96c6-fc4b-4a80-80e2-cdca01f2e512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3706 | 2025.12.24 02:33:36.324684 [ 4 ] {01cc96c6-fc4b-4a80-80e2-cdca01f2e512} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3707 | 2025.12.24 02:33:36.324894 [ 4 ] {01cc96c6-fc4b-4a80-80e2-cdca01f2e512} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2025.12.24 02:33:36.325027 [ 4 ] {01cc96c6-fc4b-4a80-80e2-cdca01f2e512} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001137 sec., 12313.104661389621 rows/sec., 925.89 KiB/sec. | ||
| 3709 | 2025.12.24 02:33:36.325064 [ 4 ] {01cc96c6-fc4b-4a80-80e2-cdca01f2e512} <Debug> TCPHandler: Processed in 0.001299771 sec. | ||
| 3710 | 2025.12.24 02:33:36.325162 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3711 | 2025.12.24 02:33:36.325253 [ 4 ] {7cb815ed-121f-42e2-b608-b9c59c20a0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3712 | 2025.12.24 02:33:36.325292 [ 4 ] {7cb815ed-121f-42e2-b608-b9c59c20a0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3713 | 2025.12.24 02:33:36.325693 [ 4 ] {7cb815ed-121f-42e2-b608-b9c59c20a0bc} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3714 | 2025.12.24 02:33:36.325728 [ 4 ] {7cb815ed-121f-42e2-b608-b9c59c20a0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3715 | 2025.12.24 02:33:36.326021 [ 4 ] {7cb815ed-121f-42e2-b608-b9c59c20a0bc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3716 | 2025.12.24 02:33:36.326215 [ 4 ] {7cb815ed-121f-42e2-b608-b9c59c20a0bc} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3717 | 2025.12.24 02:33:36.326342 [ 4 ] {7cb815ed-121f-42e2-b608-b9c59c20a0bc} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001108 sec., 70397.1119133574 rows/sec., 5.50 MiB/sec. | ||
| 3718 | 2025.12.24 02:33:36.326379 [ 4 ] {7cb815ed-121f-42e2-b608-b9c59c20a0bc} <Debug> TCPHandler: Processed in 0.00126368 sec. | ||
| 3719 | 2025.12.24 02:33:36.326487 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3720 | 2025.12.24 02:33:36.326578 [ 4 ] {c858f77e-a65c-4395-909b-55ca5055c711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3721 | 2025.12.24 02:33:36.326620 [ 4 ] {c858f77e-a65c-4395-909b-55ca5055c711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3722 | 2025.12.24 02:33:36.327029 [ 4 ] {c858f77e-a65c-4395-909b-55ca5055c711} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3723 | 2025.12.24 02:33:36.327064 [ 4 ] {c858f77e-a65c-4395-909b-55ca5055c711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3724 | 2025.12.24 02:33:36.327386 [ 4 ] {c858f77e-a65c-4395-909b-55ca5055c711} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3725 | 2025.12.24 02:33:36.327585 [ 4 ] {c858f77e-a65c-4395-909b-55ca5055c711} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3726 | 2025.12.24 02:33:36.327713 [ 4 ] {c858f77e-a65c-4395-909b-55ca5055c711} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 3727 | 2025.12.24 02:33:36.327749 [ 4 ] {c858f77e-a65c-4395-909b-55ca5055c711} <Debug> TCPHandler: Processed in 0.001308521 sec. | ||
| 3728 | 2025.12.24 02:33:36.327855 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3729 | 2025.12.24 02:33:36.327945 [ 4 ] {584e492a-c43b-433c-b09b-f6ecec5bc139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3730 | 2025.12.24 02:33:36.327998 [ 4 ] {584e492a-c43b-433c-b09b-f6ecec5bc139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3731 | 2025.12.24 02:33:36.328726 [ 4 ] {584e492a-c43b-433c-b09b-f6ecec5bc139} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2025.12.24 02:33:36.328762 [ 4 ] {584e492a-c43b-433c-b09b-f6ecec5bc139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3733 | 2025.12.24 02:33:36.329266 [ 4 ] {584e492a-c43b-433c-b09b-f6ecec5bc139} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3734 | 2025.12.24 02:33:36.329480 [ 4 ] {584e492a-c43b-433c-b09b-f6ecec5bc139} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3735 | 2025.12.24 02:33:36.329614 [ 4 ] {584e492a-c43b-433c-b09b-f6ecec5bc139} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001687 sec., 8298.755186721992 rows/sec., 14.87 MiB/sec. | ||
| 3736 | 2025.12.24 02:33:36.329671 [ 4 ] {584e492a-c43b-433c-b09b-f6ecec5bc139} <Debug> TCPHandler: Processed in 0.001863229 sec. | ||
| 3737 | 2025.12.24 02:33:36.329780 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3738 | 2025.12.24 02:33:36.329873 [ 4 ] {98adbc87-a5cd-4e2a-a349-efe3c1926e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3739 | 2025.12.24 02:33:36.329913 [ 4 ] {98adbc87-a5cd-4e2a-a349-efe3c1926e39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3740 | 2025.12.24 02:33:36.330232 [ 4 ] {98adbc87-a5cd-4e2a-a349-efe3c1926e39} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3741 | 2025.12.24 02:33:36.330267 [ 4 ] {98adbc87-a5cd-4e2a-a349-efe3c1926e39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3742 | 2025.12.24 02:33:36.330554 [ 4 ] {98adbc87-a5cd-4e2a-a349-efe3c1926e39} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3743 | 2025.12.24 02:33:36.330752 [ 4 ] {98adbc87-a5cd-4e2a-a349-efe3c1926e39} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3744 | 2025.12.24 02:33:36.330877 [ 4 ] {98adbc87-a5cd-4e2a-a349-efe3c1926e39} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. | ||
| 3745 | 2025.12.24 02:33:36.330911 [ 4 ] {98adbc87-a5cd-4e2a-a349-efe3c1926e39} <Debug> TCPHandler: Processed in 0.001177959 sec. | ||
| 3746 | 2025.12.24 02:33:39.651580 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3747 | 2025.12.24 02:33:39.651638 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3748 | 2025.12.24 02:33:39.728469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8527 | ||
| 3749 | 2025.12.24 02:33:39.728982 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2025.12.24 02:33:39.729021 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3751 | 2025.12.24 02:33:39.729478 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3752 | 2025.12.24 02:33:39.729708 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3753 | 2025.12.24 02:33:39.729837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8527 | ||
| 3754 | 2025.12.24 02:33:40.225017 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 3755 | 2025.12.24 02:33:40.241002 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2025.12.24 02:33:40.241053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3757 | 2025.12.24 02:33:40.247176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3758 | 2025.12.24 02:33:40.247872 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3759 | 2025.12.24 02:33:40.250605 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3760 | 2025.12.24 02:33:41.322492 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2025.12.24 02:33:41.322747 [ 4 ] {59b5bc4d-63c7-4eeb-8109-6ec252100c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3762 | 2025.12.24 02:33:41.322846 [ 4 ] {59b5bc4d-63c7-4eeb-8109-6ec252100c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3763 | 2025.12.24 02:33:41.323603 [ 4 ] {59b5bc4d-63c7-4eeb-8109-6ec252100c30} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3764 | 2025.12.24 02:33:41.323652 [ 4 ] {59b5bc4d-63c7-4eeb-8109-6ec252100c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3765 | 2025.12.24 02:33:41.324059 [ 4 ] {59b5bc4d-63c7-4eeb-8109-6ec252100c30} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3766 | 2025.12.24 02:33:41.324299 [ 4 ] {59b5bc4d-63c7-4eeb-8109-6ec252100c30} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3767 | 2025.12.24 02:33:41.324463 [ 4 ] {59b5bc4d-63c7-4eeb-8109-6ec252100c30} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001785 sec., 60504.201680672275 rows/sec., 5.08 MiB/sec. | ||
| 3768 | 2025.12.24 02:33:41.324514 [ 4 ] {59b5bc4d-63c7-4eeb-8109-6ec252100c30} <Debug> TCPHandler: Processed in 0.002185024 sec. | ||
| 3769 | 2025.12.24 02:33:41.324639 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3770 | 2025.12.24 02:33:41.324743 [ 4 ] {cc8c2444-9323-40ed-ae27-f453d93c115f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3771 | 2025.12.24 02:33:41.324788 [ 4 ] {cc8c2444-9323-40ed-ae27-f453d93c115f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3772 | 2025.12.24 02:33:41.325209 [ 4 ] {cc8c2444-9323-40ed-ae27-f453d93c115f} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2025.12.24 02:33:41.325248 [ 4 ] {cc8c2444-9323-40ed-ae27-f453d93c115f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3774 | 2025.12.24 02:33:41.325564 [ 4 ] {cc8c2444-9323-40ed-ae27-f453d93c115f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3775 | 2025.12.24 02:33:41.325776 [ 4 ] {cc8c2444-9323-40ed-ae27-f453d93c115f} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2025.12.24 02:33:41.325913 [ 4 ] {cc8c2444-9323-40ed-ae27-f453d93c115f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001195 sec., 21757.322175732217 rows/sec., 1.60 MiB/sec. | ||
| 3777 | 2025.12.24 02:33:41.325953 [ 4 ] {cc8c2444-9323-40ed-ae27-f453d93c115f} <Debug> TCPHandler: Processed in 0.001366701 sec. | ||
| 3778 | 2025.12.24 02:33:41.326057 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3779 | 2025.12.24 02:33:41.326151 [ 4 ] {05107b38-f899-4952-b12c-49336450eecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3780 | 2025.12.24 02:33:41.326192 [ 4 ] {05107b38-f899-4952-b12c-49336450eecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3781 | 2025.12.24 02:33:41.326616 [ 4 ] {05107b38-f899-4952-b12c-49336450eecb} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3782 | 2025.12.24 02:33:41.326653 [ 4 ] {05107b38-f899-4952-b12c-49336450eecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3783 | 2025.12.24 02:33:41.326971 [ 4 ] {05107b38-f899-4952-b12c-49336450eecb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3784 | 2025.12.24 02:33:41.327195 [ 4 ] {05107b38-f899-4952-b12c-49336450eecb} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2025.12.24 02:33:41.327338 [ 4 ] {05107b38-f899-4952-b12c-49336450eecb} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001206 sec., 74626.86567164179 rows/sec., 5.83 MiB/sec. | ||
| 3786 | 2025.12.24 02:33:41.327378 [ 4 ] {05107b38-f899-4952-b12c-49336450eecb} <Debug> TCPHandler: Processed in 0.001370722 sec. | ||
| 3787 | 2025.12.24 02:33:41.327488 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3788 | 2025.12.24 02:33:41.327584 [ 4 ] {f60fdbd3-7209-4807-9e55-17ebf1dda29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3789 | 2025.12.24 02:33:41.327630 [ 4 ] {f60fdbd3-7209-4807-9e55-17ebf1dda29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3790 | 2025.12.24 02:33:41.328034 [ 4 ] {f60fdbd3-7209-4807-9e55-17ebf1dda29e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2025.12.24 02:33:41.328073 [ 4 ] {f60fdbd3-7209-4807-9e55-17ebf1dda29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3792 | 2025.12.24 02:33:41.328416 [ 4 ] {f60fdbd3-7209-4807-9e55-17ebf1dda29e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3793 | 2025.12.24 02:33:41.328638 [ 4 ] {f60fdbd3-7209-4807-9e55-17ebf1dda29e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3794 | 2025.12.24 02:33:41.328780 [ 4 ] {f60fdbd3-7209-4807-9e55-17ebf1dda29e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 3795 | 2025.12.24 02:33:41.328819 [ 4 ] {f60fdbd3-7209-4807-9e55-17ebf1dda29e} <Debug> TCPHandler: Processed in 0.001379542 sec. | ||
| 3796 | 2025.12.24 02:33:41.328941 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2025.12.24 02:33:41.329062 [ 4 ] {de1b973c-d2a3-4174-9004-a7f3daa7df08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3798 | 2025.12.24 02:33:41.329129 [ 4 ] {de1b973c-d2a3-4174-9004-a7f3daa7df08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3799 | 2025.12.24 02:33:41.330055 [ 4 ] {de1b973c-d2a3-4174-9004-a7f3daa7df08} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3800 | 2025.12.24 02:33:41.330094 [ 4 ] {de1b973c-d2a3-4174-9004-a7f3daa7df08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3801 | 2025.12.24 02:33:41.330632 [ 4 ] {de1b973c-d2a3-4174-9004-a7f3daa7df08} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3802 | 2025.12.24 02:33:41.330864 [ 4 ] {de1b973c-d2a3-4174-9004-a7f3daa7df08} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2025.12.24 02:33:41.331010 [ 4 ] {de1b973c-d2a3-4174-9004-a7f3daa7df08} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001972 sec., 13184.584178498988 rows/sec., 23.63 MiB/sec. | ||
| 3804 | 2025.12.24 02:33:41.331076 [ 4 ] {de1b973c-d2a3-4174-9004-a7f3daa7df08} <Debug> TCPHandler: Processed in 0.002195805 sec. | ||
| 3805 | 2025.12.24 02:33:41.331189 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3806 | 2025.12.24 02:33:41.331284 [ 4 ] {17057cab-1ab1-40cd-89a2-c2a739b2309a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3807 | 2025.12.24 02:33:41.331327 [ 4 ] {17057cab-1ab1-40cd-89a2-c2a739b2309a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3808 | 2025.12.24 02:33:41.331661 [ 4 ] {17057cab-1ab1-40cd-89a2-c2a739b2309a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2025.12.24 02:33:41.331697 [ 4 ] {17057cab-1ab1-40cd-89a2-c2a739b2309a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3810 | 2025.12.24 02:33:41.332006 [ 4 ] {17057cab-1ab1-40cd-89a2-c2a739b2309a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3811 | 2025.12.24 02:33:41.332220 [ 4 ] {17057cab-1ab1-40cd-89a2-c2a739b2309a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2025.12.24 02:33:41.332353 [ 4 ] {17057cab-1ab1-40cd-89a2-c2a739b2309a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 3813 | 2025.12.24 02:33:41.332390 [ 4 ] {17057cab-1ab1-40cd-89a2-c2a739b2309a} <Debug> TCPHandler: Processed in 0.00125011 sec. | ||
| 3814 | 2025.12.24 02:33:44.744647 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 504 | ||
| 3815 | 2025.12.24 02:33:44.747205 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3816 | 2025.12.24 02:33:44.747258 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3817 | 2025.12.24 02:33:44.748444 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3818 | 2025.12.24 02:33:44.748713 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3819 | 2025.12.24 02:33:44.749060 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 3820 | 2025.12.24 02:33:46.323475 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3821 | 2025.12.24 02:33:46.323685 [ 4 ] {2654c354-92d4-4e78-8286-a099a3785408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3822 | 2025.12.24 02:33:46.323756 [ 4 ] {2654c354-92d4-4e78-8286-a099a3785408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3823 | 2025.12.24 02:33:46.324417 [ 4 ] {2654c354-92d4-4e78-8286-a099a3785408} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3824 | 2025.12.24 02:33:46.324464 [ 4 ] {2654c354-92d4-4e78-8286-a099a3785408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3825 | 2025.12.24 02:33:46.324850 [ 4 ] {2654c354-92d4-4e78-8286-a099a3785408} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3826 | 2025.12.24 02:33:46.325069 [ 4 ] {2654c354-92d4-4e78-8286-a099a3785408} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3827 | 2025.12.24 02:33:46.325199 [ 101 ] {} <Debug> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3828 | 2025.12.24 02:33:46.325227 [ 4 ] {2654c354-92d4-4e78-8286-a099a3785408} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001594 sec., 15056.4617314931 rows/sec., 1.25 MiB/sec. | ||
| 3829 | 2025.12.24 02:33:46.325270 [ 101 ] {} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2025.12.24 02:33:46.325288 [ 4 ] {2654c354-92d4-4e78-8286-a099a3785408} <Debug> TCPHandler: Processed in 0.001941251 sec. | ||
| 3831 | 2025.12.24 02:33:46.325300 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3832 | 2025.12.24 02:33:46.325412 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2025.12.24 02:33:46.325441 [ 186 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 3834 | 2025.12.24 02:33:46.325516 [ 4 ] {44dd1a92-f64e-4dac-b500-4a3699630b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3835 | 2025.12.24 02:33:46.325564 [ 4 ] {44dd1a92-f64e-4dac-b500-4a3699630b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3836 | 2025.12.24 02:33:46.325610 [ 186 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3837 | 2025.12.24 02:33:46.325653 [ 186 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 3838 | 2025.12.24 02:33:46.325728 [ 186 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 3839 | 2025.12.24 02:33:46.325780 [ 186 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 3840 | 2025.12.24 02:33:46.325831 [ 186 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 3841 | 2025.12.24 02:33:46.325876 [ 186 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 3842 | 2025.12.24 02:33:46.325969 [ 4 ] {44dd1a92-f64e-4dac-b500-4a3699630b29} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2025.12.24 02:33:46.326011 [ 4 ] {44dd1a92-f64e-4dac-b500-4a3699630b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3844 | 2025.12.24 02:33:46.326355 [ 4 ] {44dd1a92-f64e-4dac-b500-4a3699630b29} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3845 | 2025.12.24 02:33:46.326611 [ 4 ] {44dd1a92-f64e-4dac-b500-4a3699630b29} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2025.12.24 02:33:46.326748 [ 4 ] {44dd1a92-f64e-4dac-b500-4a3699630b29} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001255 sec., 11155.378486055777 rows/sec., 909.64 KiB/sec. | ||
| 3847 | 2025.12.24 02:33:46.326778 [ 200 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399402 sec., 85750.91360452537 rows/sec., 7.44 MiB/sec. | ||
| 3848 | 2025.12.24 02:33:46.326787 [ 4 ] {44dd1a92-f64e-4dac-b500-4a3699630b29} <Debug> TCPHandler: Processed in 0.001426123 sec. | ||
| 3849 | 2025.12.24 02:33:46.326908 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3850 | 2025.12.24 02:33:46.326914 [ 186 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3851 | 2025.12.24 02:33:46.327006 [ 4 ] {bb9f5d11-0bba-4a84-8681-5cba48eded8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3852 | 2025.12.24 02:33:46.327051 [ 4 ] {bb9f5d11-0bba-4a84-8681-5cba48eded8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3853 | 2025.12.24 02:33:46.327196 [ 186 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_5_1} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2025.12.24 02:33:46.327271 [ 186 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_5_1} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3855 | 2025.12.24 02:33:46.327350 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3856 | 2025.12.24 02:33:46.327561 [ 4 ] {bb9f5d11-0bba-4a84-8681-5cba48eded8f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3857 | 2025.12.24 02:33:46.327601 [ 4 ] {bb9f5d11-0bba-4a84-8681-5cba48eded8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3858 | 2025.12.24 02:33:46.327932 [ 4 ] {bb9f5d11-0bba-4a84-8681-5cba48eded8f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3859 | 2025.12.24 02:33:46.328137 [ 4 ] {bb9f5d11-0bba-4a84-8681-5cba48eded8f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3860 | 2025.12.24 02:33:46.328239 [ 101 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3861 | 2025.12.24 02:33:46.328267 [ 4 ] {bb9f5d11-0bba-4a84-8681-5cba48eded8f} <Debug> executeQuery: Read 211 rows, 19.17 KiB in 0.00128 sec., 164843.75 rows/sec., 14.63 MiB/sec. | ||
| 3862 | 2025.12.24 02:33:46.328275 [ 101 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2025.12.24 02:33:46.328308 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3864 | 2025.12.24 02:33:46.328311 [ 4 ] {bb9f5d11-0bba-4a84-8681-5cba48eded8f} <Debug> TCPHandler: Processed in 0.001450493 sec. | ||
| 3865 | 2025.12.24 02:33:46.328417 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 3866 | 2025.12.24 02:33:46.328441 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3867 | 2025.12.24 02:33:46.328526 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3868 | 2025.12.24 02:33:46.328538 [ 4 ] {80e02fc7-ebc0-4fe2-b9f9-b2856e30f0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3869 | 2025.12.24 02:33:46.328562 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1406 rows starting from the beginning of the part | ||
| 3870 | 2025.12.24 02:33:46.328583 [ 4 ] {80e02fc7-ebc0-4fe2-b9f9-b2856e30f0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3871 | 2025.12.24 02:33:46.328629 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 84 rows starting from the beginning of the part | ||
| 3872 | 2025.12.24 02:33:46.328680 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1250 rows starting from the beginning of the part | ||
| 3873 | 2025.12.24 02:33:46.328721 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 84 rows starting from the beginning of the part | ||
| 3874 | 2025.12.24 02:33:46.328762 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 3875 | 2025.12.24 02:33:46.328811 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 3876 | 2025.12.24 02:33:46.328997 [ 4 ] {80e02fc7-ebc0-4fe2-b9f9-b2856e30f0cc} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2025.12.24 02:33:46.329037 [ 4 ] {80e02fc7-ebc0-4fe2-b9f9-b2856e30f0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3878 | 2025.12.24 02:33:46.329348 [ 4 ] {80e02fc7-ebc0-4fe2-b9f9-b2856e30f0cc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3879 | 2025.12.24 02:33:46.329565 [ 4 ] {80e02fc7-ebc0-4fe2-b9f9-b2856e30f0cc} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2025.12.24 02:33:46.329664 [ 101 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3881 | 2025.12.24 02:33:46.329691 [ 101 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2025.12.24 02:33:46.329698 [ 4 ] {80e02fc7-ebc0-4fe2-b9f9-b2856e30f0cc} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001179 sec., 33927.05682782019 rows/sec., 2.48 MiB/sec. | ||
| 3883 | 2025.12.24 02:33:46.329707 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3884 | 2025.12.24 02:33:46.329742 [ 4 ] {80e02fc7-ebc0-4fe2-b9f9-b2856e30f0cc} <Debug> TCPHandler: Processed in 0.001348921 sec. | ||
| 3885 | 2025.12.24 02:33:46.329794 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 3886 | 2025.12.24 02:33:46.329855 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2025.12.24 02:33:46.329878 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3888 | 2025.12.24 02:33:46.329906 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 70 rows starting from the beginning of the part | ||
| 3889 | 2025.12.24 02:33:46.329952 [ 4 ] {f1924cc7-62b2-4d56-bfc4-6fbc0aa3d989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3890 | 2025.12.24 02:33:46.329953 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 3891 | 2025.12.24 02:33:46.329999 [ 4 ] {f1924cc7-62b2-4d56-bfc4-6fbc0aa3d989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3892 | 2025.12.24 02:33:46.330013 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 3893 | 2025.12.24 02:33:46.330053 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 3894 | 2025.12.24 02:33:46.330086 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 3895 | 2025.12.24 02:33:46.330122 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 3896 | 2025.12.24 02:33:46.330232 [ 200 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3143 rows, containing 5 columns (5 merged, 0 gathered) in 0.00186986 sec., 1680874.5039735595 rows/sec., 147.26 MiB/sec. | ||
| 3897 | 2025.12.24 02:33:46.330401 [ 4 ] {f1924cc7-62b2-4d56-bfc4-6fbc0aa3d989} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2025.12.24 02:33:46.330437 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3899 | 2025.12.24 02:33:46.330439 [ 4 ] {f1924cc7-62b2-4d56-bfc4-6fbc0aa3d989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3900 | 2025.12.24 02:33:46.330746 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_26_5} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2025.12.24 02:33:46.330817 [ 4 ] {f1924cc7-62b2-4d56-bfc4-6fbc0aa3d989} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3902 | 2025.12.24 02:33:46.330825 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_26_5} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3903 | 2025.12.24 02:33:46.330874 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001107208 sec., 175215.49699785406 rows/sec., 13.47 MiB/sec. | ||
| 3904 | 2025.12.24 02:33:46.330917 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3905 | 2025.12.24 02:33:46.331075 [ 4 ] {f1924cc7-62b2-4d56-bfc4-6fbc0aa3d989} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3906 | 2025.12.24 02:33:46.331133 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3907 | 2025.12.24 02:33:46.331219 [ 4 ] {f1924cc7-62b2-4d56-bfc4-6fbc0aa3d989} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001284 sec., 18691.58878504673 rows/sec., 1.55 MiB/sec. | ||
| 3908 | 2025.12.24 02:33:46.331261 [ 4 ] {f1924cc7-62b2-4d56-bfc4-6fbc0aa3d989} <Debug> TCPHandler: Processed in 0.001454153 sec. | ||
| 3909 | 2025.12.24 02:33:46.331367 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3910 | 2025.12.24 02:33:46.331459 [ 4 ] {c45beba7-5ad6-46be-9d4d-9702d574daec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3911 | 2025.12.24 02:33:46.331499 [ 4 ] {c45beba7-5ad6-46be-9d4d-9702d574daec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3912 | 2025.12.24 02:33:46.331558 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_21_4} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3913 | 2025.12.24 02:33:46.331660 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_21_4} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3914 | 2025.12.24 02:33:46.331763 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3915 | 2025.12.24 02:33:46.331885 [ 4 ] {c45beba7-5ad6-46be-9d4d-9702d574daec} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2025.12.24 02:33:46.331925 [ 4 ] {c45beba7-5ad6-46be-9d4d-9702d574daec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3917 | 2025.12.24 02:33:46.332222 [ 4 ] {c45beba7-5ad6-46be-9d4d-9702d574daec} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3918 | 2025.12.24 02:33:46.332421 [ 4 ] {c45beba7-5ad6-46be-9d4d-9702d574daec} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2025.12.24 02:33:46.332512 [ 101 ] {} <Debug> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3920 | 2025.12.24 02:33:46.332541 [ 101 ] {} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3921 | 2025.12.24 02:33:46.332550 [ 4 ] {c45beba7-5ad6-46be-9d4d-9702d574daec} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 3922 | 2025.12.24 02:33:46.332557 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3923 | 2025.12.24 02:33:46.332593 [ 4 ] {c45beba7-5ad6-46be-9d4d-9702d574daec} <Debug> TCPHandler: Processed in 0.001272791 sec. | ||
| 3924 | 2025.12.24 02:33:46.332647 [ 189 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 3925 | 2025.12.24 02:33:46.332697 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2025.12.24 02:33:46.332747 [ 189 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3927 | 2025.12.24 02:33:46.332782 [ 189 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 3928 | 2025.12.24 02:33:46.332792 [ 4 ] {a6afb17b-4c0a-4e0b-bcb7-288b1d9e2972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3929 | 2025.12.24 02:33:46.332835 [ 4 ] {a6afb17b-4c0a-4e0b-bcb7-288b1d9e2972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3930 | 2025.12.24 02:33:46.332841 [ 189 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 3931 | 2025.12.24 02:33:46.332901 [ 189 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 3932 | 2025.12.24 02:33:46.332945 [ 189 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 3933 | 2025.12.24 02:33:46.332985 [ 189 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 3934 | 2025.12.24 02:33:46.333289 [ 4 ] {a6afb17b-4c0a-4e0b-bcb7-288b1d9e2972} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2025.12.24 02:33:46.333329 [ 4 ] {a6afb17b-4c0a-4e0b-bcb7-288b1d9e2972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3936 | 2025.12.24 02:33:46.333652 [ 201 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001037916 sec., 57808.14632397997 rows/sec., 4.63 MiB/sec. | ||
| 3937 | 2025.12.24 02:33:46.333661 [ 4 ] {a6afb17b-4c0a-4e0b-bcb7-288b1d9e2972} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3938 | 2025.12.24 02:33:46.333791 [ 189 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3939 | 2025.12.24 02:33:46.333918 [ 4 ] {a6afb17b-4c0a-4e0b-bcb7-288b1d9e2972} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3940 | 2025.12.24 02:33:46.334044 [ 101 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3941 | 2025.12.24 02:33:46.334071 [ 101 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3942 | 2025.12.24 02:33:46.334082 [ 4 ] {a6afb17b-4c0a-4e0b-bcb7-288b1d9e2972} <Debug> executeQuery: Read 128 rows, 10.64 KiB in 0.001308 sec., 97859.32721712539 rows/sec., 7.94 MiB/sec. | ||
| 3943 | 2025.12.24 02:33:46.334085 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3944 | 2025.12.24 02:33:46.334088 [ 189 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_5_1} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3945 | 2025.12.24 02:33:46.334128 [ 4 ] {a6afb17b-4c0a-4e0b-bcb7-288b1d9e2972} <Debug> TCPHandler: Processed in 0.001478064 sec. | ||
| 3946 | 2025.12.24 02:33:46.334184 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 3947 | 2025.12.24 02:33:46.334199 [ 189 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_5_1} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3948 | 2025.12.24 02:33:46.334249 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3949 | 2025.12.24 02:33:46.334278 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3950 | 2025.12.24 02:33:46.334286 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3951 | 2025.12.24 02:33:46.334321 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 632 rows starting from the beginning of the part | ||
| 3952 | 2025.12.24 02:33:46.334345 [ 4 ] {698bd966-b187-4457-8533-66db32854cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3953 | 2025.12.24 02:33:46.334365 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 78 rows starting from the beginning of the part | ||
| 3954 | 2025.12.24 02:33:46.334392 [ 4 ] {698bd966-b187-4457-8533-66db32854cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3955 | 2025.12.24 02:33:46.334408 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 550 rows starting from the beginning of the part | ||
| 3956 | 2025.12.24 02:33:46.334451 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 78 rows starting from the beginning of the part | ||
| 3957 | 2025.12.24 02:33:46.334485 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 3958 | 2025.12.24 02:33:46.334521 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 3959 | 2025.12.24 02:33:46.334815 [ 4 ] {698bd966-b187-4457-8533-66db32854cbb} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3960 | 2025.12.24 02:33:46.334856 [ 4 ] {698bd966-b187-4457-8533-66db32854cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3961 | 2025.12.24 02:33:46.335216 [ 4 ] {698bd966-b187-4457-8533-66db32854cbb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3962 | 2025.12.24 02:33:46.335424 [ 4 ] {698bd966-b187-4457-8533-66db32854cbb} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2025.12.24 02:33:46.335482 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001334441 sec., 1166031.319481341 rows/sec., 92.92 MiB/sec. | ||
| 3964 | 2025.12.24 02:33:46.335525 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3965 | 2025.12.24 02:33:46.335547 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2025.12.24 02:33:46.335556 [ 4 ] {698bd966-b187-4457-8533-66db32854cbb} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001229 sec., 165174.93897477625 rows/sec., 11.83 MiB/sec. | ||
| 3967 | 2025.12.24 02:33:46.335562 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3968 | 2025.12.24 02:33:46.335599 [ 4 ] {698bd966-b187-4457-8533-66db32854cbb} <Debug> TCPHandler: Processed in 0.001397912 sec. | ||
| 3969 | 2025.12.24 02:33:46.335641 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3970 | 2025.12.24 02:33:46.335669 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 3971 | 2025.12.24 02:33:46.335715 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2025.12.24 02:33:46.335797 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3973 | 2025.12.24 02:33:46.335814 [ 4 ] {d7aadee2-96b7-44dc-9a65-e8ae1db28143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3974 | 2025.12.24 02:33:46.335845 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6140 rows starting from the beginning of the part | ||
| 3975 | 2025.12.24 02:33:46.335875 [ 4 ] {d7aadee2-96b7-44dc-9a65-e8ae1db28143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3976 | 2025.12.24 02:33:46.335892 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_26_5} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2025.12.24 02:33:46.335930 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 3978 | 2025.12.24 02:33:46.335966 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_26_5} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3979 | 2025.12.24 02:33:46.335991 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 846 rows starting from the beginning of the part | ||
| 3980 | 2025.12.24 02:33:46.336037 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3981 | 2025.12.24 02:33:46.336049 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 3982 | 2025.12.24 02:33:46.336105 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 3983 | 2025.12.24 02:33:46.336161 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 203 rows starting from the beginning of the part | ||
| 3984 | 2025.12.24 02:33:46.336679 [ 4 ] {d7aadee2-96b7-44dc-9a65-e8ae1db28143} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2025.12.24 02:33:46.336719 [ 4 ] {d7aadee2-96b7-44dc-9a65-e8ae1db28143} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3986 | 2025.12.24 02:33:46.337314 [ 4 ] {d7aadee2-96b7-44dc-9a65-e8ae1db28143} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3987 | 2025.12.24 02:33:46.337547 [ 4 ] {d7aadee2-96b7-44dc-9a65-e8ae1db28143} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2025.12.24 02:33:46.337657 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3989 | 2025.12.24 02:33:46.337690 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2025.12.24 02:33:46.337696 [ 4 ] {d7aadee2-96b7-44dc-9a65-e8ae1db28143} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 13.20 MiB/sec. | ||
| 3991 | 2025.12.24 02:33:46.337710 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 3992 | 2025.12.24 02:33:46.337767 [ 4 ] {d7aadee2-96b7-44dc-9a65-e8ae1db28143} <Debug> TCPHandler: Processed in 0.002099693 sec. | ||
| 3993 | 2025.12.24 02:33:46.337798 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 3994 | 2025.12.24 02:33:46.337883 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3995 | 2025.12.24 02:33:46.337979 [ 4 ] {33f81284-322e-4b26-a598-d1ae5e7fd073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3996 | 2025.12.24 02:33:46.338001 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3997 | 2025.12.24 02:33:46.338019 [ 4 ] {33f81284-322e-4b26-a598-d1ae5e7fd073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3998 | 2025.12.24 02:33:46.338055 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 255 rows starting from the beginning of the part | ||
| 3999 | 2025.12.24 02:33:46.338172 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 4000 | 2025.12.24 02:33:46.338278 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 26 rows starting from the beginning of the part | ||
| 4001 | 2025.12.24 02:33:46.338380 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 4002 | 2025.12.24 02:33:46.338402 [ 4 ] {33f81284-322e-4b26-a598-d1ae5e7fd073} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2025.12.24 02:33:46.338440 [ 4 ] {33f81284-322e-4b26-a598-d1ae5e7fd073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4004 | 2025.12.24 02:33:46.338476 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 4005 | 2025.12.24 02:33:46.338578 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 4006 | 2025.12.24 02:33:46.338783 [ 4 ] {33f81284-322e-4b26-a598-d1ae5e7fd073} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4007 | 2025.12.24 02:33:46.338893 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7669 rows, containing 5 columns (5 merged, 0 gathered) in 0.003265232 sec., 2348684.565139629 rows/sec., 161.45 MiB/sec. | ||
| 4008 | 2025.12.24 02:33:46.339035 [ 4 ] {33f81284-322e-4b26-a598-d1ae5e7fd073} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2025.12.24 02:33:46.339142 [ 101 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4010 | 2025.12.24 02:33:46.339170 [ 4 ] {33f81284-322e-4b26-a598-d1ae5e7fd073} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 4011 | 2025.12.24 02:33:46.339172 [ 101 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2025.12.24 02:33:46.339207 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4013 | 2025.12.24 02:33:46.339211 [ 4 ] {33f81284-322e-4b26-a598-d1ae5e7fd073} <Debug> TCPHandler: Processed in 0.001375972 sec. | ||
| 4014 | 2025.12.24 02:33:46.339285 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 4015 | 2025.12.24 02:33:46.339388 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4016 | 2025.12.24 02:33:46.339415 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1188 rows starting from the beginning of the part | ||
| 4017 | 2025.12.24 02:33:46.339431 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4018 | 2025.12.24 02:33:46.339462 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 4019 | 2025.12.24 02:33:46.339503 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 4020 | 2025.12.24 02:33:46.339538 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 4021 | 2025.12.24 02:33:46.339573 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 4022 | 2025.12.24 02:33:46.339617 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 4023 | 2025.12.24 02:33:46.339775 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2025.12.24 02:33:46.339858 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4025 | 2025.12.24 02:33:46.339929 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 4026 | 2025.12.24 02:33:46.340578 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1488 rows, containing 4 columns (4 merged, 0 gathered) in 0.001319881 sec., 1127374.3617795848 rows/sec., 75.98 MiB/sec. | ||
| 4027 | 2025.12.24 02:33:46.340848 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4028 | 2025.12.24 02:33:46.341109 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_26_5} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4029 | 2025.12.24 02:33:46.341177 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_26_5} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4030 | 2025.12.24 02:33:46.341248 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4031 | 2025.12.24 02:33:46.341908 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 19 columns (19 merged, 0 gathered) in 0.004186247 sec., 83368.22934719332 rows/sec., 149.39 MiB/sec. | ||
| 4032 | 2025.12.24 02:33:46.342642 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4033 | 2025.12.24 02:33:46.342990 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2025.12.24 02:33:46.343065 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4035 | 2025.12.24 02:33:46.343154 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.04 MiB. | ||
| 4036 | 2025.12.24 02:33:47.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.81 MiB, peak 246.42 MiB, free memory in arenas 0.00 B, will set to 238.32 MiB (RSS), difference: 1.52 MiB | ||
| 4037 | 2025.12.24 02:33:47.230037 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9039 | ||
| 4038 | 2025.12.24 02:33:47.230871 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4039 | 2025.12.24 02:33:47.230950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4040 | 2025.12.24 02:33:47.231610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4041 | 2025.12.24 02:33:47.231866 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4042 | 2025.12.24 02:33:47.232018 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9039 | ||
| 4043 | 2025.12.24 02:33:47.750793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4044 | 2025.12.24 02:33:47.767658 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2025.12.24 02:33:47.767707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4046 | 2025.12.24 02:33:47.774155 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4047 | 2025.12.24 02:33:47.774896 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2025.12.24 02:33:47.777732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4049 | 2025.12.24 02:33:51.322349 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2025.12.24 02:33:51.322557 [ 4 ] {33fbe0dc-e621-44d0-a6e7-847294ef800d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4051 | 2025.12.24 02:33:51.322629 [ 4 ] {33fbe0dc-e621-44d0-a6e7-847294ef800d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4052 | 2025.12.24 02:33:51.323348 [ 4 ] {33fbe0dc-e621-44d0-a6e7-847294ef800d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2025.12.24 02:33:51.323402 [ 4 ] {33fbe0dc-e621-44d0-a6e7-847294ef800d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4054 | 2025.12.24 02:33:51.323802 [ 4 ] {33fbe0dc-e621-44d0-a6e7-847294ef800d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4055 | 2025.12.24 02:33:51.324019 [ 4 ] {33fbe0dc-e621-44d0-a6e7-847294ef800d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2025.12.24 02:33:51.324214 [ 4 ] {33fbe0dc-e621-44d0-a6e7-847294ef800d} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001707 sec., 63268.8927943761 rows/sec., 5.31 MiB/sec. | ||
| 4057 | 2025.12.24 02:33:51.324267 [ 4 ] {33fbe0dc-e621-44d0-a6e7-847294ef800d} <Debug> TCPHandler: Processed in 0.002050833 sec. | ||
| 4058 | 2025.12.24 02:33:51.324389 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4059 | 2025.12.24 02:33:51.324493 [ 4 ] {57047b3a-50d5-41f1-9789-6237710fa1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4060 | 2025.12.24 02:33:51.324537 [ 4 ] {57047b3a-50d5-41f1-9789-6237710fa1b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4061 | 2025.12.24 02:33:51.324948 [ 4 ] {57047b3a-50d5-41f1-9789-6237710fa1b3} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2025.12.24 02:33:51.324984 [ 4 ] {57047b3a-50d5-41f1-9789-6237710fa1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4063 | 2025.12.24 02:33:51.325307 [ 4 ] {57047b3a-50d5-41f1-9789-6237710fa1b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4064 | 2025.12.24 02:33:51.325537 [ 4 ] {57047b3a-50d5-41f1-9789-6237710fa1b3} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4065 | 2025.12.24 02:33:51.325678 [ 4 ] {57047b3a-50d5-41f1-9789-6237710fa1b3} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001208 sec., 21523.178807947017 rows/sec., 1.58 MiB/sec. | ||
| 4066 | 2025.12.24 02:33:51.325716 [ 4 ] {57047b3a-50d5-41f1-9789-6237710fa1b3} <Debug> TCPHandler: Processed in 0.001379442 sec. | ||
| 4067 | 2025.12.24 02:33:51.325817 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4068 | 2025.12.24 02:33:51.325913 [ 4 ] {348ee5be-f3ce-46ef-a4d3-2fe67ab5e85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4069 | 2025.12.24 02:33:51.325954 [ 4 ] {348ee5be-f3ce-46ef-a4d3-2fe67ab5e85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4070 | 2025.12.24 02:33:51.326363 [ 4 ] {348ee5be-f3ce-46ef-a4d3-2fe67ab5e85d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4071 | 2025.12.24 02:33:51.326398 [ 4 ] {348ee5be-f3ce-46ef-a4d3-2fe67ab5e85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4072 | 2025.12.24 02:33:51.326692 [ 4 ] {348ee5be-f3ce-46ef-a4d3-2fe67ab5e85d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4073 | 2025.12.24 02:33:51.326896 [ 4 ] {348ee5be-f3ce-46ef-a4d3-2fe67ab5e85d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4074 | 2025.12.24 02:33:51.327040 [ 4 ] {348ee5be-f3ce-46ef-a4d3-2fe67ab5e85d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001146 sec., 78534.03141361255 rows/sec., 6.13 MiB/sec. | ||
| 4075 | 2025.12.24 02:33:51.327076 [ 4 ] {348ee5be-f3ce-46ef-a4d3-2fe67ab5e85d} <Debug> TCPHandler: Processed in 0.00130861 sec. | ||
| 4076 | 2025.12.24 02:33:51.327198 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4077 | 2025.12.24 02:33:51.327295 [ 4 ] {23da6692-16f9-4b47-b502-fdeb77647826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4078 | 2025.12.24 02:33:51.327337 [ 4 ] {23da6692-16f9-4b47-b502-fdeb77647826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4079 | 2025.12.24 02:33:51.327732 [ 4 ] {23da6692-16f9-4b47-b502-fdeb77647826} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2025.12.24 02:33:51.327766 [ 4 ] {23da6692-16f9-4b47-b502-fdeb77647826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4081 | 2025.12.24 02:33:51.328107 [ 4 ] {23da6692-16f9-4b47-b502-fdeb77647826} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4082 | 2025.12.24 02:33:51.328308 [ 4 ] {23da6692-16f9-4b47-b502-fdeb77647826} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2025.12.24 02:33:51.328442 [ 4 ] {23da6692-16f9-4b47-b502-fdeb77647826} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 4084 | 2025.12.24 02:33:51.328479 [ 4 ] {23da6692-16f9-4b47-b502-fdeb77647826} <Debug> TCPHandler: Processed in 0.001340802 sec. | ||
| 4085 | 2025.12.24 02:33:51.328581 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2025.12.24 02:33:51.328675 [ 4 ] {3a59a8b4-ff11-4d9f-a811-a1cdb2835e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4087 | 2025.12.24 02:33:51.328729 [ 4 ] {3a59a8b4-ff11-4d9f-a811-a1cdb2835e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4088 | 2025.12.24 02:33:51.329517 [ 4 ] {3a59a8b4-ff11-4d9f-a811-a1cdb2835e0f} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2025.12.24 02:33:51.329553 [ 4 ] {3a59a8b4-ff11-4d9f-a811-a1cdb2835e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4090 | 2025.12.24 02:33:51.330100 [ 4 ] {3a59a8b4-ff11-4d9f-a811-a1cdb2835e0f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4091 | 2025.12.24 02:33:51.330331 [ 4 ] {3a59a8b4-ff11-4d9f-a811-a1cdb2835e0f} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2025.12.24 02:33:51.330477 [ 4 ] {3a59a8b4-ff11-4d9f-a811-a1cdb2835e0f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001819 sec., 14293.567894447498 rows/sec., 25.61 MiB/sec. | ||
| 4093 | 2025.12.24 02:33:51.330536 [ 4 ] {3a59a8b4-ff11-4d9f-a811-a1cdb2835e0f} <Debug> TCPHandler: Processed in 0.002003372 sec. | ||
| 4094 | 2025.12.24 02:33:51.330649 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2025.12.24 02:33:51.330744 [ 4 ] {a5a90e58-c934-4d4d-a6d1-8d1c856395ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4096 | 2025.12.24 02:33:51.330786 [ 4 ] {a5a90e58-c934-4d4d-a6d1-8d1c856395ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4097 | 2025.12.24 02:33:51.331106 [ 4 ] {a5a90e58-c934-4d4d-a6d1-8d1c856395ef} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2025.12.24 02:33:51.331141 [ 4 ] {a5a90e58-c934-4d4d-a6d1-8d1c856395ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4099 | 2025.12.24 02:33:51.331440 [ 4 ] {a5a90e58-c934-4d4d-a6d1-8d1c856395ef} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4100 | 2025.12.24 02:33:51.331651 [ 4 ] {a5a90e58-c934-4d4d-a6d1-8d1c856395ef} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2025.12.24 02:33:51.331773 [ 4 ] {a5a90e58-c934-4d4d-a6d1-8d1c856395ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 4102 | 2025.12.24 02:33:51.331808 [ 4 ] {a5a90e58-c934-4d4d-a6d1-8d1c856395ef} <Debug> TCPHandler: Processed in 0.00120968 sec. | ||
| 4103 | 2025.12.24 02:33:54.651685 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4104 | 2025.12.24 02:33:54.651742 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4105 | 2025.12.24 02:33:54.732191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9487 | ||
| 4106 | 2025.12.24 02:33:54.732695 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2025.12.24 02:33:54.732732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4108 | 2025.12.24 02:33:54.733230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4109 | 2025.12.24 02:33:54.733470 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2025.12.24 02:33:54.733602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9487 | ||
| 4111 | 2025.12.24 02:33:54.749349 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 536 | ||
| 4112 | 2025.12.24 02:33:54.751886 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2025.12.24 02:33:54.751941 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4114 | 2025.12.24 02:33:54.753179 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4115 | 2025.12.24 02:33:54.753454 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4116 | 2025.12.24 02:33:54.753820 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 536 | ||
| 4117 | 2025.12.24 02:33:55.277907 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4118 | 2025.12.24 02:33:55.295117 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2025.12.24 02:33:55.295174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4120 | 2025.12.24 02:33:55.300994 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4121 | 2025.12.24 02:33:55.301687 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2025.12.24 02:33:55.304604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4123 | 2025.12.24 02:33:56.323048 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2025.12.24 02:33:56.323301 [ 4 ] {8eb357ee-f704-4902-ba7a-6be97067602f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4125 | 2025.12.24 02:33:56.323397 [ 4 ] {8eb357ee-f704-4902-ba7a-6be97067602f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4126 | 2025.12.24 02:33:56.324214 [ 4 ] {8eb357ee-f704-4902-ba7a-6be97067602f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2025.12.24 02:33:56.324261 [ 4 ] {8eb357ee-f704-4902-ba7a-6be97067602f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4128 | 2025.12.24 02:33:56.324641 [ 4 ] {8eb357ee-f704-4902-ba7a-6be97067602f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4129 | 2025.12.24 02:33:56.324866 [ 4 ] {8eb357ee-f704-4902-ba7a-6be97067602f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2025.12.24 02:33:56.325032 [ 4 ] {8eb357ee-f704-4902-ba7a-6be97067602f} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001798 sec., 46718.57619577309 rows/sec., 3.91 MiB/sec. | ||
| 4131 | 2025.12.24 02:33:56.325080 [ 4 ] {8eb357ee-f704-4902-ba7a-6be97067602f} <Debug> TCPHandler: Processed in 0.002188324 sec. | ||
| 4132 | 2025.12.24 02:33:56.325206 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2025.12.24 02:33:56.325308 [ 4 ] {60c0ba79-fc56-4746-832f-80db1ad50a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4134 | 2025.12.24 02:33:56.325352 [ 4 ] {60c0ba79-fc56-4746-832f-80db1ad50a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4135 | 2025.12.24 02:33:56.325805 [ 4 ] {60c0ba79-fc56-4746-832f-80db1ad50a02} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2025.12.24 02:33:56.325842 [ 4 ] {60c0ba79-fc56-4746-832f-80db1ad50a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4137 | 2025.12.24 02:33:56.326141 [ 4 ] {60c0ba79-fc56-4746-832f-80db1ad50a02} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4138 | 2025.12.24 02:33:56.326362 [ 4 ] {60c0ba79-fc56-4746-832f-80db1ad50a02} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2025.12.24 02:33:56.326499 [ 4 ] {60c0ba79-fc56-4746-832f-80db1ad50a02} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001216 sec., 11513.157894736842 rows/sec., 865.74 KiB/sec. | ||
| 4140 | 2025.12.24 02:33:56.326537 [ 4 ] {60c0ba79-fc56-4746-832f-80db1ad50a02} <Debug> TCPHandler: Processed in 0.001380692 sec. | ||
| 4141 | 2025.12.24 02:33:56.326653 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2025.12.24 02:33:56.326746 [ 4 ] {c2870fab-3f9c-4c58-b40b-1138e20f80f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4143 | 2025.12.24 02:33:56.326786 [ 4 ] {c2870fab-3f9c-4c58-b40b-1138e20f80f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4144 | 2025.12.24 02:33:56.327209 [ 4 ] {c2870fab-3f9c-4c58-b40b-1138e20f80f1} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2025.12.24 02:33:56.327245 [ 4 ] {c2870fab-3f9c-4c58-b40b-1138e20f80f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4146 | 2025.12.24 02:33:56.327544 [ 4 ] {c2870fab-3f9c-4c58-b40b-1138e20f80f1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4147 | 2025.12.24 02:33:56.327739 [ 4 ] {c2870fab-3f9c-4c58-b40b-1138e20f80f1} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2025.12.24 02:33:56.327867 [ 4 ] {c2870fab-3f9c-4c58-b40b-1138e20f80f1} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00114 sec., 68421.05263157895 rows/sec., 5.34 MiB/sec. | ||
| 4149 | 2025.12.24 02:33:56.327903 [ 4 ] {c2870fab-3f9c-4c58-b40b-1138e20f80f1} <Debug> TCPHandler: Processed in 0.00129941 sec. | ||
| 4150 | 2025.12.24 02:33:56.328018 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2025.12.24 02:33:56.328110 [ 4 ] {a7e404d2-cee0-403e-b9ee-b635b328f351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4152 | 2025.12.24 02:33:56.328153 [ 4 ] {a7e404d2-cee0-403e-b9ee-b635b328f351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4153 | 2025.12.24 02:33:56.328595 [ 4 ] {a7e404d2-cee0-403e-b9ee-b635b328f351} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2025.12.24 02:33:56.328636 [ 4 ] {a7e404d2-cee0-403e-b9ee-b635b328f351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4155 | 2025.12.24 02:33:56.329043 [ 4 ] {a7e404d2-cee0-403e-b9ee-b635b328f351} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4156 | 2025.12.24 02:33:56.329294 [ 4 ] {a7e404d2-cee0-403e-b9ee-b635b328f351} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2025.12.24 02:33:56.329451 [ 4 ] {a7e404d2-cee0-403e-b9ee-b635b328f351} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001358 sec., 117820.32400589102 rows/sec., 8.21 MiB/sec. | ||
| 4158 | 2025.12.24 02:33:56.329495 [ 4 ] {a7e404d2-cee0-403e-b9ee-b635b328f351} <Debug> TCPHandler: Processed in 0.001522934 sec. | ||
| 4159 | 2025.12.24 02:33:56.329616 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4160 | 2025.12.24 02:33:56.329714 [ 4 ] {2697733f-a08d-43f1-8250-f339482949a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4161 | 2025.12.24 02:33:56.329767 [ 4 ] {2697733f-a08d-43f1-8250-f339482949a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4162 | 2025.12.24 02:33:56.330567 [ 4 ] {2697733f-a08d-43f1-8250-f339482949a2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2025.12.24 02:33:56.330604 [ 4 ] {2697733f-a08d-43f1-8250-f339482949a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4164 | 2025.12.24 02:33:56.331118 [ 4 ] {2697733f-a08d-43f1-8250-f339482949a2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4165 | 2025.12.24 02:33:56.331335 [ 4 ] {2697733f-a08d-43f1-8250-f339482949a2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4166 | 2025.12.24 02:33:56.331469 [ 4 ] {2697733f-a08d-43f1-8250-f339482949a2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001774 sec., 7891.770011273958 rows/sec., 14.14 MiB/sec. | ||
| 4167 | 2025.12.24 02:33:56.331521 [ 4 ] {2697733f-a08d-43f1-8250-f339482949a2} <Debug> TCPHandler: Processed in 0.001962561 sec. | ||
| 4168 | 2025.12.24 02:33:56.331633 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4169 | 2025.12.24 02:33:56.331726 [ 4 ] {25ab2d80-919c-43cf-b7ff-c76422b5feb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4170 | 2025.12.24 02:33:56.331767 [ 4 ] {25ab2d80-919c-43cf-b7ff-c76422b5feb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4171 | 2025.12.24 02:33:56.332095 [ 4 ] {25ab2d80-919c-43cf-b7ff-c76422b5feb6} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4172 | 2025.12.24 02:33:56.332130 [ 4 ] {25ab2d80-919c-43cf-b7ff-c76422b5feb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4173 | 2025.12.24 02:33:56.332426 [ 4 ] {25ab2d80-919c-43cf-b7ff-c76422b5feb6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4174 | 2025.12.24 02:33:56.332628 [ 4 ] {25ab2d80-919c-43cf-b7ff-c76422b5feb6} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4175 | 2025.12.24 02:33:56.332753 [ 4 ] {25ab2d80-919c-43cf-b7ff-c76422b5feb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 4176 | 2025.12.24 02:33:56.332788 [ 4 ] {25ab2d80-919c-43cf-b7ff-c76422b5feb6} <Debug> TCPHandler: Processed in 0.001203279 sec. | ||
| 4177 | 2025.12.24 02:33:58.284535 [ 90 ] {} <Debug> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4178 | 2025.12.24 02:33:58.284605 [ 90 ] {} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4179 | 2025.12.24 02:33:58.284629 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4180 | 2025.12.24 02:33:58.284732 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::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 | ||
| 4181 | 2025.12.24 02:33:58.284866 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4182 | 2025.12.24 02:33:58.284902 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 4183 | 2025.12.24 02:33:58.284972 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 4184 | 2025.12.24 02:33:58.285022 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 4185 | 2025.12.24 02:33:58.285067 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 4186 | 2025.12.24 02:33:58.285108 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
| 4187 | 2025.12.24 02:33:58.286010 [ 193 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294691 sec., 35529.713267490086 rows/sec., 2.96 MiB/sec. | ||
| 4188 | 2025.12.24 02:33:58.286155 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4189 | 2025.12.24 02:33:58.286420 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_5_1} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2025.12.24 02:33:58.286486 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_5_1} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4191 | 2025.12.24 02:33:58.286553 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4192 | 2025.12.24 02:34:01.351198 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4193 | 2025.12.24 02:34:01.351404 [ 4 ] {6402f61b-b941-46aa-a571-7234a654e622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4194 | 2025.12.24 02:34:01.351480 [ 4 ] {6402f61b-b941-46aa-a571-7234a654e622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4195 | 2025.12.24 02:34:01.352637 [ 4 ] {6402f61b-b941-46aa-a571-7234a654e622} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4196 | 2025.12.24 02:34:01.352688 [ 4 ] {6402f61b-b941-46aa-a571-7234a654e622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4197 | 2025.12.24 02:34:01.353141 [ 4 ] {6402f61b-b941-46aa-a571-7234a654e622} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4198 | 2025.12.24 02:34:01.353367 [ 4 ] {6402f61b-b941-46aa-a571-7234a654e622} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4199 | 2025.12.24 02:34:01.353530 [ 4 ] {6402f61b-b941-46aa-a571-7234a654e622} <Debug> executeQuery: Read 1248 rows, 105.85 KiB in 0.002177 sec., 573265.9623334864 rows/sec., 47.48 MiB/sec. | ||
| 4200 | 2025.12.24 02:34:01.353580 [ 4 ] {6402f61b-b941-46aa-a571-7234a654e622} <Debug> TCPHandler: Processed in 0.00251477 sec. | ||
| 4201 | 2025.12.24 02:34:01.353704 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4202 | 2025.12.24 02:34:01.353804 [ 4 ] {f1331862-8405-48e1-b62f-bc42cd9112ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4203 | 2025.12.24 02:34:01.353849 [ 4 ] {f1331862-8405-48e1-b62f-bc42cd9112ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4204 | 2025.12.24 02:34:01.354257 [ 4 ] {f1331862-8405-48e1-b62f-bc42cd9112ae} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2025.12.24 02:34:01.354295 [ 4 ] {f1331862-8405-48e1-b62f-bc42cd9112ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4206 | 2025.12.24 02:34:01.354654 [ 4 ] {f1331862-8405-48e1-b62f-bc42cd9112ae} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4207 | 2025.12.24 02:34:01.354869 [ 4 ] {f1331862-8405-48e1-b62f-bc42cd9112ae} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4208 | 2025.12.24 02:34:01.355008 [ 4 ] {f1331862-8405-48e1-b62f-bc42cd9112ae} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001227 sec., 21189.894050529747 rows/sec., 1.56 MiB/sec. | ||
| 4209 | 2025.12.24 02:34:01.355046 [ 4 ] {f1331862-8405-48e1-b62f-bc42cd9112ae} <Debug> TCPHandler: Processed in 0.001395112 sec. | ||
| 4210 | 2025.12.24 02:34:01.355160 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4211 | 2025.12.24 02:34:01.355255 [ 4 ] {d8fe0d26-506f-4f34-89a0-5a82af4ea43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4212 | 2025.12.24 02:34:01.355296 [ 4 ] {d8fe0d26-506f-4f34-89a0-5a82af4ea43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4213 | 2025.12.24 02:34:01.355753 [ 4 ] {d8fe0d26-506f-4f34-89a0-5a82af4ea43c} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2025.12.24 02:34:01.355789 [ 4 ] {d8fe0d26-506f-4f34-89a0-5a82af4ea43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4215 | 2025.12.24 02:34:01.356102 [ 4 ] {d8fe0d26-506f-4f34-89a0-5a82af4ea43c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4216 | 2025.12.24 02:34:01.356310 [ 4 ] {d8fe0d26-506f-4f34-89a0-5a82af4ea43c} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2025.12.24 02:34:01.356441 [ 4 ] {d8fe0d26-506f-4f34-89a0-5a82af4ea43c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001206 sec., 189054.7263681592 rows/sec., 12.80 MiB/sec. | ||
| 4218 | 2025.12.24 02:34:01.356480 [ 4 ] {d8fe0d26-506f-4f34-89a0-5a82af4ea43c} <Debug> TCPHandler: Processed in 0.001369912 sec. | ||
| 4219 | 2025.12.24 02:34:01.356583 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4220 | 2025.12.24 02:34:01.356676 [ 4 ] {9b346a40-2a85-444b-9ed3-0524bbc5442a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4221 | 2025.12.24 02:34:01.356717 [ 4 ] {9b346a40-2a85-444b-9ed3-0524bbc5442a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4222 | 2025.12.24 02:34:01.357270 [ 4 ] {9b346a40-2a85-444b-9ed3-0524bbc5442a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2025.12.24 02:34:01.357307 [ 4 ] {9b346a40-2a85-444b-9ed3-0524bbc5442a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4224 | 2025.12.24 02:34:01.357630 [ 4 ] {9b346a40-2a85-444b-9ed3-0524bbc5442a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4225 | 2025.12.24 02:34:01.357837 [ 4 ] {9b346a40-2a85-444b-9ed3-0524bbc5442a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2025.12.24 02:34:01.357971 [ 4 ] {9b346a40-2a85-444b-9ed3-0524bbc5442a} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001312 sec., 416158.53658536583 rows/sec., 30.88 MiB/sec. | ||
| 4227 | 2025.12.24 02:34:01.358008 [ 4 ] {9b346a40-2a85-444b-9ed3-0524bbc5442a} <Debug> TCPHandler: Processed in 0.001474323 sec. | ||
| 4228 | 2025.12.24 02:34:01.358118 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4229 | 2025.12.24 02:34:01.358212 [ 4 ] {6b036100-7886-4a2a-85a3-b8646beb4692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4230 | 2025.12.24 02:34:01.358256 [ 4 ] {6b036100-7886-4a2a-85a3-b8646beb4692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4231 | 2025.12.24 02:34:01.358782 [ 4 ] {6b036100-7886-4a2a-85a3-b8646beb4692} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4232 | 2025.12.24 02:34:01.358818 [ 4 ] {6b036100-7886-4a2a-85a3-b8646beb4692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4233 | 2025.12.24 02:34:01.359198 [ 4 ] {6b036100-7886-4a2a-85a3-b8646beb4692} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4234 | 2025.12.24 02:34:01.359413 [ 4 ] {6b036100-7886-4a2a-85a3-b8646beb4692} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2025.12.24 02:34:01.359545 [ 4 ] {6b036100-7886-4a2a-85a3-b8646beb4692} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001351 sec., 624722.4278312362 rows/sec., 42.05 MiB/sec. | ||
| 4236 | 2025.12.24 02:34:01.359581 [ 4 ] {6b036100-7886-4a2a-85a3-b8646beb4692} <Debug> TCPHandler: Processed in 0.001512604 sec. | ||
| 4237 | 2025.12.24 02:34:01.359691 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4238 | 2025.12.24 02:34:01.359785 [ 4 ] {83089dac-0859-407d-8650-c941e9a07577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4239 | 2025.12.24 02:34:01.359841 [ 4 ] {83089dac-0859-407d-8650-c941e9a07577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4240 | 2025.12.24 02:34:01.360613 [ 4 ] {83089dac-0859-407d-8650-c941e9a07577} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4241 | 2025.12.24 02:34:01.360650 [ 4 ] {83089dac-0859-407d-8650-c941e9a07577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4242 | 2025.12.24 02:34:01.361168 [ 4 ] {83089dac-0859-407d-8650-c941e9a07577} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4243 | 2025.12.24 02:34:01.361388 [ 4 ] {83089dac-0859-407d-8650-c941e9a07577} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4244 | 2025.12.24 02:34:01.361528 [ 4 ] {83089dac-0859-407d-8650-c941e9a07577} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001761 sec., 14764.338444065872 rows/sec., 26.46 MiB/sec. | ||
| 4245 | 2025.12.24 02:34:01.361588 [ 4 ] {83089dac-0859-407d-8650-c941e9a07577} <Debug> TCPHandler: Processed in 0.001946142 sec. | ||
| 4246 | 2025.12.24 02:34:01.361699 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4247 | 2025.12.24 02:34:01.361794 [ 4 ] {fdcd8b7e-bc55-480c-b9f6-37f53a1c3138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4248 | 2025.12.24 02:34:01.361836 [ 4 ] {fdcd8b7e-bc55-480c-b9f6-37f53a1c3138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4249 | 2025.12.24 02:34:01.362182 [ 4 ] {fdcd8b7e-bc55-480c-b9f6-37f53a1c3138} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4250 | 2025.12.24 02:34:01.362217 [ 4 ] {fdcd8b7e-bc55-480c-b9f6-37f53a1c3138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4251 | 2025.12.24 02:34:01.362514 [ 4 ] {fdcd8b7e-bc55-480c-b9f6-37f53a1c3138} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4252 | 2025.12.24 02:34:01.362724 [ 4 ] {fdcd8b7e-bc55-480c-b9f6-37f53a1c3138} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4253 | 2025.12.24 02:34:01.362854 [ 4 ] {fdcd8b7e-bc55-480c-b9f6-37f53a1c3138} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 4254 | 2025.12.24 02:34:01.362892 [ 4 ] {fdcd8b7e-bc55-480c-b9f6-37f53a1c3138} <Debug> TCPHandler: Processed in 0.00124176 sec. | ||
| 4255 | 2025.12.24 02:34:02.233776 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9999 | ||
| 4256 | 2025.12.24 02:34:02.234532 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2025.12.24 02:34:02.234595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4258 | 2025.12.24 02:34:02.235346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4259 | 2025.12.24 02:34:02.235582 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2025.12.24 02:34:02.235706 [ 84 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4261 | 2025.12.24 02:34:02.235726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9999 | ||
| 4262 | 2025.12.24 02:34:02.235747 [ 84 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2025.12.24 02:34:02.235766 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4264 | 2025.12.24 02:34:02.235933 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 4265 | 2025.12.24 02:34:02.236173 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4266 | 2025.12.24 02:34:02.236238 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7567 rows starting from the beginning of the part | ||
| 4267 | 2025.12.24 02:34:02.236348 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4268 | 2025.12.24 02:34:02.236421 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4269 | 2025.12.24 02:34:02.236489 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4270 | 2025.12.24 02:34:02.236553 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4271 | 2025.12.24 02:34:02.236615 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4272 | 2025.12.24 02:34:02.238768 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9999 rows, containing 4 columns (4 merged, 0 gathered) in 0.002919417 sec., 3424998.895327389 rows/sec., 49.00 MiB/sec. | ||
| 4273 | 2025.12.24 02:34:02.239102 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4274 | 2025.12.24 02:34:02.239432 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_21_4} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4275 | 2025.12.24 02:34:02.239527 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_21_4} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4276 | 2025.12.24 02:34:02.239637 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4277 | 2025.12.24 02:34:02.804775 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4278 | 2025.12.24 02:34:02.822284 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2025.12.24 02:34:02.822336 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4280 | 2025.12.24 02:34:02.828750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4281 | 2025.12.24 02:34:02.829456 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2025.12.24 02:34:02.829774 [ 84 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4283 | 2025.12.24 02:34:02.829825 [ 84 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2025.12.24 02:34:02.829843 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4285 | 2025.12.24 02:34:02.829973 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 4286 | 2025.12.24 02:34:02.832594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4287 | 2025.12.24 02:34:02.834482 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4288 | 2025.12.24 02:34:02.836119 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 4289 | 2025.12.24 02:34:02.841193 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 4290 | 2025.12.24 02:34:02.845941 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 4291 | 2025.12.24 02:34:02.850331 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 4292 | 2025.12.24 02:34:02.855086 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 4293 | 2025.12.24 02:34:02.859186 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 4294 | 2025.12.24 02:34:02.910936 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.08103606 sec., 1962.0894697990007 rows/sec., 10.15 MiB/sec. | ||
| 4295 | 2025.12.24 02:34:02.912593 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4296 | 2025.12.24 02:34:02.914224 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_21_4} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2025.12.24 02:34:02.914311 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_21_4} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4298 | 2025.12.24 02:34:02.915810 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4299 | 2025.12.24 02:34:03.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.09 MiB, peak 251.63 MiB, free memory in arenas 0.00 B, will set to 247.09 MiB (RSS), difference: 6.00 MiB | ||
| 4300 | 2025.12.24 02:34:04.754058 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 562 | ||
| 4301 | 2025.12.24 02:34:04.756452 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2025.12.24 02:34:04.756570 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4303 | 2025.12.24 02:34:04.757940 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4304 | 2025.12.24 02:34:04.758233 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2025.12.24 02:34:04.758612 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 4306 | 2025.12.24 02:34:06.323531 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2025.12.24 02:34:06.323721 [ 4 ] {871a6780-0a90-4788-b570-5f2f7c03f73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4308 | 2025.12.24 02:34:06.323793 [ 4 ] {871a6780-0a90-4788-b570-5f2f7c03f73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4309 | 2025.12.24 02:34:06.324478 [ 4 ] {871a6780-0a90-4788-b570-5f2f7c03f73e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2025.12.24 02:34:06.324521 [ 4 ] {871a6780-0a90-4788-b570-5f2f7c03f73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4311 | 2025.12.24 02:34:06.324926 [ 4 ] {871a6780-0a90-4788-b570-5f2f7c03f73e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4312 | 2025.12.24 02:34:06.325159 [ 4 ] {871a6780-0a90-4788-b570-5f2f7c03f73e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2025.12.24 02:34:06.325319 [ 4 ] {871a6780-0a90-4788-b570-5f2f7c03f73e} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001648 sec., 50970.87378640777 rows/sec., 4.26 MiB/sec. | ||
| 4314 | 2025.12.24 02:34:06.325368 [ 4 ] {871a6780-0a90-4788-b570-5f2f7c03f73e} <Debug> TCPHandler: Processed in 0.001964971 sec. | ||
| 4315 | 2025.12.24 02:34:06.325491 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2025.12.24 02:34:06.325593 [ 4 ] {9004677b-d9f3-41d6-b10d-0a23b3279e56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4317 | 2025.12.24 02:34:06.325639 [ 4 ] {9004677b-d9f3-41d6-b10d-0a23b3279e56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4318 | 2025.12.24 02:34:06.326053 [ 4 ] {9004677b-d9f3-41d6-b10d-0a23b3279e56} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2025.12.24 02:34:06.326090 [ 4 ] {9004677b-d9f3-41d6-b10d-0a23b3279e56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4320 | 2025.12.24 02:34:06.326399 [ 4 ] {9004677b-d9f3-41d6-b10d-0a23b3279e56} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4321 | 2025.12.24 02:34:06.326607 [ 4 ] {9004677b-d9f3-41d6-b10d-0a23b3279e56} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2025.12.24 02:34:06.326755 [ 4 ] {9004677b-d9f3-41d6-b10d-0a23b3279e56} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001184 sec., 11824.324324324325 rows/sec., 889.13 KiB/sec. | ||
| 4323 | 2025.12.24 02:34:06.326794 [ 4 ] {9004677b-d9f3-41d6-b10d-0a23b3279e56} <Debug> TCPHandler: Processed in 0.001354142 sec. | ||
| 4324 | 2025.12.24 02:34:06.326897 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2025.12.24 02:34:06.326992 [ 4 ] {ef0f9b9b-70d2-4b28-bf0b-1ba31385be40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4326 | 2025.12.24 02:34:06.327034 [ 4 ] {ef0f9b9b-70d2-4b28-bf0b-1ba31385be40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4327 | 2025.12.24 02:34:06.327453 [ 4 ] {ef0f9b9b-70d2-4b28-bf0b-1ba31385be40} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2025.12.24 02:34:06.327488 [ 4 ] {ef0f9b9b-70d2-4b28-bf0b-1ba31385be40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4329 | 2025.12.24 02:34:06.327796 [ 4 ] {ef0f9b9b-70d2-4b28-bf0b-1ba31385be40} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4330 | 2025.12.24 02:34:06.328005 [ 4 ] {ef0f9b9b-70d2-4b28-bf0b-1ba31385be40} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2025.12.24 02:34:06.328133 [ 4 ] {ef0f9b9b-70d2-4b28-bf0b-1ba31385be40} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00116 sec., 67241.37931034483 rows/sec., 5.25 MiB/sec. | ||
| 4332 | 2025.12.24 02:34:06.328171 [ 4 ] {ef0f9b9b-70d2-4b28-bf0b-1ba31385be40} <Debug> TCPHandler: Processed in 0.001323261 sec. | ||
| 4333 | 2025.12.24 02:34:06.328280 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2025.12.24 02:34:06.328374 [ 4 ] {589350dc-28bc-4ecb-972b-bc6d1bf52301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4335 | 2025.12.24 02:34:06.328419 [ 4 ] {589350dc-28bc-4ecb-972b-bc6d1bf52301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4336 | 2025.12.24 02:34:06.328825 [ 4 ] {589350dc-28bc-4ecb-972b-bc6d1bf52301} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2025.12.24 02:34:06.328861 [ 4 ] {589350dc-28bc-4ecb-972b-bc6d1bf52301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4338 | 2025.12.24 02:34:06.329194 [ 4 ] {589350dc-28bc-4ecb-972b-bc6d1bf52301} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4339 | 2025.12.24 02:34:06.329428 [ 4 ] {589350dc-28bc-4ecb-972b-bc6d1bf52301} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2025.12.24 02:34:06.329557 [ 4 ] {589350dc-28bc-4ecb-972b-bc6d1bf52301} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 4341 | 2025.12.24 02:34:06.329594 [ 4 ] {589350dc-28bc-4ecb-972b-bc6d1bf52301} <Debug> TCPHandler: Processed in 0.001364142 sec. | ||
| 4342 | 2025.12.24 02:34:06.329708 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2025.12.24 02:34:06.329825 [ 4 ] {870065b8-e5eb-4640-81de-02ad5317fe1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4344 | 2025.12.24 02:34:06.329889 [ 4 ] {870065b8-e5eb-4640-81de-02ad5317fe1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4345 | 2025.12.24 02:34:06.330770 [ 4 ] {870065b8-e5eb-4640-81de-02ad5317fe1d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2025.12.24 02:34:06.330813 [ 4 ] {870065b8-e5eb-4640-81de-02ad5317fe1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4347 | 2025.12.24 02:34:06.331371 [ 4 ] {870065b8-e5eb-4640-81de-02ad5317fe1d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4348 | 2025.12.24 02:34:06.331588 [ 4 ] {870065b8-e5eb-4640-81de-02ad5317fe1d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2025.12.24 02:34:06.331730 [ 4 ] {870065b8-e5eb-4640-81de-02ad5317fe1d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 13.00 MiB/sec. | ||
| 4350 | 2025.12.24 02:34:06.331788 [ 4 ] {870065b8-e5eb-4640-81de-02ad5317fe1d} <Debug> TCPHandler: Processed in 0.002137155 sec. | ||
| 4351 | 2025.12.24 02:34:06.331893 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2025.12.24 02:34:06.331986 [ 4 ] {9417bf43-e3b4-4e0c-bcdf-11734a754296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4353 | 2025.12.24 02:34:06.332027 [ 4 ] {9417bf43-e3b4-4e0c-bcdf-11734a754296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4354 | 2025.12.24 02:34:06.332386 [ 4 ] {9417bf43-e3b4-4e0c-bcdf-11734a754296} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2025.12.24 02:34:06.332421 [ 4 ] {9417bf43-e3b4-4e0c-bcdf-11734a754296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4356 | 2025.12.24 02:34:06.332738 [ 4 ] {9417bf43-e3b4-4e0c-bcdf-11734a754296} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4357 | 2025.12.24 02:34:06.332945 [ 4 ] {9417bf43-e3b4-4e0c-bcdf-11734a754296} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2025.12.24 02:34:06.333070 [ 4 ] {9417bf43-e3b4-4e0c-bcdf-11734a754296} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4359 | 2025.12.24 02:34:06.333105 [ 4 ] {9417bf43-e3b4-4e0c-bcdf-11734a754296} <Debug> TCPHandler: Processed in 0.00125879 sec. | ||
| 4360 | 2025.12.24 02:34:09.651784 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4361 | 2025.12.24 02:34:09.651840 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4362 | 2025.12.24 02:34:09.736769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10447 | ||
| 4363 | 2025.12.24 02:34:09.737245 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2025.12.24 02:34:09.737290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4365 | 2025.12.24 02:34:09.737914 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4366 | 2025.12.24 02:34:09.738176 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4367 | 2025.12.24 02:34:09.738327 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10447 | ||
| 4368 | 2025.12.24 02:34:10.333631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4369 | 2025.12.24 02:34:10.350700 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4370 | 2025.12.24 02:34:10.350770 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4371 | 2025.12.24 02:34:10.356332 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4372 | 2025.12.24 02:34:10.357080 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4373 | 2025.12.24 02:34:10.360302 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4374 | 2025.12.24 02:34:11.322350 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4375 | 2025.12.24 02:34:11.322546 [ 4 ] {b710f888-c487-4821-9545-0bb117a623ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4376 | 2025.12.24 02:34:11.322621 [ 4 ] {b710f888-c487-4821-9545-0bb117a623ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4377 | 2025.12.24 02:34:11.323354 [ 4 ] {b710f888-c487-4821-9545-0bb117a623ca} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4378 | 2025.12.24 02:34:11.323409 [ 4 ] {b710f888-c487-4821-9545-0bb117a623ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4379 | 2025.12.24 02:34:11.323812 [ 4 ] {b710f888-c487-4821-9545-0bb117a623ca} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4380 | 2025.12.24 02:34:11.324049 [ 4 ] {b710f888-c487-4821-9545-0bb117a623ca} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4381 | 2025.12.24 02:34:11.324188 [ 77 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4382 | 2025.12.24 02:34:11.324212 [ 4 ] {b710f888-c487-4821-9545-0bb117a623ca} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001718 sec., 62863.79511059372 rows/sec., 5.28 MiB/sec. | ||
| 4383 | 2025.12.24 02:34:11.324256 [ 77 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4384 | 2025.12.24 02:34:11.324275 [ 4 ] {b710f888-c487-4821-9545-0bb117a623ca} <Debug> TCPHandler: Processed in 0.002057142 sec. | ||
| 4385 | 2025.12.24 02:34:11.324281 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4386 | 2025.12.24 02:34:11.324409 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2025.12.24 02:34:11.324476 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 4388 | 2025.12.24 02:34:11.324516 [ 4 ] {2fe4098a-b4dd-4140-8786-7de278f6616d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4389 | 2025.12.24 02:34:11.324600 [ 4 ] {2fe4098a-b4dd-4140-8786-7de278f6616d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4390 | 2025.12.24 02:34:11.324705 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4391 | 2025.12.24 02:34:11.324764 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1406 rows starting from the beginning of the part | ||
| 4392 | 2025.12.24 02:34:11.324868 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 4393 | 2025.12.24 02:34:11.324946 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 84 rows starting from the beginning of the part | ||
| 4394 | 2025.12.24 02:34:11.325017 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1248 rows starting from the beginning of the part | ||
| 4395 | 2025.12.24 02:34:11.325029 [ 4 ] {2fe4098a-b4dd-4140-8786-7de278f6616d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4396 | 2025.12.24 02:34:11.325080 [ 4 ] {2fe4098a-b4dd-4140-8786-7de278f6616d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4397 | 2025.12.24 02:34:11.325094 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 84 rows starting from the beginning of the part | ||
| 4398 | 2025.12.24 02:34:11.325156 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 4399 | 2025.12.24 02:34:11.325424 [ 4 ] {2fe4098a-b4dd-4140-8786-7de278f6616d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4400 | 2025.12.24 02:34:11.325660 [ 4 ] {2fe4098a-b4dd-4140-8786-7de278f6616d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2025.12.24 02:34:11.325767 [ 77 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4402 | 2025.12.24 02:34:11.325797 [ 77 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2025.12.24 02:34:11.325802 [ 4 ] {2fe4098a-b4dd-4140-8786-7de278f6616d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001308 sec., 19877.675840978594 rows/sec., 1.46 MiB/sec. | ||
| 4404 | 2025.12.24 02:34:11.325817 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4405 | 2025.12.24 02:34:11.325850 [ 4 ] {2fe4098a-b4dd-4140-8786-7de278f6616d} <Debug> TCPHandler: Processed in 0.001496263 sec. | ||
| 4406 | 2025.12.24 02:34:11.325946 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 4407 | 2025.12.24 02:34:11.325966 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2025.12.24 02:34:11.326082 [ 4 ] {7f192b1d-4328-49cb-91f4-ee0f41db91ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4409 | 2025.12.24 02:34:11.326093 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4410 | 2025.12.24 02:34:11.326127 [ 4 ] {7f192b1d-4328-49cb-91f4-ee0f41db91ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4411 | 2025.12.24 02:34:11.326136 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 70 rows starting from the beginning of the part | ||
| 4412 | 2025.12.24 02:34:11.326241 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 4413 | 2025.12.24 02:34:11.326289 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 4414 | 2025.12.24 02:34:11.326331 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 4415 | 2025.12.24 02:34:11.326374 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 4416 | 2025.12.24 02:34:11.326420 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 4417 | 2025.12.24 02:34:11.326575 [ 4 ] {7f192b1d-4328-49cb-91f4-ee0f41db91ef} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4418 | 2025.12.24 02:34:11.326621 [ 4 ] {7f192b1d-4328-49cb-91f4-ee0f41db91ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4419 | 2025.12.24 02:34:11.326619 [ 198 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3038 rows, containing 5 columns (5 merged, 0 gathered) in 0.002228986 sec., 1362951.5842629788 rows/sec., 118.96 MiB/sec. | ||
| 4420 | 2025.12.24 02:34:11.326934 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4421 | 2025.12.24 02:34:11.327115 [ 4 ] {7f192b1d-4328-49cb-91f4-ee0f41db91ef} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4422 | 2025.12.24 02:34:11.327239 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_31_6} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2025.12.24 02:34:11.327327 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001440673 sec., 122165.12699273188 rows/sec., 9.41 MiB/sec. | ||
| 4424 | 2025.12.24 02:34:11.327333 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_31_6} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4425 | 2025.12.24 02:34:11.327400 [ 4 ] {7f192b1d-4328-49cb-91f4-ee0f41db91ef} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4426 | 2025.12.24 02:34:11.327427 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4427 | 2025.12.24 02:34:11.327471 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4428 | 2025.12.24 02:34:11.327520 [ 77 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4429 | 2025.12.24 02:34:11.327551 [ 4 ] {7f192b1d-4328-49cb-91f4-ee0f41db91ef} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001488 sec., 60483.87096774194 rows/sec., 4.72 MiB/sec. | ||
| 4430 | 2025.12.24 02:34:11.327553 [ 77 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2025.12.24 02:34:11.327593 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4432 | 2025.12.24 02:34:11.327598 [ 4 ] {7f192b1d-4328-49cb-91f4-ee0f41db91ef} <Debug> TCPHandler: Processed in 0.001681586 sec. | ||
| 4433 | 2025.12.24 02:34:11.327683 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 4434 | 2025.12.24 02:34:11.327741 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2025.12.24 02:34:11.327764 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_26_5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2025.12.24 02:34:11.327780 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4437 | 2025.12.24 02:34:11.327813 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 632 rows starting from the beginning of the part | ||
| 4438 | 2025.12.24 02:34:11.327842 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_26_5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4439 | 2025.12.24 02:34:11.327842 [ 4 ] {73f90402-a943-40ed-9a3c-d611c71cadf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4440 | 2025.12.24 02:34:11.327865 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 4441 | 2025.12.24 02:34:11.327904 [ 4 ] {73f90402-a943-40ed-9a3c-d611c71cadf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4442 | 2025.12.24 02:34:11.327915 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 78 rows starting from the beginning of the part | ||
| 4443 | 2025.12.24 02:34:11.327929 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4444 | 2025.12.24 02:34:11.327963 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 546 rows starting from the beginning of the part | ||
| 4445 | 2025.12.24 02:34:11.327998 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 78 rows starting from the beginning of the part | ||
| 4446 | 2025.12.24 02:34:11.328034 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 4447 | 2025.12.24 02:34:11.328365 [ 4 ] {73f90402-a943-40ed-9a3c-d611c71cadf5} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2025.12.24 02:34:11.328408 [ 4 ] {73f90402-a943-40ed-9a3c-d611c71cadf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4449 | 2025.12.24 02:34:11.328772 [ 4 ] {73f90402-a943-40ed-9a3c-d611c71cadf5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4450 | 2025.12.24 02:34:11.328995 [ 4 ] {73f90402-a943-40ed-9a3c-d611c71cadf5} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2025.12.24 02:34:11.329028 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001386422 sec., 1092019.6015354632 rows/sec., 86.67 MiB/sec. | ||
| 4452 | 2025.12.24 02:34:11.329101 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4453 | 2025.12.24 02:34:11.329131 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2025.12.24 02:34:11.329132 [ 4 ] {73f90402-a943-40ed-9a3c-d611c71cadf5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. | ||
| 4455 | 2025.12.24 02:34:11.329150 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4456 | 2025.12.24 02:34:11.329184 [ 4 ] {73f90402-a943-40ed-9a3c-d611c71cadf5} <Debug> TCPHandler: Processed in 0.001493334 sec. | ||
| 4457 | 2025.12.24 02:34:11.329199 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4458 | 2025.12.24 02:34:11.329241 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 4459 | 2025.12.24 02:34:11.329312 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2025.12.24 02:34:11.329340 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4461 | 2025.12.24 02:34:11.329371 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7669 rows starting from the beginning of the part | ||
| 4462 | 2025.12.24 02:34:11.329415 [ 4 ] {4de93b04-eb6b-4772-9100-a38050a16c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4463 | 2025.12.24 02:34:11.329417 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 4464 | 2025.12.24 02:34:11.329451 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_31_6} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2025.12.24 02:34:11.329477 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 4466 | 2025.12.24 02:34:11.329481 [ 4 ] {4de93b04-eb6b-4772-9100-a38050a16c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4467 | 2025.12.24 02:34:11.329516 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 844 rows starting from the beginning of the part | ||
| 4468 | 2025.12.24 02:34:11.329519 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_31_6} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4469 | 2025.12.24 02:34:11.329556 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 4470 | 2025.12.24 02:34:11.329593 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 4471 | 2025.12.24 02:34:11.329594 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4472 | 2025.12.24 02:34:11.330328 [ 4 ] {4de93b04-eb6b-4772-9100-a38050a16c23} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2025.12.24 02:34:11.330370 [ 4 ] {4de93b04-eb6b-4772-9100-a38050a16c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4474 | 2025.12.24 02:34:11.330932 [ 4 ] {4de93b04-eb6b-4772-9100-a38050a16c23} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4475 | 2025.12.24 02:34:11.331172 [ 4 ] {4de93b04-eb6b-4772-9100-a38050a16c23} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2025.12.24 02:34:11.331295 [ 76 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4477 | 2025.12.24 02:34:11.331316 [ 4 ] {4de93b04-eb6b-4772-9100-a38050a16c23} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001918 sec., 13555.787278415015 rows/sec., 24.29 MiB/sec. | ||
| 4478 | 2025.12.24 02:34:11.331335 [ 76 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2025.12.24 02:34:11.331358 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4480 | 2025.12.24 02:34:11.331378 [ 4 ] {4de93b04-eb6b-4772-9100-a38050a16c23} <Debug> TCPHandler: Processed in 0.002115084 sec. | ||
| 4481 | 2025.12.24 02:34:11.331435 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 4482 | 2025.12.24 02:34:11.331502 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2025.12.24 02:34:11.331597 [ 4 ] {5f61ef96-1cda-4104-b350-5351953c0593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4484 | 2025.12.24 02:34:11.331603 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4485 | 2025.12.24 02:34:11.331641 [ 4 ] {5f61ef96-1cda-4104-b350-5351953c0593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4486 | 2025.12.24 02:34:11.331657 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 349 rows starting from the beginning of the part | ||
| 4487 | 2025.12.24 02:34:11.331764 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part | ||
| 4488 | 2025.12.24 02:34:11.331864 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 4489 | 2025.12.24 02:34:11.331962 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 4490 | 2025.12.24 02:34:11.331995 [ 4 ] {5f61ef96-1cda-4104-b350-5351953c0593} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2025.12.24 02:34:11.332032 [ 4 ] {5f61ef96-1cda-4104-b350-5351953c0593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4492 | 2025.12.24 02:34:11.332051 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 4493 | 2025.12.24 02:34:11.332139 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 4494 | 2025.12.24 02:34:11.332350 [ 4 ] {5f61ef96-1cda-4104-b350-5351953c0593} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4495 | 2025.12.24 02:34:11.332581 [ 4 ] {5f61ef96-1cda-4104-b350-5351953c0593} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4496 | 2025.12.24 02:34:11.332679 [ 76 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4497 | 2025.12.24 02:34:11.332702 [ 76 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2025.12.24 02:34:11.332714 [ 4 ] {5f61ef96-1cda-4104-b350-5351953c0593} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 4499 | 2025.12.24 02:34:11.332717 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4500 | 2025.12.24 02:34:11.332730 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9153 rows, containing 5 columns (5 merged, 0 gathered) in 0.003525596 sec., 2596156.791646008 rows/sec., 178.28 MiB/sec. | ||
| 4501 | 2025.12.24 02:34:11.332750 [ 4 ] {5f61ef96-1cda-4104-b350-5351953c0593} <Debug> TCPHandler: Processed in 0.00129806 sec. | ||
| 4502 | 2025.12.24 02:34:11.332806 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 4503 | 2025.12.24 02:34:11.332913 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4504 | 2025.12.24 02:34:11.332938 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4505 | 2025.12.24 02:34:11.332945 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1488 rows starting from the beginning of the part | ||
| 4506 | 2025.12.24 02:34:11.333030 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 4507 | 2025.12.24 02:34:11.333075 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 4508 | 2025.12.24 02:34:11.333117 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 4509 | 2025.12.24 02:34:11.333157 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 4510 | 2025.12.24 02:34:11.333199 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 4511 | 2025.12.24 02:34:11.333231 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2025.12.24 02:34:11.333304 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4513 | 2025.12.24 02:34:11.333370 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 4514 | 2025.12.24 02:34:11.334157 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 4 columns (4 merged, 0 gathered) in 0.001389012 sec., 1287245.898523555 rows/sec., 86.75 MiB/sec. | ||
| 4515 | 2025.12.24 02:34:11.334326 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4516 | 2025.12.24 02:34:11.334556 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_31_6} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4517 | 2025.12.24 02:34:11.334621 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_31_6} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4518 | 2025.12.24 02:34:11.334675 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4519 | 2025.12.24 02:34:11.335835 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 455 rows, containing 19 columns (19 merged, 0 gathered) in 0.004435931 sec., 102571.47823083813 rows/sec., 183.80 MiB/sec. | ||
| 4520 | 2025.12.24 02:34:11.336636 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4521 | 2025.12.24 02:34:11.337008 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2025.12.24 02:34:11.337081 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4523 | 2025.12.24 02:34:11.337192 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 4524 | 2025.12.24 02:34:12.000205 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.18 MiB, peak 255.91 MiB, free memory in arenas 0.00 B, will set to 250.03 MiB (RSS), difference: 1.85 MiB | ||
| 4525 | 2025.12.24 02:34:14.604487 [ 74 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4526 | 2025.12.24 02:34:14.604601 [ 74 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2025.12.24 02:34:14.604640 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4528 | 2025.12.24 02:34:14.604798 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 4529 | 2025.12.24 02:34:14.605008 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4530 | 2025.12.24 02:34:14.605074 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 253 rows starting from the beginning of the part | ||
| 4531 | 2025.12.24 02:34:14.605186 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 4532 | 2025.12.24 02:34:14.605291 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 4533 | 2025.12.24 02:34:14.605353 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 4534 | 2025.12.24 02:34:14.605392 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 4535 | 2025.12.24 02:34:14.606285 [ 200 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555274 sec., 486730.9554457929 rows/sec., 35.52 MiB/sec. | ||
| 4536 | 2025.12.24 02:34:14.606491 [ 188 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4537 | 2025.12.24 02:34:14.606800 [ 188 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_9_2} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2025.12.24 02:34:14.606877 [ 188 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_9_2} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4539 | 2025.12.24 02:34:14.606983 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4540 | 2025.12.24 02:34:14.758858 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 586 | ||
| 4541 | 2025.12.24 02:34:14.761203 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2025.12.24 02:34:14.761244 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4543 | 2025.12.24 02:34:14.762385 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4544 | 2025.12.24 02:34:14.762649 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2025.12.24 02:34:14.762785 [ 74 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4546 | 2025.12.24 02:34:14.762819 [ 74 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2025.12.24 02:34:14.762840 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4548 | 2025.12.24 02:34:14.762903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 586 | ||
| 4549 | 2025.12.24 02:34:14.762917 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 4550 | 2025.12.24 02:34:14.763358 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4551 | 2025.12.24 02:34:14.763498 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 446 rows starting from the beginning of the part | ||
| 4552 | 2025.12.24 02:34:14.763844 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 4553 | 2025.12.24 02:34:14.764168 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 4554 | 2025.12.24 02:34:14.764527 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 4555 | 2025.12.24 02:34:14.764921 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 4556 | 2025.12.24 02:34:14.765327 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 4557 | 2025.12.24 02:34:14.771732 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 586 rows, containing 72 columns (72 merged, 0 gathered) in 0.008843711 sec., 66261.77630634922 rows/sec., 57.19 MiB/sec. | ||
| 4558 | 2025.12.24 02:34:14.772771 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4559 | 2025.12.24 02:34:14.773451 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_16_3} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2025.12.24 02:34:14.773546 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_16_3} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4561 | 2025.12.24 02:34:14.773820 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 4562 | 2025.12.24 02:34:16.324167 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4563 | 2025.12.24 02:34:16.324400 [ 4 ] {7e8d06b2-bea9-4916-9b72-eed47e20ed56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4564 | 2025.12.24 02:34:16.324463 [ 4 ] {7e8d06b2-bea9-4916-9b72-eed47e20ed56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4565 | 2025.12.24 02:34:16.325064 [ 4 ] {7e8d06b2-bea9-4916-9b72-eed47e20ed56} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2025.12.24 02:34:16.325110 [ 4 ] {7e8d06b2-bea9-4916-9b72-eed47e20ed56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4567 | 2025.12.24 02:34:16.325490 [ 4 ] {7e8d06b2-bea9-4916-9b72-eed47e20ed56} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4568 | 2025.12.24 02:34:16.325715 [ 4 ] {7e8d06b2-bea9-4916-9b72-eed47e20ed56} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4569 | 2025.12.24 02:34:16.325871 [ 4 ] {7e8d06b2-bea9-4916-9b72-eed47e20ed56} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001523 sec., 15758.371634931056 rows/sec., 1.31 MiB/sec. | ||
| 4570 | 2025.12.24 02:34:16.325919 [ 4 ] {7e8d06b2-bea9-4916-9b72-eed47e20ed56} <Debug> TCPHandler: Processed in 0.001914481 sec. | ||
| 4571 | 2025.12.24 02:34:16.326041 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4572 | 2025.12.24 02:34:16.326141 [ 4 ] {3925a0bc-66d5-4074-8cc6-fd91240bb291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4573 | 2025.12.24 02:34:16.326185 [ 4 ] {3925a0bc-66d5-4074-8cc6-fd91240bb291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4574 | 2025.12.24 02:34:16.326684 [ 4 ] {3925a0bc-66d5-4074-8cc6-fd91240bb291} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4575 | 2025.12.24 02:34:16.326721 [ 4 ] {3925a0bc-66d5-4074-8cc6-fd91240bb291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4576 | 2025.12.24 02:34:16.327047 [ 4 ] {3925a0bc-66d5-4074-8cc6-fd91240bb291} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4577 | 2025.12.24 02:34:16.327263 [ 4 ] {3925a0bc-66d5-4074-8cc6-fd91240bb291} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4578 | 2025.12.24 02:34:16.327393 [ 4 ] {3925a0bc-66d5-4074-8cc6-fd91240bb291} <Debug> executeQuery: Read 204 rows, 18.66 KiB in 0.001275 sec., 160000 rows/sec., 14.29 MiB/sec. | ||
| 4579 | 2025.12.24 02:34:16.327431 [ 4 ] {3925a0bc-66d5-4074-8cc6-fd91240bb291} <Debug> TCPHandler: Processed in 0.001441953 sec. | ||
| 4580 | 2025.12.24 02:34:16.327540 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4581 | 2025.12.24 02:34:16.327635 [ 4 ] {f93da89d-cc4c-450d-8253-72e1eef252d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4582 | 2025.12.24 02:34:16.327676 [ 4 ] {f93da89d-cc4c-450d-8253-72e1eef252d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4583 | 2025.12.24 02:34:16.328056 [ 4 ] {f93da89d-cc4c-450d-8253-72e1eef252d5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4584 | 2025.12.24 02:34:16.328092 [ 4 ] {f93da89d-cc4c-450d-8253-72e1eef252d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4585 | 2025.12.24 02:34:16.328386 [ 4 ] {f93da89d-cc4c-450d-8253-72e1eef252d5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4586 | 2025.12.24 02:34:16.328592 [ 4 ] {f93da89d-cc4c-450d-8253-72e1eef252d5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4587 | 2025.12.24 02:34:16.328720 [ 4 ] {f93da89d-cc4c-450d-8253-72e1eef252d5} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001104 sec., 23550.72463768116 rows/sec., 1.78 MiB/sec. | ||
| 4588 | 2025.12.24 02:34:16.328756 [ 4 ] {f93da89d-cc4c-450d-8253-72e1eef252d5} <Debug> TCPHandler: Processed in 0.00126494 sec. | ||
| 4589 | 2025.12.24 02:34:16.328864 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4590 | 2025.12.24 02:34:16.328956 [ 4 ] {f6826d61-e887-4707-9623-5f082593d681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4591 | 2025.12.24 02:34:16.328996 [ 4 ] {f6826d61-e887-4707-9623-5f082593d681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4592 | 2025.12.24 02:34:16.329368 [ 4 ] {f6826d61-e887-4707-9623-5f082593d681} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4593 | 2025.12.24 02:34:16.329403 [ 4 ] {f6826d61-e887-4707-9623-5f082593d681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4594 | 2025.12.24 02:34:16.329707 [ 4 ] {f6826d61-e887-4707-9623-5f082593d681} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4595 | 2025.12.24 02:34:16.329912 [ 4 ] {f6826d61-e887-4707-9623-5f082593d681} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2025.12.24 02:34:16.330039 [ 4 ] {f6826d61-e887-4707-9623-5f082593d681} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0011 sec., 21818.181818181816 rows/sec., 1.81 MiB/sec. | ||
| 4597 | 2025.12.24 02:34:16.330077 [ 4 ] {f6826d61-e887-4707-9623-5f082593d681} <Debug> TCPHandler: Processed in 0.00126108 sec. | ||
| 4598 | 2025.12.24 02:34:16.330195 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4599 | 2025.12.24 02:34:16.330316 [ 4 ] {245fa1f5-fa99-479e-b188-34b08b961b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4600 | 2025.12.24 02:34:16.330364 [ 4 ] {245fa1f5-fa99-479e-b188-34b08b961b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4601 | 2025.12.24 02:34:16.330833 [ 4 ] {245fa1f5-fa99-479e-b188-34b08b961b8b} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2025.12.24 02:34:16.330876 [ 4 ] {245fa1f5-fa99-479e-b188-34b08b961b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4603 | 2025.12.24 02:34:16.331238 [ 4 ] {245fa1f5-fa99-479e-b188-34b08b961b8b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4604 | 2025.12.24 02:34:16.331457 [ 4 ] {245fa1f5-fa99-479e-b188-34b08b961b8b} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2025.12.24 02:34:16.331585 [ 4 ] {245fa1f5-fa99-479e-b188-34b08b961b8b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001294 sec., 9273.570324574961 rows/sec., 724.50 KiB/sec. | ||
| 4606 | 2025.12.24 02:34:16.331623 [ 4 ] {245fa1f5-fa99-479e-b188-34b08b961b8b} <Debug> TCPHandler: Processed in 0.001489524 sec. | ||
| 4607 | 2025.12.24 02:34:16.331725 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4608 | 2025.12.24 02:34:16.331819 [ 4 ] {594f0a79-4daf-4c20-8866-5e3270fd5fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4609 | 2025.12.24 02:34:16.331858 [ 4 ] {594f0a79-4daf-4c20-8866-5e3270fd5fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4610 | 2025.12.24 02:34:16.332281 [ 4 ] {594f0a79-4daf-4c20-8866-5e3270fd5fb2} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4611 | 2025.12.24 02:34:16.332317 [ 4 ] {594f0a79-4daf-4c20-8866-5e3270fd5fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4612 | 2025.12.24 02:34:16.332622 [ 4 ] {594f0a79-4daf-4c20-8866-5e3270fd5fb2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4613 | 2025.12.24 02:34:16.332833 [ 4 ] {594f0a79-4daf-4c20-8866-5e3270fd5fb2} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4614 | 2025.12.24 02:34:16.332959 [ 4 ] {594f0a79-4daf-4c20-8866-5e3270fd5fb2} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001159 sec., 98360.65573770492 rows/sec., 8.00 MiB/sec. | ||
| 4615 | 2025.12.24 02:34:16.332998 [ 4 ] {594f0a79-4daf-4c20-8866-5e3270fd5fb2} <Debug> TCPHandler: Processed in 0.001322921 sec. | ||
| 4616 | 2025.12.24 02:34:16.333105 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4617 | 2025.12.24 02:34:16.333199 [ 4 ] {ce7e1045-c7fe-420e-a1de-09b889463aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4618 | 2025.12.24 02:34:16.333241 [ 4 ] {ce7e1045-c7fe-420e-a1de-09b889463aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4619 | 2025.12.24 02:34:16.333636 [ 4 ] {ce7e1045-c7fe-420e-a1de-09b889463aa1} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4620 | 2025.12.24 02:34:16.333673 [ 4 ] {ce7e1045-c7fe-420e-a1de-09b889463aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4621 | 2025.12.24 02:34:16.333995 [ 4 ] {ce7e1045-c7fe-420e-a1de-09b889463aa1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4622 | 2025.12.24 02:34:16.334205 [ 4 ] {ce7e1045-c7fe-420e-a1de-09b889463aa1} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4623 | 2025.12.24 02:34:16.334330 [ 4 ] {ce7e1045-c7fe-420e-a1de-09b889463aa1} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.00115 sec., 170434.78260869565 rows/sec., 12.23 MiB/sec. | ||
| 4624 | 2025.12.24 02:34:16.334367 [ 4 ] {ce7e1045-c7fe-420e-a1de-09b889463aa1} <Debug> TCPHandler: Processed in 0.00131235 sec. | ||
| 4625 | 2025.12.24 02:34:16.334474 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4626 | 2025.12.24 02:34:16.334568 [ 4 ] {587518da-d606-4674-89d2-1bbec09157e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4627 | 2025.12.24 02:34:16.334620 [ 4 ] {587518da-d606-4674-89d2-1bbec09157e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4628 | 2025.12.24 02:34:16.335349 [ 4 ] {587518da-d606-4674-89d2-1bbec09157e9} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2025.12.24 02:34:16.335385 [ 4 ] {587518da-d606-4674-89d2-1bbec09157e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4630 | 2025.12.24 02:34:16.335879 [ 4 ] {587518da-d606-4674-89d2-1bbec09157e9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4631 | 2025.12.24 02:34:16.336088 [ 4 ] {587518da-d606-4674-89d2-1bbec09157e9} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2025.12.24 02:34:16.336223 [ 4 ] {587518da-d606-4674-89d2-1bbec09157e9} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001673 sec., 8368.200836820084 rows/sec., 15.00 MiB/sec. | ||
| 4633 | 2025.12.24 02:34:16.336275 [ 4 ] {587518da-d606-4674-89d2-1bbec09157e9} <Debug> TCPHandler: Processed in 0.0018504 sec. | ||
| 4634 | 2025.12.24 02:34:16.336385 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4635 | 2025.12.24 02:34:16.336479 [ 4 ] {6fc5a75b-4255-40af-9d8b-04acc5958dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4636 | 2025.12.24 02:34:16.336520 [ 4 ] {6fc5a75b-4255-40af-9d8b-04acc5958dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4637 | 2025.12.24 02:34:16.336839 [ 4 ] {6fc5a75b-4255-40af-9d8b-04acc5958dc3} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2025.12.24 02:34:16.336877 [ 4 ] {6fc5a75b-4255-40af-9d8b-04acc5958dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4639 | 2025.12.24 02:34:16.337176 [ 4 ] {6fc5a75b-4255-40af-9d8b-04acc5958dc3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4640 | 2025.12.24 02:34:16.337380 [ 4 ] {6fc5a75b-4255-40af-9d8b-04acc5958dc3} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2025.12.24 02:34:16.337503 [ 4 ] {6fc5a75b-4255-40af-9d8b-04acc5958dc3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 4642 | 2025.12.24 02:34:16.337538 [ 4 ] {6fc5a75b-4255-40af-9d8b-04acc5958dc3} <Debug> TCPHandler: Processed in 0.001203219 sec. | ||
| 4643 | 2025.12.24 02:34:17.238517 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10959 | ||
| 4644 | 2025.12.24 02:34:17.239015 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4645 | 2025.12.24 02:34:17.239066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4646 | 2025.12.24 02:34:17.239543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4647 | 2025.12.24 02:34:17.239772 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2025.12.24 02:34:17.239918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10959 | ||
| 4649 | 2025.12.24 02:34:17.860489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4650 | 2025.12.24 02:34:17.876209 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2025.12.24 02:34:17.876267 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4652 | 2025.12.24 02:34:17.882409 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4653 | 2025.12.24 02:34:17.883122 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2025.12.24 02:34:17.885836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4655 | 2025.12.24 02:34:21.323075 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4656 | 2025.12.24 02:34:21.323285 [ 4 ] {cf4365d0-1d7b-415d-90e1-3b2a37233e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4657 | 2025.12.24 02:34:21.323356 [ 4 ] {cf4365d0-1d7b-415d-90e1-3b2a37233e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4658 | 2025.12.24 02:34:21.324017 [ 4 ] {cf4365d0-1d7b-415d-90e1-3b2a37233e8f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2025.12.24 02:34:21.324059 [ 4 ] {cf4365d0-1d7b-415d-90e1-3b2a37233e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4660 | 2025.12.24 02:34:21.324452 [ 4 ] {cf4365d0-1d7b-415d-90e1-3b2a37233e8f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4661 | 2025.12.24 02:34:21.324686 [ 4 ] {cf4365d0-1d7b-415d-90e1-3b2a37233e8f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2025.12.24 02:34:21.324833 [ 4 ] {cf4365d0-1d7b-415d-90e1-3b2a37233e8f} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001601 sec., 67457.8388507183 rows/sec., 5.66 MiB/sec. | ||
| 4663 | 2025.12.24 02:34:21.324875 [ 4 ] {cf4365d0-1d7b-415d-90e1-3b2a37233e8f} <Debug> TCPHandler: Processed in 0.00192949 sec. | ||
| 4664 | 2025.12.24 02:34:21.324995 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4665 | 2025.12.24 02:34:21.325096 [ 4 ] {40201e04-4033-4517-aa76-3b7cfeaedd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4666 | 2025.12.24 02:34:21.325137 [ 4 ] {40201e04-4033-4517-aa76-3b7cfeaedd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4667 | 2025.12.24 02:34:21.325529 [ 4 ] {40201e04-4033-4517-aa76-3b7cfeaedd1c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4668 | 2025.12.24 02:34:21.325565 [ 4 ] {40201e04-4033-4517-aa76-3b7cfeaedd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4669 | 2025.12.24 02:34:21.325874 [ 4 ] {40201e04-4033-4517-aa76-3b7cfeaedd1c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4670 | 2025.12.24 02:34:21.326089 [ 4 ] {40201e04-4033-4517-aa76-3b7cfeaedd1c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4671 | 2025.12.24 02:34:21.326221 [ 4 ] {40201e04-4033-4517-aa76-3b7cfeaedd1c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001148 sec., 22648.083623693383 rows/sec., 1.66 MiB/sec. | ||
| 4672 | 2025.12.24 02:34:21.326260 [ 4 ] {40201e04-4033-4517-aa76-3b7cfeaedd1c} <Debug> TCPHandler: Processed in 0.001315641 sec. | ||
| 4673 | 2025.12.24 02:34:21.326364 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4674 | 2025.12.24 02:34:21.326459 [ 4 ] {2cd147b3-5ea6-4374-85d2-fee163dbd88b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4675 | 2025.12.24 02:34:21.326499 [ 4 ] {2cd147b3-5ea6-4374-85d2-fee163dbd88b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4676 | 2025.12.24 02:34:21.326921 [ 4 ] {2cd147b3-5ea6-4374-85d2-fee163dbd88b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4677 | 2025.12.24 02:34:21.326958 [ 4 ] {2cd147b3-5ea6-4374-85d2-fee163dbd88b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4678 | 2025.12.24 02:34:21.327263 [ 4 ] {2cd147b3-5ea6-4374-85d2-fee163dbd88b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4679 | 2025.12.24 02:34:21.327468 [ 4 ] {2cd147b3-5ea6-4374-85d2-fee163dbd88b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4680 | 2025.12.24 02:34:21.327595 [ 4 ] {2cd147b3-5ea6-4374-85d2-fee163dbd88b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001156 sec., 77854.67128027682 rows/sec., 6.08 MiB/sec. | ||
| 4681 | 2025.12.24 02:34:21.327632 [ 4 ] {2cd147b3-5ea6-4374-85d2-fee163dbd88b} <Debug> TCPHandler: Processed in 0.001318161 sec. | ||
| 4682 | 2025.12.24 02:34:21.327743 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4683 | 2025.12.24 02:34:21.327837 [ 4 ] {8d9fdb6d-7258-4672-a4c9-847aee648a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4684 | 2025.12.24 02:34:21.327881 [ 4 ] {8d9fdb6d-7258-4672-a4c9-847aee648a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4685 | 2025.12.24 02:34:21.328266 [ 4 ] {8d9fdb6d-7258-4672-a4c9-847aee648a97} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2025.12.24 02:34:21.328301 [ 4 ] {8d9fdb6d-7258-4672-a4c9-847aee648a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4687 | 2025.12.24 02:34:21.328648 [ 4 ] {8d9fdb6d-7258-4672-a4c9-847aee648a97} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4688 | 2025.12.24 02:34:21.328860 [ 4 ] {8d9fdb6d-7258-4672-a4c9-847aee648a97} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2025.12.24 02:34:21.328986 [ 4 ] {8d9fdb6d-7258-4672-a4c9-847aee648a97} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 4690 | 2025.12.24 02:34:21.329023 [ 4 ] {8d9fdb6d-7258-4672-a4c9-847aee648a97} <Debug> TCPHandler: Processed in 0.001329461 sec. | ||
| 4691 | 2025.12.24 02:34:21.329132 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4692 | 2025.12.24 02:34:21.329226 [ 4 ] {38d576c0-457d-409f-a1c1-6aa9754a34ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4693 | 2025.12.24 02:34:21.329280 [ 4 ] {38d576c0-457d-409f-a1c1-6aa9754a34ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4694 | 2025.12.24 02:34:21.330059 [ 4 ] {38d576c0-457d-409f-a1c1-6aa9754a34ff} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4695 | 2025.12.24 02:34:21.330094 [ 4 ] {38d576c0-457d-409f-a1c1-6aa9754a34ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4696 | 2025.12.24 02:34:21.330632 [ 4 ] {38d576c0-457d-409f-a1c1-6aa9754a34ff} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4697 | 2025.12.24 02:34:21.330853 [ 4 ] {38d576c0-457d-409f-a1c1-6aa9754a34ff} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4698 | 2025.12.24 02:34:21.330992 [ 4 ] {38d576c0-457d-409f-a1c1-6aa9754a34ff} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001785 sec., 14565.826330532214 rows/sec., 26.10 MiB/sec. | ||
| 4699 | 2025.12.24 02:34:21.331052 [ 4 ] {38d576c0-457d-409f-a1c1-6aa9754a34ff} <Debug> TCPHandler: Processed in 0.001970142 sec. | ||
| 4700 | 2025.12.24 02:34:21.331162 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2025.12.24 02:34:21.331257 [ 4 ] {262bdfa5-5d27-4925-a67f-7d3a3aaf24bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4702 | 2025.12.24 02:34:21.331298 [ 4 ] {262bdfa5-5d27-4925-a67f-7d3a3aaf24bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4703 | 2025.12.24 02:34:21.331620 [ 4 ] {262bdfa5-5d27-4925-a67f-7d3a3aaf24bf} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2025.12.24 02:34:21.331652 [ 4 ] {262bdfa5-5d27-4925-a67f-7d3a3aaf24bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4705 | 2025.12.24 02:34:21.331932 [ 4 ] {262bdfa5-5d27-4925-a67f-7d3a3aaf24bf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4706 | 2025.12.24 02:34:21.332123 [ 4 ] {262bdfa5-5d27-4925-a67f-7d3a3aaf24bf} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2025.12.24 02:34:21.332240 [ 4 ] {262bdfa5-5d27-4925-a67f-7d3a3aaf24bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 4708 | 2025.12.24 02:34:21.332274 [ 4 ] {262bdfa5-5d27-4925-a67f-7d3a3aaf24bf} <Debug> TCPHandler: Processed in 0.001210869 sec. | ||
| 4709 | 2025.12.24 02:34:24.651879 [ 15 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4710 | 2025.12.24 02:34:24.651937 [ 15 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4711 | 2025.12.24 02:34:24.740099 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11407 | ||
| 4712 | 2025.12.24 02:34:24.740566 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2025.12.24 02:34:24.740609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4714 | 2025.12.24 02:34:24.741086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4715 | 2025.12.24 02:34:24.741318 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2025.12.24 02:34:24.741462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11407 | ||
| 4717 | 2025.12.24 02:34:24.763201 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 616 | ||
| 4718 | 2025.12.24 02:34:24.765582 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4719 | 2025.12.24 02:34:24.765650 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4720 | 2025.12.24 02:34:24.766904 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4721 | 2025.12.24 02:34:24.767202 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4722 | 2025.12.24 02:34:24.767478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 616 | ||
| 4723 | 2025.12.24 02:34:25.386006 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4724 | 2025.12.24 02:34:25.404902 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2025.12.24 02:34:25.404981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4726 | 2025.12.24 02:34:25.411809 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4727 | 2025.12.24 02:34:25.412549 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4728 | 2025.12.24 02:34:25.415824 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4729 | 2025.12.24 02:34:26.321922 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4730 | 2025.12.24 02:34:26.322095 [ 4 ] {bf7248fc-b035-43d2-a82f-5b0cd134b922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4731 | 2025.12.24 02:34:26.322159 [ 4 ] {bf7248fc-b035-43d2-a82f-5b0cd134b922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4732 | 2025.12.24 02:34:26.322787 [ 4 ] {bf7248fc-b035-43d2-a82f-5b0cd134b922} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4733 | 2025.12.24 02:34:26.322833 [ 4 ] {bf7248fc-b035-43d2-a82f-5b0cd134b922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4734 | 2025.12.24 02:34:26.323235 [ 4 ] {bf7248fc-b035-43d2-a82f-5b0cd134b922} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4735 | 2025.12.24 02:34:26.323457 [ 4 ] {bf7248fc-b035-43d2-a82f-5b0cd134b922} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4736 | 2025.12.24 02:34:26.323612 [ 4 ] {bf7248fc-b035-43d2-a82f-5b0cd134b922} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001565 sec., 53674.1214057508 rows/sec., 4.49 MiB/sec. | ||
| 4737 | 2025.12.24 02:34:26.323661 [ 4 ] {bf7248fc-b035-43d2-a82f-5b0cd134b922} <Debug> TCPHandler: Processed in 0.001862159 sec. | ||
| 4738 | 2025.12.24 02:34:26.323783 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4739 | 2025.12.24 02:34:26.323886 [ 4 ] {8f06abc0-f163-4527-99cb-79f3afc5fa3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4740 | 2025.12.24 02:34:26.323930 [ 4 ] {8f06abc0-f163-4527-99cb-79f3afc5fa3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4741 | 2025.12.24 02:34:26.324332 [ 4 ] {8f06abc0-f163-4527-99cb-79f3afc5fa3f} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4742 | 2025.12.24 02:34:26.324371 [ 4 ] {8f06abc0-f163-4527-99cb-79f3afc5fa3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4743 | 2025.12.24 02:34:26.324698 [ 4 ] {8f06abc0-f163-4527-99cb-79f3afc5fa3f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4744 | 2025.12.24 02:34:26.324930 [ 4 ] {8f06abc0-f163-4527-99cb-79f3afc5fa3f} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4745 | 2025.12.24 02:34:26.325065 [ 4 ] {8f06abc0-f163-4527-99cb-79f3afc5fa3f} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001203 sec., 11637.572734829591 rows/sec., 875.09 KiB/sec. | ||
| 4746 | 2025.12.24 02:34:26.325103 [ 4 ] {8f06abc0-f163-4527-99cb-79f3afc5fa3f} <Debug> TCPHandler: Processed in 0.001373072 sec. | ||
| 4747 | 2025.12.24 02:34:26.325205 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4748 | 2025.12.24 02:34:26.325299 [ 4 ] {737257c7-148f-4a90-92dd-1e313e9c6dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4749 | 2025.12.24 02:34:26.325341 [ 4 ] {737257c7-148f-4a90-92dd-1e313e9c6dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4750 | 2025.12.24 02:34:26.325754 [ 4 ] {737257c7-148f-4a90-92dd-1e313e9c6dde} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2025.12.24 02:34:26.325790 [ 4 ] {737257c7-148f-4a90-92dd-1e313e9c6dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4752 | 2025.12.24 02:34:26.326120 [ 4 ] {737257c7-148f-4a90-92dd-1e313e9c6dde} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4753 | 2025.12.24 02:34:26.326324 [ 4 ] {737257c7-148f-4a90-92dd-1e313e9c6dde} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4754 | 2025.12.24 02:34:26.326451 [ 4 ] {737257c7-148f-4a90-92dd-1e313e9c6dde} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001171 sec., 66609.73526900086 rows/sec., 5.20 MiB/sec. | ||
| 4755 | 2025.12.24 02:34:26.326488 [ 4 ] {737257c7-148f-4a90-92dd-1e313e9c6dde} <Debug> TCPHandler: Processed in 0.001333372 sec. | ||
| 4756 | 2025.12.24 02:34:26.326602 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4757 | 2025.12.24 02:34:26.326696 [ 4 ] {9821c094-9684-4303-b81b-0d5ac8d3981a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4758 | 2025.12.24 02:34:26.326739 [ 4 ] {9821c094-9684-4303-b81b-0d5ac8d3981a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4759 | 2025.12.24 02:34:26.327136 [ 4 ] {9821c094-9684-4303-b81b-0d5ac8d3981a} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4760 | 2025.12.24 02:34:26.327171 [ 4 ] {9821c094-9684-4303-b81b-0d5ac8d3981a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4761 | 2025.12.24 02:34:26.327502 [ 4 ] {9821c094-9684-4303-b81b-0d5ac8d3981a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4762 | 2025.12.24 02:34:26.327705 [ 4 ] {9821c094-9684-4303-b81b-0d5ac8d3981a} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4763 | 2025.12.24 02:34:26.327834 [ 4 ] {9821c094-9684-4303-b81b-0d5ac8d3981a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 4764 | 2025.12.24 02:34:26.327871 [ 4 ] {9821c094-9684-4303-b81b-0d5ac8d3981a} <Debug> TCPHandler: Processed in 0.001320262 sec. | ||
| 4765 | 2025.12.24 02:34:26.327971 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4766 | 2025.12.24 02:34:26.328063 [ 4 ] {a5aa4b52-4011-45b4-94f4-05e5ffbd295c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4767 | 2025.12.24 02:34:26.328117 [ 4 ] {a5aa4b52-4011-45b4-94f4-05e5ffbd295c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4768 | 2025.12.24 02:34:26.328882 [ 4 ] {a5aa4b52-4011-45b4-94f4-05e5ffbd295c} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4769 | 2025.12.24 02:34:26.328918 [ 4 ] {a5aa4b52-4011-45b4-94f4-05e5ffbd295c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4770 | 2025.12.24 02:34:26.329462 [ 4 ] {a5aa4b52-4011-45b4-94f4-05e5ffbd295c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4771 | 2025.12.24 02:34:26.329685 [ 4 ] {a5aa4b52-4011-45b4-94f4-05e5ffbd295c} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2025.12.24 02:34:26.329819 [ 4 ] {a5aa4b52-4011-45b4-94f4-05e5ffbd295c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001774 sec., 7891.770011273958 rows/sec., 14.14 MiB/sec. | ||
| 4773 | 2025.12.24 02:34:26.329879 [ 4 ] {a5aa4b52-4011-45b4-94f4-05e5ffbd295c} <Debug> TCPHandler: Processed in 0.001957452 sec. | ||
| 4774 | 2025.12.24 02:34:26.329993 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4775 | 2025.12.24 02:34:26.330087 [ 4 ] {60fbfc17-6d24-4dd4-8ac5-5e43490482ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4776 | 2025.12.24 02:34:26.330129 [ 4 ] {60fbfc17-6d24-4dd4-8ac5-5e43490482ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4777 | 2025.12.24 02:34:26.330458 [ 4 ] {60fbfc17-6d24-4dd4-8ac5-5e43490482ad} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2025.12.24 02:34:26.330494 [ 4 ] {60fbfc17-6d24-4dd4-8ac5-5e43490482ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4779 | 2025.12.24 02:34:26.330809 [ 4 ] {60fbfc17-6d24-4dd4-8ac5-5e43490482ad} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4780 | 2025.12.24 02:34:26.331013 [ 4 ] {60fbfc17-6d24-4dd4-8ac5-5e43490482ad} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2025.12.24 02:34:26.331140 [ 4 ] {60fbfc17-6d24-4dd4-8ac5-5e43490482ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 4782 | 2025.12.24 02:34:26.331176 [ 4 ] {60fbfc17-6d24-4dd4-8ac5-5e43490482ad} <Debug> TCPHandler: Processed in 0.001233779 sec. | ||
| 4783 | 2025.12.24 02:34:31.354924 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2025.12.24 02:34:31.355155 [ 4 ] {8207aa3c-1cfb-4179-8002-9ee4cffb1ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4785 | 2025.12.24 02:34:31.355241 [ 4 ] {8207aa3c-1cfb-4179-8002-9ee4cffb1ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4786 | 2025.12.24 02:34:31.356026 [ 4 ] {8207aa3c-1cfb-4179-8002-9ee4cffb1ab3} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2025.12.24 02:34:31.356076 [ 4 ] {8207aa3c-1cfb-4179-8002-9ee4cffb1ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4788 | 2025.12.24 02:34:31.356586 [ 4 ] {8207aa3c-1cfb-4179-8002-9ee4cffb1ab3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4789 | 2025.12.24 02:34:31.356911 [ 4 ] {8207aa3c-1cfb-4179-8002-9ee4cffb1ab3} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2025.12.24 02:34:31.357111 [ 4 ] {8207aa3c-1cfb-4179-8002-9ee4cffb1ab3} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002017 sec., 1983.1432821021317 rows/sec., 161.71 KiB/sec. | ||
| 4791 | 2025.12.24 02:34:31.357175 [ 4 ] {8207aa3c-1cfb-4179-8002-9ee4cffb1ab3} <Debug> TCPHandler: Processed in 0.002424908 sec. | ||
| 4792 | 2025.12.24 02:34:31.357332 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4793 | 2025.12.24 02:34:31.357457 [ 4 ] {8c814415-6422-4e42-9e48-f3766b42fe61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4794 | 2025.12.24 02:34:31.357512 [ 4 ] {8c814415-6422-4e42-9e48-f3766b42fe61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4795 | 2025.12.24 02:34:31.358983 [ 4 ] {8c814415-6422-4e42-9e48-f3766b42fe61} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4796 | 2025.12.24 02:34:31.359027 [ 4 ] {8c814415-6422-4e42-9e48-f3766b42fe61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4797 | 2025.12.24 02:34:31.359602 [ 4 ] {8c814415-6422-4e42-9e48-f3766b42fe61} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4798 | 2025.12.24 02:34:31.359929 [ 4 ] {8c814415-6422-4e42-9e48-f3766b42fe61} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4799 | 2025.12.24 02:34:31.360107 [ 4 ] {8c814415-6422-4e42-9e48-f3766b42fe61} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.00268 sec., 466417.9104477612 rows/sec., 38.62 MiB/sec. | ||
| 4800 | 2025.12.24 02:34:31.360165 [ 4 ] {8c814415-6422-4e42-9e48-f3766b42fe61} <Debug> TCPHandler: Processed in 0.002897376 sec. | ||
| 4801 | 2025.12.24 02:34:31.360323 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4802 | 2025.12.24 02:34:31.360442 [ 4 ] {79762765-ad19-4436-b189-08e66dbbc791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4803 | 2025.12.24 02:34:31.360499 [ 4 ] {79762765-ad19-4436-b189-08e66dbbc791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4804 | 2025.12.24 02:34:31.361031 [ 4 ] {79762765-ad19-4436-b189-08e66dbbc791} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4805 | 2025.12.24 02:34:31.361073 [ 4 ] {79762765-ad19-4436-b189-08e66dbbc791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4806 | 2025.12.24 02:34:31.361492 [ 4 ] {79762765-ad19-4436-b189-08e66dbbc791} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4807 | 2025.12.24 02:34:31.361727 [ 4 ] {79762765-ad19-4436-b189-08e66dbbc791} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2025.12.24 02:34:31.361859 [ 4 ] {79762765-ad19-4436-b189-08e66dbbc791} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001445 sec., 20761.245674740483 rows/sec., 1.51 MiB/sec. | ||
| 4809 | 2025.12.24 02:34:31.361896 [ 4 ] {79762765-ad19-4436-b189-08e66dbbc791} <Debug> TCPHandler: Processed in 0.001641415 sec. | ||
| 4810 | 2025.12.24 02:34:31.362011 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4811 | 2025.12.24 02:34:31.362106 [ 4 ] {5caa94c6-44ac-4d59-8488-9371b17c06fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4812 | 2025.12.24 02:34:31.362158 [ 4 ] {5caa94c6-44ac-4d59-8488-9371b17c06fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4813 | 2025.12.24 02:34:31.362652 [ 4 ] {5caa94c6-44ac-4d59-8488-9371b17c06fc} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2025.12.24 02:34:31.362687 [ 4 ] {5caa94c6-44ac-4d59-8488-9371b17c06fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4815 | 2025.12.24 02:34:31.363023 [ 4 ] {5caa94c6-44ac-4d59-8488-9371b17c06fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4816 | 2025.12.24 02:34:31.363234 [ 4 ] {5caa94c6-44ac-4d59-8488-9371b17c06fc} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2025.12.24 02:34:31.363364 [ 4 ] {5caa94c6-44ac-4d59-8488-9371b17c06fc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001277 sec., 178543.46123727487 rows/sec., 12.09 MiB/sec. | ||
| 4818 | 2025.12.24 02:34:31.363400 [ 4 ] {5caa94c6-44ac-4d59-8488-9371b17c06fc} <Debug> TCPHandler: Processed in 0.001439022 sec. | ||
| 4819 | 2025.12.24 02:34:31.363513 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2025.12.24 02:34:31.363606 [ 4 ] {270c4399-4b87-42b3-bd19-3293b24d0c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4821 | 2025.12.24 02:34:31.363646 [ 4 ] {270c4399-4b87-42b3-bd19-3293b24d0c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4822 | 2025.12.24 02:34:31.364235 [ 4 ] {270c4399-4b87-42b3-bd19-3293b24d0c76} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2025.12.24 02:34:31.364269 [ 4 ] {270c4399-4b87-42b3-bd19-3293b24d0c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4824 | 2025.12.24 02:34:31.364644 [ 4 ] {270c4399-4b87-42b3-bd19-3293b24d0c76} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4825 | 2025.12.24 02:34:31.364883 [ 4 ] {270c4399-4b87-42b3-bd19-3293b24d0c76} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2025.12.24 02:34:31.365021 [ 4 ] {270c4399-4b87-42b3-bd19-3293b24d0c76} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001433 sec., 383810.18841591064 rows/sec., 28.49 MiB/sec. | ||
| 4827 | 2025.12.24 02:34:31.365062 [ 4 ] {270c4399-4b87-42b3-bd19-3293b24d0c76} <Debug> TCPHandler: Processed in 0.001598375 sec. | ||
| 4828 | 2025.12.24 02:34:31.365183 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2025.12.24 02:34:31.365304 [ 4 ] {51b69b80-a364-45e1-a2e9-e2f3a47a4139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4830 | 2025.12.24 02:34:31.365358 [ 4 ] {51b69b80-a364-45e1-a2e9-e2f3a47a4139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4831 | 2025.12.24 02:34:31.366009 [ 4 ] {51b69b80-a364-45e1-a2e9-e2f3a47a4139} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2025.12.24 02:34:31.366051 [ 4 ] {51b69b80-a364-45e1-a2e9-e2f3a47a4139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4833 | 2025.12.24 02:34:31.366547 [ 4 ] {51b69b80-a364-45e1-a2e9-e2f3a47a4139} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4834 | 2025.12.24 02:34:31.366831 [ 4 ] {51b69b80-a364-45e1-a2e9-e2f3a47a4139} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2025.12.24 02:34:31.366992 [ 4 ] {51b69b80-a364-45e1-a2e9-e2f3a47a4139} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001712 sec., 494158.8785046729 rows/sec., 33.26 MiB/sec. | ||
| 4836 | 2025.12.24 02:34:31.367038 [ 4 ] {51b69b80-a364-45e1-a2e9-e2f3a47a4139} <Debug> TCPHandler: Processed in 0.001907471 sec. | ||
| 4837 | 2025.12.24 02:34:31.367187 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4838 | 2025.12.24 02:34:31.367294 [ 4 ] {77109c0b-ae90-420a-8265-34ccb8d84eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4839 | 2025.12.24 02:34:31.367362 [ 4 ] {77109c0b-ae90-420a-8265-34ccb8d84eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4840 | 2025.12.24 02:34:31.368467 [ 4 ] {77109c0b-ae90-420a-8265-34ccb8d84eb0} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4841 | 2025.12.24 02:34:31.368508 [ 4 ] {77109c0b-ae90-420a-8265-34ccb8d84eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4842 | 2025.12.24 02:34:31.369159 [ 4 ] {77109c0b-ae90-420a-8265-34ccb8d84eb0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4843 | 2025.12.24 02:34:31.369421 [ 4 ] {77109c0b-ae90-420a-8265-34ccb8d84eb0} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4844 | 2025.12.24 02:34:31.369571 [ 4 ] {77109c0b-ae90-420a-8265-34ccb8d84eb0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002299 sec., 11309.264897781644 rows/sec., 20.27 MiB/sec. | ||
| 4845 | 2025.12.24 02:34:31.369674 [ 4 ] {77109c0b-ae90-420a-8265-34ccb8d84eb0} <Debug> TCPHandler: Processed in 0.00254479 sec. | ||
| 4846 | 2025.12.24 02:34:31.369858 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4847 | 2025.12.24 02:34:31.369990 [ 4 ] {63eba677-36cc-4634-a5df-ffa56670e92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4848 | 2025.12.24 02:34:31.370043 [ 4 ] {63eba677-36cc-4634-a5df-ffa56670e92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4849 | 2025.12.24 02:34:31.370491 [ 4 ] {63eba677-36cc-4634-a5df-ffa56670e92b} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2025.12.24 02:34:31.370533 [ 4 ] {63eba677-36cc-4634-a5df-ffa56670e92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 4851 | 2025.12.24 02:34:31.370919 [ 4 ] {63eba677-36cc-4634-a5df-ffa56670e92b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4852 | 2025.12.24 02:34:31.371147 [ 4 ] {63eba677-36cc-4634-a5df-ffa56670e92b} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2025.12.24 02:34:31.371296 [ 4 ] {63eba677-36cc-4634-a5df-ffa56670e92b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. | ||
| 4854 | 2025.12.24 02:34:31.371336 [ 4 ] {63eba677-36cc-4634-a5df-ffa56670e92b} <Debug> TCPHandler: Processed in 0.001558855 sec. | ||
| 4855 | 2025.12.24 02:34:31.620198 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62980 | ||
| 4856 | 2025.12.24 02:34:31.620302 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4857 | 2025.12.24 02:34:31.620328 [ 290 ] {} <Debug> TCP-Session: aeaac391-2a72-4312-99d4-f6fe87e8a011 Authenticating user 'default' from [fd00:1122:3344:101::e]:62980 | ||
| 4858 | 2025.12.24 02:34:31.620349 [ 290 ] {} <Debug> TCP-Session: aeaac391-2a72-4312-99d4-f6fe87e8a011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4859 | 2025.12.24 02:34:31.620361 [ 290 ] {} <Debug> TCP-Session: aeaac391-2a72-4312-99d4-f6fe87e8a011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4860 | 2025.12.24 02:34:31.620597 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55545 | ||
| 4861 | 2025.12.24 02:34:31.620603 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48268 | ||
| 4862 | 2025.12.24 02:34:31.620663 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56009 | ||
| 4863 | 2025.12.24 02:34:31.620684 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34577 | ||
| 4864 | 2025.12.24 02:34:31.620707 [ 290 ] {} <Trace> TCP-Session: aeaac391-2a72-4312-99d4-f6fe87e8a011 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4865 | 2025.12.24 02:34:31.620743 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4866 | 2025.12.24 02:34:31.620762 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4867 | 2025.12.24 02:34:31.620676 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40931 | ||
| 4868 | 2025.12.24 02:34:31.620801 [ 296 ] {} <Debug> TCP-Session: 91692ae6-dfee-41a4-ac95-35e912029e7e Authenticating user 'default' from [fd00:1122:3344:101::e]:56009 | ||
| 4869 | 2025.12.24 02:34:31.620788 [ 291 ] {} <Debug> TCP-Session: f7bb9579-ab59-474d-9a0f-ee1e308132a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:55545 | ||
| 4870 | 2025.12.24 02:34:31.620655 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63722 | ||
| 4871 | 2025.12.24 02:34:31.620870 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4872 | 2025.12.24 02:34:31.620875 [ 291 ] {} <Debug> TCP-Session: f7bb9579-ab59-474d-9a0f-ee1e308132a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4873 | 2025.12.24 02:34:31.620858 [ 296 ] {} <Debug> TCP-Session: 91692ae6-dfee-41a4-ac95-35e912029e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4874 | 2025.12.24 02:34:31.620918 [ 298 ] {} <Debug> TCP-Session: ae64c68d-fd58-441c-b25c-5acee111e65e Authenticating user 'default' from [fd00:1122:3344:101::e]:34577 | ||
| 4875 | 2025.12.24 02:34:31.620930 [ 290 ] {b0b799d8-9e87-4f92-802a-4d6a90609e44} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62980) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4876 | 2025.12.24 02:34:31.620951 [ 298 ] {} <Debug> TCP-Session: ae64c68d-fd58-441c-b25c-5acee111e65e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4877 | 2025.12.24 02:34:31.620937 [ 296 ] {} <Debug> TCP-Session: 91692ae6-dfee-41a4-ac95-35e912029e7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4878 | 2025.12.24 02:34:31.620972 [ 298 ] {} <Debug> TCP-Session: ae64c68d-fd58-441c-b25c-5acee111e65e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4879 | 2025.12.24 02:34:31.620921 [ 291 ] {} <Debug> TCP-Session: f7bb9579-ab59-474d-9a0f-ee1e308132a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4880 | 2025.12.24 02:34:31.621005 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4881 | 2025.12.24 02:34:31.621011 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4882 | 2025.12.24 02:34:31.621048 [ 293 ] {} <Debug> TCP-Session: 62ff8b84-d729-4a6d-9384-b3b461d7a59b Authenticating user 'default' from [fd00:1122:3344:101::e]:63722 | ||
| 4883 | 2025.12.24 02:34:31.620654 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61548 | ||
| 4884 | 2025.12.24 02:34:31.621070 [ 297 ] {} <Debug> TCP-Session: 809d3be8-64c0-4b80-9a50-95fead22cc42 Authenticating user 'default' from [fd00:1122:3344:101::e]:40931 | ||
| 4885 | 2025.12.24 02:34:31.621075 [ 293 ] {} <Debug> TCP-Session: 62ff8b84-d729-4a6d-9384-b3b461d7a59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4886 | 2025.12.24 02:34:31.621123 [ 297 ] {} <Debug> TCP-Session: 809d3be8-64c0-4b80-9a50-95fead22cc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4887 | 2025.12.24 02:34:31.621132 [ 293 ] {} <Debug> TCP-Session: 62ff8b84-d729-4a6d-9384-b3b461d7a59b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4888 | 2025.12.24 02:34:31.621145 [ 297 ] {} <Debug> TCP-Session: 809d3be8-64c0-4b80-9a50-95fead22cc42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4889 | 2025.12.24 02:34:31.620642 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61764 | ||
| 4890 | 2025.12.24 02:34:31.620795 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4891 | 2025.12.24 02:34:31.621211 [ 290 ] {b0b799d8-9e87-4f92-802a-4d6a90609e44} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4892 | 2025.12.24 02:34:31.621242 [ 292 ] {} <Debug> TCP-Session: 7ff4a644-21a9-4fc3-a3d5-fdeefaff5a16 Authenticating user 'default' from [fd00:1122:3344:101::e]:48268 | ||
| 4893 | 2025.12.24 02:34:31.621197 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4894 | 2025.12.24 02:34:31.621271 [ 292 ] {} <Debug> TCP-Session: 7ff4a644-21a9-4fc3-a3d5-fdeefaff5a16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4895 | 2025.12.24 02:34:31.621288 [ 290 ] {b0b799d8-9e87-4f92-802a-4d6a90609e44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4896 | 2025.12.24 02:34:31.621303 [ 292 ] {} <Debug> TCP-Session: 7ff4a644-21a9-4fc3-a3d5-fdeefaff5a16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4897 | 2025.12.24 02:34:31.621312 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4898 | 2025.12.24 02:34:31.621299 [ 295 ] {} <Debug> TCP-Session: 4cd21866-ebdc-48f9-8d84-08454a5f3de4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61548 | ||
| 4899 | 2025.12.24 02:34:31.621355 [ 294 ] {} <Debug> TCP-Session: 2bf59712-cb2c-4c71-9dba-75cce858de95 Authenticating user 'default' from [fd00:1122:3344:101::e]:61764 | ||
| 4900 | 2025.12.24 02:34:31.621370 [ 295 ] {} <Debug> TCP-Session: 4cd21866-ebdc-48f9-8d84-08454a5f3de4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4901 | 2025.12.24 02:34:31.621378 [ 294 ] {} <Debug> TCP-Session: 2bf59712-cb2c-4c71-9dba-75cce858de95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4902 | 2025.12.24 02:34:31.621392 [ 295 ] {} <Debug> TCP-Session: 4cd21866-ebdc-48f9-8d84-08454a5f3de4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4903 | 2025.12.24 02:34:31.621408 [ 294 ] {} <Debug> TCP-Session: 2bf59712-cb2c-4c71-9dba-75cce858de95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4904 | 2025.12.24 02:34:31.621571 [ 290 ] {b0b799d8-9e87-4f92-802a-4d6a90609e44} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 4905 | 2025.12.24 02:34:31.622530 [ 327 ] {b0b799d8-9e87-4f92-802a-4d6a90609e44} <Trace> AggregatingTransform: Aggregating | ||
| 4906 | 2025.12.24 02:34:31.622580 [ 327 ] {b0b799d8-9e87-4f92-802a-4d6a90609e44} <Trace> Aggregator: Aggregation method: without_key | ||
| 4907 | 2025.12.24 02:34:31.622621 [ 327 ] {b0b799d8-9e87-4f92-802a-4d6a90609e44} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950845 sec. (1051.696 rows/sec., 41.08 KiB/sec.) | ||
| 4908 | 2025.12.24 02:34:31.622643 [ 327 ] {b0b799d8-9e87-4f92-802a-4d6a90609e44} <Trace> Aggregator: Merging aggregated data | ||
| 4909 | 2025.12.24 02:34:31.624060 [ 290 ] {b0b799d8-9e87-4f92-802a-4d6a90609e44} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003183 sec., 314.16902293433867 rows/sec., 12.27 KiB/sec. | ||
| 4910 | 2025.12.24 02:34:31.624218 [ 290 ] {b0b799d8-9e87-4f92-802a-4d6a90609e44} <Debug> TCPHandler: Processed in 0.003625158 sec. | ||
| 4911 | 2025.12.24 02:34:31.624319 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4912 | 2025.12.24 02:34:31.624343 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4913 | 2025.12.24 02:34:31.624366 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4914 | 2025.12.24 02:34:31.624371 [ 290 ] {} <Debug> TCP-Session: aeaac391-2a72-4312-99d4-f6fe87e8a011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4915 | 2025.12.24 02:34:31.624392 [ 298 ] {} <Debug> TCP-Session: ae64c68d-fd58-441c-b25c-5acee111e65e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4916 | 2025.12.24 02:34:31.624400 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4917 | 2025.12.24 02:34:31.624418 [ 291 ] {} <Debug> TCP-Session: f7bb9579-ab59-474d-9a0f-ee1e308132a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4918 | 2025.12.24 02:34:31.624440 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4919 | 2025.12.24 02:34:31.624469 [ 293 ] {} <Debug> TCP-Session: 62ff8b84-d729-4a6d-9384-b3b461d7a59b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4920 | 2025.12.24 02:34:31.624471 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4921 | 2025.12.24 02:34:31.624504 [ 296 ] {} <Debug> TCP-Session: 91692ae6-dfee-41a4-ac95-35e912029e7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4922 | 2025.12.24 02:34:31.624457 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4923 | 2025.12.24 02:34:31.624543 [ 297 ] {} <Debug> TCP-Session: 809d3be8-64c0-4b80-9a50-95fead22cc42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4924 | 2025.12.24 02:34:31.624381 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4925 | 2025.12.24 02:34:31.624594 [ 295 ] {} <Debug> TCP-Session: 4cd21866-ebdc-48f9-8d84-08454a5f3de4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4926 | 2025.12.24 02:34:31.624635 [ 294 ] {} <Debug> TCP-Session: 2bf59712-cb2c-4c71-9dba-75cce858de95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4927 | 2025.12.24 02:34:31.624414 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4928 | 2025.12.24 02:34:31.624694 [ 292 ] {} <Debug> TCP-Session: 7ff4a644-21a9-4fc3-a3d5-fdeefaff5a16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4929 | 2025.12.24 02:34:31.631232 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41325 | ||
| 4930 | 2025.12.24 02:34:31.631298 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4931 | 2025.12.24 02:34:31.631319 [ 290 ] {} <Debug> TCP-Session: 849e449c-cbdf-4e89-b727-f5e004438b78 Authenticating user 'default' from [fd00:1122:3344:101::e]:41325 | ||
| 4932 | 2025.12.24 02:34:31.631334 [ 290 ] {} <Debug> TCP-Session: 849e449c-cbdf-4e89-b727-f5e004438b78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4933 | 2025.12.24 02:34:31.631346 [ 290 ] {} <Debug> TCP-Session: 849e449c-cbdf-4e89-b727-f5e004438b78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4934 | 2025.12.24 02:34:31.631484 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42177 | ||
| 4935 | 2025.12.24 02:34:31.631506 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42919 | ||
| 4936 | 2025.12.24 02:34:31.631532 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57530 | ||
| 4937 | 2025.12.24 02:34:31.631534 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57905 | ||
| 4938 | 2025.12.24 02:34:31.631558 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43026 | ||
| 4939 | 2025.12.24 02:34:31.631593 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4940 | 2025.12.24 02:34:31.631593 [ 290 ] {} <Trace> TCP-Session: 849e449c-cbdf-4e89-b727-f5e004438b78 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4941 | 2025.12.24 02:34:31.631623 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4942 | 2025.12.24 02:34:31.631621 [ 292 ] {} <Debug> TCP-Session: 085c8aa2-b60e-4724-bf54-232abe59f976 Authenticating user 'default' from [fd00:1122:3344:101::e]:42919 | ||
| 4943 | 2025.12.24 02:34:31.631643 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4944 | 2025.12.24 02:34:31.631650 [ 294 ] {} <Debug> TCP-Session: 3a5726d9-959a-462e-a139-43af4846264a Authenticating user 'default' from [fd00:1122:3344:101::e]:57905 | ||
| 4945 | 2025.12.24 02:34:31.631660 [ 292 ] {} <Debug> TCP-Session: 085c8aa2-b60e-4724-bf54-232abe59f976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4946 | 2025.12.24 02:34:31.631675 [ 296 ] {} <Debug> TCP-Session: 4a89be4e-e734-4280-8eb8-3e4b70969c18 Authenticating user 'default' from [fd00:1122:3344:101::e]:43026 | ||
| 4947 | 2025.12.24 02:34:31.631687 [ 294 ] {} <Debug> TCP-Session: 3a5726d9-959a-462e-a139-43af4846264a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4948 | 2025.12.24 02:34:31.631696 [ 292 ] {} <Debug> TCP-Session: 085c8aa2-b60e-4724-bf54-232abe59f976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4949 | 2025.12.24 02:34:31.631708 [ 296 ] {} <Debug> TCP-Session: 4a89be4e-e734-4280-8eb8-3e4b70969c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4950 | 2025.12.24 02:34:31.631719 [ 294 ] {} <Debug> TCP-Session: 3a5726d9-959a-462e-a139-43af4846264a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4951 | 2025.12.24 02:34:31.631741 [ 296 ] {} <Debug> TCP-Session: 4a89be4e-e734-4280-8eb8-3e4b70969c18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4952 | 2025.12.24 02:34:31.631732 [ 290 ] {7823e407-b21d-414a-a472-187d2a67fdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41325) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4953 | 2025.12.24 02:34:31.631580 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64656 | ||
| 4954 | 2025.12.24 02:34:31.631584 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39012 | ||
| 4955 | 2025.12.24 02:34:31.631617 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4956 | 2025.12.24 02:34:31.631561 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4957 | 2025.12.24 02:34:31.631901 [ 293 ] {} <Debug> TCP-Session: c66b5cf1-58f4-4d69-a4d0-709b4d70a330 Authenticating user 'default' from [fd00:1122:3344:101::e]:57530 | ||
| 4958 | 2025.12.24 02:34:31.631910 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4959 | 2025.12.24 02:34:31.631935 [ 293 ] {} <Debug> TCP-Session: c66b5cf1-58f4-4d69-a4d0-709b4d70a330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4960 | 2025.12.24 02:34:31.631887 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4961 | 2025.12.24 02:34:31.631964 [ 293 ] {} <Debug> TCP-Session: c66b5cf1-58f4-4d69-a4d0-709b4d70a330 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4962 | 2025.12.24 02:34:31.631959 [ 290 ] {7823e407-b21d-414a-a472-187d2a67fdb8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4963 | 2025.12.24 02:34:31.631984 [ 297 ] {} <Debug> TCP-Session: 3d50bfe5-4973-49d9-b0e5-52ad718bff76 Authenticating user 'default' from [fd00:1122:3344:101::e]:64656 | ||
| 4964 | 2025.12.24 02:34:31.631959 [ 298 ] {} <Debug> TCP-Session: 22fe773b-88f5-4ed1-9e4e-15b2894bb786 Authenticating user 'default' from [fd00:1122:3344:101::e]:39012 | ||
| 4965 | 2025.12.24 02:34:31.632025 [ 290 ] {7823e407-b21d-414a-a472-187d2a67fdb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4966 | 2025.12.24 02:34:31.632021 [ 297 ] {} <Debug> TCP-Session: 3d50bfe5-4973-49d9-b0e5-52ad718bff76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4967 | 2025.12.24 02:34:31.632039 [ 298 ] {} <Debug> TCP-Session: 22fe773b-88f5-4ed1-9e4e-15b2894bb786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4968 | 2025.12.24 02:34:31.632061 [ 297 ] {} <Debug> TCP-Session: 3d50bfe5-4973-49d9-b0e5-52ad718bff76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4969 | 2025.12.24 02:34:31.632074 [ 298 ] {} <Debug> TCP-Session: 22fe773b-88f5-4ed1-9e4e-15b2894bb786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4970 | 2025.12.24 02:34:31.631925 [ 291 ] {} <Debug> TCP-Session: e54d82d8-e838-4dbf-bd1d-ecc61976aa3a Authenticating user 'default' from [fd00:1122:3344:101::e]:42177 | ||
| 4971 | 2025.12.24 02:34:31.631549 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61700 | ||
| 4972 | 2025.12.24 02:34:31.632141 [ 291 ] {} <Debug> TCP-Session: e54d82d8-e838-4dbf-bd1d-ecc61976aa3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4973 | 2025.12.24 02:34:31.632166 [ 291 ] {} <Debug> TCP-Session: e54d82d8-e838-4dbf-bd1d-ecc61976aa3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4974 | 2025.12.24 02:34:31.632208 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4975 | 2025.12.24 02:34:31.632238 [ 295 ] {} <Debug> TCP-Session: 19fe1b24-be99-47d6-b1ae-61746d25f64d Authenticating user 'default' from [fd00:1122:3344:101::e]:61700 | ||
| 4976 | 2025.12.24 02:34:31.632255 [ 290 ] {7823e407-b21d-414a-a472-187d2a67fdb8} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 4977 | 2025.12.24 02:34:31.632261 [ 295 ] {} <Debug> TCP-Session: 19fe1b24-be99-47d6-b1ae-61746d25f64d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4978 | 2025.12.24 02:34:31.632302 [ 295 ] {} <Debug> TCP-Session: 19fe1b24-be99-47d6-b1ae-61746d25f64d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4979 | 2025.12.24 02:34:31.633076 [ 335 ] {7823e407-b21d-414a-a472-187d2a67fdb8} <Trace> AggregatingTransform: Aggregating | ||
| 4980 | 2025.12.24 02:34:31.633126 [ 335 ] {7823e407-b21d-414a-a472-187d2a67fdb8} <Trace> Aggregator: Aggregation method: without_key | ||
| 4981 | 2025.12.24 02:34:31.633165 [ 335 ] {7823e407-b21d-414a-a472-187d2a67fdb8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000821133 sec. (1217.830 rows/sec., 47.57 KiB/sec.) | ||
| 4982 | 2025.12.24 02:34:31.633183 [ 335 ] {7823e407-b21d-414a-a472-187d2a67fdb8} <Trace> Aggregator: Merging aggregated data | ||
| 4983 | 2025.12.24 02:34:31.634323 [ 290 ] {7823e407-b21d-414a-a472-187d2a67fdb8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00262 sec., 381.6793893129771 rows/sec., 14.91 KiB/sec. | ||
| 4984 | 2025.12.24 02:34:31.634464 [ 290 ] {7823e407-b21d-414a-a472-187d2a67fdb8} <Debug> TCPHandler: Processed in 0.002935267 sec. | ||
| 4985 | 2025.12.24 02:34:31.634558 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4986 | 2025.12.24 02:34:31.634625 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4987 | 2025.12.24 02:34:31.634630 [ 290 ] {} <Debug> TCP-Session: 849e449c-cbdf-4e89-b727-f5e004438b78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4988 | 2025.12.24 02:34:31.634657 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4989 | 2025.12.24 02:34:31.634668 [ 296 ] {} <Debug> TCP-Session: 4a89be4e-e734-4280-8eb8-3e4b70969c18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4990 | 2025.12.24 02:34:31.634673 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4991 | 2025.12.24 02:34:31.634692 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4992 | 2025.12.24 02:34:31.634711 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4993 | 2025.12.24 02:34:31.634731 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4994 | 2025.12.24 02:34:31.634768 [ 295 ] {} <Debug> TCP-Session: 19fe1b24-be99-47d6-b1ae-61746d25f64d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4995 | 2025.12.24 02:34:31.634751 [ 297 ] {} <Debug> TCP-Session: 3d50bfe5-4973-49d9-b0e5-52ad718bff76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4996 | 2025.12.24 02:34:31.634795 [ 292 ] {} <Debug> TCP-Session: 085c8aa2-b60e-4724-bf54-232abe59f976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4997 | 2025.12.24 02:34:31.634745 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4998 | 2025.12.24 02:34:31.634728 [ 293 ] {} <Debug> TCP-Session: c66b5cf1-58f4-4d69-a4d0-709b4d70a330 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4999 | 2025.12.24 02:34:31.634866 [ 298 ] {} <Debug> TCP-Session: 22fe773b-88f5-4ed1-9e4e-15b2894bb786 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5000 | 2025.12.24 02:34:31.634699 [ 294 ] {} <Debug> TCP-Session: 3a5726d9-959a-462e-a139-43af4846264a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5001 | 2025.12.24 02:34:31.634635 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5002 | 2025.12.24 02:34:31.634946 [ 291 ] {} <Debug> TCP-Session: e54d82d8-e838-4dbf-bd1d-ecc61976aa3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5003 | 2025.12.24 02:34:31.709090 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38558 | ||
| 5004 | 2025.12.24 02:34:31.709189 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5005 | 2025.12.24 02:34:31.709216 [ 290 ] {} <Debug> TCP-Session: 532c7cb8-ce5a-46f0-ac7e-7352ca1411b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38558 | ||
| 5006 | 2025.12.24 02:34:31.709237 [ 290 ] {} <Debug> TCP-Session: 532c7cb8-ce5a-46f0-ac7e-7352ca1411b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5007 | 2025.12.24 02:34:31.709250 [ 290 ] {} <Debug> TCP-Session: 532c7cb8-ce5a-46f0-ac7e-7352ca1411b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5008 | 2025.12.24 02:34:31.709465 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58396 | ||
| 5009 | 2025.12.24 02:34:31.709537 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53423 | ||
| 5010 | 2025.12.24 02:34:31.709571 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62788 | ||
| 5011 | 2025.12.24 02:34:31.709599 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54263 | ||
| 5012 | 2025.12.24 02:34:31.709560 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58101 | ||
| 5013 | 2025.12.24 02:34:31.709656 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5014 | 2025.12.24 02:34:31.709536 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48510 | ||
| 5015 | 2025.12.24 02:34:31.709693 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5016 | 2025.12.24 02:34:31.709702 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5017 | 2025.12.24 02:34:31.709741 [ 297 ] {} <Debug> TCP-Session: ff2e1d64-24bb-4b0c-8419-07226e05273d Authenticating user 'default' from [fd00:1122:3344:101::e]:62788 | ||
| 5018 | 2025.12.24 02:34:31.709744 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5019 | 2025.12.24 02:34:31.709754 [ 298 ] {} <Debug> TCP-Session: 292e587f-f87d-474e-b35c-685de60ba068 Authenticating user 'default' from [fd00:1122:3344:101::e]:54263 | ||
| 5020 | 2025.12.24 02:34:31.709774 [ 297 ] {} <Debug> TCP-Session: ff2e1d64-24bb-4b0c-8419-07226e05273d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5021 | 2025.12.24 02:34:31.709791 [ 296 ] {} <Debug> TCP-Session: fafa2d56-18c9-4e36-8c98-5ca816ca4130 Authenticating user 'default' from [fd00:1122:3344:101::e]:58101 | ||
| 5022 | 2025.12.24 02:34:31.709814 [ 297 ] {} <Debug> TCP-Session: ff2e1d64-24bb-4b0c-8419-07226e05273d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5023 | 2025.12.24 02:34:31.709799 [ 298 ] {} <Debug> TCP-Session: 292e587f-f87d-474e-b35c-685de60ba068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5024 | 2025.12.24 02:34:31.709843 [ 296 ] {} <Debug> TCP-Session: fafa2d56-18c9-4e36-8c98-5ca816ca4130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5025 | 2025.12.24 02:34:31.709866 [ 298 ] {} <Debug> TCP-Session: 292e587f-f87d-474e-b35c-685de60ba068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5026 | 2025.12.24 02:34:31.709879 [ 296 ] {} <Debug> TCP-Session: fafa2d56-18c9-4e36-8c98-5ca816ca4130 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5027 | 2025.12.24 02:34:31.709765 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5028 | 2025.12.24 02:34:31.709706 [ 294 ] {} <Debug> TCP-Session: 6737a176-b1b7-44b4-9ffb-5a2d545e6bb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53423 | ||
| 5029 | 2025.12.24 02:34:31.709932 [ 293 ] {} <Debug> TCP-Session: a99df68d-10d0-4d53-8593-f58e2181c369 Authenticating user 'default' from [fd00:1122:3344:101::e]:48510 | ||
| 5030 | 2025.12.24 02:34:31.709950 [ 294 ] {} <Debug> TCP-Session: 6737a176-b1b7-44b4-9ffb-5a2d545e6bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5031 | 2025.12.24 02:34:31.709963 [ 293 ] {} <Debug> TCP-Session: a99df68d-10d0-4d53-8593-f58e2181c369 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5032 | 2025.12.24 02:34:31.709976 [ 294 ] {} <Debug> TCP-Session: 6737a176-b1b7-44b4-9ffb-5a2d545e6bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5033 | 2025.12.24 02:34:31.709989 [ 293 ] {} <Debug> TCP-Session: a99df68d-10d0-4d53-8593-f58e2181c369 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5034 | 2025.12.24 02:34:31.709584 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5035 | 2025.12.24 02:34:31.709553 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52298 | ||
| 5036 | 2025.12.24 02:34:31.710054 [ 291 ] {} <Debug> TCP-Session: c2017c4a-4475-4315-872b-9ced576848f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58396 | ||
| 5037 | 2025.12.24 02:34:31.709533 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46424 | ||
| 5038 | 2025.12.24 02:34:31.710082 [ 291 ] {} <Debug> TCP-Session: c2017c4a-4475-4315-872b-9ced576848f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5039 | 2025.12.24 02:34:31.709698 [ 290 ] {} <Trace> TCP-Session: 532c7cb8-ce5a-46f0-ac7e-7352ca1411b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2025.12.24 02:34:31.710113 [ 291 ] {} <Debug> TCP-Session: c2017c4a-4475-4315-872b-9ced576848f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5041 | 2025.12.24 02:34:31.710116 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5042 | 2025.12.24 02:34:31.710154 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5043 | 2025.12.24 02:34:31.710166 [ 295 ] {} <Debug> TCP-Session: 7cdb578c-427c-4a37-9d92-ec6b6e03188a Authenticating user 'default' from [fd00:1122:3344:101::e]:52298 | ||
| 5044 | 2025.12.24 02:34:31.710187 [ 292 ] {} <Debug> TCP-Session: 32c7e66a-4d23-4a5e-bab7-25a34a528c5e Authenticating user 'default' from [fd00:1122:3344:101::e]:46424 | ||
| 5045 | 2025.12.24 02:34:31.710194 [ 295 ] {} <Debug> TCP-Session: 7cdb578c-427c-4a37-9d92-ec6b6e03188a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5046 | 2025.12.24 02:34:31.710216 [ 292 ] {} <Debug> TCP-Session: 32c7e66a-4d23-4a5e-bab7-25a34a528c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5047 | 2025.12.24 02:34:31.710231 [ 295 ] {} <Debug> TCP-Session: 7cdb578c-427c-4a37-9d92-ec6b6e03188a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5048 | 2025.12.24 02:34:31.710245 [ 292 ] {} <Debug> TCP-Session: 32c7e66a-4d23-4a5e-bab7-25a34a528c5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5049 | 2025.12.24 02:34:31.710272 [ 290 ] {5af06e8a-8949-4959-9866-7b4d317733d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38558) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5050 | 2025.12.24 02:34:31.710513 [ 290 ] {5af06e8a-8949-4959-9866-7b4d317733d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5051 | 2025.12.24 02:34:31.710567 [ 290 ] {5af06e8a-8949-4959-9866-7b4d317733d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5052 | 2025.12.24 02:34:31.710832 [ 290 ] {5af06e8a-8949-4959-9866-7b4d317733d4} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 5053 | 2025.12.24 02:34:31.711804 [ 341 ] {5af06e8a-8949-4959-9866-7b4d317733d4} <Trace> AggregatingTransform: Aggregating | ||
| 5054 | 2025.12.24 02:34:31.711861 [ 341 ] {5af06e8a-8949-4959-9866-7b4d317733d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 5055 | 2025.12.24 02:34:31.711898 [ 341 ] {5af06e8a-8949-4959-9866-7b4d317733d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970455 sec. (1030.444 rows/sec., 40.25 KiB/sec.) | ||
| 5056 | 2025.12.24 02:34:31.711920 [ 341 ] {5af06e8a-8949-4959-9866-7b4d317733d4} <Trace> Aggregator: Merging aggregated data | ||
| 5057 | 2025.12.24 02:34:31.713003 [ 290 ] {5af06e8a-8949-4959-9866-7b4d317733d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002779 sec., 359.8416696653473 rows/sec., 14.06 KiB/sec. | ||
| 5058 | 2025.12.24 02:34:31.713147 [ 290 ] {5af06e8a-8949-4959-9866-7b4d317733d4} <Debug> TCPHandler: Processed in 0.003573926 sec. | ||
| 5059 | 2025.12.24 02:34:31.713240 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5060 | 2025.12.24 02:34:31.713273 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5061 | 2025.12.24 02:34:31.713285 [ 290 ] {} <Debug> TCP-Session: 532c7cb8-ce5a-46f0-ac7e-7352ca1411b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5062 | 2025.12.24 02:34:31.713298 [ 298 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5063 | 2025.12.24 02:34:31.713327 [ 291 ] {} <Debug> TCP-Session: c2017c4a-4475-4315-872b-9ced576848f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5064 | 2025.12.24 02:34:31.713327 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5065 | 2025.12.24 02:34:31.713340 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5066 | 2025.12.24 02:34:31.713366 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5067 | 2025.12.24 02:34:31.713388 [ 292 ] {} <Debug> TCP-Session: 32c7e66a-4d23-4a5e-bab7-25a34a528c5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5068 | 2025.12.24 02:34:31.713399 [ 297 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5069 | 2025.12.24 02:34:31.713426 [ 296 ] {} <Debug> TCP-Session: fafa2d56-18c9-4e36-8c98-5ca816ca4130 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5070 | 2025.12.24 02:34:31.713411 [ 293 ] {} <Debug> TCP-Session: a99df68d-10d0-4d53-8593-f58e2181c369 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5071 | 2025.12.24 02:34:31.713461 [ 297 ] {} <Debug> TCP-Session: ff2e1d64-24bb-4b0c-8419-07226e05273d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5072 | 2025.12.24 02:34:31.713357 [ 298 ] {} <Debug> TCP-Session: 292e587f-f87d-474e-b35c-685de60ba068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5073 | 2025.12.24 02:34:31.713307 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5074 | 2025.12.24 02:34:31.713387 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5075 | 2025.12.24 02:34:31.713546 [ 294 ] {} <Debug> TCP-Session: 6737a176-b1b7-44b4-9ffb-5a2d545e6bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5076 | 2025.12.24 02:34:31.713588 [ 295 ] {} <Debug> TCP-Session: 7cdb578c-427c-4a37-9d92-ec6b6e03188a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5077 | 2025.12.24 02:34:32.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.79 MiB, peak 262.90 MiB, free memory in arenas 0.00 B, will set to 251.63 MiB (RSS), difference: -1.17 MiB | ||
| 5078 | 2025.12.24 02:34:32.242485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11919 | ||
| 5079 | 2025.12.24 02:34:32.242986 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5080 | 2025.12.24 02:34:32.243029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 5081 | 2025.12.24 02:34:32.243532 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5082 | 2025.12.24 02:34:32.243788 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2025.12.24 02:34:32.243950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11919 | ||
| 5084 | 2025.12.24 02:34:32.916833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5085 | 2025.12.24 02:34:32.933944 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2025.12.24 02:34:32.934017 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 5087 | 2025.12.24 02:34:32.940095 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5088 | 2025.12.24 02:34:32.940932 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2025.12.24 02:34:32.945404 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5090 | 2025.12.24 02:34:34.768642 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 650 | ||
| 5091 | 2025.12.24 02:34:34.771405 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5092 | 2025.12.24 02:34:34.771452 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 5093 | 2025.12.24 02:34:34.772840 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5094 | 2025.12.24 02:34:34.773135 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5095 | 2025.12.24 02:34:34.773475 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 650 | ||
| 5096 | 2025.12.24 02:34:36.321990 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5097 | 2025.12.24 02:34:36.322168 [ 4 ] {472bd91f-9b59-4620-8b34-d14a450b7029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5098 | 2025.12.24 02:34:36.322232 [ 4 ] {472bd91f-9b59-4620-8b34-d14a450b7029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5099 | 2025.12.24 02:34:36.322842 [ 4 ] {472bd91f-9b59-4620-8b34-d14a450b7029} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5100 | 2025.12.24 02:34:36.322889 [ 4 ] {472bd91f-9b59-4620-8b34-d14a450b7029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 5101 | 2025.12.24 02:34:36.323272 [ 4 ] {472bd91f-9b59-4620-8b34-d14a450b7029} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5102 | 2025.12.24 02:34:36.323508 [ 4 ] {472bd91f-9b59-4620-8b34-d14a450b7029} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2025.12.24 02:34:36.323653 [ 61 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5104 | 2025.12.24 02:34:36.323660 [ 4 ] {472bd91f-9b59-4620-8b34-d14a450b7029} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001539 sec., 54580.896686159846 rows/sec., 4.57 MiB/sec. | ||
| 5105 | 2025.12.24 02:34:36.323725 [ 61 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2025.12.24 02:34:36.323745 [ 4 ] {472bd91f-9b59-4620-8b34-d14a450b7029} <Debug> TCPHandler: Processed in 0.00187982 sec. | ||
| 5107 | 2025.12.24 02:34:36.323752 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 5108 | 2025.12.24 02:34:36.323881 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2025.12.24 02:34:36.323883 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 5110 | 2025.12.24 02:34:36.323982 [ 4 ] {cd27af30-a63c-4215-bfed-feb540231dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5111 | 2025.12.24 02:34:36.324027 [ 4 ] {cd27af30-a63c-4215-bfed-feb540231dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5112 | 2025.12.24 02:34:36.324039 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5113 | 2025.12.24 02:34:36.324085 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1406 rows starting from the beginning of the part | ||
| 5114 | 2025.12.24 02:34:36.324159 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 204 rows starting from the beginning of the part | ||
| 5115 | 2025.12.24 02:34:36.324209 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 5116 | 2025.12.24 02:34:36.324258 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 84 rows starting from the beginning of the part | ||
| 5117 | 2025.12.24 02:34:36.324301 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1250 rows starting from the beginning of the part | ||
| 5118 | 2025.12.24 02:34:36.324346 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 84 rows starting from the beginning of the part | ||
| 5119 | 2025.12.24 02:34:36.324437 [ 4 ] {cd27af30-a63c-4215-bfed-feb540231dc5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2025.12.24 02:34:36.324478 [ 4 ] {cd27af30-a63c-4215-bfed-feb540231dc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5121 | 2025.12.24 02:34:36.324821 [ 4 ] {cd27af30-a63c-4215-bfed-feb540231dc5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5122 | 2025.12.24 02:34:36.325044 [ 4 ] {cd27af30-a63c-4215-bfed-feb540231dc5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2025.12.24 02:34:36.325156 [ 61 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5124 | 2025.12.24 02:34:36.325181 [ 4 ] {cd27af30-a63c-4215-bfed-feb540231dc5} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001217 sec., 11503.697617091208 rows/sec., 865.02 KiB/sec. | ||
| 5125 | 2025.12.24 02:34:36.325190 [ 61 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2025.12.24 02:34:36.325222 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5127 | 2025.12.24 02:34:36.325226 [ 4 ] {cd27af30-a63c-4215-bfed-feb540231dc5} <Debug> TCPHandler: Processed in 0.001395473 sec. | ||
| 5128 | 2025.12.24 02:34:36.325307 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 5129 | 2025.12.24 02:34:36.325339 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2025.12.24 02:34:36.325394 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5131 | 2025.12.24 02:34:36.325423 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 70 rows starting from the beginning of the part | ||
| 5132 | 2025.12.24 02:34:36.325433 [ 4 ] {e41d9167-78b2-487f-83b6-602a0ab0690f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5133 | 2025.12.24 02:34:36.325474 [ 4 ] {e41d9167-78b2-487f-83b6-602a0ab0690f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5134 | 2025.12.24 02:34:36.325482 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 5135 | 2025.12.24 02:34:36.325524 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 5136 | 2025.12.24 02:34:36.325563 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
| 5137 | 2025.12.24 02:34:36.325602 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 5138 | 2025.12.24 02:34:36.325642 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 5139 | 2025.12.24 02:34:36.325925 [ 4 ] {e41d9167-78b2-487f-83b6-602a0ab0690f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2025.12.24 02:34:36.325960 [ 4 ] {e41d9167-78b2-487f-83b6-602a0ab0690f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5141 | 2025.12.24 02:34:36.325976 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.002147785 sec., 1460108.9028929803 rows/sec., 127.96 MiB/sec. | ||
| 5142 | 2025.12.24 02:34:36.326279 [ 4 ] {e41d9167-78b2-487f-83b6-602a0ab0690f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5143 | 2025.12.24 02:34:36.326291 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5144 | 2025.12.24 02:34:36.326421 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001156269 sec., 155673.11758768937 rows/sec., 12.02 MiB/sec. | ||
| 5145 | 2025.12.24 02:34:36.326543 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5146 | 2025.12.24 02:34:36.326549 [ 4 ] {e41d9167-78b2-487f-83b6-602a0ab0690f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2025.12.24 02:34:36.326679 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_36_7} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2025.12.24 02:34:36.326691 [ 61 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5149 | 2025.12.24 02:34:36.326716 [ 4 ] {e41d9167-78b2-487f-83b6-602a0ab0690f} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001302 sec., 59907.83410138249 rows/sec., 4.68 MiB/sec. | ||
| 5150 | 2025.12.24 02:34:36.326732 [ 61 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2025.12.24 02:34:36.326764 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5152 | 2025.12.24 02:34:36.326765 [ 4 ] {e41d9167-78b2-487f-83b6-602a0ab0690f} <Debug> TCPHandler: Processed in 0.001476973 sec. | ||
| 5153 | 2025.12.24 02:34:36.326777 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_36_7} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5154 | 2025.12.24 02:34:36.326838 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_31_6} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2025.12.24 02:34:36.326854 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 5156 | 2025.12.24 02:34:36.326902 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5157 | 2025.12.24 02:34:36.326911 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5158 | 2025.12.24 02:34:36.326918 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_31_6} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5159 | 2025.12.24 02:34:36.326970 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5160 | 2025.12.24 02:34:36.327008 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 632 rows starting from the beginning of the part | ||
| 5161 | 2025.12.24 02:34:36.327008 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5162 | 2025.12.24 02:34:36.327017 [ 4 ] {deb415b6-bf62-4da1-86b7-333dadd1bfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5163 | 2025.12.24 02:34:36.327072 [ 4 ] {deb415b6-bf62-4da1-86b7-333dadd1bfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5164 | 2025.12.24 02:34:36.327075 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 114 rows starting from the beginning of the part | ||
| 5165 | 2025.12.24 02:34:36.327131 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 5166 | 2025.12.24 02:34:36.327171 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 78 rows starting from the beginning of the part | ||
| 5167 | 2025.12.24 02:34:36.327209 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 550 rows starting from the beginning of the part | ||
| 5168 | 2025.12.24 02:34:36.327253 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 78 rows starting from the beginning of the part | ||
| 5169 | 2025.12.24 02:34:36.327487 [ 4 ] {deb415b6-bf62-4da1-86b7-333dadd1bfc3} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2025.12.24 02:34:36.327531 [ 4 ] {deb415b6-bf62-4da1-86b7-333dadd1bfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5171 | 2025.12.24 02:34:36.327874 [ 4 ] {deb415b6-bf62-4da1-86b7-333dadd1bfc3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5172 | 2025.12.24 02:34:36.328095 [ 4 ] {deb415b6-bf62-4da1-86b7-333dadd1bfc3} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2025.12.24 02:34:36.328202 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5174 | 2025.12.24 02:34:36.328226 [ 4 ] {deb415b6-bf62-4da1-86b7-333dadd1bfc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 5175 | 2025.12.24 02:34:36.328230 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2025.12.24 02:34:36.328265 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5177 | 2025.12.24 02:34:36.328270 [ 4 ] {deb415b6-bf62-4da1-86b7-333dadd1bfc3} <Debug> TCPHandler: Processed in 0.001410532 sec. | ||
| 5178 | 2025.12.24 02:34:36.328337 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 5179 | 2025.12.24 02:34:36.328389 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5180 | 2025.12.24 02:34:36.328434 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5181 | 2025.12.24 02:34:36.328467 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9153 rows starting from the beginning of the part | ||
| 5182 | 2025.12.24 02:34:36.328469 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001656236 sec., 931026.7377354435 rows/sec., 74.16 MiB/sec. | ||
| 5183 | 2025.12.24 02:34:36.328486 [ 4 ] {c5248f7e-5586-4639-a53a-a2cf96dc93b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5184 | 2025.12.24 02:34:36.328521 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 5185 | 2025.12.24 02:34:36.328557 [ 4 ] {c5248f7e-5586-4639-a53a-a2cf96dc93b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5186 | 2025.12.24 02:34:36.328571 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 5187 | 2025.12.24 02:34:36.328620 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 5188 | 2025.12.24 02:34:36.328647 [ 187 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5189 | 2025.12.24 02:34:36.328661 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 846 rows starting from the beginning of the part | ||
| 5190 | 2025.12.24 02:34:36.328712 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 5191 | 2025.12.24 02:34:36.328932 [ 187 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_36_7} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5192 | 2025.12.24 02:34:36.329014 [ 187 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_36_7} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5193 | 2025.12.24 02:34:36.329090 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5194 | 2025.12.24 02:34:36.329310 [ 4 ] {c5248f7e-5586-4639-a53a-a2cf96dc93b5} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2025.12.24 02:34:36.329352 [ 4 ] {c5248f7e-5586-4639-a53a-a2cf96dc93b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5196 | 2025.12.24 02:34:36.329886 [ 4 ] {c5248f7e-5586-4639-a53a-a2cf96dc93b5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5197 | 2025.12.24 02:34:36.330120 [ 4 ] {c5248f7e-5586-4639-a53a-a2cf96dc93b5} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2025.12.24 02:34:36.330232 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5199 | 2025.12.24 02:34:36.330260 [ 4 ] {c5248f7e-5586-4639-a53a-a2cf96dc93b5} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001792 sec., 7812.5 rows/sec., 14.00 MiB/sec. | ||
| 5200 | 2025.12.24 02:34:36.330262 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2025.12.24 02:34:36.330302 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5202 | 2025.12.24 02:34:36.330327 [ 4 ] {c5248f7e-5586-4639-a53a-a2cf96dc93b5} <Debug> TCPHandler: Processed in 0.001988052 sec. | ||
| 5203 | 2025.12.24 02:34:36.330368 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 5204 | 2025.12.24 02:34:36.330449 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5205 | 2025.12.24 02:34:36.330520 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5206 | 2025.12.24 02:34:36.330547 [ 4 ] {124e8642-c8e2-4419-ac9d-084cac50f589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5207 | 2025.12.24 02:34:36.330568 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 455 rows starting from the beginning of the part | ||
| 5208 | 2025.12.24 02:34:36.330589 [ 4 ] {124e8642-c8e2-4419-ac9d-084cac50f589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5209 | 2025.12.24 02:34:36.330664 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
| 5210 | 2025.12.24 02:34:36.330763 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 26 rows starting from the beginning of the part | ||
| 5211 | 2025.12.24 02:34:36.330865 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
| 5212 | 2025.12.24 02:34:36.330934 [ 4 ] {124e8642-c8e2-4419-ac9d-084cac50f589} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2025.12.24 02:34:36.330957 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part | ||
| 5214 | 2025.12.24 02:34:36.330970 [ 4 ] {124e8642-c8e2-4419-ac9d-084cac50f589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5215 | 2025.12.24 02:34:36.331044 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 5216 | 2025.12.24 02:34:36.331290 [ 4 ] {124e8642-c8e2-4419-ac9d-084cac50f589} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5217 | 2025.12.24 02:34:36.331508 [ 4 ] {124e8642-c8e2-4419-ac9d-084cac50f589} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5218 | 2025.12.24 02:34:36.331612 [ 61 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5219 | 2025.12.24 02:34:36.331640 [ 61 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2025.12.24 02:34:36.331640 [ 4 ] {124e8642-c8e2-4419-ac9d-084cac50f589} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 5221 | 2025.12.24 02:34:36.331657 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5222 | 2025.12.24 02:34:36.331690 [ 4 ] {124e8642-c8e2-4419-ac9d-084cac50f589} <Debug> TCPHandler: Processed in 0.001290111 sec. | ||
| 5223 | 2025.12.24 02:34:36.331748 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 5224 | 2025.12.24 02:34:36.331844 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5225 | 2025.12.24 02:34:36.331874 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1788 rows starting from the beginning of the part | ||
| 5226 | 2025.12.24 02:34:36.331930 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 5227 | 2025.12.24 02:34:36.331970 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 5228 | 2025.12.24 02:34:36.332009 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 5229 | 2025.12.24 02:34:36.332048 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 5230 | 2025.12.24 02:34:36.332083 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 5231 | 2025.12.24 02:34:36.332241 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10675 rows, containing 5 columns (5 merged, 0 gathered) in 0.003932142 sec., 2714805.314762285 rows/sec., 186.41 MiB/sec. | ||
| 5232 | 2025.12.24 02:34:36.332541 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5233 | 2025.12.24 02:34:36.332877 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5234 | 2025.12.24 02:34:36.332959 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5235 | 2025.12.24 02:34:36.333036 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.07 MiB. | ||
| 5236 | 2025.12.24 02:34:36.333197 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2088 rows, containing 4 columns (4 merged, 0 gathered) in 0.001485444 sec., 1405640.3337991873 rows/sec., 94.73 MiB/sec. | ||
| 5237 | 2025.12.24 02:34:36.333418 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5238 | 2025.12.24 02:34:36.333651 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_36_7} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2025.12.24 02:34:36.333714 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_36_7} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5240 | 2025.12.24 02:34:36.333783 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 5241 | 2025.12.24 02:34:36.351662 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 549 rows, containing 19 columns (19 merged, 0 gathered) in 0.02132125 sec., 25748.959371519024 rows/sec., 46.14 MiB/sec. | ||
| 5242 | 2025.12.24 02:34:36.352705 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5243 | 2025.12.24 02:34:36.353076 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5244 | 2025.12.24 02:34:36.353156 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5245 | 2025.12.24 02:34:36.353297 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5246 | 2025.12.24 02:34:37.000306 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.66 MiB, peak 263.03 MiB, free memory in arenas 0.00 B, will set to 254.78 MiB (RSS), difference: 2.12 MiB | ||
| 5247 | 2025.12.24 02:34:39.651994 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5248 | 2025.12.24 02:34:39.652045 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5249 | 2025.12.24 02:34:39.744098 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12367 | ||
| 5250 | 2025.12.24 02:34:39.744572 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2025.12.24 02:34:39.744609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 5252 | 2025.12.24 02:34:39.745087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5253 | 2025.12.24 02:34:39.745315 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2025.12.24 02:34:39.745436 [ 64 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5255 | 2025.12.24 02:34:39.745457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12367 | ||
| 5256 | 2025.12.24 02:34:39.745477 [ 64 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5257 | 2025.12.24 02:34:39.745496 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.08 GiB. | ||
| 5258 | 2025.12.24 02:34:39.745615 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 5259 | 2025.12.24 02:34:39.745771 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5260 | 2025.12.24 02:34:39.745811 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9999 rows starting from the beginning of the part | ||
| 5261 | 2025.12.24 02:34:39.745874 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5262 | 2025.12.24 02:34:39.745917 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5263 | 2025.12.24 02:34:39.745957 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5264 | 2025.12.24 02:34:39.745996 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5265 | 2025.12.24 02:34:39.746041 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5266 | 2025.12.24 02:34:39.747855 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12367 rows, containing 4 columns (4 merged, 0 gathered) in 0.002293617 sec., 5391920.2726523215 rows/sec., 77.13 MiB/sec. | ||
| 5267 | 2025.12.24 02:34:39.748209 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5268 | 2025.12.24 02:34:39.748481 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_26_5} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2025.12.24 02:34:39.748547 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_26_5} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5270 | 2025.12.24 02:34:39.748637 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 5271 | 2025.12.24 02:34:40.445574 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5272 | 2025.12.24 02:34:40.463437 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2025.12.24 02:34:40.463484 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5274 | 2025.12.24 02:34:40.469403 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5275 | 2025.12.24 02:34:40.470157 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2025.12.24 02:34:40.470473 [ 63 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5277 | 2025.12.24 02:34:40.470516 [ 63 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2025.12.24 02:34:40.470538 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5279 | 2025.12.24 02:34:40.470693 [ 186 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 5280 | 2025.12.24 02:34:40.473422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5281 | 2025.12.24 02:34:40.474936 [ 186 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5282 | 2025.12.24 02:34:40.476537 [ 186 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 5283 | 2025.12.24 02:34:40.481328 [ 186 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 5284 | 2025.12.24 02:34:40.485983 [ 186 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 5285 | 2025.12.24 02:34:40.490592 [ 186 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 5286 | 2025.12.24 02:34:40.495028 [ 186 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 5287 | 2025.12.24 02:34:40.498908 [ 186 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 5288 | 2025.12.24 02:34:40.551461 [ 193 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080828598 sec., 2424.8843212646098 rows/sec., 12.54 MiB/sec. | ||
| 5289 | 2025.12.24 02:34:40.554212 [ 193 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5290 | 2025.12.24 02:34:40.556261 [ 193 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_26_5} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2025.12.24 02:34:40.556361 [ 193 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_26_5} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5292 | 2025.12.24 02:34:40.558641 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5293 | 2025.12.24 02:34:41.000292 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.90 MiB, peak 266.44 MiB, free memory in arenas 0.00 B, will set to 260.03 MiB (RSS), difference: 4.13 MiB | ||
| 5294 | 2025.12.24 02:34:41.323086 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5295 | 2025.12.24 02:34:41.323311 [ 4 ] {2ade963c-2ae7-48f7-8481-88435bb9e17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5296 | 2025.12.24 02:34:41.323407 [ 4 ] {2ade963c-2ae7-48f7-8481-88435bb9e17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5297 | 2025.12.24 02:34:41.324305 [ 4 ] {2ade963c-2ae7-48f7-8481-88435bb9e17d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5298 | 2025.12.24 02:34:41.324347 [ 4 ] {2ade963c-2ae7-48f7-8481-88435bb9e17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5299 | 2025.12.24 02:34:41.324806 [ 4 ] {2ade963c-2ae7-48f7-8481-88435bb9e17d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5300 | 2025.12.24 02:34:41.325054 [ 4 ] {2ade963c-2ae7-48f7-8481-88435bb9e17d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5301 | 2025.12.24 02:34:41.325214 [ 4 ] {2ade963c-2ae7-48f7-8481-88435bb9e17d} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001971 sec., 54794.520547945205 rows/sec., 4.60 MiB/sec. | ||
| 5302 | 2025.12.24 02:34:41.325262 [ 4 ] {2ade963c-2ae7-48f7-8481-88435bb9e17d} <Debug> TCPHandler: Processed in 0.002306836 sec. | ||
| 5303 | 2025.12.24 02:34:41.325384 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5304 | 2025.12.24 02:34:41.325487 [ 4 ] {7df18aa2-26bd-4c92-ba28-45478588e104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5305 | 2025.12.24 02:34:41.325532 [ 4 ] {7df18aa2-26bd-4c92-ba28-45478588e104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5306 | 2025.12.24 02:34:41.325989 [ 4 ] {7df18aa2-26bd-4c92-ba28-45478588e104} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5307 | 2025.12.24 02:34:41.326027 [ 4 ] {7df18aa2-26bd-4c92-ba28-45478588e104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5308 | 2025.12.24 02:34:41.326341 [ 4 ] {7df18aa2-26bd-4c92-ba28-45478588e104} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5309 | 2025.12.24 02:34:41.326559 [ 4 ] {7df18aa2-26bd-4c92-ba28-45478588e104} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5310 | 2025.12.24 02:34:41.326698 [ 4 ] {7df18aa2-26bd-4c92-ba28-45478588e104} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001236 sec., 21035.59870550162 rows/sec., 1.54 MiB/sec. | ||
| 5311 | 2025.12.24 02:34:41.326738 [ 4 ] {7df18aa2-26bd-4c92-ba28-45478588e104} <Debug> TCPHandler: Processed in 0.001407082 sec. | ||
| 5312 | 2025.12.24 02:34:41.326843 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5313 | 2025.12.24 02:34:41.326939 [ 4 ] {95d4f7d5-4449-4007-a4f4-94eda10b3eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5314 | 2025.12.24 02:34:41.326981 [ 4 ] {95d4f7d5-4449-4007-a4f4-94eda10b3eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5315 | 2025.12.24 02:34:41.327398 [ 4 ] {95d4f7d5-4449-4007-a4f4-94eda10b3eda} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2025.12.24 02:34:41.327434 [ 4 ] {95d4f7d5-4449-4007-a4f4-94eda10b3eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5317 | 2025.12.24 02:34:41.327748 [ 4 ] {95d4f7d5-4449-4007-a4f4-94eda10b3eda} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5318 | 2025.12.24 02:34:41.327958 [ 4 ] {95d4f7d5-4449-4007-a4f4-94eda10b3eda} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2025.12.24 02:34:41.328084 [ 4 ] {95d4f7d5-4449-4007-a4f4-94eda10b3eda} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001165 sec., 77253.21888412017 rows/sec., 6.03 MiB/sec. | ||
| 5320 | 2025.12.24 02:34:41.328121 [ 4 ] {95d4f7d5-4449-4007-a4f4-94eda10b3eda} <Debug> TCPHandler: Processed in 0.001328781 sec. | ||
| 5321 | 2025.12.24 02:34:41.328236 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5322 | 2025.12.24 02:34:41.328329 [ 4 ] {f8317768-9703-4bc8-a663-f09e87f9f8c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5323 | 2025.12.24 02:34:41.328373 [ 4 ] {f8317768-9703-4bc8-a663-f09e87f9f8c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5324 | 2025.12.24 02:34:41.328764 [ 4 ] {f8317768-9703-4bc8-a663-f09e87f9f8c2} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2025.12.24 02:34:41.328800 [ 4 ] {f8317768-9703-4bc8-a663-f09e87f9f8c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5326 | 2025.12.24 02:34:41.329152 [ 4 ] {f8317768-9703-4bc8-a663-f09e87f9f8c2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5327 | 2025.12.24 02:34:41.329361 [ 4 ] {f8317768-9703-4bc8-a663-f09e87f9f8c2} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5328 | 2025.12.24 02:34:41.329492 [ 4 ] {f8317768-9703-4bc8-a663-f09e87f9f8c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 5329 | 2025.12.24 02:34:41.329528 [ 4 ] {f8317768-9703-4bc8-a663-f09e87f9f8c2} <Debug> TCPHandler: Processed in 0.001343541 sec. | ||
| 5330 | 2025.12.24 02:34:41.329631 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5331 | 2025.12.24 02:34:41.329724 [ 4 ] {3d19d1f3-d83f-4ce4-9790-a2220089b4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5332 | 2025.12.24 02:34:41.329779 [ 4 ] {3d19d1f3-d83f-4ce4-9790-a2220089b4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5333 | 2025.12.24 02:34:41.330545 [ 4 ] {3d19d1f3-d83f-4ce4-9790-a2220089b4da} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5334 | 2025.12.24 02:34:41.330580 [ 4 ] {3d19d1f3-d83f-4ce4-9790-a2220089b4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5335 | 2025.12.24 02:34:41.331142 [ 4 ] {3d19d1f3-d83f-4ce4-9790-a2220089b4da} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5336 | 2025.12.24 02:34:41.331367 [ 4 ] {3d19d1f3-d83f-4ce4-9790-a2220089b4da} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2025.12.24 02:34:41.331505 [ 4 ] {3d19d1f3-d83f-4ce4-9790-a2220089b4da} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001799 sec., 14452.473596442467 rows/sec., 25.90 MiB/sec. | ||
| 5338 | 2025.12.24 02:34:41.331566 [ 4 ] {3d19d1f3-d83f-4ce4-9790-a2220089b4da} <Debug> TCPHandler: Processed in 0.001984782 sec. | ||
| 5339 | 2025.12.24 02:34:41.331687 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5340 | 2025.12.24 02:34:41.331781 [ 4 ] {1f41c956-c1ef-412f-8799-ca11478bc51a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5341 | 2025.12.24 02:34:41.331823 [ 4 ] {1f41c956-c1ef-412f-8799-ca11478bc51a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5342 | 2025.12.24 02:34:41.332155 [ 4 ] {1f41c956-c1ef-412f-8799-ca11478bc51a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5343 | 2025.12.24 02:34:41.332191 [ 4 ] {1f41c956-c1ef-412f-8799-ca11478bc51a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5344 | 2025.12.24 02:34:41.332514 [ 4 ] {1f41c956-c1ef-412f-8799-ca11478bc51a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5345 | 2025.12.24 02:34:41.332718 [ 4 ] {1f41c956-c1ef-412f-8799-ca11478bc51a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2025.12.24 02:34:41.332846 [ 4 ] {1f41c956-c1ef-412f-8799-ca11478bc51a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 5347 | 2025.12.24 02:34:41.332882 [ 4 ] {1f41c956-c1ef-412f-8799-ca11478bc51a} <Debug> TCPHandler: Processed in 0.00124984 sec. | ||
| 5348 | 2025.12.24 02:34:44.773767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 674 | ||
| 5349 | 2025.12.24 02:34:44.776038 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2025.12.24 02:34:44.776093 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5351 | 2025.12.24 02:34:44.777300 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5352 | 2025.12.24 02:34:44.777572 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2025.12.24 02:34:44.777954 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 674 | ||
| 5354 | 2025.12.24 02:34:46.324616 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2025.12.24 02:34:46.324815 [ 4 ] {4d16a708-d817-4d56-bdb2-e2fc96695ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5356 | 2025.12.24 02:34:46.324888 [ 4 ] {4d16a708-d817-4d56-bdb2-e2fc96695ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5357 | 2025.12.24 02:34:46.325554 [ 4 ] {4d16a708-d817-4d56-bdb2-e2fc96695ee1} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2025.12.24 02:34:46.325607 [ 4 ] {4d16a708-d817-4d56-bdb2-e2fc96695ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5359 | 2025.12.24 02:34:46.325997 [ 4 ] {4d16a708-d817-4d56-bdb2-e2fc96695ee1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5360 | 2025.12.24 02:34:46.326222 [ 4 ] {4d16a708-d817-4d56-bdb2-e2fc96695ee1} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2025.12.24 02:34:46.326385 [ 4 ] {4d16a708-d817-4d56-bdb2-e2fc96695ee1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001623 sec., 14787.430683918668 rows/sec., 1.23 MiB/sec. | ||
| 5362 | 2025.12.24 02:34:46.326436 [ 4 ] {4d16a708-d817-4d56-bdb2-e2fc96695ee1} <Debug> TCPHandler: Processed in 0.001953871 sec. | ||
| 5363 | 2025.12.24 02:34:46.326558 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2025.12.24 02:34:46.326661 [ 4 ] {3e6f28d4-bd5c-4ab2-9f91-f90e5489feb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5365 | 2025.12.24 02:34:46.326707 [ 4 ] {3e6f28d4-bd5c-4ab2-9f91-f90e5489feb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5366 | 2025.12.24 02:34:46.327137 [ 4 ] {3e6f28d4-bd5c-4ab2-9f91-f90e5489feb6} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2025.12.24 02:34:46.327177 [ 4 ] {3e6f28d4-bd5c-4ab2-9f91-f90e5489feb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5368 | 2025.12.24 02:34:46.327473 [ 4 ] {3e6f28d4-bd5c-4ab2-9f91-f90e5489feb6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5369 | 2025.12.24 02:34:46.327676 [ 4 ] {3e6f28d4-bd5c-4ab2-9f91-f90e5489feb6} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2025.12.24 02:34:46.327807 [ 4 ] {3e6f28d4-bd5c-4ab2-9f91-f90e5489feb6} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00117 sec., 11965.811965811965 rows/sec., 975.73 KiB/sec. | ||
| 5371 | 2025.12.24 02:34:46.327846 [ 4 ] {3e6f28d4-bd5c-4ab2-9f91-f90e5489feb6} <Debug> TCPHandler: Processed in 0.001340842 sec. | ||
| 5372 | 2025.12.24 02:34:46.327967 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5373 | 2025.12.24 02:34:46.328063 [ 4 ] {cc592826-97d6-4af2-a768-9682e22901fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5374 | 2025.12.24 02:34:46.328103 [ 4 ] {cc592826-97d6-4af2-a768-9682e22901fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5375 | 2025.12.24 02:34:46.328607 [ 4 ] {cc592826-97d6-4af2-a768-9682e22901fe} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5376 | 2025.12.24 02:34:46.328644 [ 4 ] {cc592826-97d6-4af2-a768-9682e22901fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5377 | 2025.12.24 02:34:46.328960 [ 4 ] {cc592826-97d6-4af2-a768-9682e22901fe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5378 | 2025.12.24 02:34:46.329177 [ 4 ] {cc592826-97d6-4af2-a768-9682e22901fe} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5379 | 2025.12.24 02:34:46.329309 [ 4 ] {cc592826-97d6-4af2-a768-9682e22901fe} <Debug> executeQuery: Read 211 rows, 19.17 KiB in 0.001266 sec., 166666.66666666666 rows/sec., 14.79 MiB/sec. | ||
| 5380 | 2025.12.24 02:34:46.329347 [ 4 ] {cc592826-97d6-4af2-a768-9682e22901fe} <Debug> TCPHandler: Processed in 0.001430613 sec. | ||
| 5381 | 2025.12.24 02:34:46.329468 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5382 | 2025.12.24 02:34:46.329561 [ 4 ] {48e7ce22-5983-4893-a47f-d0bc153136ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5383 | 2025.12.24 02:34:46.329601 [ 4 ] {48e7ce22-5983-4893-a47f-d0bc153136ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5384 | 2025.12.24 02:34:46.329998 [ 4 ] {48e7ce22-5983-4893-a47f-d0bc153136ed} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5385 | 2025.12.24 02:34:46.330036 [ 4 ] {48e7ce22-5983-4893-a47f-d0bc153136ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5386 | 2025.12.24 02:34:46.330332 [ 4 ] {48e7ce22-5983-4893-a47f-d0bc153136ed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5387 | 2025.12.24 02:34:46.330537 [ 4 ] {48e7ce22-5983-4893-a47f-d0bc153136ed} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5388 | 2025.12.24 02:34:46.330663 [ 4 ] {48e7ce22-5983-4893-a47f-d0bc153136ed} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001121 sec., 35682.42640499554 rows/sec., 2.61 MiB/sec. | ||
| 5389 | 2025.12.24 02:34:46.330701 [ 4 ] {48e7ce22-5983-4893-a47f-d0bc153136ed} <Debug> TCPHandler: Processed in 0.00128349 sec. | ||
| 5390 | 2025.12.24 02:34:46.330814 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5391 | 2025.12.24 02:34:46.330907 [ 4 ] {c8af17f9-47a5-450e-8812-664e45c13de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5392 | 2025.12.24 02:34:46.330948 [ 4 ] {c8af17f9-47a5-450e-8812-664e45c13de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5393 | 2025.12.24 02:34:46.331333 [ 4 ] {c8af17f9-47a5-450e-8812-664e45c13de1} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5394 | 2025.12.24 02:34:46.331370 [ 4 ] {c8af17f9-47a5-450e-8812-664e45c13de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5395 | 2025.12.24 02:34:46.331657 [ 4 ] {c8af17f9-47a5-450e-8812-664e45c13de1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5396 | 2025.12.24 02:34:46.331862 [ 4 ] {c8af17f9-47a5-450e-8812-664e45c13de1} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2025.12.24 02:34:46.331989 [ 4 ] {c8af17f9-47a5-450e-8812-664e45c13de1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0011 sec., 21818.181818181816 rows/sec., 1.81 MiB/sec. | ||
| 5398 | 2025.12.24 02:34:46.332027 [ 4 ] {c8af17f9-47a5-450e-8812-664e45c13de1} <Debug> TCPHandler: Processed in 0.00126309 sec. | ||
| 5399 | 2025.12.24 02:34:46.332134 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5400 | 2025.12.24 02:34:46.332227 [ 4 ] {05fd9821-5162-4055-932d-629dfae4fbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5401 | 2025.12.24 02:34:46.332266 [ 4 ] {05fd9821-5162-4055-932d-629dfae4fbea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5402 | 2025.12.24 02:34:46.332648 [ 4 ] {05fd9821-5162-4055-932d-629dfae4fbea} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2025.12.24 02:34:46.332684 [ 4 ] {05fd9821-5162-4055-932d-629dfae4fbea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5404 | 2025.12.24 02:34:46.332988 [ 4 ] {05fd9821-5162-4055-932d-629dfae4fbea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5405 | 2025.12.24 02:34:46.333206 [ 4 ] {05fd9821-5162-4055-932d-629dfae4fbea} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2025.12.24 02:34:46.333332 [ 4 ] {05fd9821-5162-4055-932d-629dfae4fbea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 5407 | 2025.12.24 02:34:46.333370 [ 4 ] {05fd9821-5162-4055-932d-629dfae4fbea} <Debug> TCPHandler: Processed in 0.001285151 sec. | ||
| 5408 | 2025.12.24 02:34:46.333478 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5409 | 2025.12.24 02:34:46.333570 [ 4 ] {01addf7a-9e3e-4690-8cc5-1982c8b12012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5410 | 2025.12.24 02:34:46.333609 [ 4 ] {01addf7a-9e3e-4690-8cc5-1982c8b12012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5411 | 2025.12.24 02:34:46.334056 [ 4 ] {01addf7a-9e3e-4690-8cc5-1982c8b12012} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5412 | 2025.12.24 02:34:46.334092 [ 4 ] {01addf7a-9e3e-4690-8cc5-1982c8b12012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5413 | 2025.12.24 02:34:46.334395 [ 4 ] {01addf7a-9e3e-4690-8cc5-1982c8b12012} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5414 | 2025.12.24 02:34:46.334595 [ 4 ] {01addf7a-9e3e-4690-8cc5-1982c8b12012} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5415 | 2025.12.24 02:34:46.334725 [ 4 ] {01addf7a-9e3e-4690-8cc5-1982c8b12012} <Debug> executeQuery: Read 128 rows, 10.64 KiB in 0.001172 sec., 109215.01706484641 rows/sec., 8.86 MiB/sec. | ||
| 5416 | 2025.12.24 02:34:46.334765 [ 4 ] {01addf7a-9e3e-4690-8cc5-1982c8b12012} <Debug> TCPHandler: Processed in 0.001336971 sec. | ||
| 5417 | 2025.12.24 02:34:46.334873 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5418 | 2025.12.24 02:34:46.334967 [ 4 ] {4adcf514-c26e-4cc3-84d1-e0e79e2f5c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5419 | 2025.12.24 02:34:46.335009 [ 4 ] {4adcf514-c26e-4cc3-84d1-e0e79e2f5c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5420 | 2025.12.24 02:34:46.335410 [ 4 ] {4adcf514-c26e-4cc3-84d1-e0e79e2f5c16} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5421 | 2025.12.24 02:34:46.335447 [ 4 ] {4adcf514-c26e-4cc3-84d1-e0e79e2f5c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5422 | 2025.12.24 02:34:46.335782 [ 4 ] {4adcf514-c26e-4cc3-84d1-e0e79e2f5c16} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5423 | 2025.12.24 02:34:46.335984 [ 4 ] {4adcf514-c26e-4cc3-84d1-e0e79e2f5c16} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5424 | 2025.12.24 02:34:46.336115 [ 4 ] {4adcf514-c26e-4cc3-84d1-e0e79e2f5c16} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001167 sec., 173950.2999143102 rows/sec., 12.46 MiB/sec. | ||
| 5425 | 2025.12.24 02:34:46.336153 [ 4 ] {4adcf514-c26e-4cc3-84d1-e0e79e2f5c16} <Debug> TCPHandler: Processed in 0.001329251 sec. | ||
| 5426 | 2025.12.24 02:34:46.336266 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5427 | 2025.12.24 02:34:46.336360 [ 4 ] {9e28621e-e27a-43dc-8750-cb737f862b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5428 | 2025.12.24 02:34:46.336413 [ 4 ] {9e28621e-e27a-43dc-8750-cb737f862b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5429 | 2025.12.24 02:34:46.337148 [ 4 ] {9e28621e-e27a-43dc-8750-cb737f862b81} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2025.12.24 02:34:46.337185 [ 4 ] {9e28621e-e27a-43dc-8750-cb737f862b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5431 | 2025.12.24 02:34:46.337694 [ 4 ] {9e28621e-e27a-43dc-8750-cb737f862b81} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5432 | 2025.12.24 02:34:46.337911 [ 4 ] {9e28621e-e27a-43dc-8750-cb737f862b81} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2025.12.24 02:34:46.338049 [ 4 ] {9e28621e-e27a-43dc-8750-cb737f862b81} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001708 sec., 8196.721311475409 rows/sec., 14.69 MiB/sec. | ||
| 5434 | 2025.12.24 02:34:46.338109 [ 4 ] {9e28621e-e27a-43dc-8750-cb737f862b81} <Debug> TCPHandler: Processed in 0.0018946 sec. | ||
| 5435 | 2025.12.24 02:34:46.338222 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5436 | 2025.12.24 02:34:46.338317 [ 4 ] {3ff2f2de-c407-4bd7-850d-0838a5aabef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5437 | 2025.12.24 02:34:46.338358 [ 4 ] {3ff2f2de-c407-4bd7-850d-0838a5aabef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5438 | 2025.12.24 02:34:46.338689 [ 4 ] {3ff2f2de-c407-4bd7-850d-0838a5aabef9} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5439 | 2025.12.24 02:34:46.338726 [ 4 ] {3ff2f2de-c407-4bd7-850d-0838a5aabef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5440 | 2025.12.24 02:34:46.339037 [ 4 ] {3ff2f2de-c407-4bd7-850d-0838a5aabef9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5441 | 2025.12.24 02:34:46.339243 [ 4 ] {3ff2f2de-c407-4bd7-850d-0838a5aabef9} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5442 | 2025.12.24 02:34:46.339374 [ 4 ] {3ff2f2de-c407-4bd7-850d-0838a5aabef9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 5443 | 2025.12.24 02:34:46.339410 [ 4 ] {3ff2f2de-c407-4bd7-850d-0838a5aabef9} <Debug> TCPHandler: Processed in 0.0012379 sec. | ||
| 5444 | 2025.12.24 02:34:47.245608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12879 | ||
| 5445 | 2025.12.24 02:34:47.246371 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5446 | 2025.12.24 02:34:47.246460 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5447 | 2025.12.24 02:34:47.246971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5448 | 2025.12.24 02:34:47.247204 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5449 | 2025.12.24 02:34:47.247363 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12879 | ||
| 5450 | 2025.12.24 02:34:47.973549 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5451 | 2025.12.24 02:34:47.989895 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2025.12.24 02:34:47.989960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5453 | 2025.12.24 02:34:47.996492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5454 | 2025.12.24 02:34:47.997175 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2025.12.24 02:34:47.999929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5456 | 2025.12.24 02:34:51.322810 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2025.12.24 02:34:51.322999 [ 4 ] {f240b85a-41de-4dc6-b48e-a47f8322b2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5458 | 2025.12.24 02:34:51.323063 [ 4 ] {f240b85a-41de-4dc6-b48e-a47f8322b2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5459 | 2025.12.24 02:34:51.323695 [ 4 ] {f240b85a-41de-4dc6-b48e-a47f8322b2ec} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2025.12.24 02:34:51.323743 [ 4 ] {f240b85a-41de-4dc6-b48e-a47f8322b2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5461 | 2025.12.24 02:34:51.324143 [ 4 ] {f240b85a-41de-4dc6-b48e-a47f8322b2ec} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5462 | 2025.12.24 02:34:51.324361 [ 4 ] {f240b85a-41de-4dc6-b48e-a47f8322b2ec} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2025.12.24 02:34:51.324507 [ 4 ] {f240b85a-41de-4dc6-b48e-a47f8322b2ec} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001554 sec., 69498.0694980695 rows/sec., 5.83 MiB/sec. | ||
| 5464 | 2025.12.24 02:34:51.324548 [ 4 ] {f240b85a-41de-4dc6-b48e-a47f8322b2ec} <Debug> TCPHandler: Processed in 0.0018592 sec. | ||
| 5465 | 2025.12.24 02:34:51.324662 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2025.12.24 02:34:51.324756 [ 4 ] {5790f1a3-d2ab-4454-83db-53c8f04b0883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5467 | 2025.12.24 02:34:51.324796 [ 4 ] {5790f1a3-d2ab-4454-83db-53c8f04b0883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5468 | 2025.12.24 02:34:51.325190 [ 4 ] {5790f1a3-d2ab-4454-83db-53c8f04b0883} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2025.12.24 02:34:51.325226 [ 4 ] {5790f1a3-d2ab-4454-83db-53c8f04b0883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5470 | 2025.12.24 02:34:51.325518 [ 4 ] {5790f1a3-d2ab-4454-83db-53c8f04b0883} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5471 | 2025.12.24 02:34:51.325724 [ 4 ] {5790f1a3-d2ab-4454-83db-53c8f04b0883} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2025.12.24 02:34:51.325851 [ 4 ] {5790f1a3-d2ab-4454-83db-53c8f04b0883} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001114 sec., 23339.317773788152 rows/sec., 1.71 MiB/sec. | ||
| 5473 | 2025.12.24 02:34:51.325888 [ 4 ] {5790f1a3-d2ab-4454-83db-53c8f04b0883} <Debug> TCPHandler: Processed in 0.00127331 sec. | ||
| 5474 | 2025.12.24 02:34:51.325987 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2025.12.24 02:34:51.326077 [ 4 ] {afeb2114-c1b1-46e1-8a18-bdc6591a2872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5476 | 2025.12.24 02:34:51.326116 [ 4 ] {afeb2114-c1b1-46e1-8a18-bdc6591a2872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5477 | 2025.12.24 02:34:51.326518 [ 4 ] {afeb2114-c1b1-46e1-8a18-bdc6591a2872} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2025.12.24 02:34:51.326554 [ 4 ] {afeb2114-c1b1-46e1-8a18-bdc6591a2872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5479 | 2025.12.24 02:34:51.326869 [ 4 ] {afeb2114-c1b1-46e1-8a18-bdc6591a2872} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5480 | 2025.12.24 02:34:51.327086 [ 4 ] {afeb2114-c1b1-46e1-8a18-bdc6591a2872} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2025.12.24 02:34:51.327211 [ 4 ] {afeb2114-c1b1-46e1-8a18-bdc6591a2872} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 6.11 MiB/sec. | ||
| 5482 | 2025.12.24 02:34:51.327248 [ 4 ] {afeb2114-c1b1-46e1-8a18-bdc6591a2872} <Debug> TCPHandler: Processed in 0.001307911 sec. | ||
| 5483 | 2025.12.24 02:34:51.327359 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2025.12.24 02:34:51.327460 [ 4 ] {61297f97-ef88-46c1-adc1-e87cc0e9ce99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5485 | 2025.12.24 02:34:51.327502 [ 4 ] {61297f97-ef88-46c1-adc1-e87cc0e9ce99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5486 | 2025.12.24 02:34:51.327898 [ 4 ] {61297f97-ef88-46c1-adc1-e87cc0e9ce99} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2025.12.24 02:34:51.327957 [ 4 ] {61297f97-ef88-46c1-adc1-e87cc0e9ce99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5488 | 2025.12.24 02:34:51.328278 [ 4 ] {61297f97-ef88-46c1-adc1-e87cc0e9ce99} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5489 | 2025.12.24 02:34:51.328477 [ 4 ] {61297f97-ef88-46c1-adc1-e87cc0e9ce99} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2025.12.24 02:34:51.328602 [ 4 ] {61297f97-ef88-46c1-adc1-e87cc0e9ce99} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 5491 | 2025.12.24 02:34:51.328643 [ 4 ] {61297f97-ef88-46c1-adc1-e87cc0e9ce99} <Debug> TCPHandler: Processed in 0.001329561 sec. | ||
| 5492 | 2025.12.24 02:34:51.328747 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5493 | 2025.12.24 02:34:51.328838 [ 4 ] {d1eb81f3-ee8e-4318-879c-3b63262403ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5494 | 2025.12.24 02:34:51.328898 [ 4 ] {d1eb81f3-ee8e-4318-879c-3b63262403ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5495 | 2025.12.24 02:34:51.329643 [ 4 ] {d1eb81f3-ee8e-4318-879c-3b63262403ff} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5496 | 2025.12.24 02:34:51.329679 [ 4 ] {d1eb81f3-ee8e-4318-879c-3b63262403ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5497 | 2025.12.24 02:34:51.330183 [ 4 ] {d1eb81f3-ee8e-4318-879c-3b63262403ff} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5498 | 2025.12.24 02:34:51.330404 [ 4 ] {d1eb81f3-ee8e-4318-879c-3b63262403ff} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5499 | 2025.12.24 02:34:51.330536 [ 4 ] {d1eb81f3-ee8e-4318-879c-3b63262403ff} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001715 sec., 15160.349854227406 rows/sec., 27.17 MiB/sec. | ||
| 5500 | 2025.12.24 02:34:51.330587 [ 4 ] {d1eb81f3-ee8e-4318-879c-3b63262403ff} <Debug> TCPHandler: Processed in 0.00188635 sec. | ||
| 5501 | 2025.12.24 02:34:51.330697 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5502 | 2025.12.24 02:34:51.330788 [ 4 ] {0ab4f5b6-1a4e-4dcb-87c6-20de79fa3c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5503 | 2025.12.24 02:34:51.330834 [ 4 ] {0ab4f5b6-1a4e-4dcb-87c6-20de79fa3c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5504 | 2025.12.24 02:34:51.331155 [ 4 ] {0ab4f5b6-1a4e-4dcb-87c6-20de79fa3c55} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2025.12.24 02:34:51.331190 [ 4 ] {0ab4f5b6-1a4e-4dcb-87c6-20de79fa3c55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5506 | 2025.12.24 02:34:51.331487 [ 4 ] {0ab4f5b6-1a4e-4dcb-87c6-20de79fa3c55} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5507 | 2025.12.24 02:34:51.331690 [ 4 ] {0ab4f5b6-1a4e-4dcb-87c6-20de79fa3c55} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5508 | 2025.12.24 02:34:51.331814 [ 4 ] {0ab4f5b6-1a4e-4dcb-87c6-20de79fa3c55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 5509 | 2025.12.24 02:34:51.331849 [ 4 ] {0ab4f5b6-1a4e-4dcb-87c6-20de79fa3c55} <Debug> TCPHandler: Processed in 0.001199499 sec. | ||
| 5510 | 2025.12.24 02:34:54.652104 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5511 | 2025.12.24 02:34:54.652173 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5512 | 2025.12.24 02:34:54.747535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13327 | ||
| 5513 | 2025.12.24 02:34:54.748068 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2025.12.24 02:34:54.748115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5515 | 2025.12.24 02:34:54.748644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5516 | 2025.12.24 02:34:54.748870 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2025.12.24 02:34:54.748995 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13327 | ||
| 5518 | 2025.12.24 02:34:54.778202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 706 | ||
| 5519 | 2025.12.24 02:34:54.780513 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2025.12.24 02:34:54.780562 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5521 | 2025.12.24 02:34:54.781735 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5522 | 2025.12.24 02:34:54.781997 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5523 | 2025.12.24 02:34:54.782253 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
| 5524 | 2025.12.24 02:34:55.500098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5525 | 2025.12.24 02:34:55.515745 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5526 | 2025.12.24 02:34:55.515796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5527 | 2025.12.24 02:34:55.522451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5528 | 2025.12.24 02:34:55.523199 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2025.12.24 02:34:55.525909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5530 | 2025.12.24 02:34:56.322524 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2025.12.24 02:34:56.322779 [ 4 ] {c57c61be-03d2-4031-b412-12cae452535e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5532 | 2025.12.24 02:34:56.322860 [ 4 ] {c57c61be-03d2-4031-b412-12cae452535e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5533 | 2025.12.24 02:34:56.323534 [ 4 ] {c57c61be-03d2-4031-b412-12cae452535e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2025.12.24 02:34:56.323581 [ 4 ] {c57c61be-03d2-4031-b412-12cae452535e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5535 | 2025.12.24 02:34:56.323973 [ 4 ] {c57c61be-03d2-4031-b412-12cae452535e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5536 | 2025.12.24 02:34:56.324192 [ 4 ] {c57c61be-03d2-4031-b412-12cae452535e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2025.12.24 02:34:56.324343 [ 4 ] {c57c61be-03d2-4031-b412-12cae452535e} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001631 sec., 51502.14592274678 rows/sec., 4.31 MiB/sec. | ||
| 5538 | 2025.12.24 02:34:56.324384 [ 4 ] {c57c61be-03d2-4031-b412-12cae452535e} <Debug> TCPHandler: Processed in 0.002022242 sec. | ||
| 5539 | 2025.12.24 02:34:56.324504 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2025.12.24 02:34:56.324598 [ 4 ] {276f8023-86f6-4b9b-a229-e55ef84ad925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5541 | 2025.12.24 02:34:56.324638 [ 4 ] {276f8023-86f6-4b9b-a229-e55ef84ad925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5542 | 2025.12.24 02:34:56.325035 [ 4 ] {276f8023-86f6-4b9b-a229-e55ef84ad925} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2025.12.24 02:34:56.325070 [ 4 ] {276f8023-86f6-4b9b-a229-e55ef84ad925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5544 | 2025.12.24 02:34:56.325357 [ 4 ] {276f8023-86f6-4b9b-a229-e55ef84ad925} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5545 | 2025.12.24 02:34:56.325563 [ 4 ] {276f8023-86f6-4b9b-a229-e55ef84ad925} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2025.12.24 02:34:56.325701 [ 4 ] {276f8023-86f6-4b9b-a229-e55ef84ad925} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001122 sec., 12477.718360071302 rows/sec., 938.27 KiB/sec. | ||
| 5547 | 2025.12.24 02:34:56.325747 [ 4 ] {276f8023-86f6-4b9b-a229-e55ef84ad925} <Debug> TCPHandler: Processed in 0.001291541 sec. | ||
| 5548 | 2025.12.24 02:34:56.325877 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2025.12.24 02:34:56.325971 [ 4 ] {db6e8fc8-1ba7-4bab-8339-841f05ccfd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5550 | 2025.12.24 02:34:56.326010 [ 4 ] {db6e8fc8-1ba7-4bab-8339-841f05ccfd5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5551 | 2025.12.24 02:34:56.326488 [ 4 ] {db6e8fc8-1ba7-4bab-8339-841f05ccfd5d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5552 | 2025.12.24 02:34:56.326524 [ 4 ] {db6e8fc8-1ba7-4bab-8339-841f05ccfd5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5553 | 2025.12.24 02:34:56.326821 [ 4 ] {db6e8fc8-1ba7-4bab-8339-841f05ccfd5d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5554 | 2025.12.24 02:34:56.327030 [ 4 ] {db6e8fc8-1ba7-4bab-8339-841f05ccfd5d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2025.12.24 02:34:56.327154 [ 4 ] {db6e8fc8-1ba7-4bab-8339-841f05ccfd5d} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001201 sec., 64945.8784346378 rows/sec., 5.07 MiB/sec. | ||
| 5556 | 2025.12.24 02:34:56.327190 [ 4 ] {db6e8fc8-1ba7-4bab-8339-841f05ccfd5d} <Debug> TCPHandler: Processed in 0.001360742 sec. | ||
| 5557 | 2025.12.24 02:34:56.327302 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5558 | 2025.12.24 02:34:56.327393 [ 4 ] {258f9399-d844-475a-b416-25eea32df8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5559 | 2025.12.24 02:34:56.327435 [ 4 ] {258f9399-d844-475a-b416-25eea32df8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5560 | 2025.12.24 02:34:56.327860 [ 4 ] {258f9399-d844-475a-b416-25eea32df8ab} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2025.12.24 02:34:56.327898 [ 4 ] {258f9399-d844-475a-b416-25eea32df8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5562 | 2025.12.24 02:34:56.328237 [ 4 ] {258f9399-d844-475a-b416-25eea32df8ab} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5563 | 2025.12.24 02:34:56.328447 [ 4 ] {258f9399-d844-475a-b416-25eea32df8ab} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2025.12.24 02:34:56.328573 [ 4 ] {258f9399-d844-475a-b416-25eea32df8ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 5565 | 2025.12.24 02:34:56.328609 [ 4 ] {258f9399-d844-475a-b416-25eea32df8ab} <Debug> TCPHandler: Processed in 0.001355282 sec. | ||
| 5566 | 2025.12.24 02:34:56.328710 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5567 | 2025.12.24 02:34:56.328802 [ 4 ] {24fb071b-8880-4a02-8753-f2b41dc5f863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5568 | 2025.12.24 02:34:56.328855 [ 4 ] {24fb071b-8880-4a02-8753-f2b41dc5f863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5569 | 2025.12.24 02:34:56.329623 [ 4 ] {24fb071b-8880-4a02-8753-f2b41dc5f863} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2025.12.24 02:34:56.329675 [ 4 ] {24fb071b-8880-4a02-8753-f2b41dc5f863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5571 | 2025.12.24 02:34:56.330195 [ 4 ] {24fb071b-8880-4a02-8753-f2b41dc5f863} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5572 | 2025.12.24 02:34:56.330407 [ 4 ] {24fb071b-8880-4a02-8753-f2b41dc5f863} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5573 | 2025.12.24 02:34:56.330539 [ 4 ] {24fb071b-8880-4a02-8753-f2b41dc5f863} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001755 sec., 7977.207977207977 rows/sec., 14.29 MiB/sec. | ||
| 5574 | 2025.12.24 02:34:56.330593 [ 4 ] {24fb071b-8880-4a02-8753-f2b41dc5f863} <Debug> TCPHandler: Processed in 0.001930781 sec. | ||
| 5575 | 2025.12.24 02:34:56.330708 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5576 | 2025.12.24 02:34:56.330802 [ 4 ] {546a6eee-ee98-494a-aed6-8309c3ae069a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5577 | 2025.12.24 02:34:56.330845 [ 4 ] {546a6eee-ee98-494a-aed6-8309c3ae069a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5578 | 2025.12.24 02:34:56.331171 [ 4 ] {546a6eee-ee98-494a-aed6-8309c3ae069a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5579 | 2025.12.24 02:34:56.331206 [ 4 ] {546a6eee-ee98-494a-aed6-8309c3ae069a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5580 | 2025.12.24 02:34:56.331521 [ 4 ] {546a6eee-ee98-494a-aed6-8309c3ae069a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5581 | 2025.12.24 02:34:56.331723 [ 4 ] {546a6eee-ee98-494a-aed6-8309c3ae069a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5582 | 2025.12.24 02:34:56.331849 [ 4 ] {546a6eee-ee98-494a-aed6-8309c3ae069a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 5583 | 2025.12.24 02:34:56.331884 [ 4 ] {546a6eee-ee98-494a-aed6-8309c3ae069a} <Debug> TCPHandler: Processed in 0.001224089 sec. | ||
| 5584 | 2025.12.24 02:35:01.353446 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5585 | 2025.12.24 02:35:01.353724 [ 4 ] {011df384-262c-4bff-9d9a-972edace94c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5586 | 2025.12.24 02:35:01.353823 [ 4 ] {011df384-262c-4bff-9d9a-972edace94c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5587 | 2025.12.24 02:35:01.355219 [ 4 ] {011df384-262c-4bff-9d9a-972edace94c2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2025.12.24 02:35:01.355269 [ 4 ] {011df384-262c-4bff-9d9a-972edace94c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5589 | 2025.12.24 02:35:01.355759 [ 4 ] {011df384-262c-4bff-9d9a-972edace94c2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5590 | 2025.12.24 02:35:01.355987 [ 4 ] {011df384-262c-4bff-9d9a-972edace94c2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5591 | 2025.12.24 02:35:01.356149 [ 4 ] {011df384-262c-4bff-9d9a-972edace94c2} <Debug> executeQuery: Read 1248 rows, 105.85 KiB in 0.002496 sec., 500000 rows/sec., 41.41 MiB/sec. | ||
| 5592 | 2025.12.24 02:35:01.356158 [ 35 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5593 | 2025.12.24 02:35:01.356199 [ 4 ] {011df384-262c-4bff-9d9a-972edace94c2} <Debug> TCPHandler: Processed in 0.002920056 sec. | ||
| 5594 | 2025.12.24 02:35:01.356235 [ 35 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2025.12.24 02:35:01.356266 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5596 | 2025.12.24 02:35:01.356333 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5597 | 2025.12.24 02:35:01.356382 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 5598 | 2025.12.24 02:35:01.356442 [ 4 ] {b191f009-b524-4979-b4c6-282f02b95fa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5599 | 2025.12.24 02:35:01.356491 [ 4 ] {b191f009-b524-4979-b4c6-282f02b95fa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5600 | 2025.12.24 02:35:01.356518 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5601 | 2025.12.24 02:35:01.356560 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1406 rows starting from the beginning of the part | ||
| 5602 | 2025.12.24 02:35:01.356638 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 5603 | 2025.12.24 02:35:01.356690 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 5604 | 2025.12.24 02:35:01.356739 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 5605 | 2025.12.24 02:35:01.356783 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 84 rows starting from the beginning of the part | ||
| 5606 | 2025.12.24 02:35:01.356828 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1248 rows starting from the beginning of the part | ||
| 5607 | 2025.12.24 02:35:01.356920 [ 4 ] {b191f009-b524-4979-b4c6-282f02b95fa1} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2025.12.24 02:35:01.356964 [ 4 ] {b191f009-b524-4979-b4c6-282f02b95fa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5609 | 2025.12.24 02:35:01.357334 [ 4 ] {b191f009-b524-4979-b4c6-282f02b95fa1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5610 | 2025.12.24 02:35:01.357560 [ 4 ] {b191f009-b524-4979-b4c6-282f02b95fa1} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2025.12.24 02:35:01.357674 [ 35 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5612 | 2025.12.24 02:35:01.357702 [ 4 ] {b191f009-b524-4979-b4c6-282f02b95fa1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001285 sec., 20233.463035019457 rows/sec., 1.49 MiB/sec. | ||
| 5613 | 2025.12.24 02:35:01.357704 [ 35 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5614 | 2025.12.24 02:35:01.357741 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5615 | 2025.12.24 02:35:01.357748 [ 4 ] {b191f009-b524-4979-b4c6-282f02b95fa1} <Debug> TCPHandler: Processed in 0.001467564 sec. | ||
| 5616 | 2025.12.24 02:35:01.357853 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 5617 | 2025.12.24 02:35:01.357860 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5618 | 2025.12.24 02:35:01.357987 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5619 | 2025.12.24 02:35:01.357997 [ 4 ] {5eef6cfc-e335-459f-82c8-cf3da828d92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5620 | 2025.12.24 02:35:01.358028 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 70 rows starting from the beginning of the part | ||
| 5621 | 2025.12.24 02:35:01.358048 [ 4 ] {5eef6cfc-e335-459f-82c8-cf3da828d92c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5622 | 2025.12.24 02:35:01.358094 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 5623 | 2025.12.24 02:35:01.358139 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 5624 | 2025.12.24 02:35:01.358178 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 5625 | 2025.12.24 02:35:01.358214 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
| 5626 | 2025.12.24 02:35:01.358256 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 5627 | 2025.12.24 02:35:01.358402 [ 198 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3165 rows, containing 5 columns (5 merged, 0 gathered) in 0.002064363 sec., 1533160.5923958141 rows/sec., 134.35 MiB/sec. | ||
| 5628 | 2025.12.24 02:35:01.358560 [ 4 ] {5eef6cfc-e335-459f-82c8-cf3da828d92c} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2025.12.24 02:35:01.358601 [ 4 ] {5eef6cfc-e335-459f-82c8-cf3da828d92c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5630 | 2025.12.24 02:35:01.358766 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5631 | 2025.12.24 02:35:01.359047 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239109 sec., 163020.36382594268 rows/sec., 12.55 MiB/sec. | ||
| 5632 | 2025.12.24 02:35:01.359070 [ 4 ] {5eef6cfc-e335-459f-82c8-cf3da828d92c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5633 | 2025.12.24 02:35:01.359130 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_41_8} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2025.12.24 02:35:01.359206 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5635 | 2025.12.24 02:35:01.359236 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_41_8} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5636 | 2025.12.24 02:35:01.359337 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5637 | 2025.12.24 02:35:01.359361 [ 4 ] {5eef6cfc-e335-459f-82c8-cf3da828d92c} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2025.12.24 02:35:01.359519 [ 4 ] {5eef6cfc-e335-459f-82c8-cf3da828d92c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001542 sec., 147859.92217898832 rows/sec., 10.01 MiB/sec. | ||
| 5639 | 2025.12.24 02:35:01.359522 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_36_7} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2025.12.24 02:35:01.359560 [ 4 ] {5eef6cfc-e335-459f-82c8-cf3da828d92c} <Debug> TCPHandler: Processed in 0.001749238 sec. | ||
| 5641 | 2025.12.24 02:35:01.359613 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_36_7} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5642 | 2025.12.24 02:35:01.359668 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2025.12.24 02:35:01.359714 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5644 | 2025.12.24 02:35:01.359768 [ 4 ] {b15ebe21-07ac-47d6-94b2-6a526c0ef1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5645 | 2025.12.24 02:35:01.359814 [ 4 ] {b15ebe21-07ac-47d6-94b2-6a526c0ef1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5646 | 2025.12.24 02:35:01.360460 [ 4 ] {b15ebe21-07ac-47d6-94b2-6a526c0ef1c4} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2025.12.24 02:35:01.360497 [ 4 ] {b15ebe21-07ac-47d6-94b2-6a526c0ef1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5648 | 2025.12.24 02:35:01.360840 [ 4 ] {b15ebe21-07ac-47d6-94b2-6a526c0ef1c4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5649 | 2025.12.24 02:35:01.361066 [ 4 ] {b15ebe21-07ac-47d6-94b2-6a526c0ef1c4} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2025.12.24 02:35:01.361183 [ 35 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5651 | 2025.12.24 02:35:01.361203 [ 4 ] {b15ebe21-07ac-47d6-94b2-6a526c0ef1c4} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001455 sec., 375257.7319587629 rows/sec., 27.84 MiB/sec. | ||
| 5652 | 2025.12.24 02:35:01.361231 [ 35 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2025.12.24 02:35:01.361270 [ 4 ] {b15ebe21-07ac-47d6-94b2-6a526c0ef1c4} <Debug> TCPHandler: Processed in 0.001650196 sec. | ||
| 5654 | 2025.12.24 02:35:01.361279 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5655 | 2025.12.24 02:35:01.361383 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 5656 | 2025.12.24 02:35:01.361394 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5657 | 2025.12.24 02:35:01.361488 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5658 | 2025.12.24 02:35:01.361512 [ 4 ] {6655e9e8-fd3a-42f1-825e-9a0fba93cd91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5659 | 2025.12.24 02:35:01.361522 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 632 rows starting from the beginning of the part | ||
| 5660 | 2025.12.24 02:35:01.361564 [ 4 ] {6655e9e8-fd3a-42f1-825e-9a0fba93cd91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5661 | 2025.12.24 02:35:01.361599 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 5662 | 2025.12.24 02:35:01.361651 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 5663 | 2025.12.24 02:35:01.361694 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 5664 | 2025.12.24 02:35:01.361735 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 78 rows starting from the beginning of the part | ||
| 5665 | 2025.12.24 02:35:01.361776 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 546 rows starting from the beginning of the part | ||
| 5666 | 2025.12.24 02:35:01.362210 [ 4 ] {6655e9e8-fd3a-42f1-825e-9a0fba93cd91} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5667 | 2025.12.24 02:35:01.362253 [ 4 ] {6655e9e8-fd3a-42f1-825e-9a0fba93cd91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5668 | 2025.12.24 02:35:01.362680 [ 4 ] {6655e9e8-fd3a-42f1-825e-9a0fba93cd91} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5669 | 2025.12.24 02:35:01.362841 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491824 sec., 1048381.0422677206 rows/sec., 83.56 MiB/sec. | ||
| 5670 | 2025.12.24 02:35:01.362893 [ 4 ] {6655e9e8-fd3a-42f1-825e-9a0fba93cd91} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5671 | 2025.12.24 02:35:01.363015 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5672 | 2025.12.24 02:35:01.363033 [ 4 ] {6655e9e8-fd3a-42f1-825e-9a0fba93cd91} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00154 sec., 548051.9480519481 rows/sec., 36.89 MiB/sec. | ||
| 5673 | 2025.12.24 02:35:01.363039 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5674 | 2025.12.24 02:35:01.363063 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2025.12.24 02:35:01.363084 [ 4 ] {6655e9e8-fd3a-42f1-825e-9a0fba93cd91} <Debug> TCPHandler: Processed in 0.001740338 sec. | ||
| 5676 | 2025.12.24 02:35:01.363101 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5677 | 2025.12.24 02:35:01.363186 [ 198 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 5678 | 2025.12.24 02:35:01.363203 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2025.12.24 02:35:01.363293 [ 198 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5680 | 2025.12.24 02:35:01.363303 [ 4 ] {1fd6c003-a3fd-41d6-835d-3f3f811c48e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5681 | 2025.12.24 02:35:01.363331 [ 198 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10675 rows starting from the beginning of the part | ||
| 5682 | 2025.12.24 02:35:01.363369 [ 4 ] {1fd6c003-a3fd-41d6-835d-3f3f811c48e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5683 | 2025.12.24 02:35:01.363374 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_41_8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2025.12.24 02:35:01.363395 [ 198 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 5685 | 2025.12.24 02:35:01.363448 [ 198 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 203 rows starting from the beginning of the part | ||
| 5686 | 2025.12.24 02:35:01.363467 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_41_8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5687 | 2025.12.24 02:35:01.363491 [ 198 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 5688 | 2025.12.24 02:35:01.363536 [ 198 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 5689 | 2025.12.24 02:35:01.363564 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5690 | 2025.12.24 02:35:01.363577 [ 198 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 844 rows starting from the beginning of the part | ||
| 5691 | 2025.12.24 02:35:01.364237 [ 4 ] {1fd6c003-a3fd-41d6-835d-3f3f811c48e1} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2025.12.24 02:35:01.364277 [ 4 ] {1fd6c003-a3fd-41d6-835d-3f3f811c48e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5693 | 2025.12.24 02:35:01.364818 [ 4 ] {1fd6c003-a3fd-41d6-835d-3f3f811c48e1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5694 | 2025.12.24 02:35:01.365044 [ 4 ] {1fd6c003-a3fd-41d6-835d-3f3f811c48e1} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2025.12.24 02:35:01.365156 [ 35 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5696 | 2025.12.24 02:35:01.365180 [ 4 ] {1fd6c003-a3fd-41d6-835d-3f3f811c48e1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001917 sec., 13562.858633281168 rows/sec., 24.30 MiB/sec. | ||
| 5697 | 2025.12.24 02:35:01.365192 [ 35 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5698 | 2025.12.24 02:35:01.365222 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5699 | 2025.12.24 02:35:01.365247 [ 4 ] {1fd6c003-a3fd-41d6-835d-3f3f811c48e1} <Debug> TCPHandler: Processed in 0.002118624 sec. | ||
| 5700 | 2025.12.24 02:35:01.365297 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 5701 | 2025.12.24 02:35:01.365359 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5702 | 2025.12.24 02:35:01.365447 [ 4 ] {1aaca588-f304-44ba-82cf-694b44b5233a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5703 | 2025.12.24 02:35:01.365456 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5704 | 2025.12.24 02:35:01.365489 [ 4 ] {1aaca588-f304-44ba-82cf-694b44b5233a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5705 | 2025.12.24 02:35:01.365510 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 549 rows starting from the beginning of the part | ||
| 5706 | 2025.12.24 02:35:01.365614 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 5707 | 2025.12.24 02:35:01.365703 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
| 5708 | 2025.12.24 02:35:01.365790 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 26 rows starting from the beginning of the part | ||
| 5709 | 2025.12.24 02:35:01.365869 [ 4 ] {1aaca588-f304-44ba-82cf-694b44b5233a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2025.12.24 02:35:01.365905 [ 4 ] {1aaca588-f304-44ba-82cf-694b44b5233a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5711 | 2025.12.24 02:35:01.365949 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
| 5712 | 2025.12.24 02:35:01.366044 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 26 rows starting from the beginning of the part | ||
| 5713 | 2025.12.24 02:35:01.366257 [ 4 ] {1aaca588-f304-44ba-82cf-694b44b5233a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5714 | 2025.12.24 02:35:01.366483 [ 4 ] {1aaca588-f304-44ba-82cf-694b44b5233a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2025.12.24 02:35:01.366589 [ 35 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5716 | 2025.12.24 02:35:01.366619 [ 4 ] {1aaca588-f304-44ba-82cf-694b44b5233a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 5717 | 2025.12.24 02:35:01.366619 [ 35 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2025.12.24 02:35:01.366658 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5719 | 2025.12.24 02:35:01.366662 [ 4 ] {1aaca588-f304-44ba-82cf-694b44b5233a} <Debug> TCPHandler: Processed in 0.001318991 sec. | ||
| 5720 | 2025.12.24 02:35:01.366742 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 5721 | 2025.12.24 02:35:01.366831 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5722 | 2025.12.24 02:35:01.366858 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2088 rows starting from the beginning of the part | ||
| 5723 | 2025.12.24 02:35:01.366913 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 5724 | 2025.12.24 02:35:01.366959 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 5725 | 2025.12.24 02:35:01.366997 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 5726 | 2025.12.24 02:35:01.367038 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 5727 | 2025.12.24 02:35:01.367076 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 5728 | 2025.12.24 02:35:01.367763 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12202 rows, containing 5 columns (5 merged, 0 gathered) in 0.004603683 sec., 2650486.5778117217 rows/sec., 181.98 MiB/sec. | ||
| 5729 | 2025.12.24 02:35:01.368101 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5730 | 2025.12.24 02:35:01.368390 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001683576 sec., 1418409.3857360762 rows/sec., 95.59 MiB/sec. | ||
| 5731 | 2025.12.24 02:35:01.368399 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2025.12.24 02:35:01.368496 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5733 | 2025.12.24 02:35:01.368595 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 5734 | 2025.12.24 02:35:01.368765 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5735 | 2025.12.24 02:35:01.369083 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_41_8} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5736 | 2025.12.24 02:35:01.369165 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_41_8} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5737 | 2025.12.24 02:35:01.369253 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5738 | 2025.12.24 02:35:01.370962 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 655 rows, containing 19 columns (19 merged, 0 gathered) in 0.00566657 sec., 115590.20712706275 rows/sec., 207.13 MiB/sec. | ||
| 5739 | 2025.12.24 02:35:01.372321 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5740 | 2025.12.24 02:35:01.372650 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5741 | 2025.12.24 02:35:01.372718 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5742 | 2025.12.24 02:35:01.372839 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 5743 | 2025.12.24 02:35:02.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.79 MiB, peak 274.64 MiB, free memory in arenas 0.00 B, will set to 266.18 MiB (RSS), difference: 3.39 MiB | ||
| 5744 | 2025.12.24 02:35:02.249092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13839 | ||
| 5745 | 2025.12.24 02:35:02.249673 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2025.12.24 02:35:02.249731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5747 | 2025.12.24 02:35:02.250277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5748 | 2025.12.24 02:35:02.250550 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2025.12.24 02:35:02.250717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13839 | ||
| 5750 | 2025.12.24 02:35:03.025996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5751 | 2025.12.24 02:35:03.043184 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2025.12.24 02:35:03.043244 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5753 | 2025.12.24 02:35:03.048997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5754 | 2025.12.24 02:35:03.049670 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2025.12.24 02:35:03.052570 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5756 | 2025.12.24 02:35:04.782498 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 732 | ||
| 5757 | 2025.12.24 02:35:04.784816 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5758 | 2025.12.24 02:35:04.784861 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5759 | 2025.12.24 02:35:04.786029 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5760 | 2025.12.24 02:35:04.786298 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5761 | 2025.12.24 02:35:04.786439 [ 32 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5762 | 2025.12.24 02:35:04.786501 [ 32 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2025.12.24 02:35:04.786521 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5764 | 2025.12.24 02:35:04.786545 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5765 | 2025.12.24 02:35:04.786622 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 5766 | 2025.12.24 02:35:04.787124 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5767 | 2025.12.24 02:35:04.787241 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 586 rows starting from the beginning of the part | ||
| 5768 | 2025.12.24 02:35:04.787557 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 5769 | 2025.12.24 02:35:04.787835 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 5770 | 2025.12.24 02:35:04.788187 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 5771 | 2025.12.24 02:35:04.788502 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 5772 | 2025.12.24 02:35:04.788781 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 5773 | 2025.12.24 02:35:04.794079 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 72 columns (72 merged, 0 gathered) in 0.007498679 sec., 97617.19364170676 rows/sec., 81.33 MiB/sec. | ||
| 5774 | 2025.12.24 02:35:04.795375 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5775 | 2025.12.24 02:35:04.795982 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_21_4} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5776 | 2025.12.24 02:35:04.796068 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_21_4} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5777 | 2025.12.24 02:35:04.796318 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 5778 | 2025.12.24 02:35:06.323056 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5779 | 2025.12.24 02:35:06.323250 [ 4 ] {5a71c7e6-05f7-4cea-bee3-0f13d295755c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5780 | 2025.12.24 02:35:06.323323 [ 4 ] {5a71c7e6-05f7-4cea-bee3-0f13d295755c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5781 | 2025.12.24 02:35:06.324052 [ 4 ] {5a71c7e6-05f7-4cea-bee3-0f13d295755c} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2025.12.24 02:35:06.324108 [ 4 ] {5a71c7e6-05f7-4cea-bee3-0f13d295755c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5783 | 2025.12.24 02:35:06.324506 [ 4 ] {5a71c7e6-05f7-4cea-bee3-0f13d295755c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5784 | 2025.12.24 02:35:06.324732 [ 4 ] {5a71c7e6-05f7-4cea-bee3-0f13d295755c} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2025.12.24 02:35:06.324892 [ 4 ] {5a71c7e6-05f7-4cea-bee3-0f13d295755c} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001692 sec., 49645.39007092199 rows/sec., 4.15 MiB/sec. | ||
| 5786 | 2025.12.24 02:35:06.324942 [ 4 ] {5a71c7e6-05f7-4cea-bee3-0f13d295755c} <Debug> TCPHandler: Processed in 0.002019502 sec. | ||
| 5787 | 2025.12.24 02:35:06.325067 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5788 | 2025.12.24 02:35:06.325166 [ 4 ] {61c79038-ba87-4465-b894-c9feeaee2312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5789 | 2025.12.24 02:35:06.325211 [ 4 ] {61c79038-ba87-4465-b894-c9feeaee2312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5790 | 2025.12.24 02:35:06.325619 [ 4 ] {61c79038-ba87-4465-b894-c9feeaee2312} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5791 | 2025.12.24 02:35:06.325656 [ 4 ] {61c79038-ba87-4465-b894-c9feeaee2312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5792 | 2025.12.24 02:35:06.325968 [ 4 ] {61c79038-ba87-4465-b894-c9feeaee2312} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5793 | 2025.12.24 02:35:06.326177 [ 4 ] {61c79038-ba87-4465-b894-c9feeaee2312} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5794 | 2025.12.24 02:35:06.326309 [ 4 ] {61c79038-ba87-4465-b894-c9feeaee2312} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001165 sec., 12017.167381974248 rows/sec., 903.63 KiB/sec. | ||
| 5795 | 2025.12.24 02:35:06.326348 [ 4 ] {61c79038-ba87-4465-b894-c9feeaee2312} <Debug> TCPHandler: Processed in 0.001333762 sec. | ||
| 5796 | 2025.12.24 02:35:06.326461 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5797 | 2025.12.24 02:35:06.326556 [ 4 ] {bbe8ab0c-ec70-413c-8054-4f63c93b9b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5798 | 2025.12.24 02:35:06.326596 [ 4 ] {bbe8ab0c-ec70-413c-8054-4f63c93b9b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5799 | 2025.12.24 02:35:06.327019 [ 4 ] {bbe8ab0c-ec70-413c-8054-4f63c93b9b86} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5800 | 2025.12.24 02:35:06.327055 [ 4 ] {bbe8ab0c-ec70-413c-8054-4f63c93b9b86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5801 | 2025.12.24 02:35:06.327363 [ 4 ] {bbe8ab0c-ec70-413c-8054-4f63c93b9b86} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5802 | 2025.12.24 02:35:06.327578 [ 4 ] {bbe8ab0c-ec70-413c-8054-4f63c93b9b86} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5803 | 2025.12.24 02:35:06.327707 [ 4 ] {bbe8ab0c-ec70-413c-8054-4f63c93b9b86} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001171 sec., 66609.73526900086 rows/sec., 5.20 MiB/sec. | ||
| 5804 | 2025.12.24 02:35:06.327746 [ 4 ] {bbe8ab0c-ec70-413c-8054-4f63c93b9b86} <Debug> TCPHandler: Processed in 0.001335011 sec. | ||
| 5805 | 2025.12.24 02:35:06.327856 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5806 | 2025.12.24 02:35:06.327950 [ 4 ] {8d495449-b759-45a2-b0f3-5d21610e6793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5807 | 2025.12.24 02:35:06.327994 [ 4 ] {8d495449-b759-45a2-b0f3-5d21610e6793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5808 | 2025.12.24 02:35:06.328397 [ 4 ] {8d495449-b759-45a2-b0f3-5d21610e6793} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5809 | 2025.12.24 02:35:06.328432 [ 4 ] {8d495449-b759-45a2-b0f3-5d21610e6793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5810 | 2025.12.24 02:35:06.328768 [ 4 ] {8d495449-b759-45a2-b0f3-5d21610e6793} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5811 | 2025.12.24 02:35:06.328977 [ 4 ] {8d495449-b759-45a2-b0f3-5d21610e6793} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5812 | 2025.12.24 02:35:06.329109 [ 4 ] {8d495449-b759-45a2-b0f3-5d21610e6793} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5813 | 2025.12.24 02:35:06.329146 [ 4 ] {8d495449-b759-45a2-b0f3-5d21610e6793} <Debug> TCPHandler: Processed in 0.001339321 sec. | ||
| 5814 | 2025.12.24 02:35:06.329252 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5815 | 2025.12.24 02:35:06.329353 [ 4 ] {85c0cdb3-88ca-4ccc-b3a4-f6176524e971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5816 | 2025.12.24 02:35:06.329410 [ 4 ] {85c0cdb3-88ca-4ccc-b3a4-f6176524e971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5817 | 2025.12.24 02:35:06.330199 [ 4 ] {85c0cdb3-88ca-4ccc-b3a4-f6176524e971} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5818 | 2025.12.24 02:35:06.330238 [ 4 ] {85c0cdb3-88ca-4ccc-b3a4-f6176524e971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5819 | 2025.12.24 02:35:06.330763 [ 4 ] {85c0cdb3-88ca-4ccc-b3a4-f6176524e971} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5820 | 2025.12.24 02:35:06.330981 [ 4 ] {85c0cdb3-88ca-4ccc-b3a4-f6176524e971} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5821 | 2025.12.24 02:35:06.331124 [ 4 ] {85c0cdb3-88ca-4ccc-b3a4-f6176524e971} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001789 sec., 7825.6008943543875 rows/sec., 14.02 MiB/sec. | ||
| 5822 | 2025.12.24 02:35:06.331184 [ 4 ] {85c0cdb3-88ca-4ccc-b3a4-f6176524e971} <Debug> TCPHandler: Processed in 0.001982842 sec. | ||
| 5823 | 2025.12.24 02:35:06.331297 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5824 | 2025.12.24 02:35:06.331391 [ 4 ] {2eed473a-5b20-4e0c-9196-f0b9f69085e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5825 | 2025.12.24 02:35:06.331433 [ 4 ] {2eed473a-5b20-4e0c-9196-f0b9f69085e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5826 | 2025.12.24 02:35:06.331772 [ 4 ] {2eed473a-5b20-4e0c-9196-f0b9f69085e8} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2025.12.24 02:35:06.331808 [ 4 ] {2eed473a-5b20-4e0c-9196-f0b9f69085e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.07 GiB. | ||
| 5828 | 2025.12.24 02:35:06.332112 [ 4 ] {2eed473a-5b20-4e0c-9196-f0b9f69085e8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5829 | 2025.12.24 02:35:06.332319 [ 4 ] {2eed473a-5b20-4e0c-9196-f0b9f69085e8} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2025.12.24 02:35:06.332451 [ 4 ] {2eed473a-5b20-4e0c-9196-f0b9f69085e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5831 | 2025.12.24 02:35:06.332488 [ 4 ] {2eed473a-5b20-4e0c-9196-f0b9f69085e8} <Debug> TCPHandler: Processed in 0.00124081 sec. | ||
| 5832 | 2025.12.24 02:35:09.652215 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5833 | 2025.12.24 02:35:09.652278 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5834 | 2025.12.24 02:35:09.750912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14287 | ||
| 5835 | 2025.12.24 02:35:09.751436 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5836 | 2025.12.24 02:35:09.751481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5837 | 2025.12.24 02:35:09.751963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5838 | 2025.12.24 02:35:09.752194 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5839 | 2025.12.24 02:35:09.752331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14287 | ||
| 5840 | 2025.12.24 02:35:10.552759 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5841 | 2025.12.24 02:35:10.569705 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2025.12.24 02:35:10.569753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5843 | 2025.12.24 02:35:10.575346 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5844 | 2025.12.24 02:35:10.576023 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2025.12.24 02:35:10.578887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5846 | 2025.12.24 02:35:11.323214 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5847 | 2025.12.24 02:35:11.323406 [ 4 ] {42da9a29-f2f5-4703-80f3-95cba85f1570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5848 | 2025.12.24 02:35:11.323488 [ 4 ] {42da9a29-f2f5-4703-80f3-95cba85f1570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5849 | 2025.12.24 02:35:11.324327 [ 4 ] {42da9a29-f2f5-4703-80f3-95cba85f1570} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5850 | 2025.12.24 02:35:11.324383 [ 4 ] {42da9a29-f2f5-4703-80f3-95cba85f1570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5851 | 2025.12.24 02:35:11.324771 [ 4 ] {42da9a29-f2f5-4703-80f3-95cba85f1570} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5852 | 2025.12.24 02:35:11.325007 [ 4 ] {42da9a29-f2f5-4703-80f3-95cba85f1570} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2025.12.24 02:35:11.325179 [ 4 ] {42da9a29-f2f5-4703-80f3-95cba85f1570} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001831 sec., 58984.16166029492 rows/sec., 4.95 MiB/sec. | ||
| 5854 | 2025.12.24 02:35:11.325229 [ 4 ] {42da9a29-f2f5-4703-80f3-95cba85f1570} <Debug> TCPHandler: Processed in 0.002135934 sec. | ||
| 5855 | 2025.12.24 02:35:11.325348 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5856 | 2025.12.24 02:35:11.325451 [ 4 ] {8a1baabe-7724-4b42-9e1f-775bc2b3d184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5857 | 2025.12.24 02:35:11.325494 [ 4 ] {8a1baabe-7724-4b42-9e1f-775bc2b3d184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5858 | 2025.12.24 02:35:11.325910 [ 4 ] {8a1baabe-7724-4b42-9e1f-775bc2b3d184} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2025.12.24 02:35:11.325947 [ 4 ] {8a1baabe-7724-4b42-9e1f-775bc2b3d184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5860 | 2025.12.24 02:35:11.326259 [ 4 ] {8a1baabe-7724-4b42-9e1f-775bc2b3d184} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5861 | 2025.12.24 02:35:11.326466 [ 4 ] {8a1baabe-7724-4b42-9e1f-775bc2b3d184} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2025.12.24 02:35:11.326606 [ 4 ] {8a1baabe-7724-4b42-9e1f-775bc2b3d184} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001177 sec., 22090.05947323704 rows/sec., 1.62 MiB/sec. | ||
| 5863 | 2025.12.24 02:35:11.326645 [ 4 ] {8a1baabe-7724-4b42-9e1f-775bc2b3d184} <Debug> TCPHandler: Processed in 0.001349112 sec. | ||
| 5864 | 2025.12.24 02:35:11.326753 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5865 | 2025.12.24 02:35:11.326848 [ 4 ] {4548e16a-1cde-45e7-bcf1-ca561adca210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5866 | 2025.12.24 02:35:11.326888 [ 4 ] {4548e16a-1cde-45e7-bcf1-ca561adca210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5867 | 2025.12.24 02:35:11.327306 [ 4 ] {4548e16a-1cde-45e7-bcf1-ca561adca210} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5868 | 2025.12.24 02:35:11.327342 [ 4 ] {4548e16a-1cde-45e7-bcf1-ca561adca210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5869 | 2025.12.24 02:35:11.327636 [ 4 ] {4548e16a-1cde-45e7-bcf1-ca561adca210} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5870 | 2025.12.24 02:35:11.327838 [ 4 ] {4548e16a-1cde-45e7-bcf1-ca561adca210} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5871 | 2025.12.24 02:35:11.327969 [ 4 ] {4548e16a-1cde-45e7-bcf1-ca561adca210} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001139 sec., 79016.68129938543 rows/sec., 6.17 MiB/sec. | ||
| 5872 | 2025.12.24 02:35:11.328008 [ 4 ] {4548e16a-1cde-45e7-bcf1-ca561adca210} <Debug> TCPHandler: Processed in 0.0013032 sec. | ||
| 5873 | 2025.12.24 02:35:11.328117 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5874 | 2025.12.24 02:35:11.328253 [ 4 ] {9ebda915-c6fc-4cc2-9a4e-5cd5b6dcf7b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5875 | 2025.12.24 02:35:11.328321 [ 4 ] {9ebda915-c6fc-4cc2-9a4e-5cd5b6dcf7b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5876 | 2025.12.24 02:35:11.328822 [ 4 ] {9ebda915-c6fc-4cc2-9a4e-5cd5b6dcf7b6} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2025.12.24 02:35:11.328862 [ 4 ] {9ebda915-c6fc-4cc2-9a4e-5cd5b6dcf7b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5878 | 2025.12.24 02:35:11.329326 [ 4 ] {9ebda915-c6fc-4cc2-9a4e-5cd5b6dcf7b6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5879 | 2025.12.24 02:35:11.329541 [ 4 ] {9ebda915-c6fc-4cc2-9a4e-5cd5b6dcf7b6} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2025.12.24 02:35:11.329674 [ 4 ] {9ebda915-c6fc-4cc2-9a4e-5cd5b6dcf7b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001474 sec., 108548.16824966078 rows/sec., 7.56 MiB/sec. | ||
| 5881 | 2025.12.24 02:35:11.329713 [ 4 ] {9ebda915-c6fc-4cc2-9a4e-5cd5b6dcf7b6} <Debug> TCPHandler: Processed in 0.001637377 sec. | ||
| 5882 | 2025.12.24 02:35:11.329818 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2025.12.24 02:35:11.329918 [ 4 ] {80f3d821-a20c-4b03-a2c8-f24988eea015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5884 | 2025.12.24 02:35:11.329975 [ 4 ] {80f3d821-a20c-4b03-a2c8-f24988eea015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5885 | 2025.12.24 02:35:11.330754 [ 4 ] {80f3d821-a20c-4b03-a2c8-f24988eea015} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5886 | 2025.12.24 02:35:11.330791 [ 4 ] {80f3d821-a20c-4b03-a2c8-f24988eea015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5887 | 2025.12.24 02:35:11.331330 [ 4 ] {80f3d821-a20c-4b03-a2c8-f24988eea015} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5888 | 2025.12.24 02:35:11.331558 [ 4 ] {80f3d821-a20c-4b03-a2c8-f24988eea015} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5889 | 2025.12.24 02:35:11.331707 [ 4 ] {80f3d821-a20c-4b03-a2c8-f24988eea015} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001808 sec., 14380.530973451328 rows/sec., 25.77 MiB/sec. | ||
| 5890 | 2025.12.24 02:35:11.331767 [ 4 ] {80f3d821-a20c-4b03-a2c8-f24988eea015} <Debug> TCPHandler: Processed in 0.001996882 sec. | ||
| 5891 | 2025.12.24 02:35:11.331878 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2025.12.24 02:35:11.332011 [ 4 ] {8cc31684-7efa-4c84-b502-d37ffdee7379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5893 | 2025.12.24 02:35:11.332098 [ 4 ] {8cc31684-7efa-4c84-b502-d37ffdee7379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5894 | 2025.12.24 02:35:11.332478 [ 4 ] {8cc31684-7efa-4c84-b502-d37ffdee7379} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5895 | 2025.12.24 02:35:11.332514 [ 4 ] {8cc31684-7efa-4c84-b502-d37ffdee7379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5896 | 2025.12.24 02:35:11.332827 [ 4 ] {8cc31684-7efa-4c84-b502-d37ffdee7379} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5897 | 2025.12.24 02:35:11.333044 [ 4 ] {8cc31684-7efa-4c84-b502-d37ffdee7379} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5898 | 2025.12.24 02:35:11.333176 [ 4 ] {8cc31684-7efa-4c84-b502-d37ffdee7379} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001184 sec., 50675.67567567568 rows/sec., 3.42 MiB/sec. | ||
| 5899 | 2025.12.24 02:35:11.333213 [ 4 ] {8cc31684-7efa-4c84-b502-d37ffdee7379} <Debug> TCPHandler: Processed in 0.001384722 sec. | ||
| 5900 | 2025.12.24 02:35:14.336377 [ 104 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5901 | 2025.12.24 02:35:14.336478 [ 104 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2025.12.24 02:35:14.336516 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5903 | 2025.12.24 02:35:14.336659 [ 187 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 5904 | 2025.12.24 02:35:14.336830 [ 187 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5905 | 2025.12.24 02:35:14.336871 [ 187 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 253 rows starting from the beginning of the part | ||
| 5906 | 2025.12.24 02:35:14.336946 [ 187 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 5907 | 2025.12.24 02:35:14.336999 [ 187 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 5908 | 2025.12.24 02:35:14.337049 [ 187 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 5909 | 2025.12.24 02:35:14.337098 [ 187 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 5910 | 2025.12.24 02:35:14.338025 [ 189 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419952 sec., 533116.6123925316 rows/sec., 38.90 MiB/sec. | ||
| 5911 | 2025.12.24 02:35:14.338179 [ 187 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5912 | 2025.12.24 02:35:14.338421 [ 187 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_13_3} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2025.12.24 02:35:14.338493 [ 187 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_13_3} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5914 | 2025.12.24 02:35:14.338563 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5915 | 2025.12.24 02:35:14.786869 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 756 | ||
| 5916 | 2025.12.24 02:35:14.789114 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5917 | 2025.12.24 02:35:14.789177 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5918 | 2025.12.24 02:35:14.790404 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5919 | 2025.12.24 02:35:14.790699 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2025.12.24 02:35:14.791079 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
| 5921 | 2025.12.24 02:35:16.325309 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5922 | 2025.12.24 02:35:16.325502 [ 4 ] {b1f02522-3c62-4f63-8cd1-9bcef7e73b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5923 | 2025.12.24 02:35:16.325569 [ 4 ] {b1f02522-3c62-4f63-8cd1-9bcef7e73b2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5924 | 2025.12.24 02:35:16.326175 [ 4 ] {b1f02522-3c62-4f63-8cd1-9bcef7e73b2e} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5925 | 2025.12.24 02:35:16.326214 [ 4 ] {b1f02522-3c62-4f63-8cd1-9bcef7e73b2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5926 | 2025.12.24 02:35:16.326613 [ 4 ] {b1f02522-3c62-4f63-8cd1-9bcef7e73b2e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5927 | 2025.12.24 02:35:16.326841 [ 4 ] {b1f02522-3c62-4f63-8cd1-9bcef7e73b2e} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5928 | 2025.12.24 02:35:16.327004 [ 4 ] {b1f02522-3c62-4f63-8cd1-9bcef7e73b2e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001552 sec., 15463.917525773197 rows/sec., 1.28 MiB/sec. | ||
| 5929 | 2025.12.24 02:35:16.327051 [ 4 ] {b1f02522-3c62-4f63-8cd1-9bcef7e73b2e} <Debug> TCPHandler: Processed in 0.001869 sec. | ||
| 5930 | 2025.12.24 02:35:16.327185 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5931 | 2025.12.24 02:35:16.327288 [ 4 ] {e2133aff-e399-4052-b219-9556aa2af310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5932 | 2025.12.24 02:35:16.327331 [ 4 ] {e2133aff-e399-4052-b219-9556aa2af310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5933 | 2025.12.24 02:35:16.327834 [ 4 ] {e2133aff-e399-4052-b219-9556aa2af310} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5934 | 2025.12.24 02:35:16.327869 [ 4 ] {e2133aff-e399-4052-b219-9556aa2af310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5935 | 2025.12.24 02:35:16.328195 [ 4 ] {e2133aff-e399-4052-b219-9556aa2af310} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5936 | 2025.12.24 02:35:16.328406 [ 4 ] {e2133aff-e399-4052-b219-9556aa2af310} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5937 | 2025.12.24 02:35:16.328535 [ 4 ] {e2133aff-e399-4052-b219-9556aa2af310} <Debug> executeQuery: Read 204 rows, 18.66 KiB in 0.001272 sec., 160377.35849056605 rows/sec., 14.32 MiB/sec. | ||
| 5938 | 2025.12.24 02:35:16.328573 [ 4 ] {e2133aff-e399-4052-b219-9556aa2af310} <Debug> TCPHandler: Processed in 0.001451373 sec. | ||
| 5939 | 2025.12.24 02:35:16.328686 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5940 | 2025.12.24 02:35:16.328782 [ 4 ] {8bf45b35-7de5-4013-9979-fdd1c271550d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5941 | 2025.12.24 02:35:16.328823 [ 4 ] {8bf45b35-7de5-4013-9979-fdd1c271550d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5942 | 2025.12.24 02:35:16.329220 [ 4 ] {8bf45b35-7de5-4013-9979-fdd1c271550d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2025.12.24 02:35:16.329254 [ 4 ] {8bf45b35-7de5-4013-9979-fdd1c271550d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5944 | 2025.12.24 02:35:16.329544 [ 4 ] {8bf45b35-7de5-4013-9979-fdd1c271550d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5945 | 2025.12.24 02:35:16.329756 [ 4 ] {8bf45b35-7de5-4013-9979-fdd1c271550d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5946 | 2025.12.24 02:35:16.329887 [ 4 ] {8bf45b35-7de5-4013-9979-fdd1c271550d} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001124 sec., 23131.67259786477 rows/sec., 1.75 MiB/sec. | ||
| 5947 | 2025.12.24 02:35:16.329924 [ 4 ] {8bf45b35-7de5-4013-9979-fdd1c271550d} <Debug> TCPHandler: Processed in 0.001288431 sec. | ||
| 5948 | 2025.12.24 02:35:16.330027 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5949 | 2025.12.24 02:35:16.330122 [ 4 ] {de4076ad-a611-4a80-a8f8-37acd4b1c5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5950 | 2025.12.24 02:35:16.330167 [ 4 ] {de4076ad-a611-4a80-a8f8-37acd4b1c5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5951 | 2025.12.24 02:35:16.330555 [ 4 ] {de4076ad-a611-4a80-a8f8-37acd4b1c5b7} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5952 | 2025.12.24 02:35:16.330590 [ 4 ] {de4076ad-a611-4a80-a8f8-37acd4b1c5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5953 | 2025.12.24 02:35:16.330879 [ 4 ] {de4076ad-a611-4a80-a8f8-37acd4b1c5b7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5954 | 2025.12.24 02:35:16.331098 [ 4 ] {de4076ad-a611-4a80-a8f8-37acd4b1c5b7} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2025.12.24 02:35:16.331226 [ 4 ] {de4076ad-a611-4a80-a8f8-37acd4b1c5b7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001123 sec., 21371.3268032057 rows/sec., 1.77 MiB/sec. | ||
| 5956 | 2025.12.24 02:35:16.331264 [ 4 ] {de4076ad-a611-4a80-a8f8-37acd4b1c5b7} <Debug> TCPHandler: Processed in 0.00128485 sec. | ||
| 5957 | 2025.12.24 02:35:16.331395 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5958 | 2025.12.24 02:35:16.331521 [ 4 ] {2ae34269-fe0a-4f3d-b408-fa09c36bdf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5959 | 2025.12.24 02:35:16.331573 [ 4 ] {2ae34269-fe0a-4f3d-b408-fa09c36bdf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5960 | 2025.12.24 02:35:16.332044 [ 4 ] {2ae34269-fe0a-4f3d-b408-fa09c36bdf07} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5961 | 2025.12.24 02:35:16.332086 [ 4 ] {2ae34269-fe0a-4f3d-b408-fa09c36bdf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5962 | 2025.12.24 02:35:16.332472 [ 4 ] {2ae34269-fe0a-4f3d-b408-fa09c36bdf07} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5963 | 2025.12.24 02:35:16.332700 [ 4 ] {2ae34269-fe0a-4f3d-b408-fa09c36bdf07} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5964 | 2025.12.24 02:35:16.332832 [ 4 ] {2ae34269-fe0a-4f3d-b408-fa09c36bdf07} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001336 sec., 8982.035928143712 rows/sec., 701.72 KiB/sec. | ||
| 5965 | 2025.12.24 02:35:16.332873 [ 4 ] {2ae34269-fe0a-4f3d-b408-fa09c36bdf07} <Debug> TCPHandler: Processed in 0.001550315 sec. | ||
| 5966 | 2025.12.24 02:35:16.332980 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5967 | 2025.12.24 02:35:16.333080 [ 4 ] {8fda3f6e-9d45-4e13-9173-6f3bbb58704c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5968 | 2025.12.24 02:35:16.333121 [ 4 ] {8fda3f6e-9d45-4e13-9173-6f3bbb58704c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5969 | 2025.12.24 02:35:16.333560 [ 4 ] {8fda3f6e-9d45-4e13-9173-6f3bbb58704c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2025.12.24 02:35:16.333596 [ 4 ] {8fda3f6e-9d45-4e13-9173-6f3bbb58704c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5971 | 2025.12.24 02:35:16.333911 [ 4 ] {8fda3f6e-9d45-4e13-9173-6f3bbb58704c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5972 | 2025.12.24 02:35:16.334111 [ 4 ] {8fda3f6e-9d45-4e13-9173-6f3bbb58704c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2025.12.24 02:35:16.334239 [ 4 ] {8fda3f6e-9d45-4e13-9173-6f3bbb58704c} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001178 sec., 96774.19354838709 rows/sec., 7.87 MiB/sec. | ||
| 5974 | 2025.12.24 02:35:16.334276 [ 4 ] {8fda3f6e-9d45-4e13-9173-6f3bbb58704c} <Debug> TCPHandler: Processed in 0.001345121 sec. | ||
| 5975 | 2025.12.24 02:35:16.334386 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5976 | 2025.12.24 02:35:16.334478 [ 4 ] {a442ee65-9a4e-4fc3-931f-c485f73d5ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5977 | 2025.12.24 02:35:16.334520 [ 4 ] {a442ee65-9a4e-4fc3-931f-c485f73d5ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5978 | 2025.12.24 02:35:16.334939 [ 4 ] {a442ee65-9a4e-4fc3-931f-c485f73d5ab6} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5979 | 2025.12.24 02:35:16.334974 [ 4 ] {a442ee65-9a4e-4fc3-931f-c485f73d5ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5980 | 2025.12.24 02:35:16.335301 [ 4 ] {a442ee65-9a4e-4fc3-931f-c485f73d5ab6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5981 | 2025.12.24 02:35:16.335510 [ 4 ] {a442ee65-9a4e-4fc3-931f-c485f73d5ab6} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5982 | 2025.12.24 02:35:16.335635 [ 4 ] {a442ee65-9a4e-4fc3-931f-c485f73d5ab6} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001176 sec., 166666.6666666667 rows/sec., 11.96 MiB/sec. | ||
| 5983 | 2025.12.24 02:35:16.335672 [ 4 ] {a442ee65-9a4e-4fc3-931f-c485f73d5ab6} <Debug> TCPHandler: Processed in 0.001333901 sec. | ||
| 5984 | 2025.12.24 02:35:16.335781 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5985 | 2025.12.24 02:35:16.335875 [ 4 ] {097dfa6e-a718-4d51-b348-a814998c631a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5986 | 2025.12.24 02:35:16.335928 [ 4 ] {097dfa6e-a718-4d51-b348-a814998c631a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5987 | 2025.12.24 02:35:16.336699 [ 4 ] {097dfa6e-a718-4d51-b348-a814998c631a} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5988 | 2025.12.24 02:35:16.336735 [ 4 ] {097dfa6e-a718-4d51-b348-a814998c631a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5989 | 2025.12.24 02:35:16.337249 [ 4 ] {097dfa6e-a718-4d51-b348-a814998c631a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5990 | 2025.12.24 02:35:16.337461 [ 4 ] {097dfa6e-a718-4d51-b348-a814998c631a} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5991 | 2025.12.24 02:35:16.337595 [ 4 ] {097dfa6e-a718-4d51-b348-a814998c631a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001739 sec., 8050.6037952846455 rows/sec., 14.43 MiB/sec. | ||
| 5992 | 2025.12.24 02:35:16.337659 [ 4 ] {097dfa6e-a718-4d51-b348-a814998c631a} <Debug> TCPHandler: Processed in 0.001926001 sec. | ||
| 5993 | 2025.12.24 02:35:16.337771 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5994 | 2025.12.24 02:35:16.337865 [ 4 ] {ccb0ce73-2f41-4b21-9e07-97ca221ab2af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5995 | 2025.12.24 02:35:16.337906 [ 4 ] {ccb0ce73-2f41-4b21-9e07-97ca221ab2af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5996 | 2025.12.24 02:35:16.338232 [ 4 ] {ccb0ce73-2f41-4b21-9e07-97ca221ab2af} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2025.12.24 02:35:16.338265 [ 4 ] {ccb0ce73-2f41-4b21-9e07-97ca221ab2af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 5998 | 2025.12.24 02:35:16.338563 [ 4 ] {ccb0ce73-2f41-4b21-9e07-97ca221ab2af} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5999 | 2025.12.24 02:35:16.338764 [ 4 ] {ccb0ce73-2f41-4b21-9e07-97ca221ab2af} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6000 | 2025.12.24 02:35:16.338887 [ 4 ] {ccb0ce73-2f41-4b21-9e07-97ca221ab2af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 6001 | 2025.12.24 02:35:16.338921 [ 4 ] {ccb0ce73-2f41-4b21-9e07-97ca221ab2af} <Debug> TCPHandler: Processed in 0.001197489 sec. | ||
| 6002 | 2025.12.24 02:35:17.252490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14799 | ||
| 6003 | 2025.12.24 02:35:17.253078 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2025.12.24 02:35:17.253139 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6005 | 2025.12.24 02:35:17.253689 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6006 | 2025.12.24 02:35:17.253946 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2025.12.24 02:35:17.254092 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14799 | ||
| 6008 | 2025.12.24 02:35:17.254117 [ 147 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6009 | 2025.12.24 02:35:17.254221 [ 147 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2025.12.24 02:35:17.254261 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6011 | 2025.12.24 02:35:17.254429 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 6012 | 2025.12.24 02:35:17.254610 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6013 | 2025.12.24 02:35:17.254655 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12367 rows starting from the beginning of the part | ||
| 6014 | 2025.12.24 02:35:17.254731 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6015 | 2025.12.24 02:35:17.254787 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6016 | 2025.12.24 02:35:17.254841 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6017 | 2025.12.24 02:35:17.254885 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6018 | 2025.12.24 02:35:17.254934 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6019 | 2025.12.24 02:35:17.256918 [ 189 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14799 rows, containing 4 columns (4 merged, 0 gathered) in 0.002557621 sec., 5786236.506503505 rows/sec., 82.77 MiB/sec. | ||
| 6020 | 2025.12.24 02:35:17.257353 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6021 | 2025.12.24 02:35:17.257647 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_31_6} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2025.12.24 02:35:17.257717 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_31_6} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6023 | 2025.12.24 02:35:17.257828 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6024 | 2025.12.24 02:35:18.079019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6025 | 2025.12.24 02:35:18.097906 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2025.12.24 02:35:18.097962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6027 | 2025.12.24 02:35:18.103576 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6028 | 2025.12.24 02:35:18.104252 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2025.12.24 02:35:18.104529 [ 151 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6030 | 2025.12.24 02:35:18.104574 [ 151 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2025.12.24 02:35:18.104597 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6032 | 2025.12.24 02:35:18.104756 [ 189 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 6033 | 2025.12.24 02:35:18.107440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6034 | 2025.12.24 02:35:18.108955 [ 189 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6035 | 2025.12.24 02:35:18.110547 [ 189 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 6036 | 2025.12.24 02:35:18.115679 [ 189 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 6037 | 2025.12.24 02:35:18.120425 [ 189 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 6038 | 2025.12.24 02:35:18.124938 [ 189 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 6039 | 2025.12.24 02:35:18.129357 [ 189 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 6040 | 2025.12.24 02:35:18.133808 [ 189 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 6041 | 2025.12.24 02:35:18.187722 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.083042053 sec., 2817.8494093829786 rows/sec., 14.57 MiB/sec. | ||
| 6042 | 2025.12.24 02:35:18.189828 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6043 | 2025.12.24 02:35:18.191545 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_31_6} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6044 | 2025.12.24 02:35:18.191642 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_31_6} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6045 | 2025.12.24 02:35:18.193150 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6046 | 2025.12.24 02:35:19.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.52 MiB, peak 278.08 MiB, free memory in arenas 0.00 B, will set to 272.97 MiB (RSS), difference: 5.45 MiB | ||
| 6047 | 2025.12.24 02:35:21.323723 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6048 | 2025.12.24 02:35:21.323942 [ 4 ] {a972752e-e293-4a53-8fc7-583b48a3c26f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6049 | 2025.12.24 02:35:21.324013 [ 4 ] {a972752e-e293-4a53-8fc7-583b48a3c26f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6050 | 2025.12.24 02:35:21.324751 [ 4 ] {a972752e-e293-4a53-8fc7-583b48a3c26f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6051 | 2025.12.24 02:35:21.324795 [ 4 ] {a972752e-e293-4a53-8fc7-583b48a3c26f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6052 | 2025.12.24 02:35:21.325179 [ 4 ] {a972752e-e293-4a53-8fc7-583b48a3c26f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6053 | 2025.12.24 02:35:21.325396 [ 4 ] {a972752e-e293-4a53-8fc7-583b48a3c26f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2025.12.24 02:35:21.325562 [ 4 ] {a972752e-e293-4a53-8fc7-583b48a3c26f} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001669 sec., 64709.406830437394 rows/sec., 5.43 MiB/sec. | ||
| 6055 | 2025.12.24 02:35:21.325608 [ 4 ] {a972752e-e293-4a53-8fc7-583b48a3c26f} <Debug> TCPHandler: Processed in 0.002064462 sec. | ||
| 6056 | 2025.12.24 02:35:21.325731 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6057 | 2025.12.24 02:35:21.325831 [ 4 ] {6f3a9edb-1b42-4556-aa25-012a081facdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6058 | 2025.12.24 02:35:21.325875 [ 4 ] {6f3a9edb-1b42-4556-aa25-012a081facdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6059 | 2025.12.24 02:35:21.326274 [ 4 ] {6f3a9edb-1b42-4556-aa25-012a081facdb} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2025.12.24 02:35:21.326312 [ 4 ] {6f3a9edb-1b42-4556-aa25-012a081facdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6061 | 2025.12.24 02:35:21.326601 [ 4 ] {6f3a9edb-1b42-4556-aa25-012a081facdb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6062 | 2025.12.24 02:35:21.326803 [ 4 ] {6f3a9edb-1b42-4556-aa25-012a081facdb} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6063 | 2025.12.24 02:35:21.326934 [ 4 ] {6f3a9edb-1b42-4556-aa25-012a081facdb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001127 sec., 23070.097604259096 rows/sec., 1.69 MiB/sec. | ||
| 6064 | 2025.12.24 02:35:21.326971 [ 4 ] {6f3a9edb-1b42-4556-aa25-012a081facdb} <Debug> TCPHandler: Processed in 0.00129023 sec. | ||
| 6065 | 2025.12.24 02:35:21.327082 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6066 | 2025.12.24 02:35:21.327175 [ 4 ] {479d19b4-1457-45d8-9290-fc41b95d1c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6067 | 2025.12.24 02:35:21.327215 [ 4 ] {479d19b4-1457-45d8-9290-fc41b95d1c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6068 | 2025.12.24 02:35:21.327628 [ 4 ] {479d19b4-1457-45d8-9290-fc41b95d1c32} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2025.12.24 02:35:21.327664 [ 4 ] {479d19b4-1457-45d8-9290-fc41b95d1c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6070 | 2025.12.24 02:35:21.327954 [ 4 ] {479d19b4-1457-45d8-9290-fc41b95d1c32} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6071 | 2025.12.24 02:35:21.328165 [ 4 ] {479d19b4-1457-45d8-9290-fc41b95d1c32} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6072 | 2025.12.24 02:35:21.328297 [ 4 ] {479d19b4-1457-45d8-9290-fc41b95d1c32} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001142 sec., 78809.10683012259 rows/sec., 6.15 MiB/sec. | ||
| 6073 | 2025.12.24 02:35:21.328334 [ 4 ] {479d19b4-1457-45d8-9290-fc41b95d1c32} <Debug> TCPHandler: Processed in 0.001304251 sec. | ||
| 6074 | 2025.12.24 02:35:21.328439 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6075 | 2025.12.24 02:35:21.328540 [ 4 ] {d72c9002-31b1-4ff5-8af0-8e07a0b58e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6076 | 2025.12.24 02:35:21.328582 [ 4 ] {d72c9002-31b1-4ff5-8af0-8e07a0b58e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6077 | 2025.12.24 02:35:21.328996 [ 4 ] {d72c9002-31b1-4ff5-8af0-8e07a0b58e91} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6078 | 2025.12.24 02:35:21.329030 [ 4 ] {d72c9002-31b1-4ff5-8af0-8e07a0b58e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6079 | 2025.12.24 02:35:21.329347 [ 4 ] {d72c9002-31b1-4ff5-8af0-8e07a0b58e91} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6080 | 2025.12.24 02:35:21.329545 [ 4 ] {d72c9002-31b1-4ff5-8af0-8e07a0b58e91} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2025.12.24 02:35:21.329677 [ 4 ] {d72c9002-31b1-4ff5-8af0-8e07a0b58e91} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 6082 | 2025.12.24 02:35:21.329714 [ 4 ] {d72c9002-31b1-4ff5-8af0-8e07a0b58e91} <Debug> TCPHandler: Processed in 0.001321581 sec. | ||
| 6083 | 2025.12.24 02:35:21.329820 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2025.12.24 02:35:21.329925 [ 4 ] {99afe7a3-aa74-4d19-9fd7-dcd63d511ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6085 | 2025.12.24 02:35:21.329980 [ 4 ] {99afe7a3-aa74-4d19-9fd7-dcd63d511ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6086 | 2025.12.24 02:35:21.330808 [ 4 ] {99afe7a3-aa74-4d19-9fd7-dcd63d511ac2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2025.12.24 02:35:21.330846 [ 4 ] {99afe7a3-aa74-4d19-9fd7-dcd63d511ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6088 | 2025.12.24 02:35:21.331377 [ 4 ] {99afe7a3-aa74-4d19-9fd7-dcd63d511ac2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6089 | 2025.12.24 02:35:21.331589 [ 4 ] {99afe7a3-aa74-4d19-9fd7-dcd63d511ac2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2025.12.24 02:35:21.331731 [ 4 ] {99afe7a3-aa74-4d19-9fd7-dcd63d511ac2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001824 sec., 14254.38596491228 rows/sec., 25.54 MiB/sec. | ||
| 6091 | 2025.12.24 02:35:21.331786 [ 4 ] {99afe7a3-aa74-4d19-9fd7-dcd63d511ac2} <Debug> TCPHandler: Processed in 0.002015222 sec. | ||
| 6092 | 2025.12.24 02:35:21.331896 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6093 | 2025.12.24 02:35:21.331991 [ 4 ] {f45f39ce-0a3d-4b4c-8962-dcbc76b47234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6094 | 2025.12.24 02:35:21.332033 [ 4 ] {f45f39ce-0a3d-4b4c-8962-dcbc76b47234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6095 | 2025.12.24 02:35:21.332376 [ 4 ] {f45f39ce-0a3d-4b4c-8962-dcbc76b47234} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6096 | 2025.12.24 02:35:21.332413 [ 4 ] {f45f39ce-0a3d-4b4c-8962-dcbc76b47234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6097 | 2025.12.24 02:35:21.332710 [ 4 ] {f45f39ce-0a3d-4b4c-8962-dcbc76b47234} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6098 | 2025.12.24 02:35:21.332911 [ 4 ] {f45f39ce-0a3d-4b4c-8962-dcbc76b47234} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6099 | 2025.12.24 02:35:21.333045 [ 4 ] {f45f39ce-0a3d-4b4c-8962-dcbc76b47234} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 6100 | 2025.12.24 02:35:21.333082 [ 4 ] {f45f39ce-0a3d-4b4c-8962-dcbc76b47234} <Debug> TCPHandler: Processed in 0.001234889 sec. | ||
| 6101 | 2025.12.24 02:35:24.652364 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6102 | 2025.12.24 02:35:24.652437 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6103 | 2025.12.24 02:35:24.754286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15247 | ||
| 6104 | 2025.12.24 02:35:24.754766 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6105 | 2025.12.24 02:35:24.754812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6106 | 2025.12.24 02:35:24.755546 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6107 | 2025.12.24 02:35:24.755776 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6108 | 2025.12.24 02:35:24.755920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15247 | ||
| 6109 | 2025.12.24 02:35:24.791359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 786 | ||
| 6110 | 2025.12.24 02:35:24.793686 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2025.12.24 02:35:24.793737 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6112 | 2025.12.24 02:35:24.794983 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6113 | 2025.12.24 02:35:24.795273 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2025.12.24 02:35:24.795656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 786 | ||
| 6115 | 2025.12.24 02:35:25.001345 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000892684 sec. | ||
| 6116 | 2025.12.24 02:35:25.607697 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6117 | 2025.12.24 02:35:25.623547 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2025.12.24 02:35:25.623599 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6119 | 2025.12.24 02:35:25.629261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6120 | 2025.12.24 02:35:25.629934 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2025.12.24 02:35:25.632591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6122 | 2025.12.24 02:35:26.323368 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6123 | 2025.12.24 02:35:26.323568 [ 4 ] {e3386fa5-5c6a-4677-885f-3f161e3d7181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6124 | 2025.12.24 02:35:26.323641 [ 4 ] {e3386fa5-5c6a-4677-885f-3f161e3d7181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6125 | 2025.12.24 02:35:26.324314 [ 4 ] {e3386fa5-5c6a-4677-885f-3f161e3d7181} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2025.12.24 02:35:26.324361 [ 4 ] {e3386fa5-5c6a-4677-885f-3f161e3d7181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6127 | 2025.12.24 02:35:26.324751 [ 4 ] {e3386fa5-5c6a-4677-885f-3f161e3d7181} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6128 | 2025.12.24 02:35:26.324978 [ 4 ] {e3386fa5-5c6a-4677-885f-3f161e3d7181} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2025.12.24 02:35:26.325120 [ 172 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6130 | 2025.12.24 02:35:26.325146 [ 4 ] {e3386fa5-5c6a-4677-885f-3f161e3d7181} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00163 sec., 51533.74233128835 rows/sec., 4.31 MiB/sec. | ||
| 6131 | 2025.12.24 02:35:26.325179 [ 172 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6132 | 2025.12.24 02:35:26.325201 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6133 | 2025.12.24 02:35:26.325209 [ 4 ] {e3386fa5-5c6a-4677-885f-3f161e3d7181} <Debug> TCPHandler: Processed in 0.001973601 sec. | ||
| 6134 | 2025.12.24 02:35:26.325323 [ 197 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 6135 | 2025.12.24 02:35:26.325338 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6136 | 2025.12.24 02:35:26.325477 [ 4 ] {2ea858ab-1bd2-4e67-b693-25c51e4a918e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6137 | 2025.12.24 02:35:26.325484 [ 197 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6138 | 2025.12.24 02:35:26.325524 [ 4 ] {2ea858ab-1bd2-4e67-b693-25c51e4a918e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6139 | 2025.12.24 02:35:26.325535 [ 197 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1406 rows starting from the beginning of the part | ||
| 6140 | 2025.12.24 02:35:26.325620 [ 197 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 84 rows starting from the beginning of the part | ||
| 6141 | 2025.12.24 02:35:26.325672 [ 197 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 6142 | 2025.12.24 02:35:26.325721 [ 197 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 204 rows starting from the beginning of the part | ||
| 6143 | 2025.12.24 02:35:26.325766 [ 197 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 6144 | 2025.12.24 02:35:26.325812 [ 197 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 84 rows starting from the beginning of the part | ||
| 6145 | 2025.12.24 02:35:26.325973 [ 4 ] {2ea858ab-1bd2-4e67-b693-25c51e4a918e} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2025.12.24 02:35:26.326015 [ 4 ] {2ea858ab-1bd2-4e67-b693-25c51e4a918e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6147 | 2025.12.24 02:35:26.326512 [ 4 ] {2ea858ab-1bd2-4e67-b693-25c51e4a918e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6148 | 2025.12.24 02:35:26.326759 [ 4 ] {2ea858ab-1bd2-4e67-b693-25c51e4a918e} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2025.12.24 02:35:26.326882 [ 172 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6150 | 2025.12.24 02:35:26.326922 [ 4 ] {2ea858ab-1bd2-4e67-b693-25c51e4a918e} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001464 sec., 9562.841530054644 rows/sec., 719.08 KiB/sec. | ||
| 6151 | 2025.12.24 02:35:26.326929 [ 172 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6152 | 2025.12.24 02:35:26.326972 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6153 | 2025.12.24 02:35:26.326984 [ 4 ] {2ea858ab-1bd2-4e67-b693-25c51e4a918e} <Debug> TCPHandler: Processed in 0.001696976 sec. | ||
| 6154 | 2025.12.24 02:35:26.327061 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 6155 | 2025.12.24 02:35:26.327086 [ 186 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1994 rows, containing 5 columns (5 merged, 0 gathered) in 0.001819569 sec., 1095863.9106293854 rows/sec., 96.75 MiB/sec. | ||
| 6156 | 2025.12.24 02:35:26.327129 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2025.12.24 02:35:26.327150 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6158 | 2025.12.24 02:35:26.327181 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 70 rows starting from the beginning of the part | ||
| 6159 | 2025.12.24 02:35:26.327236 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
| 6160 | 2025.12.24 02:35:26.327256 [ 4 ] {dd82bc17-18a6-4a04-817e-a417072bc991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6161 | 2025.12.24 02:35:26.327285 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 6162 | 2025.12.24 02:35:26.327311 [ 4 ] {dd82bc17-18a6-4a04-817e-a417072bc991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6163 | 2025.12.24 02:35:26.327323 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 6164 | 2025.12.24 02:35:26.327345 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6165 | 2025.12.24 02:35:26.327365 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 6166 | 2025.12.24 02:35:26.327443 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
| 6167 | 2025.12.24 02:35:26.327658 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_46_9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2025.12.24 02:35:26.327746 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_46_9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6169 | 2025.12.24 02:35:26.327826 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6170 | 2025.12.24 02:35:26.327837 [ 4 ] {dd82bc17-18a6-4a04-817e-a417072bc991} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6171 | 2025.12.24 02:35:26.327885 [ 4 ] {dd82bc17-18a6-4a04-817e-a417072bc991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6172 | 2025.12.24 02:35:26.328139 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001115778 sec., 157737.471073995 rows/sec., 12.20 MiB/sec. | ||
| 6173 | 2025.12.24 02:35:26.328238 [ 4 ] {dd82bc17-18a6-4a04-817e-a417072bc991} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6174 | 2025.12.24 02:35:26.328272 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6175 | 2025.12.24 02:35:26.328570 [ 4 ] {dd82bc17-18a6-4a04-817e-a417072bc991} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2025.12.24 02:35:26.328593 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_41_8} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6177 | 2025.12.24 02:35:26.328673 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_41_8} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6178 | 2025.12.24 02:35:26.328685 [ 172 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6179 | 2025.12.24 02:35:26.328712 [ 4 ] {dd82bc17-18a6-4a04-817e-a417072bc991} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001485 sec., 52525.25252525252 rows/sec., 4.10 MiB/sec. | ||
| 6180 | 2025.12.24 02:35:26.328723 [ 172 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6181 | 2025.12.24 02:35:26.328745 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6182 | 2025.12.24 02:35:26.328752 [ 4 ] {dd82bc17-18a6-4a04-817e-a417072bc991} <Debug> TCPHandler: Processed in 0.001685007 sec. | ||
| 6183 | 2025.12.24 02:35:26.328758 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6184 | 2025.12.24 02:35:26.328838 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 6185 | 2025.12.24 02:35:26.328867 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6186 | 2025.12.24 02:35:26.328915 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6187 | 2025.12.24 02:35:26.328936 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 632 rows starting from the beginning of the part | ||
| 6188 | 2025.12.24 02:35:26.328963 [ 4 ] {45c4f891-327c-489d-8b09-fc8448029a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6189 | 2025.12.24 02:35:26.328977 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 78 rows starting from the beginning of the part | ||
| 6190 | 2025.12.24 02:35:26.329008 [ 4 ] {45c4f891-327c-489d-8b09-fc8448029a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6191 | 2025.12.24 02:35:26.329013 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 6192 | 2025.12.24 02:35:26.329047 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 114 rows starting from the beginning of the part | ||
| 6193 | 2025.12.24 02:35:26.329079 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 6194 | 2025.12.24 02:35:26.329107 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 78 rows starting from the beginning of the part | ||
| 6195 | 2025.12.24 02:35:26.329428 [ 4 ] {45c4f891-327c-489d-8b09-fc8448029a53} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2025.12.24 02:35:26.329463 [ 4 ] {45c4f891-327c-489d-8b09-fc8448029a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6197 | 2025.12.24 02:35:26.329813 [ 4 ] {45c4f891-327c-489d-8b09-fc8448029a53} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6198 | 2025.12.24 02:35:26.329869 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001054287 sec., 1026286.0113043222 rows/sec., 82.78 MiB/sec. | ||
| 6199 | 2025.12.24 02:35:26.330023 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6200 | 2025.12.24 02:35:26.330044 [ 4 ] {45c4f891-327c-489d-8b09-fc8448029a53} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6201 | 2025.12.24 02:35:26.330160 [ 172 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6202 | 2025.12.24 02:35:26.330189 [ 172 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6203 | 2025.12.24 02:35:26.330192 [ 4 ] {45c4f891-327c-489d-8b09-fc8448029a53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001248 sec., 128205.1282051282 rows/sec., 8.93 MiB/sec. | ||
| 6204 | 2025.12.24 02:35:26.330211 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6205 | 2025.12.24 02:35:26.330237 [ 4 ] {45c4f891-327c-489d-8b09-fc8448029a53} <Debug> TCPHandler: Processed in 0.001418703 sec. | ||
| 6206 | 2025.12.24 02:35:26.330285 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 6207 | 2025.12.24 02:35:26.330288 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_46_9} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2025.12.24 02:35:26.330359 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2025.12.24 02:35:26.330380 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6210 | 2025.12.24 02:35:26.330388 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_46_9} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6211 | 2025.12.24 02:35:26.330412 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12202 rows starting from the beginning of the part | ||
| 6212 | 2025.12.24 02:35:26.330458 [ 4 ] {960d62cb-4dd1-41bf-9b45-f20874705263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6213 | 2025.12.24 02:35:26.330460 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 6214 | 2025.12.24 02:35:26.330481 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 6215 | 2025.12.24 02:35:26.330519 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 6216 | 2025.12.24 02:35:26.330521 [ 4 ] {960d62cb-4dd1-41bf-9b45-f20874705263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6217 | 2025.12.24 02:35:26.330561 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 6218 | 2025.12.24 02:35:26.330604 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 6219 | 2025.12.24 02:35:26.330640 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 6220 | 2025.12.24 02:35:26.331301 [ 4 ] {960d62cb-4dd1-41bf-9b45-f20874705263} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6221 | 2025.12.24 02:35:26.331343 [ 4 ] {960d62cb-4dd1-41bf-9b45-f20874705263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6222 | 2025.12.24 02:35:26.332003 [ 4 ] {960d62cb-4dd1-41bf-9b45-f20874705263} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6223 | 2025.12.24 02:35:26.332247 [ 4 ] {960d62cb-4dd1-41bf-9b45-f20874705263} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6224 | 2025.12.24 02:35:26.332360 [ 172 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6225 | 2025.12.24 02:35:26.332388 [ 172 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2025.12.24 02:35:26.332407 [ 4 ] {960d62cb-4dd1-41bf-9b45-f20874705263} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001966 sec., 7121.057985757884 rows/sec., 12.76 MiB/sec. | ||
| 6227 | 2025.12.24 02:35:26.332409 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6228 | 2025.12.24 02:35:26.332472 [ 4 ] {960d62cb-4dd1-41bf-9b45-f20874705263} <Debug> TCPHandler: Processed in 0.002169404 sec. | ||
| 6229 | 2025.12.24 02:35:26.332523 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 6230 | 2025.12.24 02:35:26.332633 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2025.12.24 02:35:26.332731 [ 4 ] {7bb79011-cd8f-4558-9d61-66d5bd4f4390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6232 | 2025.12.24 02:35:26.332775 [ 4 ] {7bb79011-cd8f-4558-9d61-66d5bd4f4390} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6233 | 2025.12.24 02:35:26.332801 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6234 | 2025.12.24 02:35:26.332869 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 655 rows starting from the beginning of the part | ||
| 6235 | 2025.12.24 02:35:26.333001 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 14 rows starting from the beginning of the part | ||
| 6236 | 2025.12.24 02:35:26.333116 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 6237 | 2025.12.24 02:35:26.333147 [ 4 ] {7bb79011-cd8f-4558-9d61-66d5bd4f4390} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6238 | 2025.12.24 02:35:26.333188 [ 4 ] {7bb79011-cd8f-4558-9d61-66d5bd4f4390} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6239 | 2025.12.24 02:35:26.333220 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
| 6240 | 2025.12.24 02:35:26.333333 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 26 rows starting from the beginning of the part | ||
| 6241 | 2025.12.24 02:35:26.333442 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 14 rows starting from the beginning of the part | ||
| 6242 | 2025.12.24 02:35:26.333646 [ 4 ] {7bb79011-cd8f-4558-9d61-66d5bd4f4390} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6243 | 2025.12.24 02:35:26.333890 [ 4 ] {7bb79011-cd8f-4558-9d61-66d5bd4f4390} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2025.12.24 02:35:26.334009 [ 172 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6245 | 2025.12.24 02:35:26.334032 [ 4 ] {7bb79011-cd8f-4558-9d61-66d5bd4f4390} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001319 sec., 45489.00682335102 rows/sec., 3.07 MiB/sec. | ||
| 6246 | 2025.12.24 02:35:26.334045 [ 172 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2025.12.24 02:35:26.334071 [ 172 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6248 | 2025.12.24 02:35:26.334073 [ 4 ] {7bb79011-cd8f-4558-9d61-66d5bd4f4390} <Debug> TCPHandler: Processed in 0.001489964 sec. | ||
| 6249 | 2025.12.24 02:35:26.334157 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 6250 | 2025.12.24 02:35:26.334244 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6251 | 2025.12.24 02:35:26.334270 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2388 rows starting from the beginning of the part | ||
| 6252 | 2025.12.24 02:35:26.334317 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 6253 | 2025.12.24 02:35:26.334357 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 6254 | 2025.12.24 02:35:26.334394 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 6255 | 2025.12.24 02:35:26.334431 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 6256 | 2025.12.24 02:35:26.334467 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 6257 | 2025.12.24 02:35:26.336184 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13038 rows, containing 5 columns (5 merged, 0 gathered) in 0.005929234 sec., 2198934.9720385466 rows/sec., 151.18 MiB/sec. | ||
| 6258 | 2025.12.24 02:35:26.336201 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2688 rows, containing 4 columns (4 merged, 0 gathered) in 0.002075583 sec., 1295057.8223082381 rows/sec., 87.28 MiB/sec. | ||
| 6259 | 2025.12.24 02:35:26.336520 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6260 | 2025.12.24 02:35:26.336569 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6261 | 2025.12.24 02:35:26.336835 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_46_9} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2025.12.24 02:35:26.336890 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2025.12.24 02:35:26.336913 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_46_9} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6264 | 2025.12.24 02:35:26.336963 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6265 | 2025.12.24 02:35:26.336987 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6266 | 2025.12.24 02:35:26.337044 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6267 | 2025.12.24 02:35:26.339784 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 749 rows, containing 19 columns (19 merged, 0 gathered) in 0.007305186 sec., 102529.90136048556 rows/sec., 183.73 MiB/sec. | ||
| 6268 | 2025.12.24 02:35:26.340774 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6269 | 2025.12.24 02:35:26.341105 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2025.12.24 02:35:26.341181 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6271 | 2025.12.24 02:35:26.341280 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.62 MiB. | ||
| 6272 | 2025.12.24 02:35:27.000344 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.69 MiB, peak 286.03 MiB, free memory in arenas 0.00 B, will set to 279.34 MiB (RSS), difference: 5.65 MiB | ||
| 6273 | 2025.12.24 02:35:31.360531 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6274 | 2025.12.24 02:35:31.360735 [ 4 ] {edf622df-4561-47dd-bf8b-b34d0ccea478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6275 | 2025.12.24 02:35:31.360807 [ 4 ] {edf622df-4561-47dd-bf8b-b34d0ccea478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6276 | 2025.12.24 02:35:31.361474 [ 4 ] {edf622df-4561-47dd-bf8b-b34d0ccea478} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6277 | 2025.12.24 02:35:31.361522 [ 4 ] {edf622df-4561-47dd-bf8b-b34d0ccea478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6278 | 2025.12.24 02:35:31.361974 [ 4 ] {edf622df-4561-47dd-bf8b-b34d0ccea478} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6279 | 2025.12.24 02:35:31.362263 [ 4 ] {edf622df-4561-47dd-bf8b-b34d0ccea478} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6280 | 2025.12.24 02:35:31.362446 [ 4 ] {edf622df-4561-47dd-bf8b-b34d0ccea478} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001759 sec., 2274.019329164298 rows/sec., 185.43 KiB/sec. | ||
| 6281 | 2025.12.24 02:35:31.362503 [ 4 ] {edf622df-4561-47dd-bf8b-b34d0ccea478} <Debug> TCPHandler: Processed in 0.002103203 sec. | ||
| 6282 | 2025.12.24 02:35:31.362642 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6283 | 2025.12.24 02:35:31.362773 [ 4 ] {0bcc68dd-88af-4a3e-87e6-abcf808b7dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6284 | 2025.12.24 02:35:31.362835 [ 4 ] {0bcc68dd-88af-4a3e-87e6-abcf808b7dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6285 | 2025.12.24 02:35:31.364072 [ 4 ] {0bcc68dd-88af-4a3e-87e6-abcf808b7dc1} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6286 | 2025.12.24 02:35:31.364116 [ 4 ] {0bcc68dd-88af-4a3e-87e6-abcf808b7dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6287 | 2025.12.24 02:35:31.364599 [ 4 ] {0bcc68dd-88af-4a3e-87e6-abcf808b7dc1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6288 | 2025.12.24 02:35:31.364833 [ 4 ] {0bcc68dd-88af-4a3e-87e6-abcf808b7dc1} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6289 | 2025.12.24 02:35:31.364983 [ 4 ] {0bcc68dd-88af-4a3e-87e6-abcf808b7dc1} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.002244 sec., 557040.9982174688 rows/sec., 46.13 MiB/sec. | ||
| 6290 | 2025.12.24 02:35:31.365027 [ 4 ] {0bcc68dd-88af-4a3e-87e6-abcf808b7dc1} <Debug> TCPHandler: Processed in 0.002438509 sec. | ||
| 6291 | 2025.12.24 02:35:31.365153 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6292 | 2025.12.24 02:35:31.365256 [ 4 ] {64f9889c-be76-43b2-a659-82c2d23bf756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6293 | 2025.12.24 02:35:31.365300 [ 4 ] {64f9889c-be76-43b2-a659-82c2d23bf756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6294 | 2025.12.24 02:35:31.365821 [ 4 ] {64f9889c-be76-43b2-a659-82c2d23bf756} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6295 | 2025.12.24 02:35:31.365862 [ 4 ] {64f9889c-be76-43b2-a659-82c2d23bf756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6296 | 2025.12.24 02:35:31.366193 [ 4 ] {64f9889c-be76-43b2-a659-82c2d23bf756} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6297 | 2025.12.24 02:35:31.366413 [ 4 ] {64f9889c-be76-43b2-a659-82c2d23bf756} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6298 | 2025.12.24 02:35:31.366557 [ 4 ] {64f9889c-be76-43b2-a659-82c2d23bf756} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001326 sec., 22624.43438914027 rows/sec., 1.65 MiB/sec. | ||
| 6299 | 2025.12.24 02:35:31.366597 [ 4 ] {64f9889c-be76-43b2-a659-82c2d23bf756} <Debug> TCPHandler: Processed in 0.001494683 sec. | ||
| 6300 | 2025.12.24 02:35:31.366725 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6301 | 2025.12.24 02:35:31.366846 [ 4 ] {cd96fb9d-5f1b-4fe0-8edf-d0b9ff715fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6302 | 2025.12.24 02:35:31.366889 [ 4 ] {cd96fb9d-5f1b-4fe0-8edf-d0b9ff715fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6303 | 2025.12.24 02:35:31.367478 [ 4 ] {cd96fb9d-5f1b-4fe0-8edf-d0b9ff715fbb} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6304 | 2025.12.24 02:35:31.367517 [ 4 ] {cd96fb9d-5f1b-4fe0-8edf-d0b9ff715fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6305 | 2025.12.24 02:35:31.367897 [ 4 ] {cd96fb9d-5f1b-4fe0-8edf-d0b9ff715fbb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6306 | 2025.12.24 02:35:31.368145 [ 4 ] {cd96fb9d-5f1b-4fe0-8edf-d0b9ff715fbb} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6307 | 2025.12.24 02:35:31.368289 [ 4 ] {cd96fb9d-5f1b-4fe0-8edf-d0b9ff715fbb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001463 sec., 155844.15584415584 rows/sec., 10.55 MiB/sec. | ||
| 6308 | 2025.12.24 02:35:31.368340 [ 4 ] {cd96fb9d-5f1b-4fe0-8edf-d0b9ff715fbb} <Debug> TCPHandler: Processed in 0.001663916 sec. | ||
| 6309 | 2025.12.24 02:35:31.368480 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6310 | 2025.12.24 02:35:31.368597 [ 4 ] {e38ad9a5-dab4-469d-9966-8233a4a2d4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6311 | 2025.12.24 02:35:31.368651 [ 4 ] {e38ad9a5-dab4-469d-9966-8233a4a2d4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6312 | 2025.12.24 02:35:31.369485 [ 4 ] {e38ad9a5-dab4-469d-9966-8233a4a2d4a3} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2025.12.24 02:35:31.369532 [ 4 ] {e38ad9a5-dab4-469d-9966-8233a4a2d4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6314 | 2025.12.24 02:35:31.369995 [ 4 ] {e38ad9a5-dab4-469d-9966-8233a4a2d4a3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6315 | 2025.12.24 02:35:31.370320 [ 4 ] {e38ad9a5-dab4-469d-9966-8233a4a2d4a3} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2025.12.24 02:35:31.370496 [ 4 ] {e38ad9a5-dab4-469d-9966-8233a4a2d4a3} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001924 sec., 285862.7858627859 rows/sec., 21.22 MiB/sec. | ||
| 6317 | 2025.12.24 02:35:31.370550 [ 4 ] {e38ad9a5-dab4-469d-9966-8233a4a2d4a3} <Debug> TCPHandler: Processed in 0.002130814 sec. | ||
| 6318 | 2025.12.24 02:35:31.370688 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6319 | 2025.12.24 02:35:31.370805 [ 4 ] {ab6d7771-3980-4eef-917d-d62bf901e28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6320 | 2025.12.24 02:35:31.370861 [ 4 ] {ab6d7771-3980-4eef-917d-d62bf901e28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6321 | 2025.12.24 02:35:31.371577 [ 4 ] {ab6d7771-3980-4eef-917d-d62bf901e28c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2025.12.24 02:35:31.371617 [ 4 ] {ab6d7771-3980-4eef-917d-d62bf901e28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6323 | 2025.12.24 02:35:31.372033 [ 4 ] {ab6d7771-3980-4eef-917d-d62bf901e28c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6324 | 2025.12.24 02:35:31.372258 [ 4 ] {ab6d7771-3980-4eef-917d-d62bf901e28c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2025.12.24 02:35:31.372398 [ 4 ] {ab6d7771-3980-4eef-917d-d62bf901e28c} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001618 sec., 522867.737948084 rows/sec., 35.19 MiB/sec. | ||
| 6326 | 2025.12.24 02:35:31.372437 [ 4 ] {ab6d7771-3980-4eef-917d-d62bf901e28c} <Debug> TCPHandler: Processed in 0.001810219 sec. | ||
| 6327 | 2025.12.24 02:35:31.372562 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6328 | 2025.12.24 02:35:31.372658 [ 4 ] {93841073-f25e-44ee-84d8-f8743ce0ce69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6329 | 2025.12.24 02:35:31.372715 [ 4 ] {93841073-f25e-44ee-84d8-f8743ce0ce69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6330 | 2025.12.24 02:35:31.373566 [ 4 ] {93841073-f25e-44ee-84d8-f8743ce0ce69} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6331 | 2025.12.24 02:35:31.373603 [ 4 ] {93841073-f25e-44ee-84d8-f8743ce0ce69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6332 | 2025.12.24 02:35:31.374173 [ 4 ] {93841073-f25e-44ee-84d8-f8743ce0ce69} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6333 | 2025.12.24 02:35:31.374410 [ 4 ] {93841073-f25e-44ee-84d8-f8743ce0ce69} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2025.12.24 02:35:31.374598 [ 4 ] {93841073-f25e-44ee-84d8-f8743ce0ce69} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001957 sec., 13285.641287685232 rows/sec., 23.81 MiB/sec. | ||
| 6335 | 2025.12.24 02:35:31.374687 [ 4 ] {93841073-f25e-44ee-84d8-f8743ce0ce69} <Debug> TCPHandler: Processed in 0.002173965 sec. | ||
| 6336 | 2025.12.24 02:35:31.374818 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6337 | 2025.12.24 02:35:31.374913 [ 4 ] {f263e15a-595f-474c-91f6-95e174c5e898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6338 | 2025.12.24 02:35:31.374956 [ 4 ] {f263e15a-595f-474c-91f6-95e174c5e898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6339 | 2025.12.24 02:35:31.375346 [ 4 ] {f263e15a-595f-474c-91f6-95e174c5e898} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2025.12.24 02:35:31.375382 [ 4 ] {f263e15a-595f-474c-91f6-95e174c5e898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6341 | 2025.12.24 02:35:31.375709 [ 4 ] {f263e15a-595f-474c-91f6-95e174c5e898} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6342 | 2025.12.24 02:35:31.375955 [ 4 ] {f263e15a-595f-474c-91f6-95e174c5e898} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2025.12.24 02:35:31.376102 [ 4 ] {f263e15a-595f-474c-91f6-95e174c5e898} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 6344 | 2025.12.24 02:35:31.376139 [ 4 ] {f263e15a-595f-474c-91f6-95e174c5e898} <Debug> TCPHandler: Processed in 0.001369902 sec. | ||
| 6345 | 2025.12.24 02:35:31.595012 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61829 | ||
| 6346 | 2025.12.24 02:35:31.595123 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6347 | 2025.12.24 02:35:31.595150 [ 290 ] {} <Debug> TCP-Session: d67c71c8-ff44-4a00-95d9-659c9893b032 Authenticating user 'default' from [fd00:1122:3344:101::e]:61829 | ||
| 6348 | 2025.12.24 02:35:31.595173 [ 290 ] {} <Debug> TCP-Session: d67c71c8-ff44-4a00-95d9-659c9893b032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6349 | 2025.12.24 02:35:31.595186 [ 290 ] {} <Debug> TCP-Session: d67c71c8-ff44-4a00-95d9-659c9893b032 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6350 | 2025.12.24 02:35:31.595417 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55239 | ||
| 6351 | 2025.12.24 02:35:31.595419 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51051 | ||
| 6352 | 2025.12.24 02:35:31.595533 [ 290 ] {} <Trace> TCP-Session: d67c71c8-ff44-4a00-95d9-659c9893b032 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2025.12.24 02:35:31.595562 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6354 | 2025.12.24 02:35:31.595588 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6355 | 2025.12.24 02:35:31.595601 [ 291 ] {} <Debug> TCP-Session: da1a2495-a02e-40b5-857a-ba046e4eaffa Authenticating user 'default' from [fd00:1122:3344:101::e]:55239 | ||
| 6356 | 2025.12.24 02:35:31.595623 [ 292 ] {} <Debug> TCP-Session: 83f2b13c-e043-4a9c-bbab-0a45267b31d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51051 | ||
| 6357 | 2025.12.24 02:35:31.595634 [ 291 ] {} <Debug> TCP-Session: da1a2495-a02e-40b5-857a-ba046e4eaffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6358 | 2025.12.24 02:35:31.595654 [ 292 ] {} <Debug> TCP-Session: 83f2b13c-e043-4a9c-bbab-0a45267b31d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6359 | 2025.12.24 02:35:31.595656 [ 291 ] {} <Debug> TCP-Session: da1a2495-a02e-40b5-857a-ba046e4eaffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6360 | 2025.12.24 02:35:31.595677 [ 292 ] {} <Debug> TCP-Session: 83f2b13c-e043-4a9c-bbab-0a45267b31d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6361 | 2025.12.24 02:35:31.595721 [ 290 ] {a66d73b6-012e-4c82-8c47-94e92eeee318} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61829) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6362 | 2025.12.24 02:35:31.595984 [ 290 ] {a66d73b6-012e-4c82-8c47-94e92eeee318} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6363 | 2025.12.24 02:35:31.596040 [ 290 ] {a66d73b6-012e-4c82-8c47-94e92eeee318} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6364 | 2025.12.24 02:35:31.596321 [ 290 ] {a66d73b6-012e-4c82-8c47-94e92eeee318} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 6365 | 2025.12.24 02:35:31.597217 [ 344 ] {a66d73b6-012e-4c82-8c47-94e92eeee318} <Trace> AggregatingTransform: Aggregating | ||
| 6366 | 2025.12.24 02:35:31.597272 [ 344 ] {a66d73b6-012e-4c82-8c47-94e92eeee318} <Trace> Aggregator: Aggregation method: without_key | ||
| 6367 | 2025.12.24 02:35:31.597311 [ 344 ] {a66d73b6-012e-4c82-8c47-94e92eeee318} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000889824 sec. (1123.818 rows/sec., 43.90 KiB/sec.) | ||
| 6368 | 2025.12.24 02:35:31.597331 [ 344 ] {a66d73b6-012e-4c82-8c47-94e92eeee318} <Trace> Aggregator: Merging aggregated data | ||
| 6369 | 2025.12.24 02:35:31.598790 [ 290 ] {a66d73b6-012e-4c82-8c47-94e92eeee318} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003125 sec., 320 rows/sec., 12.50 KiB/sec. | ||
| 6370 | 2025.12.24 02:35:31.598968 [ 290 ] {a66d73b6-012e-4c82-8c47-94e92eeee318} <Debug> TCPHandler: Processed in 0.003580107 sec. | ||
| 6371 | 2025.12.24 02:35:31.599121 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6372 | 2025.12.24 02:35:31.599153 [ 290 ] {} <Debug> TCP-Session: d67c71c8-ff44-4a00-95d9-659c9893b032 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6373 | 2025.12.24 02:35:31.599211 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6374 | 2025.12.24 02:35:31.599233 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6375 | 2025.12.24 02:35:31.599253 [ 292 ] {} <Debug> TCP-Session: 83f2b13c-e043-4a9c-bbab-0a45267b31d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6376 | 2025.12.24 02:35:31.599289 [ 291 ] {} <Debug> TCP-Session: da1a2495-a02e-40b5-857a-ba046e4eaffa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6377 | 2025.12.24 02:35:31.607583 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36692 | ||
| 6378 | 2025.12.24 02:35:31.607655 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41082 | ||
| 6379 | 2025.12.24 02:35:31.607657 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51712 | ||
| 6380 | 2025.12.24 02:35:31.607682 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61051 | ||
| 6381 | 2025.12.24 02:35:31.607679 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6382 | 2025.12.24 02:35:31.607717 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6383 | 2025.12.24 02:35:31.607663 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38858 | ||
| 6384 | 2025.12.24 02:35:31.607781 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6385 | 2025.12.24 02:35:31.607776 [ 292 ] {} <Debug> TCP-Session: 67182d29-f561-4854-9286-65bbd54d91ed Authenticating user 'default' from [fd00:1122:3344:101::e]:41082 | ||
| 6386 | 2025.12.24 02:35:31.607771 [ 349 ] {} <Debug> TCP-Session: da6b939c-f949-45f7-8120-c8ca04d908ee Authenticating user 'default' from [fd00:1122:3344:101::e]:36692 | ||
| 6387 | 2025.12.24 02:35:31.607860 [ 350 ] {} <Debug> TCP-Session: 20e1ff62-5fc3-49f3-aa3f-134570d5d768 Authenticating user 'default' from [fd00:1122:3344:101::e]:51712 | ||
| 6388 | 2025.12.24 02:35:31.607871 [ 292 ] {} <Debug> TCP-Session: 67182d29-f561-4854-9286-65bbd54d91ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6389 | 2025.12.24 02:35:31.607898 [ 350 ] {} <Debug> TCP-Session: 20e1ff62-5fc3-49f3-aa3f-134570d5d768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6390 | 2025.12.24 02:35:31.607912 [ 292 ] {} <Debug> TCP-Session: 67182d29-f561-4854-9286-65bbd54d91ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6391 | 2025.12.24 02:35:31.607923 [ 350 ] {} <Debug> TCP-Session: 20e1ff62-5fc3-49f3-aa3f-134570d5d768 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6392 | 2025.12.24 02:35:31.607881 [ 349 ] {} <Debug> TCP-Session: da6b939c-f949-45f7-8120-c8ca04d908ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6393 | 2025.12.24 02:35:31.607671 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47585 | ||
| 6394 | 2025.12.24 02:35:31.607985 [ 349 ] {} <Debug> TCP-Session: da6b939c-f949-45f7-8120-c8ca04d908ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6395 | 2025.12.24 02:35:31.607778 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6396 | 2025.12.24 02:35:31.608052 [ 290 ] {} <Debug> TCP-Session: 3acb03f3-fedc-41bb-a14a-5aa6f41788b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61051 | ||
| 6397 | 2025.12.24 02:35:31.608070 [ 290 ] {} <Debug> TCP-Session: 3acb03f3-fedc-41bb-a14a-5aa6f41788b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6398 | 2025.12.24 02:35:31.608082 [ 290 ] {} <Debug> TCP-Session: 3acb03f3-fedc-41bb-a14a-5aa6f41788b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6399 | 2025.12.24 02:35:31.608111 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6400 | 2025.12.24 02:35:31.608153 [ 293 ] {} <Debug> TCP-Session: 75913235-ba44-420c-ba61-6a0c17443d30 Authenticating user 'default' from [fd00:1122:3344:101::e]:38858 | ||
| 6401 | 2025.12.24 02:35:31.608182 [ 293 ] {} <Debug> TCP-Session: 75913235-ba44-420c-ba61-6a0c17443d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6402 | 2025.12.24 02:35:31.608199 [ 293 ] {} <Debug> TCP-Session: 75913235-ba44-420c-ba61-6a0c17443d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6403 | 2025.12.24 02:35:31.619071 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6404 | 2025.12.24 02:35:31.619127 [ 291 ] {} <Debug> TCP-Session: bb4ab9dc-799e-4a0e-87c5-eb4ce8a05560 Authenticating user 'default' from [fd00:1122:3344:101::e]:47585 | ||
| 6405 | 2025.12.24 02:35:31.619155 [ 291 ] {} <Debug> TCP-Session: bb4ab9dc-799e-4a0e-87c5-eb4ce8a05560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6406 | 2025.12.24 02:35:31.619171 [ 291 ] {} <Debug> TCP-Session: bb4ab9dc-799e-4a0e-87c5-eb4ce8a05560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6407 | 2025.12.24 02:35:31.631613 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:51712). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6408 | |||
| 6409 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6410 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6411 | 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 | ||
| 6412 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6413 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6414 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6415 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6416 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6417 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6418 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6419 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6420 | (version 23.8.7.1) | ||
| 6421 | 2025.12.24 02:35:31.631815 [ 350 ] {} <Debug> TCP-Session: 20e1ff62-5fc3-49f3-aa3f-134570d5d768 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2025.12.24 02:35:31.631839 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:38858). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6423 | |||
| 6424 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6425 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6426 | 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 | ||
| 6427 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6428 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6429 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6430 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6431 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6432 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6433 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6434 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6435 | (version 23.8.7.1) | ||
| 6436 | 2025.12.24 02:35:31.631921 [ 293 ] {} <Debug> TCP-Session: 75913235-ba44-420c-ba61-6a0c17443d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6437 | 2025.12.24 02:35:31.631947 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47585). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6438 | |||
| 6439 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6440 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6441 | 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 | ||
| 6442 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6443 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6444 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6445 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6446 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6447 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6448 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6449 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6450 | (version 23.8.7.1) | ||
| 6451 | 2025.12.24 02:35:31.632036 [ 291 ] {} <Debug> TCP-Session: bb4ab9dc-799e-4a0e-87c5-eb4ce8a05560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6452 | 2025.12.24 02:35:31.632058 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:41082). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6453 | |||
| 6454 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6455 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6456 | 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 | ||
| 6457 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6458 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6459 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6460 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6461 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6462 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6463 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6464 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6465 | (version 23.8.7.1) | ||
| 6466 | 2025.12.24 02:35:31.632133 [ 292 ] {} <Debug> TCP-Session: 67182d29-f561-4854-9286-65bbd54d91ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6467 | 2025.12.24 02:35:31.632144 [ 349 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:36692). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6468 | |||
| 6469 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6470 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6471 | 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 | ||
| 6472 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6473 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6474 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6475 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6476 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6477 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6478 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6479 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6480 | (version 23.8.7.1) | ||
| 6481 | 2025.12.24 02:35:31.632222 [ 349 ] {} <Debug> TCP-Session: da6b939c-f949-45f7-8120-c8ca04d908ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6482 | 2025.12.24 02:35:31.632247 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:61051). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6483 | |||
| 6484 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6485 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6486 | 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 | ||
| 6487 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6488 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6489 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6490 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6491 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6492 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6493 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6494 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6495 | (version 23.8.7.1) | ||
| 6496 | 2025.12.24 02:35:31.632340 [ 290 ] {} <Debug> TCP-Session: 3acb03f3-fedc-41bb-a14a-5aa6f41788b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6497 | 2025.12.24 02:35:31.635185 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43345 | ||
| 6498 | 2025.12.24 02:35:31.635267 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6499 | 2025.12.24 02:35:31.635290 [ 290 ] {} <Debug> TCP-Session: c5262334-46c3-4975-ba74-0083cc7a19f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43345 | ||
| 6500 | 2025.12.24 02:35:31.635309 [ 290 ] {} <Debug> TCP-Session: c5262334-46c3-4975-ba74-0083cc7a19f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6501 | 2025.12.24 02:35:31.635321 [ 290 ] {} <Debug> TCP-Session: c5262334-46c3-4975-ba74-0083cc7a19f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6502 | 2025.12.24 02:35:31.635530 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51734 | ||
| 6503 | 2025.12.24 02:35:31.635553 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45465 | ||
| 6504 | 2025.12.24 02:35:31.635533 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36907 | ||
| 6505 | 2025.12.24 02:35:31.635553 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38976 | ||
| 6506 | 2025.12.24 02:35:31.635625 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35672 | ||
| 6507 | 2025.12.24 02:35:31.635651 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6508 | 2025.12.24 02:35:31.635672 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6509 | 2025.12.24 02:35:31.635682 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46100 | ||
| 6510 | 2025.12.24 02:35:31.635687 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6511 | 2025.12.24 02:35:31.635708 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6512 | 2025.12.24 02:35:31.635722 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45697 | ||
| 6513 | 2025.12.24 02:35:31.635738 [ 349 ] {} <Debug> TCP-Session: 2fc4752e-3d53-4e85-a432-57bd0de165e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38976 | ||
| 6514 | 2025.12.24 02:35:31.635750 [ 350 ] {} <Debug> TCP-Session: 14c4d664-bc32-4cc9-8616-908da215e23a Authenticating user 'default' from [fd00:1122:3344:101::e]:35672 | ||
| 6515 | 2025.12.24 02:35:31.635775 [ 349 ] {} <Debug> TCP-Session: 2fc4752e-3d53-4e85-a432-57bd0de165e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6516 | 2025.12.24 02:35:31.635792 [ 350 ] {} <Debug> TCP-Session: 14c4d664-bc32-4cc9-8616-908da215e23a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6517 | 2025.12.24 02:35:31.635804 [ 349 ] {} <Debug> TCP-Session: 2fc4752e-3d53-4e85-a432-57bd0de165e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6518 | 2025.12.24 02:35:31.635817 [ 350 ] {} <Debug> TCP-Session: 14c4d664-bc32-4cc9-8616-908da215e23a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6519 | 2025.12.24 02:35:31.635693 [ 293 ] {} <Debug> TCP-Session: a31ac84f-6bad-41be-9e75-e58a2a199a6f Authenticating user 'default' from [fd00:1122:3344:101::e]:45465 | ||
| 6520 | 2025.12.24 02:35:31.635634 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49406 | ||
| 6521 | 2025.12.24 02:35:31.635888 [ 293 ] {} <Debug> TCP-Session: a31ac84f-6bad-41be-9e75-e58a2a199a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6522 | 2025.12.24 02:35:31.635626 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6523 | 2025.12.24 02:35:31.635912 [ 293 ] {} <Debug> TCP-Session: a31ac84f-6bad-41be-9e75-e58a2a199a6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6524 | 2025.12.24 02:35:31.635705 [ 292 ] {} <Debug> TCP-Session: bbb32bb3-2da9-4580-8931-ec0f6be5c53e Authenticating user 'default' from [fd00:1122:3344:101::e]:36907 | ||
| 6525 | 2025.12.24 02:35:31.635952 [ 291 ] {} <Debug> TCP-Session: b34d0a66-b389-4140-bcb6-011ce163d5d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51734 | ||
| 6526 | 2025.12.24 02:35:31.635991 [ 292 ] {} <Debug> TCP-Session: bbb32bb3-2da9-4580-8931-ec0f6be5c53e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6527 | 2025.12.24 02:35:31.635991 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6528 | 2025.12.24 02:35:31.636013 [ 291 ] {} <Debug> TCP-Session: b34d0a66-b389-4140-bcb6-011ce163d5d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6529 | 2025.12.24 02:35:31.636047 [ 352 ] {} <Debug> TCP-Session: 4bdb1456-d6bd-439a-8a32-c41bdc1c3b54 Authenticating user 'default' from [fd00:1122:3344:101::e]:46100 | ||
| 6530 | 2025.12.24 02:35:31.636054 [ 291 ] {} <Debug> TCP-Session: b34d0a66-b389-4140-bcb6-011ce163d5d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6531 | 2025.12.24 02:35:31.636065 [ 352 ] {} <Debug> TCP-Session: 4bdb1456-d6bd-439a-8a32-c41bdc1c3b54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6532 | 2025.12.24 02:35:31.636016 [ 292 ] {} <Debug> TCP-Session: bbb32bb3-2da9-4580-8931-ec0f6be5c53e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6533 | 2025.12.24 02:35:31.636085 [ 352 ] {} <Debug> TCP-Session: 4bdb1456-d6bd-439a-8a32-c41bdc1c3b54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6534 | 2025.12.24 02:35:31.635691 [ 290 ] {} <Trace> TCP-Session: c5262334-46c3-4975-ba74-0083cc7a19f7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6535 | 2025.12.24 02:35:31.636295 [ 290 ] {d7133763-4f10-42de-b183-d1d1e52ce3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43345) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6536 | 2025.12.24 02:35:31.636355 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6537 | 2025.12.24 02:35:31.636391 [ 353 ] {} <Debug> TCP-Session: 68cbf40e-4f78-4696-8cd6-94c5a40a1b7e Authenticating user 'default' from [fd00:1122:3344:101::e]:45697 | ||
| 6538 | 2025.12.24 02:35:31.636407 [ 353 ] {} <Debug> TCP-Session: 68cbf40e-4f78-4696-8cd6-94c5a40a1b7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6539 | 2025.12.24 02:35:31.636423 [ 353 ] {} <Debug> TCP-Session: 68cbf40e-4f78-4696-8cd6-94c5a40a1b7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6540 | 2025.12.24 02:35:31.636453 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6541 | 2025.12.24 02:35:31.636491 [ 351 ] {} <Debug> TCP-Session: d509d4a1-fa20-47c6-888d-1f2814fb29af Authenticating user 'default' from [fd00:1122:3344:101::e]:49406 | ||
| 6542 | 2025.12.24 02:35:31.636508 [ 351 ] {} <Debug> TCP-Session: d509d4a1-fa20-47c6-888d-1f2814fb29af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6543 | 2025.12.24 02:35:31.636521 [ 351 ] {} <Debug> TCP-Session: d509d4a1-fa20-47c6-888d-1f2814fb29af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6544 | 2025.12.24 02:35:31.636564 [ 290 ] {d7133763-4f10-42de-b183-d1d1e52ce3ec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6545 | 2025.12.24 02:35:31.636621 [ 290 ] {d7133763-4f10-42de-b183-d1d1e52ce3ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6546 | 2025.12.24 02:35:31.636898 [ 290 ] {d7133763-4f10-42de-b183-d1d1e52ce3ec} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 6547 | 2025.12.24 02:35:31.637857 [ 311 ] {d7133763-4f10-42de-b183-d1d1e52ce3ec} <Trace> AggregatingTransform: Aggregating | ||
| 6548 | 2025.12.24 02:35:31.637914 [ 311 ] {d7133763-4f10-42de-b183-d1d1e52ce3ec} <Trace> Aggregator: Aggregation method: without_key | ||
| 6549 | 2025.12.24 02:35:31.637953 [ 311 ] {d7133763-4f10-42de-b183-d1d1e52ce3ec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000957786 sec. (1044.075 rows/sec., 40.78 KiB/sec.) | ||
| 6550 | 2025.12.24 02:35:31.637972 [ 311 ] {d7133763-4f10-42de-b183-d1d1e52ce3ec} <Trace> Aggregator: Merging aggregated data | ||
| 6551 | 2025.12.24 02:35:31.639160 [ 290 ] {d7133763-4f10-42de-b183-d1d1e52ce3ec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002915 sec., 343.0531732418525 rows/sec., 13.40 KiB/sec. | ||
| 6552 | 2025.12.24 02:35:31.639311 [ 290 ] {d7133763-4f10-42de-b183-d1d1e52ce3ec} <Debug> TCPHandler: Processed in 0.003724159 sec. | ||
| 6553 | 2025.12.24 02:35:31.639407 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6554 | 2025.12.24 02:35:31.639442 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6555 | 2025.12.24 02:35:31.639451 [ 290 ] {} <Debug> TCP-Session: c5262334-46c3-4975-ba74-0083cc7a19f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6556 | 2025.12.24 02:35:31.639467 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6557 | 2025.12.24 02:35:31.639487 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6558 | 2025.12.24 02:35:31.639508 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6559 | 2025.12.24 02:35:31.639529 [ 353 ] {} <Debug> TCP-Session: 68cbf40e-4f78-4696-8cd6-94c5a40a1b7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2025.12.24 02:35:31.639541 [ 292 ] {} <Debug> TCP-Session: bbb32bb3-2da9-4580-8931-ec0f6be5c53e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6561 | 2025.12.24 02:35:31.639550 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6562 | 2025.12.24 02:35:31.639570 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6563 | 2025.12.24 02:35:31.639588 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6564 | 2025.12.24 02:35:31.639609 [ 293 ] {} <Debug> TCP-Session: a31ac84f-6bad-41be-9e75-e58a2a199a6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6565 | 2025.12.24 02:35:31.639623 [ 349 ] {} <Debug> TCP-Session: 2fc4752e-3d53-4e85-a432-57bd0de165e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6566 | 2025.12.24 02:35:31.639639 [ 351 ] {} <Debug> TCP-Session: d509d4a1-fa20-47c6-888d-1f2814fb29af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6567 | 2025.12.24 02:35:31.639530 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6568 | 2025.12.24 02:35:31.639491 [ 291 ] {} <Debug> TCP-Session: b34d0a66-b389-4140-bcb6-011ce163d5d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6569 | 2025.12.24 02:35:31.639699 [ 352 ] {} <Debug> TCP-Session: 4bdb1456-d6bd-439a-8a32-c41bdc1c3b54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6570 | 2025.12.24 02:35:31.639562 [ 350 ] {} <Debug> TCP-Session: 14c4d664-bc32-4cc9-8616-908da215e23a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6571 | 2025.12.24 02:35:31.719604 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35953 | ||
| 6572 | 2025.12.24 02:35:31.719709 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6573 | 2025.12.24 02:35:31.719735 [ 290 ] {} <Debug> TCP-Session: 45b0a68b-4006-4611-bdfa-0c1684891d80 Authenticating user 'default' from [fd00:1122:3344:101::e]:35953 | ||
| 6574 | 2025.12.24 02:35:31.719758 [ 290 ] {} <Debug> TCP-Session: 45b0a68b-4006-4611-bdfa-0c1684891d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6575 | 2025.12.24 02:35:31.719771 [ 290 ] {} <Debug> TCP-Session: 45b0a68b-4006-4611-bdfa-0c1684891d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6576 | 2025.12.24 02:35:31.719954 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42437 | ||
| 6577 | 2025.12.24 02:35:31.720001 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55298 | ||
| 6578 | 2025.12.24 02:35:31.720029 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49471 | ||
| 6579 | 2025.12.24 02:35:31.720039 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36421 | ||
| 6580 | 2025.12.24 02:35:31.720071 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44512 | ||
| 6581 | 2025.12.24 02:35:31.720079 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6582 | 2025.12.24 02:35:31.720112 [ 290 ] {} <Trace> TCP-Session: 45b0a68b-4006-4611-bdfa-0c1684891d80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6583 | 2025.12.24 02:35:31.720128 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6584 | 2025.12.24 02:35:31.720128 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6585 | 2025.12.24 02:35:31.720148 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6586 | 2025.12.24 02:35:31.720169 [ 349 ] {} <Debug> TCP-Session: 8625a76b-85b6-40c7-b095-0d0fe37b98de Authenticating user 'default' from [fd00:1122:3344:101::e]:49471 | ||
| 6587 | 2025.12.24 02:35:31.720176 [ 292 ] {} <Debug> TCP-Session: 4de66a8a-60ee-41fe-9a19-17fd75566a28 Authenticating user 'default' from [fd00:1122:3344:101::e]:55298 | ||
| 6588 | 2025.12.24 02:35:31.720183 [ 353 ] {} <Debug> TCP-Session: 38821ca7-3fb6-49ee-ac51-ebc99b8a34e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44512 | ||
| 6589 | 2025.12.24 02:35:31.720196 [ 349 ] {} <Debug> TCP-Session: 8625a76b-85b6-40c7-b095-0d0fe37b98de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6590 | 2025.12.24 02:35:31.720201 [ 292 ] {} <Debug> TCP-Session: 4de66a8a-60ee-41fe-9a19-17fd75566a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6591 | 2025.12.24 02:35:31.720210 [ 353 ] {} <Debug> TCP-Session: 38821ca7-3fb6-49ee-ac51-ebc99b8a34e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6592 | 2025.12.24 02:35:31.720214 [ 349 ] {} <Debug> TCP-Session: 8625a76b-85b6-40c7-b095-0d0fe37b98de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6593 | 2025.12.24 02:35:31.720222 [ 292 ] {} <Debug> TCP-Session: 4de66a8a-60ee-41fe-9a19-17fd75566a28 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6594 | 2025.12.24 02:35:31.720227 [ 353 ] {} <Debug> TCP-Session: 38821ca7-3fb6-49ee-ac51-ebc99b8a34e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6595 | 2025.12.24 02:35:31.720059 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49796 | ||
| 6596 | 2025.12.24 02:35:31.720282 [ 290 ] {1f3c39f7-a111-4738-b996-79c3e5bc4a90} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35953) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6597 | 2025.12.24 02:35:31.720066 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64292 | ||
| 6598 | 2025.12.24 02:35:31.720040 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50567 | ||
| 6599 | 2025.12.24 02:35:31.720138 [ 291 ] {} <Debug> TCP-Session: 64f89dc8-2156-4f4c-bfc3-d249a4288276 Authenticating user 'default' from [fd00:1122:3344:101::e]:42437 | ||
| 6600 | 2025.12.24 02:35:31.720378 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6601 | 2025.12.24 02:35:31.720393 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6602 | 2025.12.24 02:35:31.720406 [ 291 ] {} <Debug> TCP-Session: 64f89dc8-2156-4f4c-bfc3-d249a4288276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6603 | 2025.12.24 02:35:31.720423 [ 351 ] {} <Debug> TCP-Session: 6fc18513-0d6a-44d6-a07d-e1be8a08ef8a Authenticating user 'default' from [fd00:1122:3344:101::e]:49796 | ||
| 6604 | 2025.12.24 02:35:31.720433 [ 352 ] {} <Debug> TCP-Session: ddc3b3b7-0ecf-4a16-a3eb-a198a9f5e886 Authenticating user 'default' from [fd00:1122:3344:101::e]:64292 | ||
| 6605 | 2025.12.24 02:35:31.720440 [ 291 ] {} <Debug> TCP-Session: 64f89dc8-2156-4f4c-bfc3-d249a4288276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6606 | 2025.12.24 02:35:31.720464 [ 351 ] {} <Debug> TCP-Session: 6fc18513-0d6a-44d6-a07d-e1be8a08ef8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6607 | 2025.12.24 02:35:31.720468 [ 352 ] {} <Debug> TCP-Session: ddc3b3b7-0ecf-4a16-a3eb-a198a9f5e886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6608 | 2025.12.24 02:35:31.720492 [ 351 ] {} <Debug> TCP-Session: 6fc18513-0d6a-44d6-a07d-e1be8a08ef8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6609 | 2025.12.24 02:35:31.720508 [ 352 ] {} <Debug> TCP-Session: ddc3b3b7-0ecf-4a16-a3eb-a198a9f5e886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6610 | 2025.12.24 02:35:31.720426 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6611 | 2025.12.24 02:35:31.720136 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6612 | 2025.12.24 02:35:31.720561 [ 290 ] {1f3c39f7-a111-4738-b996-79c3e5bc4a90} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6613 | 2025.12.24 02:35:31.720574 [ 293 ] {} <Debug> TCP-Session: 0b46930d-722d-49a5-9e3d-514eaeed12f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50567 | ||
| 6614 | 2025.12.24 02:35:31.720593 [ 350 ] {} <Debug> TCP-Session: 54b73403-9cc4-4bd6-b30f-ce5b70befb08 Authenticating user 'default' from [fd00:1122:3344:101::e]:36421 | ||
| 6615 | 2025.12.24 02:35:31.720623 [ 293 ] {} <Debug> TCP-Session: 0b46930d-722d-49a5-9e3d-514eaeed12f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6616 | 2025.12.24 02:35:31.720633 [ 350 ] {} <Debug> TCP-Session: 54b73403-9cc4-4bd6-b30f-ce5b70befb08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6617 | 2025.12.24 02:35:31.720634 [ 290 ] {1f3c39f7-a111-4738-b996-79c3e5bc4a90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6618 | 2025.12.24 02:35:31.720647 [ 293 ] {} <Debug> TCP-Session: 0b46930d-722d-49a5-9e3d-514eaeed12f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6619 | 2025.12.24 02:35:31.720656 [ 350 ] {} <Debug> TCP-Session: 54b73403-9cc4-4bd6-b30f-ce5b70befb08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6620 | 2025.12.24 02:35:31.720931 [ 290 ] {1f3c39f7-a111-4738-b996-79c3e5bc4a90} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 6621 | 2025.12.24 02:35:31.721793 [ 334 ] {1f3c39f7-a111-4738-b996-79c3e5bc4a90} <Trace> AggregatingTransform: Aggregating | ||
| 6622 | 2025.12.24 02:35:31.721839 [ 334 ] {1f3c39f7-a111-4738-b996-79c3e5bc4a90} <Trace> Aggregator: Aggregation method: without_key | ||
| 6623 | 2025.12.24 02:35:31.721874 [ 334 ] {1f3c39f7-a111-4738-b996-79c3e5bc4a90} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000845383 sec. (1182.896 rows/sec., 46.21 KiB/sec.) | ||
| 6624 | 2025.12.24 02:35:31.721893 [ 334 ] {1f3c39f7-a111-4738-b996-79c3e5bc4a90} <Trace> Aggregator: Merging aggregated data | ||
| 6625 | 2025.12.24 02:35:31.723267 [ 290 ] {1f3c39f7-a111-4738-b996-79c3e5bc4a90} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003038 sec., 329.1639236339697 rows/sec., 12.86 KiB/sec. | ||
| 6626 | 2025.12.24 02:35:31.723371 [ 290 ] {1f3c39f7-a111-4738-b996-79c3e5bc4a90} <Debug> TCPHandler: Processed in 0.003382843 sec. | ||
| 6627 | 2025.12.24 02:35:31.723472 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6628 | 2025.12.24 02:35:31.723501 [ 290 ] {} <Debug> TCP-Session: 45b0a68b-4006-4611-bdfa-0c1684891d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6629 | 2025.12.24 02:35:31.723507 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6630 | 2025.12.24 02:35:31.723515 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6631 | 2025.12.24 02:35:31.723533 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6632 | 2025.12.24 02:35:31.723548 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6633 | 2025.12.24 02:35:31.723578 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6634 | 2025.12.24 02:35:31.723597 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6635 | 2025.12.24 02:35:31.723615 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6636 | 2025.12.24 02:35:31.723625 [ 350 ] {} <Debug> TCP-Session: 54b73403-9cc4-4bd6-b30f-ce5b70befb08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6637 | 2025.12.24 02:35:31.723639 [ 292 ] {} <Debug> TCP-Session: 4de66a8a-60ee-41fe-9a19-17fd75566a28 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6638 | 2025.12.24 02:35:31.723654 [ 353 ] {} <Debug> TCP-Session: 38821ca7-3fb6-49ee-ac51-ebc99b8a34e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6639 | 2025.12.24 02:35:31.723564 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6640 | 2025.12.24 02:35:31.723601 [ 293 ] {} <Debug> TCP-Session: 0b46930d-722d-49a5-9e3d-514eaeed12f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6641 | 2025.12.24 02:35:31.723587 [ 351 ] {} <Debug> TCP-Session: 6fc18513-0d6a-44d6-a07d-e1be8a08ef8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6642 | 2025.12.24 02:35:31.723717 [ 352 ] {} <Debug> TCP-Session: ddc3b3b7-0ecf-4a16-a3eb-a198a9f5e886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6643 | 2025.12.24 02:35:31.723551 [ 291 ] {} <Debug> TCP-Session: 64f89dc8-2156-4f4c-bfc3-d249a4288276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6644 | 2025.12.24 02:35:31.723572 [ 349 ] {} <Debug> TCP-Session: 8625a76b-85b6-40c7-b095-0d0fe37b98de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6645 | 2025.12.24 02:35:32.256186 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15759 | ||
| 6646 | 2025.12.24 02:35:32.256750 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6647 | 2025.12.24 02:35:32.256799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6648 | 2025.12.24 02:35:32.257396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6649 | 2025.12.24 02:35:32.257654 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6650 | 2025.12.24 02:35:32.257803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15759 | ||
| 6651 | 2025.12.24 02:35:33.132812 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6652 | 2025.12.24 02:35:33.150092 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2025.12.24 02:35:33.150159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.06 GiB. | ||
| 6654 | 2025.12.24 02:35:33.155835 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6655 | 2025.12.24 02:35:33.156594 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2025.12.24 02:35:33.159705 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6657 | 2025.12.24 02:35:34.796023 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 820 | ||
| 6658 | 2025.12.24 02:35:34.798543 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6659 | 2025.12.24 02:35:34.798609 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6660 | 2025.12.24 02:35:34.799869 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6661 | 2025.12.24 02:35:34.800164 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6662 | 2025.12.24 02:35:34.800537 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 820 | ||
| 6663 | 2025.12.24 02:35:36.322813 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6664 | 2025.12.24 02:35:36.323005 [ 4 ] {0c5576d8-9f40-49d5-b6f2-b2ed542b818f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6665 | 2025.12.24 02:35:36.323081 [ 4 ] {0c5576d8-9f40-49d5-b6f2-b2ed542b818f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6666 | 2025.12.24 02:35:36.323766 [ 4 ] {0c5576d8-9f40-49d5-b6f2-b2ed542b818f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6667 | 2025.12.24 02:35:36.323816 [ 4 ] {0c5576d8-9f40-49d5-b6f2-b2ed542b818f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6668 | 2025.12.24 02:35:36.324226 [ 4 ] {0c5576d8-9f40-49d5-b6f2-b2ed542b818f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6669 | 2025.12.24 02:35:36.324461 [ 4 ] {0c5576d8-9f40-49d5-b6f2-b2ed542b818f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6670 | 2025.12.24 02:35:36.324625 [ 4 ] {0c5576d8-9f40-49d5-b6f2-b2ed542b818f} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001673 sec., 50209.205020920504 rows/sec., 4.20 MiB/sec. | ||
| 6671 | 2025.12.24 02:35:36.324674 [ 4 ] {0c5576d8-9f40-49d5-b6f2-b2ed542b818f} <Debug> TCPHandler: Processed in 0.001994722 sec. | ||
| 6672 | 2025.12.24 02:35:36.324793 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6673 | 2025.12.24 02:35:36.324896 [ 4 ] {26e44596-8600-4e11-ae57-e1b8cc15bc5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6674 | 2025.12.24 02:35:36.324940 [ 4 ] {26e44596-8600-4e11-ae57-e1b8cc15bc5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6675 | 2025.12.24 02:35:36.325359 [ 4 ] {26e44596-8600-4e11-ae57-e1b8cc15bc5b} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6676 | 2025.12.24 02:35:36.325398 [ 4 ] {26e44596-8600-4e11-ae57-e1b8cc15bc5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6677 | 2025.12.24 02:35:36.325714 [ 4 ] {26e44596-8600-4e11-ae57-e1b8cc15bc5b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6678 | 2025.12.24 02:35:36.325930 [ 4 ] {26e44596-8600-4e11-ae57-e1b8cc15bc5b} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6679 | 2025.12.24 02:35:36.326069 [ 4 ] {26e44596-8600-4e11-ae57-e1b8cc15bc5b} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001198 sec., 11686.143572621035 rows/sec., 878.74 KiB/sec. | ||
| 6680 | 2025.12.24 02:35:36.326108 [ 4 ] {26e44596-8600-4e11-ae57-e1b8cc15bc5b} <Debug> TCPHandler: Processed in 0.001367592 sec. | ||
| 6681 | 2025.12.24 02:35:36.326214 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6682 | 2025.12.24 02:35:36.326308 [ 4 ] {ca6862f7-0ef2-4997-9349-7402ddfb09cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6683 | 2025.12.24 02:35:36.326348 [ 4 ] {ca6862f7-0ef2-4997-9349-7402ddfb09cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6684 | 2025.12.24 02:35:36.326771 [ 4 ] {ca6862f7-0ef2-4997-9349-7402ddfb09cf} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2025.12.24 02:35:36.326808 [ 4 ] {ca6862f7-0ef2-4997-9349-7402ddfb09cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6686 | 2025.12.24 02:35:36.327141 [ 4 ] {ca6862f7-0ef2-4997-9349-7402ddfb09cf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6687 | 2025.12.24 02:35:36.327374 [ 4 ] {ca6862f7-0ef2-4997-9349-7402ddfb09cf} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2025.12.24 02:35:36.327511 [ 4 ] {ca6862f7-0ef2-4997-9349-7402ddfb09cf} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001224 sec., 63725.49019607843 rows/sec., 4.98 MiB/sec. | ||
| 6689 | 2025.12.24 02:35:36.327550 [ 4 ] {ca6862f7-0ef2-4997-9349-7402ddfb09cf} <Debug> TCPHandler: Processed in 0.001386853 sec. | ||
| 6690 | 2025.12.24 02:35:36.327663 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6691 | 2025.12.24 02:35:36.327758 [ 4 ] {5dc3bbc2-dbeb-4e07-b41f-44c69f0f2718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6692 | 2025.12.24 02:35:36.327802 [ 4 ] {5dc3bbc2-dbeb-4e07-b41f-44c69f0f2718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6693 | 2025.12.24 02:35:36.328213 [ 4 ] {5dc3bbc2-dbeb-4e07-b41f-44c69f0f2718} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6694 | 2025.12.24 02:35:36.328251 [ 4 ] {5dc3bbc2-dbeb-4e07-b41f-44c69f0f2718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6695 | 2025.12.24 02:35:36.328588 [ 4 ] {5dc3bbc2-dbeb-4e07-b41f-44c69f0f2718} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6696 | 2025.12.24 02:35:36.328797 [ 4 ] {5dc3bbc2-dbeb-4e07-b41f-44c69f0f2718} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6697 | 2025.12.24 02:35:36.328930 [ 4 ] {5dc3bbc2-dbeb-4e07-b41f-44c69f0f2718} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 6698 | 2025.12.24 02:35:36.328968 [ 4 ] {5dc3bbc2-dbeb-4e07-b41f-44c69f0f2718} <Debug> TCPHandler: Processed in 0.001354861 sec. | ||
| 6699 | 2025.12.24 02:35:36.329075 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6700 | 2025.12.24 02:35:36.329169 [ 4 ] {b03e89c6-2502-4658-901c-e42895d152b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6701 | 2025.12.24 02:35:36.329223 [ 4 ] {b03e89c6-2502-4658-901c-e42895d152b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6702 | 2025.12.24 02:35:36.329973 [ 4 ] {b03e89c6-2502-4658-901c-e42895d152b7} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6703 | 2025.12.24 02:35:36.330010 [ 4 ] {b03e89c6-2502-4658-901c-e42895d152b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6704 | 2025.12.24 02:35:36.330553 [ 4 ] {b03e89c6-2502-4658-901c-e42895d152b7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6705 | 2025.12.24 02:35:36.330786 [ 4 ] {b03e89c6-2502-4658-901c-e42895d152b7} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6706 | 2025.12.24 02:35:36.330930 [ 4 ] {b03e89c6-2502-4658-901c-e42895d152b7} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001779 sec., 7869.589657110737 rows/sec., 14.10 MiB/sec. | ||
| 6707 | 2025.12.24 02:35:36.330989 [ 4 ] {b03e89c6-2502-4658-901c-e42895d152b7} <Debug> TCPHandler: Processed in 0.001962091 sec. | ||
| 6708 | 2025.12.24 02:35:36.331100 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6709 | 2025.12.24 02:35:36.331194 [ 4 ] {9c61b499-e820-426d-8175-564c8d172602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6710 | 2025.12.24 02:35:36.331237 [ 4 ] {9c61b499-e820-426d-8175-564c8d172602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6711 | 2025.12.24 02:35:36.331616 [ 4 ] {9c61b499-e820-426d-8175-564c8d172602} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6712 | 2025.12.24 02:35:36.331663 [ 4 ] {9c61b499-e820-426d-8175-564c8d172602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6713 | 2025.12.24 02:35:36.332043 [ 4 ] {9c61b499-e820-426d-8175-564c8d172602} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6714 | 2025.12.24 02:35:36.332302 [ 4 ] {9c61b499-e820-426d-8175-564c8d172602} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6715 | 2025.12.24 02:35:36.332452 [ 4 ] {9c61b499-e820-426d-8175-564c8d172602} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001277 sec., 46985.12137823023 rows/sec., 3.17 MiB/sec. | ||
| 6716 | 2025.12.24 02:35:36.332494 [ 4 ] {9c61b499-e820-426d-8175-564c8d172602} <Debug> TCPHandler: Processed in 0.001444343 sec. | ||
| 6717 | 2025.12.24 02:35:39.652480 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6718 | 2025.12.24 02:35:39.652543 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6719 | 2025.12.24 02:35:39.757886 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16207 | ||
| 6720 | 2025.12.24 02:35:39.758370 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6721 | 2025.12.24 02:35:39.758413 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6722 | 2025.12.24 02:35:39.758916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6723 | 2025.12.24 02:35:39.759151 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6724 | 2025.12.24 02:35:39.759297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16207 | ||
| 6725 | 2025.12.24 02:35:40.659770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6726 | 2025.12.24 02:35:40.677428 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6727 | 2025.12.24 02:35:40.677508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6728 | 2025.12.24 02:35:40.683666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6729 | 2025.12.24 02:35:40.684371 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2025.12.24 02:35:40.687810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6731 | 2025.12.24 02:35:41.323739 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2025.12.24 02:35:41.323909 [ 4 ] {a7dfc2b8-86eb-4715-810b-1fd6de148cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6733 | 2025.12.24 02:35:41.323973 [ 4 ] {a7dfc2b8-86eb-4715-810b-1fd6de148cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6734 | 2025.12.24 02:35:41.324617 [ 4 ] {a7dfc2b8-86eb-4715-810b-1fd6de148cae} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2025.12.24 02:35:41.324667 [ 4 ] {a7dfc2b8-86eb-4715-810b-1fd6de148cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6736 | 2025.12.24 02:35:41.325046 [ 4 ] {a7dfc2b8-86eb-4715-810b-1fd6de148cae} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6737 | 2025.12.24 02:35:41.325259 [ 4 ] {a7dfc2b8-86eb-4715-810b-1fd6de148cae} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2025.12.24 02:35:41.325412 [ 4 ] {a7dfc2b8-86eb-4715-810b-1fd6de148cae} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001549 sec., 69722.4015493867 rows/sec., 5.85 MiB/sec. | ||
| 6739 | 2025.12.24 02:35:41.325459 [ 4 ] {a7dfc2b8-86eb-4715-810b-1fd6de148cae} <Debug> TCPHandler: Processed in 0.001837889 sec. | ||
| 6740 | 2025.12.24 02:35:41.325583 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6741 | 2025.12.24 02:35:41.325681 [ 4 ] {cc09fde5-acf0-4d12-b154-3449d8f7d975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6742 | 2025.12.24 02:35:41.325723 [ 4 ] {cc09fde5-acf0-4d12-b154-3449d8f7d975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6743 | 2025.12.24 02:35:41.326126 [ 4 ] {cc09fde5-acf0-4d12-b154-3449d8f7d975} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2025.12.24 02:35:41.326163 [ 4 ] {cc09fde5-acf0-4d12-b154-3449d8f7d975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6745 | 2025.12.24 02:35:41.326449 [ 4 ] {cc09fde5-acf0-4d12-b154-3449d8f7d975} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6746 | 2025.12.24 02:35:41.326652 [ 4 ] {cc09fde5-acf0-4d12-b154-3449d8f7d975} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2025.12.24 02:35:41.326780 [ 4 ] {cc09fde5-acf0-4d12-b154-3449d8f7d975} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001122 sec., 23172.905525846705 rows/sec., 1.70 MiB/sec. | ||
| 6748 | 2025.12.24 02:35:41.326817 [ 4 ] {cc09fde5-acf0-4d12-b154-3449d8f7d975} <Debug> TCPHandler: Processed in 0.001282781 sec. | ||
| 6749 | 2025.12.24 02:35:41.326914 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2025.12.24 02:35:41.327006 [ 4 ] {fccfed2c-fd6c-4719-a9ee-00f99c07fe6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6751 | 2025.12.24 02:35:41.327046 [ 4 ] {fccfed2c-fd6c-4719-a9ee-00f99c07fe6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6752 | 2025.12.24 02:35:41.327457 [ 4 ] {fccfed2c-fd6c-4719-a9ee-00f99c07fe6f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2025.12.24 02:35:41.327497 [ 4 ] {fccfed2c-fd6c-4719-a9ee-00f99c07fe6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6754 | 2025.12.24 02:35:41.327791 [ 4 ] {fccfed2c-fd6c-4719-a9ee-00f99c07fe6f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6755 | 2025.12.24 02:35:41.327984 [ 4 ] {fccfed2c-fd6c-4719-a9ee-00f99c07fe6f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2025.12.24 02:35:41.328108 [ 4 ] {fccfed2c-fd6c-4719-a9ee-00f99c07fe6f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001121 sec., 80285.45941123996 rows/sec., 6.27 MiB/sec. | ||
| 6757 | 2025.12.24 02:35:41.328144 [ 4 ] {fccfed2c-fd6c-4719-a9ee-00f99c07fe6f} <Debug> TCPHandler: Processed in 0.001276281 sec. | ||
| 6758 | 2025.12.24 02:35:41.328248 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6759 | 2025.12.24 02:35:41.328340 [ 4 ] {b12b5fa3-3390-48af-8eb9-dc05b170c62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6760 | 2025.12.24 02:35:41.328381 [ 4 ] {b12b5fa3-3390-48af-8eb9-dc05b170c62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6761 | 2025.12.24 02:35:41.328772 [ 4 ] {b12b5fa3-3390-48af-8eb9-dc05b170c62e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2025.12.24 02:35:41.328807 [ 4 ] {b12b5fa3-3390-48af-8eb9-dc05b170c62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6763 | 2025.12.24 02:35:41.329117 [ 4 ] {b12b5fa3-3390-48af-8eb9-dc05b170c62e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6764 | 2025.12.24 02:35:41.329315 [ 4 ] {b12b5fa3-3390-48af-8eb9-dc05b170c62e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2025.12.24 02:35:41.329442 [ 4 ] {b12b5fa3-3390-48af-8eb9-dc05b170c62e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001121 sec., 142729.70561998215 rows/sec., 9.94 MiB/sec. | ||
| 6766 | 2025.12.24 02:35:41.329477 [ 4 ] {b12b5fa3-3390-48af-8eb9-dc05b170c62e} <Debug> TCPHandler: Processed in 0.00127545 sec. | ||
| 6767 | 2025.12.24 02:35:41.329581 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6768 | 2025.12.24 02:35:41.329684 [ 4 ] {f2861e01-a7e1-4643-bee3-723ac8feefbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6769 | 2025.12.24 02:35:41.329739 [ 4 ] {f2861e01-a7e1-4643-bee3-723ac8feefbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6770 | 2025.12.24 02:35:41.330547 [ 4 ] {f2861e01-a7e1-4643-bee3-723ac8feefbb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6771 | 2025.12.24 02:35:41.330584 [ 4 ] {f2861e01-a7e1-4643-bee3-723ac8feefbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6772 | 2025.12.24 02:35:41.331115 [ 4 ] {f2861e01-a7e1-4643-bee3-723ac8feefbb} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6773 | 2025.12.24 02:35:41.331333 [ 4 ] {f2861e01-a7e1-4643-bee3-723ac8feefbb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2025.12.24 02:35:41.331476 [ 4 ] {f2861e01-a7e1-4643-bee3-723ac8feefbb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00181 sec., 14364.640883977901 rows/sec., 25.74 MiB/sec. | ||
| 6775 | 2025.12.24 02:35:41.331543 [ 4 ] {f2861e01-a7e1-4643-bee3-723ac8feefbb} <Debug> TCPHandler: Processed in 0.002011702 sec. | ||
| 6776 | 2025.12.24 02:35:41.331654 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2025.12.24 02:35:41.331748 [ 4 ] {0db89dae-1347-4c02-98fd-20e891127311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6778 | 2025.12.24 02:35:41.331789 [ 4 ] {0db89dae-1347-4c02-98fd-20e891127311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6779 | 2025.12.24 02:35:41.332129 [ 4 ] {0db89dae-1347-4c02-98fd-20e891127311} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2025.12.24 02:35:41.332166 [ 4 ] {0db89dae-1347-4c02-98fd-20e891127311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6781 | 2025.12.24 02:35:41.332479 [ 4 ] {0db89dae-1347-4c02-98fd-20e891127311} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6782 | 2025.12.24 02:35:41.332682 [ 4 ] {0db89dae-1347-4c02-98fd-20e891127311} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2025.12.24 02:35:41.332812 [ 4 ] {0db89dae-1347-4c02-98fd-20e891127311} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 6784 | 2025.12.24 02:35:41.332849 [ 4 ] {0db89dae-1347-4c02-98fd-20e891127311} <Debug> TCPHandler: Processed in 0.00124431 sec. | ||
| 6785 | 2025.12.24 02:35:44.800788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 844 | ||
| 6786 | 2025.12.24 02:35:44.803596 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2025.12.24 02:35:44.803650 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6788 | 2025.12.24 02:35:44.804881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6789 | 2025.12.24 02:35:44.805172 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2025.12.24 02:35:44.805547 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 844 | ||
| 6791 | 2025.12.24 02:35:46.325545 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6792 | 2025.12.24 02:35:46.325712 [ 4 ] {5d3a76e1-fb08-40fa-a645-90fb4ae7af34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6793 | 2025.12.24 02:35:46.325775 [ 4 ] {5d3a76e1-fb08-40fa-a645-90fb4ae7af34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6794 | 2025.12.24 02:35:46.326396 [ 4 ] {5d3a76e1-fb08-40fa-a645-90fb4ae7af34} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2025.12.24 02:35:46.326441 [ 4 ] {5d3a76e1-fb08-40fa-a645-90fb4ae7af34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6796 | 2025.12.24 02:35:46.326815 [ 4 ] {5d3a76e1-fb08-40fa-a645-90fb4ae7af34} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6797 | 2025.12.24 02:35:46.327033 [ 4 ] {5d3a76e1-fb08-40fa-a645-90fb4ae7af34} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6798 | 2025.12.24 02:35:46.327164 [ 131 ] {} <Debug> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6799 | 2025.12.24 02:35:46.327197 [ 4 ] {5d3a76e1-fb08-40fa-a645-90fb4ae7af34} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001527 sec., 15717.092337917486 rows/sec., 1.30 MiB/sec. | ||
| 6800 | 2025.12.24 02:35:46.327237 [ 131 ] {} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2025.12.24 02:35:46.327259 [ 4 ] {5d3a76e1-fb08-40fa-a645-90fb4ae7af34} <Debug> TCPHandler: Processed in 0.001841089 sec. | ||
| 6802 | 2025.12.24 02:35:46.327262 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6803 | 2025.12.24 02:35:46.327374 [ 188 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 6804 | 2025.12.24 02:35:46.327396 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6805 | 2025.12.24 02:35:46.327481 [ 188 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6806 | 2025.12.24 02:35:46.327504 [ 4 ] {d298c83c-f06d-4095-948e-1f81ece76c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6807 | 2025.12.24 02:35:46.327517 [ 188 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 6808 | 2025.12.24 02:35:46.327549 [ 4 ] {d298c83c-f06d-4095-948e-1f81ece76c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6809 | 2025.12.24 02:35:46.327597 [ 188 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 6810 | 2025.12.24 02:35:46.327673 [ 188 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 6811 | 2025.12.24 02:35:46.327748 [ 188 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 6812 | 2025.12.24 02:35:46.327812 [ 188 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 6813 | 2025.12.24 02:35:46.327990 [ 4 ] {d298c83c-f06d-4095-948e-1f81ece76c68} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2025.12.24 02:35:46.328026 [ 4 ] {d298c83c-f06d-4095-948e-1f81ece76c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6815 | 2025.12.24 02:35:46.328320 [ 4 ] {d298c83c-f06d-4095-948e-1f81ece76c68} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6816 | 2025.12.24 02:35:46.328534 [ 4 ] {d298c83c-f06d-4095-948e-1f81ece76c68} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2025.12.24 02:35:46.328530 [ 193 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192829 sec., 100601.17586007717 rows/sec., 8.73 MiB/sec. | ||
| 6818 | 2025.12.24 02:35:46.328672 [ 4 ] {d298c83c-f06d-4095-948e-1f81ece76c68} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001192 sec., 11744.96644295302 rows/sec., 957.72 KiB/sec. | ||
| 6819 | 2025.12.24 02:35:46.328685 [ 188 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6820 | 2025.12.24 02:35:46.328716 [ 4 ] {d298c83c-f06d-4095-948e-1f81ece76c68} <Debug> TCPHandler: Processed in 0.001372401 sec. | ||
| 6821 | 2025.12.24 02:35:46.328821 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6822 | 2025.12.24 02:35:46.328917 [ 4 ] {cb173b66-4090-4df4-bd5f-ae0848f7d27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6823 | 2025.12.24 02:35:46.328922 [ 188 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_9_2} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2025.12.24 02:35:46.328958 [ 4 ] {cb173b66-4090-4df4-bd5f-ae0848f7d27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6825 | 2025.12.24 02:35:46.328987 [ 188 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_9_2} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6826 | 2025.12.24 02:35:46.329053 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6827 | 2025.12.24 02:35:46.329427 [ 4 ] {cb173b66-4090-4df4-bd5f-ae0848f7d27d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2025.12.24 02:35:46.329462 [ 4 ] {cb173b66-4090-4df4-bd5f-ae0848f7d27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6829 | 2025.12.24 02:35:46.329783 [ 4 ] {cb173b66-4090-4df4-bd5f-ae0848f7d27d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6830 | 2025.12.24 02:35:46.329983 [ 4 ] {cb173b66-4090-4df4-bd5f-ae0848f7d27d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2025.12.24 02:35:46.330116 [ 4 ] {cb173b66-4090-4df4-bd5f-ae0848f7d27d} <Debug> executeQuery: Read 211 rows, 19.17 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 15.38 MiB/sec. | ||
| 6832 | 2025.12.24 02:35:46.330157 [ 4 ] {cb173b66-4090-4df4-bd5f-ae0848f7d27d} <Debug> TCPHandler: Processed in 0.001384823 sec. | ||
| 6833 | 2025.12.24 02:35:46.330272 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2025.12.24 02:35:46.330365 [ 4 ] {b64156ca-2f17-4e47-a1a0-6f11ac84645b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6835 | 2025.12.24 02:35:46.330404 [ 4 ] {b64156ca-2f17-4e47-a1a0-6f11ac84645b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6836 | 2025.12.24 02:35:46.330814 [ 4 ] {b64156ca-2f17-4e47-a1a0-6f11ac84645b} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2025.12.24 02:35:46.330850 [ 4 ] {b64156ca-2f17-4e47-a1a0-6f11ac84645b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6838 | 2025.12.24 02:35:46.331140 [ 4 ] {b64156ca-2f17-4e47-a1a0-6f11ac84645b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6839 | 2025.12.24 02:35:46.331340 [ 4 ] {b64156ca-2f17-4e47-a1a0-6f11ac84645b} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2025.12.24 02:35:46.331474 [ 4 ] {b64156ca-2f17-4e47-a1a0-6f11ac84645b} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001125 sec., 35555.555555555555 rows/sec., 2.60 MiB/sec. | ||
| 6841 | 2025.12.24 02:35:46.331517 [ 4 ] {b64156ca-2f17-4e47-a1a0-6f11ac84645b} <Debug> TCPHandler: Processed in 0.00129629 sec. | ||
| 6842 | 2025.12.24 02:35:46.331621 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2025.12.24 02:35:46.331708 [ 4 ] {58f605c8-d9c9-49e1-ae34-b66f72a945e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6844 | 2025.12.24 02:35:46.331744 [ 4 ] {58f605c8-d9c9-49e1-ae34-b66f72a945e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6845 | 2025.12.24 02:35:46.332110 [ 4 ] {58f605c8-d9c9-49e1-ae34-b66f72a945e2} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2025.12.24 02:35:46.332143 [ 4 ] {58f605c8-d9c9-49e1-ae34-b66f72a945e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6847 | 2025.12.24 02:35:46.332411 [ 4 ] {58f605c8-d9c9-49e1-ae34-b66f72a945e2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6848 | 2025.12.24 02:35:46.332680 [ 4 ] {58f605c8-d9c9-49e1-ae34-b66f72a945e2} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2025.12.24 02:35:46.332810 [ 4 ] {58f605c8-d9c9-49e1-ae34-b66f72a945e2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001104 sec., 21739.130434782608 rows/sec., 1.80 MiB/sec. | ||
| 6850 | 2025.12.24 02:35:46.332851 [ 4 ] {58f605c8-d9c9-49e1-ae34-b66f72a945e2} <Debug> TCPHandler: Processed in 0.00126871 sec. | ||
| 6851 | 2025.12.24 02:35:46.332961 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2025.12.24 02:35:46.333054 [ 4 ] {63e24690-b8d0-482b-8d59-f0f942442df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6853 | 2025.12.24 02:35:46.333093 [ 4 ] {63e24690-b8d0-482b-8d59-f0f942442df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6854 | 2025.12.24 02:35:46.333484 [ 4 ] {63e24690-b8d0-482b-8d59-f0f942442df8} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2025.12.24 02:35:46.333522 [ 4 ] {63e24690-b8d0-482b-8d59-f0f942442df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6856 | 2025.12.24 02:35:46.333808 [ 4 ] {63e24690-b8d0-482b-8d59-f0f942442df8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6857 | 2025.12.24 02:35:46.334016 [ 4 ] {63e24690-b8d0-482b-8d59-f0f942442df8} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2025.12.24 02:35:46.334109 [ 131 ] {} <Debug> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6859 | 2025.12.24 02:35:46.334140 [ 131 ] {} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6860 | 2025.12.24 02:35:46.334143 [ 4 ] {63e24690-b8d0-482b-8d59-f0f942442df8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 6861 | 2025.12.24 02:35:46.334158 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6862 | 2025.12.24 02:35:46.334193 [ 4 ] {63e24690-b8d0-482b-8d59-f0f942442df8} <Debug> TCPHandler: Processed in 0.001281221 sec. | ||
| 6863 | 2025.12.24 02:35:46.334251 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 6864 | 2025.12.24 02:35:46.334309 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2025.12.24 02:35:46.334352 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6866 | 2025.12.24 02:35:46.334383 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 6867 | 2025.12.24 02:35:46.334402 [ 4 ] {1557843f-4931-4bec-8fe5-def76ddf7487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6868 | 2025.12.24 02:35:46.334443 [ 4 ] {1557843f-4931-4bec-8fe5-def76ddf7487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6869 | 2025.12.24 02:35:46.334449 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 6870 | 2025.12.24 02:35:46.334506 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 6871 | 2025.12.24 02:35:46.334556 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 6872 | 2025.12.24 02:35:46.334598 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 6873 | 2025.12.24 02:35:46.334890 [ 4 ] {1557843f-4931-4bec-8fe5-def76ddf7487} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2025.12.24 02:35:46.334924 [ 4 ] {1557843f-4931-4bec-8fe5-def76ddf7487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6875 | 2025.12.24 02:35:46.335225 [ 4 ] {1557843f-4931-4bec-8fe5-def76ddf7487} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6876 | 2025.12.24 02:35:46.335233 [ 193 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001016276 sec., 59039.0799349783 rows/sec., 4.73 MiB/sec. | ||
| 6877 | 2025.12.24 02:35:46.335344 [ 188 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6878 | 2025.12.24 02:35:46.335436 [ 4 ] {1557843f-4931-4bec-8fe5-def76ddf7487} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2025.12.24 02:35:46.335574 [ 4 ] {1557843f-4931-4bec-8fe5-def76ddf7487} <Debug> executeQuery: Read 128 rows, 10.64 KiB in 0.001187 sec., 107834.87784330246 rows/sec., 8.75 MiB/sec. | ||
| 6880 | 2025.12.24 02:35:46.335583 [ 188 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_9_2} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6881 | 2025.12.24 02:35:46.335615 [ 4 ] {1557843f-4931-4bec-8fe5-def76ddf7487} <Debug> TCPHandler: Processed in 0.001354101 sec. | ||
| 6882 | 2025.12.24 02:35:46.335645 [ 188 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_9_2} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6883 | 2025.12.24 02:35:46.335709 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6884 | 2025.12.24 02:35:46.335726 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6885 | 2025.12.24 02:35:46.335820 [ 4 ] {ea87fdcf-4fab-4979-ab1a-6dd7a6b81712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6886 | 2025.12.24 02:35:46.335863 [ 4 ] {ea87fdcf-4fab-4979-ab1a-6dd7a6b81712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6887 | 2025.12.24 02:35:46.336255 [ 4 ] {ea87fdcf-4fab-4979-ab1a-6dd7a6b81712} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6888 | 2025.12.24 02:35:46.336290 [ 4 ] {ea87fdcf-4fab-4979-ab1a-6dd7a6b81712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6889 | 2025.12.24 02:35:46.336619 [ 4 ] {ea87fdcf-4fab-4979-ab1a-6dd7a6b81712} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6890 | 2025.12.24 02:35:46.336824 [ 4 ] {ea87fdcf-4fab-4979-ab1a-6dd7a6b81712} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6891 | 2025.12.24 02:35:46.336953 [ 4 ] {ea87fdcf-4fab-4979-ab1a-6dd7a6b81712} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001149 sec., 176675.36988685813 rows/sec., 12.66 MiB/sec. | ||
| 6892 | 2025.12.24 02:35:46.336992 [ 4 ] {ea87fdcf-4fab-4979-ab1a-6dd7a6b81712} <Debug> TCPHandler: Processed in 0.001315141 sec. | ||
| 6893 | 2025.12.24 02:35:46.337115 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6894 | 2025.12.24 02:35:46.337209 [ 4 ] {e5afb55d-8798-43e9-94ba-ea94cef98e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6895 | 2025.12.24 02:35:46.337261 [ 4 ] {e5afb55d-8798-43e9-94ba-ea94cef98e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6896 | 2025.12.24 02:35:46.338006 [ 4 ] {e5afb55d-8798-43e9-94ba-ea94cef98e52} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6897 | 2025.12.24 02:35:46.338042 [ 4 ] {e5afb55d-8798-43e9-94ba-ea94cef98e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6898 | 2025.12.24 02:35:46.338555 [ 4 ] {e5afb55d-8798-43e9-94ba-ea94cef98e52} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6899 | 2025.12.24 02:35:46.338779 [ 4 ] {e5afb55d-8798-43e9-94ba-ea94cef98e52} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6900 | 2025.12.24 02:35:46.338928 [ 4 ] {e5afb55d-8798-43e9-94ba-ea94cef98e52} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001736 sec., 8064.5161290322585 rows/sec., 14.45 MiB/sec. | ||
| 6901 | 2025.12.24 02:35:46.338990 [ 4 ] {e5afb55d-8798-43e9-94ba-ea94cef98e52} <Debug> TCPHandler: Processed in 0.001924241 sec. | ||
| 6902 | 2025.12.24 02:35:46.339106 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6903 | 2025.12.24 02:35:46.339200 [ 4 ] {a8caa84e-6d1c-4024-ad15-afd3e8368a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6904 | 2025.12.24 02:35:46.339241 [ 4 ] {a8caa84e-6d1c-4024-ad15-afd3e8368a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6905 | 2025.12.24 02:35:46.339590 [ 4 ] {a8caa84e-6d1c-4024-ad15-afd3e8368a9e} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6906 | 2025.12.24 02:35:46.339627 [ 4 ] {a8caa84e-6d1c-4024-ad15-afd3e8368a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6907 | 2025.12.24 02:35:46.339938 [ 4 ] {a8caa84e-6d1c-4024-ad15-afd3e8368a9e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6908 | 2025.12.24 02:35:46.340141 [ 4 ] {a8caa84e-6d1c-4024-ad15-afd3e8368a9e} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6909 | 2025.12.24 02:35:46.340282 [ 4 ] {a8caa84e-6d1c-4024-ad15-afd3e8368a9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6910 | 2025.12.24 02:35:46.340319 [ 4 ] {a8caa84e-6d1c-4024-ad15-afd3e8368a9e} <Debug> TCPHandler: Processed in 0.00126156 sec. | ||
| 6911 | 2025.12.24 02:35:47.259402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16719 | ||
| 6912 | 2025.12.24 02:35:47.259938 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2025.12.24 02:35:47.259978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6914 | 2025.12.24 02:35:47.260459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6915 | 2025.12.24 02:35:47.260707 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2025.12.24 02:35:47.260860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16719 | ||
| 6917 | 2025.12.24 02:35:48.187919 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6918 | 2025.12.24 02:35:48.205178 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2025.12.24 02:35:48.205232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6920 | 2025.12.24 02:35:48.211314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6921 | 2025.12.24 02:35:48.212042 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6922 | 2025.12.24 02:35:48.214809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6923 | 2025.12.24 02:35:51.324710 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2025.12.24 02:35:51.324978 [ 4 ] {eba49984-afad-4422-a64b-5830bb1e03bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6925 | 2025.12.24 02:35:51.325043 [ 4 ] {eba49984-afad-4422-a64b-5830bb1e03bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6926 | 2025.12.24 02:35:51.325750 [ 4 ] {eba49984-afad-4422-a64b-5830bb1e03bd} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2025.12.24 02:35:51.325792 [ 4 ] {eba49984-afad-4422-a64b-5830bb1e03bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6928 | 2025.12.24 02:35:51.326190 [ 4 ] {eba49984-afad-4422-a64b-5830bb1e03bd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6929 | 2025.12.24 02:35:51.326417 [ 4 ] {eba49984-afad-4422-a64b-5830bb1e03bd} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2025.12.24 02:35:51.326537 [ 128 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6931 | 2025.12.24 02:35:51.326572 [ 128 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6932 | 2025.12.24 02:35:51.326579 [ 4 ] {eba49984-afad-4422-a64b-5830bb1e03bd} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001644 sec., 65693.4306569343 rows/sec., 5.52 MiB/sec. | ||
| 6933 | 2025.12.24 02:35:51.326620 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6934 | 2025.12.24 02:35:51.326650 [ 4 ] {eba49984-afad-4422-a64b-5830bb1e03bd} <Debug> TCPHandler: Processed in 0.002087743 sec. | ||
| 6935 | 2025.12.24 02:35:51.326739 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 6936 | 2025.12.24 02:35:51.326804 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2025.12.24 02:35:51.326892 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6938 | 2025.12.24 02:35:51.326912 [ 4 ] {c8c29cdb-b08c-4420-a464-ffdbab6bab54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6939 | 2025.12.24 02:35:51.326934 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1406 rows starting from the beginning of the part | ||
| 6940 | 2025.12.24 02:35:51.326962 [ 4 ] {c8c29cdb-b08c-4420-a464-ffdbab6bab54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6941 | 2025.12.24 02:35:51.327019 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1250 rows starting from the beginning of the part | ||
| 6942 | 2025.12.24 02:35:51.327074 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 84 rows starting from the beginning of the part | ||
| 6943 | 2025.12.24 02:35:51.327122 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 6944 | 2025.12.24 02:35:51.327167 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 6945 | 2025.12.24 02:35:51.327216 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 6946 | 2025.12.24 02:35:51.327426 [ 4 ] {c8c29cdb-b08c-4420-a464-ffdbab6bab54} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2025.12.24 02:35:51.327466 [ 4 ] {c8c29cdb-b08c-4420-a464-ffdbab6bab54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 6948 | 2025.12.24 02:35:51.327797 [ 4 ] {c8c29cdb-b08c-4420-a464-ffdbab6bab54} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6949 | 2025.12.24 02:35:51.328036 [ 4 ] {c8c29cdb-b08c-4420-a464-ffdbab6bab54} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2025.12.24 02:35:51.328186 [ 4 ] {c8c29cdb-b08c-4420-a464-ffdbab6bab54} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001296 sec., 20061.728395061727 rows/sec., 1.47 MiB/sec. | ||
| 6951 | 2025.12.24 02:35:51.328213 [ 122 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6952 | 2025.12.24 02:35:51.328228 [ 4 ] {c8c29cdb-b08c-4420-a464-ffdbab6bab54} <Debug> TCPHandler: Processed in 0.001484134 sec. | ||
| 6953 | 2025.12.24 02:35:51.328285 [ 122 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2025.12.24 02:35:51.328311 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 6955 | 2025.12.24 02:35:51.328373 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6956 | 2025.12.24 02:35:51.328403 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 6957 | 2025.12.24 02:35:51.328475 [ 4 ] {6882129f-f393-49c3-960c-8244d50b5d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6958 | 2025.12.24 02:35:51.328497 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6959 | 2025.12.24 02:35:51.328518 [ 4 ] {6882129f-f393-49c3-960c-8244d50b5d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6960 | 2025.12.24 02:35:51.328527 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 70 rows starting from the beginning of the part | ||
| 6961 | 2025.12.24 02:35:51.328585 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 6962 | 2025.12.24 02:35:51.328628 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
| 6963 | 2025.12.24 02:35:51.328666 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 6964 | 2025.12.24 02:35:51.328705 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 6965 | 2025.12.24 02:35:51.328708 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3167 rows, containing 5 columns (5 merged, 0 gathered) in 0.002020142 sec., 1567711.576710944 rows/sec., 137.36 MiB/sec. | ||
| 6966 | 2025.12.24 02:35:51.328744 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 6967 | 2025.12.24 02:35:51.328938 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6968 | 2025.12.24 02:35:51.328984 [ 4 ] {6882129f-f393-49c3-960c-8244d50b5d67} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2025.12.24 02:35:51.329026 [ 4 ] {6882129f-f393-49c3-960c-8244d50b5d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 6970 | 2025.12.24 02:35:51.329214 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_51_10} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2025.12.24 02:35:51.329300 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_51_10} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6972 | 2025.12.24 02:35:51.329367 [ 4 ] {6882129f-f393-49c3-960c-8244d50b5d67} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6973 | 2025.12.24 02:35:51.329375 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 6974 | 2025.12.24 02:35:51.329509 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143858 sec., 180092.2841821275 rows/sec., 13.85 MiB/sec. | ||
| 6975 | 2025.12.24 02:35:51.329600 [ 4 ] {6882129f-f393-49c3-960c-8244d50b5d67} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6976 | 2025.12.24 02:35:51.329616 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6977 | 2025.12.24 02:35:51.329739 [ 4 ] {6882129f-f393-49c3-960c-8244d50b5d67} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001283 sec., 70148.09041309431 rows/sec., 5.48 MiB/sec. | ||
| 6978 | 2025.12.24 02:35:51.329742 [ 122 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6979 | 2025.12.24 02:35:51.329781 [ 4 ] {6882129f-f393-49c3-960c-8244d50b5d67} <Debug> TCPHandler: Processed in 0.001457853 sec. | ||
| 6980 | 2025.12.24 02:35:51.329794 [ 122 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6981 | 2025.12.24 02:35:51.329823 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 6982 | 2025.12.24 02:35:51.329869 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_46_9} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2025.12.24 02:35:51.329896 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 6984 | 2025.12.24 02:35:51.329900 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2025.12.24 02:35:51.329942 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_46_9} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6986 | 2025.12.24 02:35:51.329976 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6987 | 2025.12.24 02:35:51.330004 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 632 rows starting from the beginning of the part | ||
| 6988 | 2025.12.24 02:35:51.330011 [ 4 ] {28167682-99a9-4224-9a86-d8e0f5dc5d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6989 | 2025.12.24 02:35:51.330012 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6990 | 2025.12.24 02:35:51.330050 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 550 rows starting from the beginning of the part | ||
| 6991 | 2025.12.24 02:35:51.330065 [ 4 ] {28167682-99a9-4224-9a86-d8e0f5dc5d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6992 | 2025.12.24 02:35:51.330090 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 78 rows starting from the beginning of the part | ||
| 6993 | 2025.12.24 02:35:51.330127 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 6994 | 2025.12.24 02:35:51.330166 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 6995 | 2025.12.24 02:35:51.330198 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 6996 | 2025.12.24 02:35:51.330513 [ 4 ] {28167682-99a9-4224-9a86-d8e0f5dc5d93} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6997 | 2025.12.24 02:35:51.330556 [ 4 ] {28167682-99a9-4224-9a86-d8e0f5dc5d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 6998 | 2025.12.24 02:35:51.330898 [ 4 ] {28167682-99a9-4224-9a86-d8e0f5dc5d93} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6999 | 2025.12.24 02:35:51.331059 [ 188 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001191189 sec., 1316331.8331515822 rows/sec., 104.92 MiB/sec. | ||
| 7000 | 2025.12.24 02:35:51.331109 [ 4 ] {28167682-99a9-4224-9a86-d8e0f5dc5d93} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2025.12.24 02:35:51.331205 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7002 | 2025.12.24 02:35:51.331247 [ 4 ] {28167682-99a9-4224-9a86-d8e0f5dc5d93} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 7003 | 2025.12.24 02:35:51.331248 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7004 | 2025.12.24 02:35:51.331300 [ 4 ] {28167682-99a9-4224-9a86-d8e0f5dc5d93} <Debug> TCPHandler: Processed in 0.001450083 sec. | ||
| 7005 | 2025.12.24 02:35:51.331330 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2025.12.24 02:35:51.331361 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.05 GiB. | ||
| 7007 | 2025.12.24 02:35:51.331422 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7008 | 2025.12.24 02:35:51.331430 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7009 | 2025.12.24 02:35:51.331487 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_51_10} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2025.12.24 02:35:51.331524 [ 4 ] {86938e3c-7301-497d-ac88-3879897ef34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7011 | 2025.12.24 02:35:51.331531 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7012 | 2025.12.24 02:35:51.331558 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_51_10} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7013 | 2025.12.24 02:35:51.331573 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13038 rows starting from the beginning of the part | ||
| 7014 | 2025.12.24 02:35:51.331591 [ 4 ] {86938e3c-7301-497d-ac88-3879897ef34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7015 | 2025.12.24 02:35:51.331619 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 846 rows starting from the beginning of the part | ||
| 7016 | 2025.12.24 02:35:51.331621 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7017 | 2025.12.24 02:35:51.331659 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 7018 | 2025.12.24 02:35:51.331692 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 7019 | 2025.12.24 02:35:51.331727 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 203 rows starting from the beginning of the part | ||
| 7020 | 2025.12.24 02:35:51.331760 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 7021 | 2025.12.24 02:35:51.332431 [ 4 ] {86938e3c-7301-497d-ac88-3879897ef34b} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7022 | 2025.12.24 02:35:51.332472 [ 4 ] {86938e3c-7301-497d-ac88-3879897ef34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7023 | 2025.12.24 02:35:51.333070 [ 4 ] {86938e3c-7301-497d-ac88-3879897ef34b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7024 | 2025.12.24 02:35:51.333305 [ 4 ] {86938e3c-7301-497d-ac88-3879897ef34b} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7025 | 2025.12.24 02:35:51.333438 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7026 | 2025.12.24 02:35:51.333453 [ 4 ] {86938e3c-7301-497d-ac88-3879897ef34b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001945 sec., 13367.609254498715 rows/sec., 23.95 MiB/sec. | ||
| 7027 | 2025.12.24 02:35:51.333489 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7028 | 2025.12.24 02:35:51.333524 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7029 | 2025.12.24 02:35:51.333538 [ 4 ] {86938e3c-7301-497d-ac88-3879897ef34b} <Debug> TCPHandler: Processed in 0.002163784 sec. | ||
| 7030 | 2025.12.24 02:35:51.333624 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 7031 | 2025.12.24 02:35:51.333661 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7032 | 2025.12.24 02:35:51.333757 [ 4 ] {3817a66f-08a1-49f0-a63e-41dce85db03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7033 | 2025.12.24 02:35:51.333770 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7034 | 2025.12.24 02:35:51.333800 [ 4 ] {3817a66f-08a1-49f0-a63e-41dce85db03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7035 | 2025.12.24 02:35:51.333811 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 749 rows starting from the beginning of the part | ||
| 7036 | 2025.12.24 02:35:51.333919 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 26 rows starting from the beginning of the part | ||
| 7037 | 2025.12.24 02:35:51.334023 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
| 7038 | 2025.12.24 02:35:51.334127 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 7039 | 2025.12.24 02:35:51.334147 [ 4 ] {3817a66f-08a1-49f0-a63e-41dce85db03c} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7040 | 2025.12.24 02:35:51.334183 [ 4 ] {3817a66f-08a1-49f0-a63e-41dce85db03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7041 | 2025.12.24 02:35:51.334233 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
| 7042 | 2025.12.24 02:35:51.334337 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part | ||
| 7043 | 2025.12.24 02:35:51.334544 [ 4 ] {3817a66f-08a1-49f0-a63e-41dce85db03c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7044 | 2025.12.24 02:35:51.334764 [ 4 ] {3817a66f-08a1-49f0-a63e-41dce85db03c} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2025.12.24 02:35:51.334872 [ 122 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7046 | 2025.12.24 02:35:51.334897 [ 4 ] {3817a66f-08a1-49f0-a63e-41dce85db03c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 7047 | 2025.12.24 02:35:51.334904 [ 122 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2025.12.24 02:35:51.334938 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7049 | 2025.12.24 02:35:51.334941 [ 4 ] {3817a66f-08a1-49f0-a63e-41dce85db03c} <Debug> TCPHandler: Processed in 0.001328852 sec. | ||
| 7050 | 2025.12.24 02:35:51.335020 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 7051 | 2025.12.24 02:35:51.335106 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7052 | 2025.12.24 02:35:51.335129 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2688 rows starting from the beginning of the part | ||
| 7053 | 2025.12.24 02:35:51.335189 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 7054 | 2025.12.24 02:35:51.335230 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 7055 | 2025.12.24 02:35:51.335275 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 7056 | 2025.12.24 02:35:51.335312 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 7057 | 2025.12.24 02:35:51.335356 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 7058 | 2025.12.24 02:35:51.336118 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14567 rows, containing 5 columns (5 merged, 0 gathered) in 0.004715575 sec., 3089124.8681231877 rows/sec., 212.34 MiB/sec. | ||
| 7059 | 2025.12.24 02:35:51.336357 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2988 rows, containing 4 columns (4 merged, 0 gathered) in 0.001367951 sec., 2184288.764729146 rows/sec., 147.21 MiB/sec. | ||
| 7060 | 2025.12.24 02:35:51.336609 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7061 | 2025.12.24 02:35:51.336661 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7062 | 2025.12.24 02:35:51.336968 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_51_10} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7063 | 2025.12.24 02:35:51.336975 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2025.12.24 02:35:51.337046 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_51_10} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7065 | 2025.12.24 02:35:51.337080 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7066 | 2025.12.24 02:35:51.337115 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7067 | 2025.12.24 02:35:51.337193 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 7068 | 2025.12.24 02:35:51.345197 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 855 rows, containing 19 columns (19 merged, 0 gathered) in 0.011598595 sec., 73715.82506329431 rows/sec., 132.10 MiB/sec. | ||
| 7069 | 2025.12.24 02:35:51.346523 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7070 | 2025.12.24 02:35:51.346836 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2025.12.24 02:35:51.346911 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7072 | 2025.12.24 02:35:51.347020 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 7073 | 2025.12.24 02:35:52.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.89 MiB, peak 293.18 MiB, free memory in arenas 0.00 B, will set to 285.20 MiB (RSS), difference: 4.31 MiB | ||
| 7074 | 2025.12.24 02:35:54.652795 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7075 | 2025.12.24 02:35:54.652864 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7076 | 2025.12.24 02:35:54.761004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17167 | ||
| 7077 | 2025.12.24 02:35:54.761458 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7078 | 2025.12.24 02:35:54.761493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7079 | 2025.12.24 02:35:54.761951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7080 | 2025.12.24 02:35:54.762167 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7081 | 2025.12.24 02:35:54.762286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17167 | ||
| 7082 | 2025.12.24 02:35:54.762315 [ 117 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7083 | 2025.12.24 02:35:54.762386 [ 117 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7084 | 2025.12.24 02:35:54.762408 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7085 | 2025.12.24 02:35:54.762535 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 7086 | 2025.12.24 02:35:54.762687 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7087 | 2025.12.24 02:35:54.762724 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14799 rows starting from the beginning of the part | ||
| 7088 | 2025.12.24 02:35:54.762788 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7089 | 2025.12.24 02:35:54.762833 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7090 | 2025.12.24 02:35:54.762875 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7091 | 2025.12.24 02:35:54.762914 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7092 | 2025.12.24 02:35:54.762950 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7093 | 2025.12.24 02:35:54.764898 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17167 rows, containing 4 columns (4 merged, 0 gathered) in 0.002422539 sec., 7086366.8242286295 rows/sec., 101.37 MiB/sec. | ||
| 7094 | 2025.12.24 02:35:54.765106 [ 199 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7095 | 2025.12.24 02:35:54.765369 [ 199 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_36_7} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7096 | 2025.12.24 02:35:54.765439 [ 199 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_36_7} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7097 | 2025.12.24 02:35:54.765511 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7098 | 2025.12.24 02:35:54.805990 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 876 | ||
| 7099 | 2025.12.24 02:35:54.808427 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7100 | 2025.12.24 02:35:54.808488 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7101 | 2025.12.24 02:35:54.809745 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7102 | 2025.12.24 02:35:54.810042 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7103 | 2025.12.24 02:35:54.810216 [ 116 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7104 | 2025.12.24 02:35:54.810269 [ 116 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2025.12.24 02:35:54.810289 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7106 | 2025.12.24 02:35:54.810379 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 7107 | 2025.12.24 02:35:54.810443 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 7108 | 2025.12.24 02:35:54.810915 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7109 | 2025.12.24 02:35:54.811049 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 732 rows starting from the beginning of the part | ||
| 7110 | 2025.12.24 02:35:54.811410 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 7111 | 2025.12.24 02:35:54.811950 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 7112 | 2025.12.24 02:35:54.812480 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 7113 | 2025.12.24 02:35:54.812996 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 7114 | 2025.12.24 02:35:54.813507 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 7115 | 2025.12.24 02:35:54.819240 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 876 rows, containing 72 columns (72 merged, 0 gathered) in 0.008898692 sec., 98441.43386466237 rows/sec., 80.07 MiB/sec. | ||
| 7116 | 2025.12.24 02:35:54.820142 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7117 | 2025.12.24 02:35:54.820643 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_26_5} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7118 | 2025.12.24 02:35:54.820713 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_26_5} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7119 | 2025.12.24 02:35:54.820871 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 7120 | 2025.12.24 02:35:55.714949 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7121 | 2025.12.24 02:35:55.731919 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7122 | 2025.12.24 02:35:55.731976 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7123 | 2025.12.24 02:35:55.737548 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7124 | 2025.12.24 02:35:55.738231 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7125 | 2025.12.24 02:35:55.738586 [ 117 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7126 | 2025.12.24 02:35:55.738683 [ 117 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2025.12.24 02:35:55.738721 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7128 | 2025.12.24 02:35:55.738850 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 7129 | 2025.12.24 02:35:55.741563 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7130 | 2025.12.24 02:35:55.742918 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7131 | 2025.12.24 02:35:55.744546 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 7132 | 2025.12.24 02:35:55.749570 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 7133 | 2025.12.24 02:35:55.754458 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 7134 | 2025.12.24 02:35:55.759094 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 7135 | 2025.12.24 02:35:55.763544 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 7136 | 2025.12.24 02:35:55.767444 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 7137 | 2025.12.24 02:35:55.821764 [ 195 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.082963732 sec., 3278.541037666917 rows/sec., 16.95 MiB/sec. | ||
| 7138 | 2025.12.24 02:35:55.824471 [ 186 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7139 | 2025.12.24 02:35:55.826402 [ 186 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_36_7} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7140 | 2025.12.24 02:35:55.826513 [ 186 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_36_7} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7141 | 2025.12.24 02:35:55.829123 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7142 | 2025.12.24 02:35:56.000274 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.43 MiB, peak 298.29 MiB, free memory in arenas 0.00 B, will set to 287.46 MiB (RSS), difference: 1.04 MiB | ||
| 7143 | 2025.12.24 02:35:56.322956 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7144 | 2025.12.24 02:35:56.323126 [ 4 ] {ff1e5e1d-55cc-4f33-a930-4e5473dbcdbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7145 | 2025.12.24 02:35:56.323189 [ 4 ] {ff1e5e1d-55cc-4f33-a930-4e5473dbcdbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7146 | 2025.12.24 02:35:56.323850 [ 4 ] {ff1e5e1d-55cc-4f33-a930-4e5473dbcdbd} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2025.12.24 02:35:56.323900 [ 4 ] {ff1e5e1d-55cc-4f33-a930-4e5473dbcdbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7148 | 2025.12.24 02:35:56.324294 [ 4 ] {ff1e5e1d-55cc-4f33-a930-4e5473dbcdbd} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7149 | 2025.12.24 02:35:56.324520 [ 4 ] {ff1e5e1d-55cc-4f33-a930-4e5473dbcdbd} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7150 | 2025.12.24 02:35:56.324691 [ 4 ] {ff1e5e1d-55cc-4f33-a930-4e5473dbcdbd} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001608 sec., 52238.80597014925 rows/sec., 4.37 MiB/sec. | ||
| 7151 | 2025.12.24 02:35:56.324743 [ 4 ] {ff1e5e1d-55cc-4f33-a930-4e5473dbcdbd} <Debug> TCPHandler: Processed in 0.00190742 sec. | ||
| 7152 | 2025.12.24 02:35:56.324867 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7153 | 2025.12.24 02:35:56.324967 [ 4 ] {40f19089-8282-4c2c-8bdd-85f0975fa8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7154 | 2025.12.24 02:35:56.325011 [ 4 ] {40f19089-8282-4c2c-8bdd-85f0975fa8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7155 | 2025.12.24 02:35:56.325429 [ 4 ] {40f19089-8282-4c2c-8bdd-85f0975fa8ab} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7156 | 2025.12.24 02:35:56.325468 [ 4 ] {40f19089-8282-4c2c-8bdd-85f0975fa8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7157 | 2025.12.24 02:35:56.325781 [ 4 ] {40f19089-8282-4c2c-8bdd-85f0975fa8ab} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7158 | 2025.12.24 02:35:56.325991 [ 4 ] {40f19089-8282-4c2c-8bdd-85f0975fa8ab} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7159 | 2025.12.24 02:35:56.326124 [ 4 ] {40f19089-8282-4c2c-8bdd-85f0975fa8ab} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001179 sec., 11874.469889737065 rows/sec., 892.90 KiB/sec. | ||
| 7160 | 2025.12.24 02:35:56.326164 [ 4 ] {40f19089-8282-4c2c-8bdd-85f0975fa8ab} <Debug> TCPHandler: Processed in 0.001349532 sec. | ||
| 7161 | 2025.12.24 02:35:56.326274 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2025.12.24 02:35:56.326371 [ 4 ] {8c08d7be-12be-4fa0-bcbc-e3cfb24f6d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7163 | 2025.12.24 02:35:56.326410 [ 4 ] {8c08d7be-12be-4fa0-bcbc-e3cfb24f6d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7164 | 2025.12.24 02:35:56.326838 [ 4 ] {8c08d7be-12be-4fa0-bcbc-e3cfb24f6d87} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2025.12.24 02:35:56.326875 [ 4 ] {8c08d7be-12be-4fa0-bcbc-e3cfb24f6d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7166 | 2025.12.24 02:35:56.327190 [ 4 ] {8c08d7be-12be-4fa0-bcbc-e3cfb24f6d87} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7167 | 2025.12.24 02:35:56.327405 [ 4 ] {8c08d7be-12be-4fa0-bcbc-e3cfb24f6d87} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2025.12.24 02:35:56.327539 [ 4 ] {8c08d7be-12be-4fa0-bcbc-e3cfb24f6d87} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001186 sec., 65767.2849915683 rows/sec., 5.14 MiB/sec. | ||
| 7169 | 2025.12.24 02:35:56.327579 [ 4 ] {8c08d7be-12be-4fa0-bcbc-e3cfb24f6d87} <Debug> TCPHandler: Processed in 0.001355151 sec. | ||
| 7170 | 2025.12.24 02:35:56.327700 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7171 | 2025.12.24 02:35:56.327795 [ 4 ] {33d4b8b1-dd3c-430f-9fc1-b7227d67d326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7172 | 2025.12.24 02:35:56.327837 [ 4 ] {33d4b8b1-dd3c-430f-9fc1-b7227d67d326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7173 | 2025.12.24 02:35:56.328248 [ 4 ] {33d4b8b1-dd3c-430f-9fc1-b7227d67d326} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7174 | 2025.12.24 02:35:56.328284 [ 4 ] {33d4b8b1-dd3c-430f-9fc1-b7227d67d326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7175 | 2025.12.24 02:35:56.328613 [ 4 ] {33d4b8b1-dd3c-430f-9fc1-b7227d67d326} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7176 | 2025.12.24 02:35:56.328827 [ 4 ] {33d4b8b1-dd3c-430f-9fc1-b7227d67d326} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7177 | 2025.12.24 02:35:56.328963 [ 4 ] {33d4b8b1-dd3c-430f-9fc1-b7227d67d326} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 7178 | 2025.12.24 02:35:56.329002 [ 4 ] {33d4b8b1-dd3c-430f-9fc1-b7227d67d326} <Debug> TCPHandler: Processed in 0.001350431 sec. | ||
| 7179 | 2025.12.24 02:35:56.329112 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7180 | 2025.12.24 02:35:56.329206 [ 4 ] {9f1bb3bb-2c64-4267-ae5f-e5f4ffd1c8cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7181 | 2025.12.24 02:35:56.329259 [ 4 ] {9f1bb3bb-2c64-4267-ae5f-e5f4ffd1c8cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7182 | 2025.12.24 02:35:56.330036 [ 4 ] {9f1bb3bb-2c64-4267-ae5f-e5f4ffd1c8cc} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7183 | 2025.12.24 02:35:56.330072 [ 4 ] {9f1bb3bb-2c64-4267-ae5f-e5f4ffd1c8cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7184 | 2025.12.24 02:35:56.330590 [ 4 ] {9f1bb3bb-2c64-4267-ae5f-e5f4ffd1c8cc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7185 | 2025.12.24 02:35:56.330818 [ 4 ] {9f1bb3bb-2c64-4267-ae5f-e5f4ffd1c8cc} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2025.12.24 02:35:56.330961 [ 4 ] {9f1bb3bb-2c64-4267-ae5f-e5f4ffd1c8cc} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001771 sec., 7905.138339920949 rows/sec., 14.17 MiB/sec. | ||
| 7187 | 2025.12.24 02:35:56.331025 [ 4 ] {9f1bb3bb-2c64-4267-ae5f-e5f4ffd1c8cc} <Debug> TCPHandler: Processed in 0.001961461 sec. | ||
| 7188 | 2025.12.24 02:35:56.331140 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7189 | 2025.12.24 02:35:56.331233 [ 4 ] {850b26ef-3f05-487a-b422-eeb9f27ca049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7190 | 2025.12.24 02:35:56.331274 [ 4 ] {850b26ef-3f05-487a-b422-eeb9f27ca049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7191 | 2025.12.24 02:35:56.331620 [ 4 ] {850b26ef-3f05-487a-b422-eeb9f27ca049} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7192 | 2025.12.24 02:35:56.331655 [ 4 ] {850b26ef-3f05-487a-b422-eeb9f27ca049} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7193 | 2025.12.24 02:35:56.331955 [ 4 ] {850b26ef-3f05-487a-b422-eeb9f27ca049} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7194 | 2025.12.24 02:35:56.332167 [ 4 ] {850b26ef-3f05-487a-b422-eeb9f27ca049} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7195 | 2025.12.24 02:35:56.332300 [ 4 ] {850b26ef-3f05-487a-b422-eeb9f27ca049} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 7196 | 2025.12.24 02:35:56.332337 [ 4 ] {850b26ef-3f05-487a-b422-eeb9f27ca049} <Debug> TCPHandler: Processed in 0.001245329 sec. | ||
| 7197 | 2025.12.24 02:35:58.833866 [ 113 ] {} <Debug> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7198 | 2025.12.24 02:35:58.833928 [ 113 ] {} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2025.12.24 02:35:58.833952 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7200 | 2025.12.24 02:35:58.834133 [ 195 ] {6b558a83-4159-4d45-ba58-886d87f50b30::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 | ||
| 7201 | 2025.12.24 02:35:58.834383 [ 195 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7202 | 2025.12.24 02:35:58.834440 [ 195 ] {6b558a83-4159-4d45-ba58-886d87f50b30::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 | ||
| 7203 | 2025.12.24 02:35:58.834547 [ 195 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 7204 | 2025.12.24 02:35:58.834627 [ 195 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 7205 | 2025.12.24 02:35:58.834709 [ 195 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 7206 | 2025.12.24 02:35:58.834781 [ 195 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
| 7207 | 2025.12.24 02:35:58.835773 [ 186 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727537 sec., 31258.37536330626 rows/sec., 2.61 MiB/sec. | ||
| 7208 | 2025.12.24 02:35:58.835988 [ 190 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7209 | 2025.12.24 02:35:58.836318 [ 190 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_9_2} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2025.12.24 02:35:58.836399 [ 190 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_9_2} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7211 | 2025.12.24 02:35:58.836493 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7212 | 2025.12.24 02:36:01.353509 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7213 | 2025.12.24 02:36:01.353695 [ 4 ] {710ea109-ccf5-43b5-8629-0f68606acc85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7214 | 2025.12.24 02:36:01.353758 [ 4 ] {710ea109-ccf5-43b5-8629-0f68606acc85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7215 | 2025.12.24 02:36:01.355079 [ 4 ] {710ea109-ccf5-43b5-8629-0f68606acc85} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2025.12.24 02:36:01.355123 [ 4 ] {710ea109-ccf5-43b5-8629-0f68606acc85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7217 | 2025.12.24 02:36:01.355579 [ 4 ] {710ea109-ccf5-43b5-8629-0f68606acc85} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7218 | 2025.12.24 02:36:01.355815 [ 4 ] {710ea109-ccf5-43b5-8629-0f68606acc85} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2025.12.24 02:36:01.355988 [ 4 ] {710ea109-ccf5-43b5-8629-0f68606acc85} <Debug> executeQuery: Read 1248 rows, 105.85 KiB in 0.002338 sec., 533789.5637296835 rows/sec., 44.21 MiB/sec. | ||
| 7220 | 2025.12.24 02:36:01.356041 [ 4 ] {710ea109-ccf5-43b5-8629-0f68606acc85} <Debug> TCPHandler: Processed in 0.002650202 sec. | ||
| 7221 | 2025.12.24 02:36:01.356166 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7222 | 2025.12.24 02:36:01.356269 [ 4 ] {ca87e4d4-5dfc-4cee-8480-b9686d6f0f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7223 | 2025.12.24 02:36:01.356314 [ 4 ] {ca87e4d4-5dfc-4cee-8480-b9686d6f0f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7224 | 2025.12.24 02:36:01.356745 [ 4 ] {ca87e4d4-5dfc-4cee-8480-b9686d6f0f70} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2025.12.24 02:36:01.356781 [ 4 ] {ca87e4d4-5dfc-4cee-8480-b9686d6f0f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7226 | 2025.12.24 02:36:01.357090 [ 4 ] {ca87e4d4-5dfc-4cee-8480-b9686d6f0f70} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7227 | 2025.12.24 02:36:01.357301 [ 4 ] {ca87e4d4-5dfc-4cee-8480-b9686d6f0f70} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2025.12.24 02:36:01.357441 [ 4 ] {ca87e4d4-5dfc-4cee-8480-b9686d6f0f70} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001195 sec., 21757.322175732217 rows/sec., 1.60 MiB/sec. | ||
| 7229 | 2025.12.24 02:36:01.357480 [ 4 ] {ca87e4d4-5dfc-4cee-8480-b9686d6f0f70} <Debug> TCPHandler: Processed in 0.001366232 sec. | ||
| 7230 | 2025.12.24 02:36:01.357585 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2025.12.24 02:36:01.357680 [ 4 ] {3e34de6e-6dcf-4e78-bafd-14fbc59a9236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7232 | 2025.12.24 02:36:01.357721 [ 4 ] {3e34de6e-6dcf-4e78-bafd-14fbc59a9236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7233 | 2025.12.24 02:36:01.358199 [ 4 ] {3e34de6e-6dcf-4e78-bafd-14fbc59a9236} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2025.12.24 02:36:01.358233 [ 4 ] {3e34de6e-6dcf-4e78-bafd-14fbc59a9236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7235 | 2025.12.24 02:36:01.358535 [ 4 ] {3e34de6e-6dcf-4e78-bafd-14fbc59a9236} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7236 | 2025.12.24 02:36:01.358759 [ 4 ] {3e34de6e-6dcf-4e78-bafd-14fbc59a9236} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2025.12.24 02:36:01.358893 [ 4 ] {3e34de6e-6dcf-4e78-bafd-14fbc59a9236} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001231 sec., 185215.2721364744 rows/sec., 12.54 MiB/sec. | ||
| 7238 | 2025.12.24 02:36:01.358931 [ 4 ] {3e34de6e-6dcf-4e78-bafd-14fbc59a9236} <Debug> TCPHandler: Processed in 0.001395653 sec. | ||
| 7239 | 2025.12.24 02:36:01.359050 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7240 | 2025.12.24 02:36:01.359144 [ 4 ] {3e29ad09-3fc3-4c9f-9fe4-26711a8f11bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7241 | 2025.12.24 02:36:01.359183 [ 4 ] {3e29ad09-3fc3-4c9f-9fe4-26711a8f11bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7242 | 2025.12.24 02:36:01.359780 [ 4 ] {3e29ad09-3fc3-4c9f-9fe4-26711a8f11bf} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2025.12.24 02:36:01.359815 [ 4 ] {3e29ad09-3fc3-4c9f-9fe4-26711a8f11bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7244 | 2025.12.24 02:36:01.360137 [ 4 ] {3e29ad09-3fc3-4c9f-9fe4-26711a8f11bf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7245 | 2025.12.24 02:36:01.360344 [ 4 ] {3e29ad09-3fc3-4c9f-9fe4-26711a8f11bf} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2025.12.24 02:36:01.360479 [ 4 ] {3e29ad09-3fc3-4c9f-9fe4-26711a8f11bf} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001351 sec., 404145.0777202073 rows/sec., 29.99 MiB/sec. | ||
| 7247 | 2025.12.24 02:36:01.360518 [ 4 ] {3e29ad09-3fc3-4c9f-9fe4-26711a8f11bf} <Debug> TCPHandler: Processed in 0.001515494 sec. | ||
| 7248 | 2025.12.24 02:36:01.360630 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7249 | 2025.12.24 02:36:01.360726 [ 4 ] {29f0fce0-068d-4805-af76-60fcccb4a5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7250 | 2025.12.24 02:36:01.360769 [ 4 ] {29f0fce0-068d-4805-af76-60fcccb4a5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7251 | 2025.12.24 02:36:01.361345 [ 4 ] {29f0fce0-068d-4805-af76-60fcccb4a5d1} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7252 | 2025.12.24 02:36:01.361381 [ 4 ] {29f0fce0-068d-4805-af76-60fcccb4a5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7253 | 2025.12.24 02:36:01.361756 [ 4 ] {29f0fce0-068d-4805-af76-60fcccb4a5d1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7254 | 2025.12.24 02:36:01.361963 [ 4 ] {29f0fce0-068d-4805-af76-60fcccb4a5d1} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7255 | 2025.12.24 02:36:01.362095 [ 4 ] {29f0fce0-068d-4805-af76-60fcccb4a5d1} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001387 sec., 608507.570295602 rows/sec., 40.96 MiB/sec. | ||
| 7256 | 2025.12.24 02:36:01.362135 [ 4 ] {29f0fce0-068d-4805-af76-60fcccb4a5d1} <Debug> TCPHandler: Processed in 0.001553335 sec. | ||
| 7257 | 2025.12.24 02:36:01.362247 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7258 | 2025.12.24 02:36:01.362341 [ 4 ] {3e798c2b-682c-4985-8780-64106470f51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7259 | 2025.12.24 02:36:01.362394 [ 4 ] {3e798c2b-682c-4985-8780-64106470f51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7260 | 2025.12.24 02:36:01.363230 [ 4 ] {3e798c2b-682c-4985-8780-64106470f51b} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2025.12.24 02:36:01.363267 [ 4 ] {3e798c2b-682c-4985-8780-64106470f51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7262 | 2025.12.24 02:36:01.363797 [ 4 ] {3e798c2b-682c-4985-8780-64106470f51b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7263 | 2025.12.24 02:36:01.364021 [ 4 ] {3e798c2b-682c-4985-8780-64106470f51b} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7264 | 2025.12.24 02:36:01.364164 [ 4 ] {3e798c2b-682c-4985-8780-64106470f51b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00184 sec., 14130.434782608696 rows/sec., 25.32 MiB/sec. | ||
| 7265 | 2025.12.24 02:36:01.364231 [ 4 ] {3e798c2b-682c-4985-8780-64106470f51b} <Debug> TCPHandler: Processed in 0.002032952 sec. | ||
| 7266 | 2025.12.24 02:36:01.364348 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7267 | 2025.12.24 02:36:01.364441 [ 4 ] {90e108e5-f923-492d-aba1-cf462588e7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7268 | 2025.12.24 02:36:01.364483 [ 4 ] {90e108e5-f923-492d-aba1-cf462588e7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7269 | 2025.12.24 02:36:01.364829 [ 4 ] {90e108e5-f923-492d-aba1-cf462588e7e1} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7270 | 2025.12.24 02:36:01.364865 [ 4 ] {90e108e5-f923-492d-aba1-cf462588e7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7271 | 2025.12.24 02:36:01.365167 [ 4 ] {90e108e5-f923-492d-aba1-cf462588e7e1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7272 | 2025.12.24 02:36:01.365373 [ 4 ] {90e108e5-f923-492d-aba1-cf462588e7e1} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7273 | 2025.12.24 02:36:01.365504 [ 4 ] {90e108e5-f923-492d-aba1-cf462588e7e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 7274 | 2025.12.24 02:36:01.365542 [ 4 ] {90e108e5-f923-492d-aba1-cf462588e7e1} <Debug> TCPHandler: Processed in 0.00124287 sec. | ||
| 7275 | 2025.12.24 02:36:02.262466 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17679 | ||
| 7276 | 2025.12.24 02:36:02.263245 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7277 | 2025.12.24 02:36:02.263327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7278 | 2025.12.24 02:36:02.263997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7279 | 2025.12.24 02:36:02.264234 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2025.12.24 02:36:02.264367 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17679 | ||
| 7281 | 2025.12.24 02:36:03.241714 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7282 | 2025.12.24 02:36:03.257452 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2025.12.24 02:36:03.257512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7284 | 2025.12.24 02:36:03.264404 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7285 | 2025.12.24 02:36:03.265204 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2025.12.24 02:36:03.268984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7287 | 2025.12.24 02:36:04.810756 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 902 | ||
| 7288 | 2025.12.24 02:36:04.813121 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7289 | 2025.12.24 02:36:04.813165 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7290 | 2025.12.24 02:36:04.814319 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7291 | 2025.12.24 02:36:04.814600 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7292 | 2025.12.24 02:36:04.814861 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 7293 | 2025.12.24 02:36:06.323645 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7294 | 2025.12.24 02:36:06.323837 [ 4 ] {4239b87f-f7d1-4156-b702-890cfd5882bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7295 | 2025.12.24 02:36:06.323920 [ 4 ] {4239b87f-f7d1-4156-b702-890cfd5882bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7296 | 2025.12.24 02:36:06.324588 [ 4 ] {4239b87f-f7d1-4156-b702-890cfd5882bf} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7297 | 2025.12.24 02:36:06.324637 [ 4 ] {4239b87f-f7d1-4156-b702-890cfd5882bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7298 | 2025.12.24 02:36:06.325046 [ 4 ] {4239b87f-f7d1-4156-b702-890cfd5882bf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7299 | 2025.12.24 02:36:06.325292 [ 4 ] {4239b87f-f7d1-4156-b702-890cfd5882bf} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7300 | 2025.12.24 02:36:06.325456 [ 4 ] {4239b87f-f7d1-4156-b702-890cfd5882bf} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00167 sec., 50299.40119760479 rows/sec., 4.21 MiB/sec. | ||
| 7301 | 2025.12.24 02:36:06.325508 [ 4 ] {4239b87f-f7d1-4156-b702-890cfd5882bf} <Debug> TCPHandler: Processed in 0.001987582 sec. | ||
| 7302 | 2025.12.24 02:36:06.325635 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7303 | 2025.12.24 02:36:06.325739 [ 4 ] {1ee43651-ffbc-4c8f-994a-baa4894e5d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7304 | 2025.12.24 02:36:06.325784 [ 4 ] {1ee43651-ffbc-4c8f-994a-baa4894e5d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7305 | 2025.12.24 02:36:06.326204 [ 4 ] {1ee43651-ffbc-4c8f-994a-baa4894e5d24} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7306 | 2025.12.24 02:36:06.326242 [ 4 ] {1ee43651-ffbc-4c8f-994a-baa4894e5d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7307 | 2025.12.24 02:36:06.326564 [ 4 ] {1ee43651-ffbc-4c8f-994a-baa4894e5d24} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7308 | 2025.12.24 02:36:06.326782 [ 4 ] {1ee43651-ffbc-4c8f-994a-baa4894e5d24} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7309 | 2025.12.24 02:36:06.326919 [ 4 ] {1ee43651-ffbc-4c8f-994a-baa4894e5d24} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001206 sec., 11608.623548922056 rows/sec., 872.91 KiB/sec. | ||
| 7310 | 2025.12.24 02:36:06.326959 [ 4 ] {1ee43651-ffbc-4c8f-994a-baa4894e5d24} <Debug> TCPHandler: Processed in 0.001378032 sec. | ||
| 7311 | 2025.12.24 02:36:06.327070 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7312 | 2025.12.24 02:36:06.327168 [ 4 ] {99ab9b34-9a44-4774-a05a-3e1066fea9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7313 | 2025.12.24 02:36:06.327210 [ 4 ] {99ab9b34-9a44-4774-a05a-3e1066fea9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7314 | 2025.12.24 02:36:06.327627 [ 4 ] {99ab9b34-9a44-4774-a05a-3e1066fea9f2} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7315 | 2025.12.24 02:36:06.327664 [ 4 ] {99ab9b34-9a44-4774-a05a-3e1066fea9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7316 | 2025.12.24 02:36:06.327968 [ 4 ] {99ab9b34-9a44-4774-a05a-3e1066fea9f2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7317 | 2025.12.24 02:36:06.328179 [ 4 ] {99ab9b34-9a44-4774-a05a-3e1066fea9f2} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7318 | 2025.12.24 02:36:06.328314 [ 4 ] {99ab9b34-9a44-4774-a05a-3e1066fea9f2} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001166 sec., 66895.36878216124 rows/sec., 5.22 MiB/sec. | ||
| 7319 | 2025.12.24 02:36:06.328352 [ 4 ] {99ab9b34-9a44-4774-a05a-3e1066fea9f2} <Debug> TCPHandler: Processed in 0.001333201 sec. | ||
| 7320 | 2025.12.24 02:36:06.328464 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7321 | 2025.12.24 02:36:06.328561 [ 4 ] {2b1b8998-f84c-448c-baca-ac1e5b47edbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7322 | 2025.12.24 02:36:06.328605 [ 4 ] {2b1b8998-f84c-448c-baca-ac1e5b47edbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7323 | 2025.12.24 02:36:06.329013 [ 4 ] {2b1b8998-f84c-448c-baca-ac1e5b47edbf} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2025.12.24 02:36:06.329049 [ 4 ] {2b1b8998-f84c-448c-baca-ac1e5b47edbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7325 | 2025.12.24 02:36:06.329383 [ 4 ] {2b1b8998-f84c-448c-baca-ac1e5b47edbf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7326 | 2025.12.24 02:36:06.329609 [ 4 ] {2b1b8998-f84c-448c-baca-ac1e5b47edbf} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2025.12.24 02:36:06.329747 [ 4 ] {2b1b8998-f84c-448c-baca-ac1e5b47edbf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 7328 | 2025.12.24 02:36:06.329785 [ 4 ] {2b1b8998-f84c-448c-baca-ac1e5b47edbf} <Debug> TCPHandler: Processed in 0.001372152 sec. | ||
| 7329 | 2025.12.24 02:36:06.329902 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7330 | 2025.12.24 02:36:06.329998 [ 4 ] {36765f06-dcf5-46d8-a0b6-05c53b8fa2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7331 | 2025.12.24 02:36:06.330053 [ 4 ] {36765f06-dcf5-46d8-a0b6-05c53b8fa2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7332 | 2025.12.24 02:36:06.330823 [ 4 ] {36765f06-dcf5-46d8-a0b6-05c53b8fa2b6} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2025.12.24 02:36:06.330860 [ 4 ] {36765f06-dcf5-46d8-a0b6-05c53b8fa2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7334 | 2025.12.24 02:36:06.331376 [ 4 ] {36765f06-dcf5-46d8-a0b6-05c53b8fa2b6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7335 | 2025.12.24 02:36:06.331602 [ 4 ] {36765f06-dcf5-46d8-a0b6-05c53b8fa2b6} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2025.12.24 02:36:06.331747 [ 4 ] {36765f06-dcf5-46d8-a0b6-05c53b8fa2b6} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001767 sec., 7923.03338992643 rows/sec., 14.20 MiB/sec. | ||
| 7337 | 2025.12.24 02:36:06.331811 [ 4 ] {36765f06-dcf5-46d8-a0b6-05c53b8fa2b6} <Debug> TCPHandler: Processed in 0.001960471 sec. | ||
| 7338 | 2025.12.24 02:36:06.331928 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7339 | 2025.12.24 02:36:06.332023 [ 4 ] {0b3769e7-8f3c-4718-a5d3-ebbd9c7132d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7340 | 2025.12.24 02:36:06.332066 [ 4 ] {0b3769e7-8f3c-4718-a5d3-ebbd9c7132d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7341 | 2025.12.24 02:36:06.332398 [ 4 ] {0b3769e7-8f3c-4718-a5d3-ebbd9c7132d2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7342 | 2025.12.24 02:36:06.332433 [ 4 ] {0b3769e7-8f3c-4718-a5d3-ebbd9c7132d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7343 | 2025.12.24 02:36:06.332745 [ 4 ] {0b3769e7-8f3c-4718-a5d3-ebbd9c7132d2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7344 | 2025.12.24 02:36:06.332955 [ 4 ] {0b3769e7-8f3c-4718-a5d3-ebbd9c7132d2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7345 | 2025.12.24 02:36:06.333084 [ 4 ] {0b3769e7-8f3c-4718-a5d3-ebbd9c7132d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 7346 | 2025.12.24 02:36:06.333120 [ 4 ] {0b3769e7-8f3c-4718-a5d3-ebbd9c7132d2} <Debug> TCPHandler: Processed in 0.001242649 sec. | ||
| 7347 | 2025.12.24 02:36:09.653125 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7348 | 2025.12.24 02:36:09.653218 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7349 | 2025.12.24 02:36:09.764494 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18127 | ||
| 7350 | 2025.12.24 02:36:09.764976 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7351 | 2025.12.24 02:36:09.765022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7352 | 2025.12.24 02:36:09.765523 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7353 | 2025.12.24 02:36:09.765746 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7354 | 2025.12.24 02:36:09.765878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18127 | ||
| 7355 | 2025.12.24 02:36:10.769110 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7356 | 2025.12.24 02:36:10.786615 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7357 | 2025.12.24 02:36:10.786690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7358 | 2025.12.24 02:36:10.793033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7359 | 2025.12.24 02:36:10.793791 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7360 | 2025.12.24 02:36:10.797315 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7361 | 2025.12.24 02:36:11.324158 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7362 | 2025.12.24 02:36:11.324354 [ 4 ] {36bd33ff-a78a-4ecd-b267-b8b9e03ba3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7363 | 2025.12.24 02:36:11.324426 [ 4 ] {36bd33ff-a78a-4ecd-b267-b8b9e03ba3a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7364 | 2025.12.24 02:36:11.325083 [ 4 ] {36bd33ff-a78a-4ecd-b267-b8b9e03ba3a6} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2025.12.24 02:36:11.325136 [ 4 ] {36bd33ff-a78a-4ecd-b267-b8b9e03ba3a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7366 | 2025.12.24 02:36:11.325557 [ 4 ] {36bd33ff-a78a-4ecd-b267-b8b9e03ba3a6} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7367 | 2025.12.24 02:36:11.325789 [ 4 ] {36bd33ff-a78a-4ecd-b267-b8b9e03ba3a6} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7368 | 2025.12.24 02:36:11.325957 [ 4 ] {36bd33ff-a78a-4ecd-b267-b8b9e03ba3a6} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001655 sec., 65256.79758308157 rows/sec., 5.48 MiB/sec. | ||
| 7369 | 2025.12.24 02:36:11.326006 [ 4 ] {36bd33ff-a78a-4ecd-b267-b8b9e03ba3a6} <Debug> TCPHandler: Processed in 0.001983862 sec. | ||
| 7370 | 2025.12.24 02:36:11.326128 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7371 | 2025.12.24 02:36:11.326229 [ 4 ] {4a431dd3-9f32-4ddb-a104-477e0e51f203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7372 | 2025.12.24 02:36:11.326274 [ 4 ] {4a431dd3-9f32-4ddb-a104-477e0e51f203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7373 | 2025.12.24 02:36:11.326684 [ 4 ] {4a431dd3-9f32-4ddb-a104-477e0e51f203} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7374 | 2025.12.24 02:36:11.326722 [ 4 ] {4a431dd3-9f32-4ddb-a104-477e0e51f203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7375 | 2025.12.24 02:36:11.327067 [ 4 ] {4a431dd3-9f32-4ddb-a104-477e0e51f203} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7376 | 2025.12.24 02:36:11.327304 [ 4 ] {4a431dd3-9f32-4ddb-a104-477e0e51f203} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2025.12.24 02:36:11.327452 [ 4 ] {4a431dd3-9f32-4ddb-a104-477e0e51f203} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001245 sec., 20883.534136546183 rows/sec., 1.53 MiB/sec. | ||
| 7378 | 2025.12.24 02:36:11.327491 [ 4 ] {4a431dd3-9f32-4ddb-a104-477e0e51f203} <Debug> TCPHandler: Processed in 0.001416752 sec. | ||
| 7379 | 2025.12.24 02:36:11.327604 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7380 | 2025.12.24 02:36:11.327701 [ 4 ] {7e12118d-9a6d-403f-833e-59f4fda80175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7381 | 2025.12.24 02:36:11.327742 [ 4 ] {7e12118d-9a6d-403f-833e-59f4fda80175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7382 | 2025.12.24 02:36:11.328149 [ 4 ] {7e12118d-9a6d-403f-833e-59f4fda80175} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2025.12.24 02:36:11.328187 [ 4 ] {7e12118d-9a6d-403f-833e-59f4fda80175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7384 | 2025.12.24 02:36:11.328516 [ 4 ] {7e12118d-9a6d-403f-833e-59f4fda80175} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7385 | 2025.12.24 02:36:11.328726 [ 4 ] {7e12118d-9a6d-403f-833e-59f4fda80175} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2025.12.24 02:36:11.328865 [ 4 ] {7e12118d-9a6d-403f-833e-59f4fda80175} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001184 sec., 76013.51351351352 rows/sec., 5.94 MiB/sec. | ||
| 7387 | 2025.12.24 02:36:11.328903 [ 4 ] {7e12118d-9a6d-403f-833e-59f4fda80175} <Debug> TCPHandler: Processed in 0.001349581 sec. | ||
| 7388 | 2025.12.24 02:36:11.329013 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7389 | 2025.12.24 02:36:11.329108 [ 4 ] {3a8cb108-82bf-4147-917f-f02bfa848d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7390 | 2025.12.24 02:36:11.329151 [ 4 ] {3a8cb108-82bf-4147-917f-f02bfa848d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7391 | 2025.12.24 02:36:11.329537 [ 4 ] {3a8cb108-82bf-4147-917f-f02bfa848d0f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2025.12.24 02:36:11.329573 [ 4 ] {3a8cb108-82bf-4147-917f-f02bfa848d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7393 | 2025.12.24 02:36:11.329913 [ 4 ] {3a8cb108-82bf-4147-917f-f02bfa848d0f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7394 | 2025.12.24 02:36:11.330121 [ 4 ] {3a8cb108-82bf-4147-917f-f02bfa848d0f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2025.12.24 02:36:11.330259 [ 4 ] {3a8cb108-82bf-4147-917f-f02bfa848d0f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 7396 | 2025.12.24 02:36:11.330296 [ 4 ] {3a8cb108-82bf-4147-917f-f02bfa848d0f} <Debug> TCPHandler: Processed in 0.001333411 sec. | ||
| 7397 | 2025.12.24 02:36:11.330397 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7398 | 2025.12.24 02:36:11.330489 [ 4 ] {479fb758-c587-478f-b5f3-eabd23e0625d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7399 | 2025.12.24 02:36:11.330544 [ 4 ] {479fb758-c587-478f-b5f3-eabd23e0625d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7400 | 2025.12.24 02:36:11.331312 [ 4 ] {479fb758-c587-478f-b5f3-eabd23e0625d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2025.12.24 02:36:11.331349 [ 4 ] {479fb758-c587-478f-b5f3-eabd23e0625d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7402 | 2025.12.24 02:36:11.331899 [ 4 ] {479fb758-c587-478f-b5f3-eabd23e0625d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7403 | 2025.12.24 02:36:11.332146 [ 4 ] {479fb758-c587-478f-b5f3-eabd23e0625d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7404 | 2025.12.24 02:36:11.332295 [ 4 ] {479fb758-c587-478f-b5f3-eabd23e0625d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001822 sec., 14270.032930845224 rows/sec., 25.57 MiB/sec. | ||
| 7405 | 2025.12.24 02:36:11.332358 [ 4 ] {479fb758-c587-478f-b5f3-eabd23e0625d} <Debug> TCPHandler: Processed in 0.002010092 sec. | ||
| 7406 | 2025.12.24 02:36:11.332470 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7407 | 2025.12.24 02:36:11.332564 [ 4 ] {c07fbd3c-1565-4bc8-a32e-1d1ab46ead4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7408 | 2025.12.24 02:36:11.332606 [ 4 ] {c07fbd3c-1565-4bc8-a32e-1d1ab46ead4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7409 | 2025.12.24 02:36:11.332934 [ 4 ] {c07fbd3c-1565-4bc8-a32e-1d1ab46ead4b} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7410 | 2025.12.24 02:36:11.332971 [ 4 ] {c07fbd3c-1565-4bc8-a32e-1d1ab46ead4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7411 | 2025.12.24 02:36:11.333281 [ 4 ] {c07fbd3c-1565-4bc8-a32e-1d1ab46ead4b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7412 | 2025.12.24 02:36:11.333489 [ 4 ] {c07fbd3c-1565-4bc8-a32e-1d1ab46ead4b} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7413 | 2025.12.24 02:36:11.333618 [ 4 ] {c07fbd3c-1565-4bc8-a32e-1d1ab46ead4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 7414 | 2025.12.24 02:36:11.333653 [ 4 ] {c07fbd3c-1565-4bc8-a32e-1d1ab46ead4b} <Debug> TCPHandler: Processed in 0.00123453 sec. | ||
| 7415 | 2025.12.24 02:36:13.760189 [ 100 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7416 | 2025.12.24 02:36:13.760254 [ 100 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2025.12.24 02:36:13.760277 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7418 | 2025.12.24 02:36:13.760454 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 7419 | 2025.12.24 02:36:13.760664 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7420 | 2025.12.24 02:36:13.760721 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 253 rows starting from the beginning of the part | ||
| 7421 | 2025.12.24 02:36:13.760835 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 7422 | 2025.12.24 02:36:13.760883 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 7423 | 2025.12.24 02:36:13.760936 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 7424 | 2025.12.24 02:36:13.760977 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 228 rows starting from the beginning of the part | ||
| 7425 | 2025.12.24 02:36:13.761868 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494564 sec., 506502.2307509079 rows/sec., 36.96 MiB/sec. | ||
| 7426 | 2025.12.24 02:36:13.762015 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7427 | 2025.12.24 02:36:13.762290 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_17_4} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2025.12.24 02:36:13.762370 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_17_4} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7429 | 2025.12.24 02:36:13.762440 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7430 | 2025.12.24 02:36:14.815150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 926 | ||
| 7431 | 2025.12.24 02:36:14.817612 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2025.12.24 02:36:14.817670 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7433 | 2025.12.24 02:36:14.818919 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7434 | 2025.12.24 02:36:14.819199 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2025.12.24 02:36:14.819579 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 926 | ||
| 7436 | 2025.12.24 02:36:16.326086 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2025.12.24 02:36:16.326278 [ 4 ] {41e15c11-7fa7-4aee-a85b-075ee86efec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7438 | 2025.12.24 02:36:16.326349 [ 4 ] {41e15c11-7fa7-4aee-a85b-075ee86efec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7439 | 2025.12.24 02:36:16.326991 [ 4 ] {41e15c11-7fa7-4aee-a85b-075ee86efec1} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2025.12.24 02:36:16.327042 [ 4 ] {41e15c11-7fa7-4aee-a85b-075ee86efec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7441 | 2025.12.24 02:36:16.327452 [ 4 ] {41e15c11-7fa7-4aee-a85b-075ee86efec1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7442 | 2025.12.24 02:36:16.327694 [ 4 ] {41e15c11-7fa7-4aee-a85b-075ee86efec1} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2025.12.24 02:36:16.327852 [ 4 ] {41e15c11-7fa7-4aee-a85b-075ee86efec1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001626 sec., 14760.147601476014 rows/sec., 1.22 MiB/sec. | ||
| 7444 | 2025.12.24 02:36:16.327899 [ 4 ] {41e15c11-7fa7-4aee-a85b-075ee86efec1} <Debug> TCPHandler: Processed in 0.001946001 sec. | ||
| 7445 | 2025.12.24 02:36:16.328017 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7446 | 2025.12.24 02:36:16.328118 [ 4 ] {21382c85-57fd-4a31-b5dc-6b7e496254b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7447 | 2025.12.24 02:36:16.328162 [ 4 ] {21382c85-57fd-4a31-b5dc-6b7e496254b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7448 | 2025.12.24 02:36:16.328652 [ 4 ] {21382c85-57fd-4a31-b5dc-6b7e496254b9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7449 | 2025.12.24 02:36:16.328691 [ 4 ] {21382c85-57fd-4a31-b5dc-6b7e496254b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7450 | 2025.12.24 02:36:16.329024 [ 4 ] {21382c85-57fd-4a31-b5dc-6b7e496254b9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7451 | 2025.12.24 02:36:16.329229 [ 4 ] {21382c85-57fd-4a31-b5dc-6b7e496254b9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7452 | 2025.12.24 02:36:16.329352 [ 99 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7453 | 2025.12.24 02:36:16.329359 [ 4 ] {21382c85-57fd-4a31-b5dc-6b7e496254b9} <Debug> executeQuery: Read 204 rows, 18.66 KiB in 0.001264 sec., 161392.40506329114 rows/sec., 14.41 MiB/sec. | ||
| 7454 | 2025.12.24 02:36:16.329442 [ 4 ] {21382c85-57fd-4a31-b5dc-6b7e496254b9} <Debug> TCPHandler: Processed in 0.001476914 sec. | ||
| 7455 | 2025.12.24 02:36:16.329446 [ 99 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7456 | 2025.12.24 02:36:16.329480 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7457 | 2025.12.24 02:36:16.329567 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7458 | 2025.12.24 02:36:16.329639 [ 186 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 7459 | 2025.12.24 02:36:16.329665 [ 4 ] {596ee8c2-96ec-4394-9a3a-10934223e0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7460 | 2025.12.24 02:36:16.329729 [ 4 ] {596ee8c2-96ec-4394-9a3a-10934223e0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7461 | 2025.12.24 02:36:16.329806 [ 186 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7462 | 2025.12.24 02:36:16.329853 [ 186 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1406 rows starting from the beginning of the part | ||
| 7463 | 2025.12.24 02:36:16.329931 [ 186 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 84 rows starting from the beginning of the part | ||
| 7464 | 2025.12.24 02:36:16.330003 [ 186 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1248 rows starting from the beginning of the part | ||
| 7465 | 2025.12.24 02:36:16.330068 [ 186 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 84 rows starting from the beginning of the part | ||
| 7466 | 2025.12.24 02:36:16.330121 [ 4 ] {596ee8c2-96ec-4394-9a3a-10934223e0fc} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7467 | 2025.12.24 02:36:16.330128 [ 186 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 7468 | 2025.12.24 02:36:16.330165 [ 4 ] {596ee8c2-96ec-4394-9a3a-10934223e0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7469 | 2025.12.24 02:36:16.330198 [ 186 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 204 rows starting from the beginning of the part | ||
| 7470 | 2025.12.24 02:36:16.330521 [ 4 ] {596ee8c2-96ec-4394-9a3a-10934223e0fc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7471 | 2025.12.24 02:36:16.330745 [ 4 ] {596ee8c2-96ec-4394-9a3a-10934223e0fc} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7472 | 2025.12.24 02:36:16.330862 [ 99 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7473 | 2025.12.24 02:36:16.330877 [ 4 ] {596ee8c2-96ec-4394-9a3a-10934223e0fc} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.00123 sec., 21138.211382113823 rows/sec., 1.60 MiB/sec. | ||
| 7474 | 2025.12.24 02:36:16.330902 [ 99 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2025.12.24 02:36:16.330924 [ 4 ] {596ee8c2-96ec-4394-9a3a-10934223e0fc} <Debug> TCPHandler: Processed in 0.001417513 sec. | ||
| 7476 | 2025.12.24 02:36:16.330927 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7477 | 2025.12.24 02:36:16.331039 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7478 | 2025.12.24 02:36:16.331054 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 7479 | 2025.12.24 02:36:16.331135 [ 4 ] {ae8585aa-6729-4fea-9245-6dbb10b3f041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7480 | 2025.12.24 02:36:16.331169 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7481 | 2025.12.24 02:36:16.331180 [ 4 ] {ae8585aa-6729-4fea-9245-6dbb10b3f041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7482 | 2025.12.24 02:36:16.331211 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 70 rows starting from the beginning of the part | ||
| 7483 | 2025.12.24 02:36:16.331279 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
| 7484 | 2025.12.24 02:36:16.331329 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 7485 | 2025.12.24 02:36:16.331374 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
| 7486 | 2025.12.24 02:36:16.331419 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 7487 | 2025.12.24 02:36:16.331462 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 7488 | 2025.12.24 02:36:16.331580 [ 4 ] {ae8585aa-6729-4fea-9245-6dbb10b3f041} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2025.12.24 02:36:16.331622 [ 4 ] {ae8585aa-6729-4fea-9245-6dbb10b3f041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7490 | 2025.12.24 02:36:16.331700 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3134 rows, containing 5 columns (5 merged, 0 gathered) in 0.002128384 sec., 1472478.6504690882 rows/sec., 129.06 MiB/sec. | ||
| 7491 | 2025.12.24 02:36:16.332138 [ 186 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7492 | 2025.12.24 02:36:16.332239 [ 4 ] {ae8585aa-6729-4fea-9245-6dbb10b3f041} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7493 | 2025.12.24 02:36:16.332446 [ 186 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_56_11} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2025.12.24 02:36:16.332446 [ 187 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433103 sec., 122810.43302540013 rows/sec., 9.50 MiB/sec. | ||
| 7495 | 2025.12.24 02:36:16.332530 [ 186 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_56_11} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7496 | 2025.12.24 02:36:16.332534 [ 4 ] {ae8585aa-6729-4fea-9245-6dbb10b3f041} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7497 | 2025.12.24 02:36:16.332601 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7498 | 2025.12.24 02:36:16.332621 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7499 | 2025.12.24 02:36:16.332690 [ 4 ] {ae8585aa-6729-4fea-9245-6dbb10b3f041} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001572 sec., 15267.175572519083 rows/sec., 1.27 MiB/sec. | ||
| 7500 | 2025.12.24 02:36:16.332734 [ 4 ] {ae8585aa-6729-4fea-9245-6dbb10b3f041} <Debug> TCPHandler: Processed in 0.001741477 sec. | ||
| 7501 | 2025.12.24 02:36:16.332835 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7502 | 2025.12.24 02:36:16.332899 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_51_10} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7503 | 2025.12.24 02:36:16.332928 [ 4 ] {149053f0-0d9d-4af0-9b8c-e10f2e9b8091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7504 | 2025.12.24 02:36:16.332973 [ 4 ] {149053f0-0d9d-4af0-9b8c-e10f2e9b8091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7505 | 2025.12.24 02:36:16.332989 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_51_10} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7506 | 2025.12.24 02:36:16.333064 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7507 | 2025.12.24 02:36:16.333354 [ 4 ] {149053f0-0d9d-4af0-9b8c-e10f2e9b8091} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7508 | 2025.12.24 02:36:16.333393 [ 4 ] {149053f0-0d9d-4af0-9b8c-e10f2e9b8091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7509 | 2025.12.24 02:36:16.333698 [ 4 ] {149053f0-0d9d-4af0-9b8c-e10f2e9b8091} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7510 | 2025.12.24 02:36:16.333912 [ 4 ] {149053f0-0d9d-4af0-9b8c-e10f2e9b8091} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2025.12.24 02:36:16.334041 [ 4 ] {149053f0-0d9d-4af0-9b8c-e10f2e9b8091} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00113 sec., 10619.469026548673 rows/sec., 829.65 KiB/sec. | ||
| 7512 | 2025.12.24 02:36:16.334080 [ 4 ] {149053f0-0d9d-4af0-9b8c-e10f2e9b8091} <Debug> TCPHandler: Processed in 0.001291441 sec. | ||
| 7513 | 2025.12.24 02:36:16.334201 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7514 | 2025.12.24 02:36:16.334322 [ 4 ] {accf4b5c-db77-4d01-962e-5fb00e1b793c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7515 | 2025.12.24 02:36:16.334373 [ 4 ] {accf4b5c-db77-4d01-962e-5fb00e1b793c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7516 | 2025.12.24 02:36:16.334883 [ 4 ] {accf4b5c-db77-4d01-962e-5fb00e1b793c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7517 | 2025.12.24 02:36:16.334922 [ 4 ] {accf4b5c-db77-4d01-962e-5fb00e1b793c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7518 | 2025.12.24 02:36:16.335264 [ 4 ] {accf4b5c-db77-4d01-962e-5fb00e1b793c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7519 | 2025.12.24 02:36:16.335487 [ 4 ] {accf4b5c-db77-4d01-962e-5fb00e1b793c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7520 | 2025.12.24 02:36:16.335604 [ 99 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7521 | 2025.12.24 02:36:16.335622 [ 4 ] {accf4b5c-db77-4d01-962e-5fb00e1b793c} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001325 sec., 86037.7358490566 rows/sec., 7.00 MiB/sec. | ||
| 7522 | 2025.12.24 02:36:16.335639 [ 99 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7523 | 2025.12.24 02:36:16.335665 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7524 | 2025.12.24 02:36:16.335671 [ 4 ] {accf4b5c-db77-4d01-962e-5fb00e1b793c} <Debug> TCPHandler: Processed in 0.001530764 sec. | ||
| 7525 | 2025.12.24 02:36:16.335767 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 7526 | 2025.12.24 02:36:16.335787 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2025.12.24 02:36:16.335876 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7528 | 2025.12.24 02:36:16.335894 [ 4 ] {e5a70fa4-4c9f-4c69-9532-e03c0a300a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7529 | 2025.12.24 02:36:16.335910 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 632 rows starting from the beginning of the part | ||
| 7530 | 2025.12.24 02:36:16.335948 [ 4 ] {e5a70fa4-4c9f-4c69-9532-e03c0a300a6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7531 | 2025.12.24 02:36:16.335973 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 78 rows starting from the beginning of the part | ||
| 7532 | 2025.12.24 02:36:16.336023 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 546 rows starting from the beginning of the part | ||
| 7533 | 2025.12.24 02:36:16.336064 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 78 rows starting from the beginning of the part | ||
| 7534 | 2025.12.24 02:36:16.336105 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 7535 | 2025.12.24 02:36:16.336145 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 114 rows starting from the beginning of the part | ||
| 7536 | 2025.12.24 02:36:16.336382 [ 4 ] {e5a70fa4-4c9f-4c69-9532-e03c0a300a6e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7537 | 2025.12.24 02:36:16.336425 [ 4 ] {e5a70fa4-4c9f-4c69-9532-e03c0a300a6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7538 | 2025.12.24 02:36:16.336779 [ 4 ] {e5a70fa4-4c9f-4c69-9532-e03c0a300a6e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7539 | 2025.12.24 02:36:16.337007 [ 4 ] {e5a70fa4-4c9f-4c69-9532-e03c0a300a6e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7540 | 2025.12.24 02:36:16.337129 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7541 | 2025.12.24 02:36:16.337142 [ 4 ] {e5a70fa4-4c9f-4c69-9532-e03c0a300a6e} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001267 sec., 154696.13259668509 rows/sec., 11.10 MiB/sec. | ||
| 7542 | 2025.12.24 02:36:16.337142 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412143 sec., 1089124.8265933408 rows/sec., 86.75 MiB/sec. | ||
| 7543 | 2025.12.24 02:36:16.337166 [ 99 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7544 | 2025.12.24 02:36:16.337192 [ 4 ] {e5a70fa4-4c9f-4c69-9532-e03c0a300a6e} <Debug> TCPHandler: Processed in 0.001453693 sec. | ||
| 7545 | 2025.12.24 02:36:16.337211 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7546 | 2025.12.24 02:36:16.337305 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7547 | 2025.12.24 02:36:16.337312 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 7548 | 2025.12.24 02:36:16.337320 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2025.12.24 02:36:16.337444 [ 4 ] {e37d416d-8fd1-4759-baed-2ad47a407642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7550 | 2025.12.24 02:36:16.337453 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7551 | 2025.12.24 02:36:16.337500 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 14567 rows starting from the beginning of the part | ||
| 7552 | 2025.12.24 02:36:16.337505 [ 4 ] {e37d416d-8fd1-4759-baed-2ad47a407642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7553 | 2025.12.24 02:36:16.337571 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 7554 | 2025.12.24 02:36:16.337574 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_56_11} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7555 | 2025.12.24 02:36:16.337623 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 844 rows starting from the beginning of the part | ||
| 7556 | 2025.12.24 02:36:16.337655 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_56_11} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7557 | 2025.12.24 02:36:16.337671 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 7558 | 2025.12.24 02:36:16.337718 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 7559 | 2025.12.24 02:36:16.337722 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 7560 | 2025.12.24 02:36:16.337762 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 7561 | 2025.12.24 02:36:16.338308 [ 4 ] {e37d416d-8fd1-4759-baed-2ad47a407642} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7562 | 2025.12.24 02:36:16.338349 [ 4 ] {e37d416d-8fd1-4759-baed-2ad47a407642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7563 | 2025.12.24 02:36:16.338946 [ 4 ] {e37d416d-8fd1-4759-baed-2ad47a407642} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7564 | 2025.12.24 02:36:16.339180 [ 4 ] {e37d416d-8fd1-4759-baed-2ad47a407642} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7565 | 2025.12.24 02:36:16.339318 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7566 | 2025.12.24 02:36:16.339325 [ 4 ] {e37d416d-8fd1-4759-baed-2ad47a407642} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001901 sec., 7364.544976328249 rows/sec., 13.20 MiB/sec. | ||
| 7567 | 2025.12.24 02:36:16.339376 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2025.12.24 02:36:16.339419 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7569 | 2025.12.24 02:36:16.339446 [ 4 ] {e37d416d-8fd1-4759-baed-2ad47a407642} <Debug> TCPHandler: Processed in 0.002178065 sec. | ||
| 7570 | 2025.12.24 02:36:16.339523 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 7571 | 2025.12.24 02:36:16.339590 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7572 | 2025.12.24 02:36:16.339704 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7573 | 2025.12.24 02:36:16.339713 [ 4 ] {cb5fd038-2c62-4026-9545-ce68e7ff33e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7574 | 2025.12.24 02:36:16.339756 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 855 rows starting from the beginning of the part | ||
| 7575 | 2025.12.24 02:36:16.339780 [ 4 ] {cb5fd038-2c62-4026-9545-ce68e7ff33e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7576 | 2025.12.24 02:36:16.339863 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
| 7577 | 2025.12.24 02:36:16.339958 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 26 rows starting from the beginning of the part | ||
| 7578 | 2025.12.24 02:36:16.340047 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 14 rows starting from the beginning of the part | ||
| 7579 | 2025.12.24 02:36:16.340130 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 26 rows starting from the beginning of the part | ||
| 7580 | 2025.12.24 02:36:16.340203 [ 4 ] {cb5fd038-2c62-4026-9545-ce68e7ff33e6} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7581 | 2025.12.24 02:36:16.340214 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
| 7582 | 2025.12.24 02:36:16.340257 [ 4 ] {cb5fd038-2c62-4026-9545-ce68e7ff33e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7583 | 2025.12.24 02:36:16.340717 [ 4 ] {cb5fd038-2c62-4026-9545-ce68e7ff33e6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7584 | 2025.12.24 02:36:16.341004 [ 4 ] {cb5fd038-2c62-4026-9545-ce68e7ff33e6} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7585 | 2025.12.24 02:36:16.341123 [ 99 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7586 | 2025.12.24 02:36:16.341144 [ 4 ] {cb5fd038-2c62-4026-9545-ce68e7ff33e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. | ||
| 7587 | 2025.12.24 02:36:16.341152 [ 99 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2025.12.24 02:36:16.341185 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7589 | 2025.12.24 02:36:16.341190 [ 4 ] {cb5fd038-2c62-4026-9545-ce68e7ff33e6} <Debug> TCPHandler: Processed in 0.001661506 sec. | ||
| 7590 | 2025.12.24 02:36:16.341278 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 7591 | 2025.12.24 02:36:16.341402 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7592 | 2025.12.24 02:36:16.341437 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2988 rows starting from the beginning of the part | ||
| 7593 | 2025.12.24 02:36:16.341506 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 7594 | 2025.12.24 02:36:16.341550 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 7595 | 2025.12.24 02:36:16.341595 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 7596 | 2025.12.24 02:36:16.341633 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 7597 | 2025.12.24 02:36:16.341674 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 7598 | 2025.12.24 02:36:16.342903 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16087 rows, containing 5 columns (5 merged, 0 gathered) in 0.00563426 sec., 2855210.7996436087 rows/sec., 196.23 MiB/sec. | ||
| 7599 | 2025.12.24 02:36:16.343383 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7600 | 2025.12.24 02:36:16.343388 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3288 rows, containing 4 columns (4 merged, 0 gathered) in 0.002150494 sec., 1528951.0224162447 rows/sec., 103.04 MiB/sec. | ||
| 7601 | 2025.12.24 02:36:16.343727 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2025.12.24 02:36:16.343774 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7603 | 2025.12.24 02:36:16.343899 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7604 | 2025.12.24 02:36:16.343988 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 7605 | 2025.12.24 02:36:16.344138 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_56_11} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7606 | 2025.12.24 02:36:16.344215 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_56_11} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7607 | 2025.12.24 02:36:16.344285 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7608 | 2025.12.24 02:36:16.347416 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 949 rows, containing 19 columns (19 merged, 0 gathered) in 0.007921526 sec., 119800.14961763681 rows/sec., 214.68 MiB/sec. | ||
| 7609 | 2025.12.24 02:36:16.348931 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7610 | 2025.12.24 02:36:16.349260 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7611 | 2025.12.24 02:36:16.349336 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7612 | 2025.12.24 02:36:16.349457 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.15 MiB. | ||
| 7613 | 2025.12.24 02:36:17.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.82 MiB, peak 302.24 MiB, free memory in arenas 0.00 B, will set to 295.09 MiB (RSS), difference: 5.27 MiB | ||
| 7614 | 2025.12.24 02:36:17.266016 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18639 | ||
| 7615 | 2025.12.24 02:36:17.266587 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7616 | 2025.12.24 02:36:17.266641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7617 | 2025.12.24 02:36:17.267179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7618 | 2025.12.24 02:36:17.267403 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7619 | 2025.12.24 02:36:17.267542 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18639 | ||
| 7620 | 2025.12.24 02:36:18.297445 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7621 | 2025.12.24 02:36:18.314376 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2025.12.24 02:36:18.314434 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7623 | 2025.12.24 02:36:18.320847 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7624 | 2025.12.24 02:36:18.321541 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2025.12.24 02:36:18.324578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7626 | 2025.12.24 02:36:21.324107 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2025.12.24 02:36:21.324310 [ 4 ] {86f3da2a-c7b8-407f-b721-d1e8f0544656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7628 | 2025.12.24 02:36:21.324377 [ 4 ] {86f3da2a-c7b8-407f-b721-d1e8f0544656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7629 | 2025.12.24 02:36:21.325112 [ 4 ] {86f3da2a-c7b8-407f-b721-d1e8f0544656} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2025.12.24 02:36:21.325150 [ 4 ] {86f3da2a-c7b8-407f-b721-d1e8f0544656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7631 | 2025.12.24 02:36:21.325529 [ 4 ] {86f3da2a-c7b8-407f-b721-d1e8f0544656} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7632 | 2025.12.24 02:36:21.325743 [ 4 ] {86f3da2a-c7b8-407f-b721-d1e8f0544656} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2025.12.24 02:36:21.325886 [ 4 ] {86f3da2a-c7b8-407f-b721-d1e8f0544656} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001627 sec., 66379.840196681 rows/sec., 5.57 MiB/sec. | ||
| 7634 | 2025.12.24 02:36:21.325926 [ 4 ] {86f3da2a-c7b8-407f-b721-d1e8f0544656} <Debug> TCPHandler: Processed in 0.001944331 sec. | ||
| 7635 | 2025.12.24 02:36:21.326049 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2025.12.24 02:36:21.326142 [ 4 ] {ba8dba01-459f-4c46-97e5-5cd5f3af3f6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7637 | 2025.12.24 02:36:21.326182 [ 4 ] {ba8dba01-459f-4c46-97e5-5cd5f3af3f6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7638 | 2025.12.24 02:36:21.326579 [ 4 ] {ba8dba01-459f-4c46-97e5-5cd5f3af3f6a} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2025.12.24 02:36:21.326613 [ 4 ] {ba8dba01-459f-4c46-97e5-5cd5f3af3f6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7640 | 2025.12.24 02:36:21.326898 [ 4 ] {ba8dba01-459f-4c46-97e5-5cd5f3af3f6a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7641 | 2025.12.24 02:36:21.327097 [ 4 ] {ba8dba01-459f-4c46-97e5-5cd5f3af3f6a} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2025.12.24 02:36:21.327222 [ 4 ] {ba8dba01-459f-4c46-97e5-5cd5f3af3f6a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001098 sec., 23679.41712204007 rows/sec., 1.74 MiB/sec. | ||
| 7643 | 2025.12.24 02:36:21.327258 [ 4 ] {ba8dba01-459f-4c46-97e5-5cd5f3af3f6a} <Debug> TCPHandler: Processed in 0.00125656 sec. | ||
| 7644 | 2025.12.24 02:36:21.327357 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7645 | 2025.12.24 02:36:21.327449 [ 4 ] {26e82046-b021-4314-89db-93e03526447a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7646 | 2025.12.24 02:36:21.327488 [ 4 ] {26e82046-b021-4314-89db-93e03526447a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7647 | 2025.12.24 02:36:21.327931 [ 4 ] {26e82046-b021-4314-89db-93e03526447a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2025.12.24 02:36:21.327968 [ 4 ] {26e82046-b021-4314-89db-93e03526447a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7649 | 2025.12.24 02:36:21.328265 [ 4 ] {26e82046-b021-4314-89db-93e03526447a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7650 | 2025.12.24 02:36:21.328463 [ 4 ] {26e82046-b021-4314-89db-93e03526447a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2025.12.24 02:36:21.328589 [ 4 ] {26e82046-b021-4314-89db-93e03526447a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001157 sec., 77787.38115816767 rows/sec., 6.07 MiB/sec. | ||
| 7652 | 2025.12.24 02:36:21.328625 [ 4 ] {26e82046-b021-4314-89db-93e03526447a} <Debug> TCPHandler: Processed in 0.001314161 sec. | ||
| 7653 | 2025.12.24 02:36:21.328735 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2025.12.24 02:36:21.328828 [ 4 ] {389a30bb-273a-46ea-9116-0f77ebf006a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7655 | 2025.12.24 02:36:21.328870 [ 4 ] {389a30bb-273a-46ea-9116-0f77ebf006a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7656 | 2025.12.24 02:36:21.329295 [ 4 ] {389a30bb-273a-46ea-9116-0f77ebf006a9} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2025.12.24 02:36:21.329333 [ 4 ] {389a30bb-273a-46ea-9116-0f77ebf006a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7658 | 2025.12.24 02:36:21.329659 [ 4 ] {389a30bb-273a-46ea-9116-0f77ebf006a9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7659 | 2025.12.24 02:36:21.329863 [ 4 ] {389a30bb-273a-46ea-9116-0f77ebf006a9} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2025.12.24 02:36:21.329991 [ 4 ] {389a30bb-273a-46ea-9116-0f77ebf006a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 7661 | 2025.12.24 02:36:21.330026 [ 4 ] {389a30bb-273a-46ea-9116-0f77ebf006a9} <Debug> TCPHandler: Processed in 0.001339101 sec. | ||
| 7662 | 2025.12.24 02:36:21.330124 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7663 | 2025.12.24 02:36:21.330214 [ 4 ] {b1ad22af-d0a1-468a-b831-6c2bdd45f8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7664 | 2025.12.24 02:36:21.330267 [ 4 ] {b1ad22af-d0a1-468a-b831-6c2bdd45f8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7665 | 2025.12.24 02:36:21.331077 [ 4 ] {b1ad22af-d0a1-468a-b831-6c2bdd45f8b1} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2025.12.24 02:36:21.331112 [ 4 ] {b1ad22af-d0a1-468a-b831-6c2bdd45f8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7667 | 2025.12.24 02:36:21.331595 [ 4 ] {b1ad22af-d0a1-468a-b831-6c2bdd45f8b1} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7668 | 2025.12.24 02:36:21.331791 [ 4 ] {b1ad22af-d0a1-468a-b831-6c2bdd45f8b1} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2025.12.24 02:36:21.331992 [ 4 ] {b1ad22af-d0a1-468a-b831-6c2bdd45f8b1} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001794 sec., 14492.753623188406 rows/sec., 25.97 MiB/sec. | ||
| 7670 | 2025.12.24 02:36:21.332045 [ 4 ] {b1ad22af-d0a1-468a-b831-6c2bdd45f8b1} <Debug> TCPHandler: Processed in 0.001965811 sec. | ||
| 7671 | 2025.12.24 02:36:21.332158 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7672 | 2025.12.24 02:36:21.332250 [ 4 ] {73e69880-a5e5-4aa8-8704-afcd2a9b09b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7673 | 2025.12.24 02:36:21.332291 [ 4 ] {73e69880-a5e5-4aa8-8704-afcd2a9b09b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7674 | 2025.12.24 02:36:21.332624 [ 4 ] {73e69880-a5e5-4aa8-8704-afcd2a9b09b9} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2025.12.24 02:36:21.332659 [ 4 ] {73e69880-a5e5-4aa8-8704-afcd2a9b09b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7676 | 2025.12.24 02:36:21.332955 [ 4 ] {73e69880-a5e5-4aa8-8704-afcd2a9b09b9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7677 | 2025.12.24 02:36:21.333170 [ 4 ] {73e69880-a5e5-4aa8-8704-afcd2a9b09b9} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2025.12.24 02:36:21.333293 [ 4 ] {73e69880-a5e5-4aa8-8704-afcd2a9b09b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 7679 | 2025.12.24 02:36:21.333327 [ 4 ] {73e69880-a5e5-4aa8-8704-afcd2a9b09b9} <Debug> TCPHandler: Processed in 0.001216779 sec. | ||
| 7680 | 2025.12.24 02:36:24.653493 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7681 | 2025.12.24 02:36:24.653562 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7682 | 2025.12.24 02:36:24.767757 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19087 | ||
| 7683 | 2025.12.24 02:36:24.768265 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2025.12.24 02:36:24.768298 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7685 | 2025.12.24 02:36:24.768761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7686 | 2025.12.24 02:36:24.768986 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2025.12.24 02:36:24.769109 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19087 | ||
| 7688 | 2025.12.24 02:36:24.819879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 956 | ||
| 7689 | 2025.12.24 02:36:24.822272 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7690 | 2025.12.24 02:36:24.822336 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7691 | 2025.12.24 02:36:24.823577 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7692 | 2025.12.24 02:36:24.823866 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7693 | 2025.12.24 02:36:24.824260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 956 | ||
| 7694 | 2025.12.24 02:36:25.824786 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7695 | 2025.12.24 02:36:25.842861 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7696 | 2025.12.24 02:36:25.842920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7697 | 2025.12.24 02:36:25.849156 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7698 | 2025.12.24 02:36:25.849844 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7699 | 2025.12.24 02:36:25.853050 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7700 | 2025.12.24 02:36:26.324499 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7701 | 2025.12.24 02:36:26.324754 [ 4 ] {4eac4b7a-74e2-4d92-be75-127b8a6404c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7702 | 2025.12.24 02:36:26.324853 [ 4 ] {4eac4b7a-74e2-4d92-be75-127b8a6404c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7703 | 2025.12.24 02:36:26.325617 [ 4 ] {4eac4b7a-74e2-4d92-be75-127b8a6404c4} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2025.12.24 02:36:26.325668 [ 4 ] {4eac4b7a-74e2-4d92-be75-127b8a6404c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7705 | 2025.12.24 02:36:26.326066 [ 4 ] {4eac4b7a-74e2-4d92-be75-127b8a6404c4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7706 | 2025.12.24 02:36:26.326290 [ 4 ] {4eac4b7a-74e2-4d92-be75-127b8a6404c4} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2025.12.24 02:36:26.326456 [ 4 ] {4eac4b7a-74e2-4d92-be75-127b8a6404c4} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001768 sec., 47511.31221719457 rows/sec., 3.97 MiB/sec. | ||
| 7708 | 2025.12.24 02:36:26.326506 [ 4 ] {4eac4b7a-74e2-4d92-be75-127b8a6404c4} <Debug> TCPHandler: Processed in 0.002169594 sec. | ||
| 7709 | 2025.12.24 02:36:26.326644 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7710 | 2025.12.24 02:36:26.326747 [ 4 ] {390206a8-259b-4377-8631-bfa56ff1facd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7711 | 2025.12.24 02:36:26.326793 [ 4 ] {390206a8-259b-4377-8631-bfa56ff1facd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7712 | 2025.12.24 02:36:26.327208 [ 4 ] {390206a8-259b-4377-8631-bfa56ff1facd} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2025.12.24 02:36:26.327245 [ 4 ] {390206a8-259b-4377-8631-bfa56ff1facd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7714 | 2025.12.24 02:36:26.327549 [ 4 ] {390206a8-259b-4377-8631-bfa56ff1facd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7715 | 2025.12.24 02:36:26.327754 [ 4 ] {390206a8-259b-4377-8631-bfa56ff1facd} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2025.12.24 02:36:26.327886 [ 4 ] {390206a8-259b-4377-8631-bfa56ff1facd} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001163 sec., 12037.833190025796 rows/sec., 905.19 KiB/sec. | ||
| 7717 | 2025.12.24 02:36:26.327924 [ 4 ] {390206a8-259b-4377-8631-bfa56ff1facd} <Debug> TCPHandler: Processed in 0.001333071 sec. | ||
| 7718 | 2025.12.24 02:36:26.328039 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2025.12.24 02:36:26.328134 [ 4 ] {8f45a82a-4a07-468f-9f15-8e08f67246f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7720 | 2025.12.24 02:36:26.328175 [ 4 ] {8f45a82a-4a07-468f-9f15-8e08f67246f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7721 | 2025.12.24 02:36:26.328579 [ 4 ] {8f45a82a-4a07-468f-9f15-8e08f67246f9} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2025.12.24 02:36:26.328615 [ 4 ] {8f45a82a-4a07-468f-9f15-8e08f67246f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7723 | 2025.12.24 02:36:26.328914 [ 4 ] {8f45a82a-4a07-468f-9f15-8e08f67246f9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7724 | 2025.12.24 02:36:26.329124 [ 4 ] {8f45a82a-4a07-468f-9f15-8e08f67246f9} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7725 | 2025.12.24 02:36:26.329258 [ 4 ] {8f45a82a-4a07-468f-9f15-8e08f67246f9} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001143 sec., 68241.46981627298 rows/sec., 5.33 MiB/sec. | ||
| 7726 | 2025.12.24 02:36:26.329296 [ 4 ] {8f45a82a-4a07-468f-9f15-8e08f67246f9} <Debug> TCPHandler: Processed in 0.00131175 sec. | ||
| 7727 | 2025.12.24 02:36:26.329422 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7728 | 2025.12.24 02:36:26.329517 [ 4 ] {4c4b96da-e6ae-4e3a-9cd1-90a838c1ddef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7729 | 2025.12.24 02:36:26.329561 [ 4 ] {4c4b96da-e6ae-4e3a-9cd1-90a838c1ddef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7730 | 2025.12.24 02:36:26.329955 [ 4 ] {4c4b96da-e6ae-4e3a-9cd1-90a838c1ddef} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2025.12.24 02:36:26.329991 [ 4 ] {4c4b96da-e6ae-4e3a-9cd1-90a838c1ddef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7732 | 2025.12.24 02:36:26.330326 [ 4 ] {4c4b96da-e6ae-4e3a-9cd1-90a838c1ddef} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7733 | 2025.12.24 02:36:26.330534 [ 4 ] {4c4b96da-e6ae-4e3a-9cd1-90a838c1ddef} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2025.12.24 02:36:26.330667 [ 4 ] {4c4b96da-e6ae-4e3a-9cd1-90a838c1ddef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 7735 | 2025.12.24 02:36:26.330703 [ 4 ] {4c4b96da-e6ae-4e3a-9cd1-90a838c1ddef} <Debug> TCPHandler: Processed in 0.001331141 sec. | ||
| 7736 | 2025.12.24 02:36:26.330810 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7737 | 2025.12.24 02:36:26.330904 [ 4 ] {880e030e-00ad-4aab-b610-07fb674e6cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7738 | 2025.12.24 02:36:26.330958 [ 4 ] {880e030e-00ad-4aab-b610-07fb674e6cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7739 | 2025.12.24 02:36:26.331714 [ 4 ] {880e030e-00ad-4aab-b610-07fb674e6cc0} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2025.12.24 02:36:26.331749 [ 4 ] {880e030e-00ad-4aab-b610-07fb674e6cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7741 | 2025.12.24 02:36:26.332265 [ 4 ] {880e030e-00ad-4aab-b610-07fb674e6cc0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7742 | 2025.12.24 02:36:26.332487 [ 4 ] {880e030e-00ad-4aab-b610-07fb674e6cc0} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2025.12.24 02:36:26.332626 [ 4 ] {880e030e-00ad-4aab-b610-07fb674e6cc0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001741 sec., 8041.3555427915 rows/sec., 14.41 MiB/sec. | ||
| 7744 | 2025.12.24 02:36:26.332688 [ 4 ] {880e030e-00ad-4aab-b610-07fb674e6cc0} <Debug> TCPHandler: Processed in 0.001926051 sec. | ||
| 7745 | 2025.12.24 02:36:26.332829 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7746 | 2025.12.24 02:36:26.332924 [ 4 ] {245783de-327c-4ebf-a18b-de3171328387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7747 | 2025.12.24 02:36:26.332967 [ 4 ] {245783de-327c-4ebf-a18b-de3171328387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7748 | 2025.12.24 02:36:26.333320 [ 4 ] {245783de-327c-4ebf-a18b-de3171328387} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2025.12.24 02:36:26.333357 [ 4 ] {245783de-327c-4ebf-a18b-de3171328387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.04 GiB. | ||
| 7750 | 2025.12.24 02:36:26.333753 [ 4 ] {245783de-327c-4ebf-a18b-de3171328387} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7751 | 2025.12.24 02:36:26.333969 [ 4 ] {245783de-327c-4ebf-a18b-de3171328387} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2025.12.24 02:36:26.334103 [ 4 ] {245783de-327c-4ebf-a18b-de3171328387} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001196 sec., 50167.22408026756 rows/sec., 3.38 MiB/sec. | ||
| 7753 | 2025.12.24 02:36:26.334140 [ 4 ] {245783de-327c-4ebf-a18b-de3171328387} <Debug> TCPHandler: Processed in 0.001359582 sec. | ||
| 7754 | 2025.12.24 02:36:31.354156 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2025.12.24 02:36:31.354435 [ 4 ] {e475e491-b233-4e85-89ef-5d4d96edcfa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7756 | 2025.12.24 02:36:31.354531 [ 4 ] {e475e491-b233-4e85-89ef-5d4d96edcfa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7757 | 2025.12.24 02:36:31.355889 [ 4 ] {e475e491-b233-4e85-89ef-5d4d96edcfa1} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2025.12.24 02:36:31.355950 [ 4 ] {e475e491-b233-4e85-89ef-5d4d96edcfa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7759 | 2025.12.24 02:36:31.356465 [ 4 ] {e475e491-b233-4e85-89ef-5d4d96edcfa1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7760 | 2025.12.24 02:36:31.356706 [ 4 ] {e475e491-b233-4e85-89ef-5d4d96edcfa1} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2025.12.24 02:36:31.356870 [ 4 ] {e475e491-b233-4e85-89ef-5d4d96edcfa1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002505 sec., 1596.806387225549 rows/sec., 130.21 KiB/sec. | ||
| 7762 | 2025.12.24 02:36:31.356923 [ 4 ] {e475e491-b233-4e85-89ef-5d4d96edcfa1} <Debug> TCPHandler: Processed in 0.002982897 sec. | ||
| 7763 | 2025.12.24 02:36:31.357066 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7764 | 2025.12.24 02:36:31.357168 [ 4 ] {62f5aac6-87ad-40db-8a25-e96e651f9981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7765 | 2025.12.24 02:36:31.357213 [ 4 ] {62f5aac6-87ad-40db-8a25-e96e651f9981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7766 | 2025.12.24 02:36:31.358567 [ 4 ] {62f5aac6-87ad-40db-8a25-e96e651f9981} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7767 | 2025.12.24 02:36:31.358610 [ 4 ] {62f5aac6-87ad-40db-8a25-e96e651f9981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7768 | 2025.12.24 02:36:31.359077 [ 4 ] {62f5aac6-87ad-40db-8a25-e96e651f9981} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7769 | 2025.12.24 02:36:31.359350 [ 4 ] {62f5aac6-87ad-40db-8a25-e96e651f9981} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7770 | 2025.12.24 02:36:31.359527 [ 4 ] {62f5aac6-87ad-40db-8a25-e96e651f9981} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.002376 sec., 526094.2760942761 rows/sec., 43.56 MiB/sec. | ||
| 7771 | 2025.12.24 02:36:31.359578 [ 4 ] {62f5aac6-87ad-40db-8a25-e96e651f9981} <Debug> TCPHandler: Processed in 0.00256622 sec. | ||
| 7772 | 2025.12.24 02:36:31.359719 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7773 | 2025.12.24 02:36:31.359831 [ 4 ] {0ea1478f-690a-4d9f-a66a-f09667084b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7774 | 2025.12.24 02:36:31.359883 [ 4 ] {0ea1478f-690a-4d9f-a66a-f09667084b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7775 | 2025.12.24 02:36:31.360414 [ 4 ] {0ea1478f-690a-4d9f-a66a-f09667084b70} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7776 | 2025.12.24 02:36:31.360465 [ 4 ] {0ea1478f-690a-4d9f-a66a-f09667084b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7777 | 2025.12.24 02:36:31.360856 [ 4 ] {0ea1478f-690a-4d9f-a66a-f09667084b70} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7778 | 2025.12.24 02:36:31.361117 [ 4 ] {0ea1478f-690a-4d9f-a66a-f09667084b70} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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.12.24 02:36:31.361274 [ 4 ] {0ea1478f-690a-4d9f-a66a-f09667084b70} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.00147 sec., 20408.163265306124 rows/sec., 1.48 MiB/sec. | ||
| 7780 | 2025.12.24 02:36:31.361318 [ 4 ] {0ea1478f-690a-4d9f-a66a-f09667084b70} <Debug> TCPHandler: Processed in 0.001657366 sec. | ||
| 7781 | 2025.12.24 02:36:31.361453 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7782 | 2025.12.24 02:36:31.361579 [ 4 ] {3b0238a6-660a-4ce1-93b6-2aa0e3db6918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7783 | 2025.12.24 02:36:31.361637 [ 4 ] {3b0238a6-660a-4ce1-93b6-2aa0e3db6918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7784 | 2025.12.24 02:36:31.362303 [ 4 ] {3b0238a6-660a-4ce1-93b6-2aa0e3db6918} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2025.12.24 02:36:31.362351 [ 4 ] {3b0238a6-660a-4ce1-93b6-2aa0e3db6918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7786 | 2025.12.24 02:36:31.362760 [ 4 ] {3b0238a6-660a-4ce1-93b6-2aa0e3db6918} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7787 | 2025.12.24 02:36:31.363015 [ 4 ] {3b0238a6-660a-4ce1-93b6-2aa0e3db6918} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2025.12.24 02:36:31.363173 [ 4 ] {3b0238a6-660a-4ce1-93b6-2aa0e3db6918} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001623 sec., 140480.59149722735 rows/sec., 9.51 MiB/sec. | ||
| 7789 | 2025.12.24 02:36:31.363221 [ 4 ] {3b0238a6-660a-4ce1-93b6-2aa0e3db6918} <Debug> TCPHandler: Processed in 0.00183324 sec. | ||
| 7790 | 2025.12.24 02:36:31.363355 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7791 | 2025.12.24 02:36:31.363457 [ 4 ] {ee04fe92-2a66-4b4b-b6d4-af1f00edec2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7792 | 2025.12.24 02:36:31.363501 [ 4 ] {ee04fe92-2a66-4b4b-b6d4-af1f00edec2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7793 | 2025.12.24 02:36:31.364145 [ 4 ] {ee04fe92-2a66-4b4b-b6d4-af1f00edec2e} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2025.12.24 02:36:31.364184 [ 4 ] {ee04fe92-2a66-4b4b-b6d4-af1f00edec2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7795 | 2025.12.24 02:36:31.364549 [ 4 ] {ee04fe92-2a66-4b4b-b6d4-af1f00edec2e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7796 | 2025.12.24 02:36:31.364778 [ 4 ] {ee04fe92-2a66-4b4b-b6d4-af1f00edec2e} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2025.12.24 02:36:31.364919 [ 4 ] {ee04fe92-2a66-4b4b-b6d4-af1f00edec2e} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001483 sec., 370869.858395145 rows/sec., 27.53 MiB/sec. | ||
| 7798 | 2025.12.24 02:36:31.364971 [ 4 ] {ee04fe92-2a66-4b4b-b6d4-af1f00edec2e} <Debug> TCPHandler: Processed in 0.001666326 sec. | ||
| 7799 | 2025.12.24 02:36:31.365117 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7800 | 2025.12.24 02:36:31.365247 [ 4 ] {2eab4fc6-b679-4de3-aa95-314141f829d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7801 | 2025.12.24 02:36:31.365303 [ 4 ] {2eab4fc6-b679-4de3-aa95-314141f829d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7802 | 2025.12.24 02:36:31.365904 [ 4 ] {2eab4fc6-b679-4de3-aa95-314141f829d5} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2025.12.24 02:36:31.365942 [ 4 ] {2eab4fc6-b679-4de3-aa95-314141f829d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7804 | 2025.12.24 02:36:31.366349 [ 4 ] {2eab4fc6-b679-4de3-aa95-314141f829d5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7805 | 2025.12.24 02:36:31.366573 [ 4 ] {2eab4fc6-b679-4de3-aa95-314141f829d5} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2025.12.24 02:36:31.366712 [ 4 ] {2eab4fc6-b679-4de3-aa95-314141f829d5} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001495 sec., 565886.287625418 rows/sec., 38.09 MiB/sec. | ||
| 7807 | 2025.12.24 02:36:31.366751 [ 4 ] {2eab4fc6-b679-4de3-aa95-314141f829d5} <Debug> TCPHandler: Processed in 0.001701077 sec. | ||
| 7808 | 2025.12.24 02:36:31.366871 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2025.12.24 02:36:31.366970 [ 4 ] {0b682558-a640-4843-8443-7e0b770c2614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7810 | 2025.12.24 02:36:31.367028 [ 4 ] {0b682558-a640-4843-8443-7e0b770c2614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7811 | 2025.12.24 02:36:31.367853 [ 4 ] {0b682558-a640-4843-8443-7e0b770c2614} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7812 | 2025.12.24 02:36:31.367892 [ 4 ] {0b682558-a640-4843-8443-7e0b770c2614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7813 | 2025.12.24 02:36:31.368455 [ 4 ] {0b682558-a640-4843-8443-7e0b770c2614} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7814 | 2025.12.24 02:36:31.368717 [ 4 ] {0b682558-a640-4843-8443-7e0b770c2614} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7815 | 2025.12.24 02:36:31.368871 [ 4 ] {0b682558-a640-4843-8443-7e0b770c2614} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001921 sec., 13534.61738677772 rows/sec., 24.25 MiB/sec. | ||
| 7816 | 2025.12.24 02:36:31.368946 [ 4 ] {0b682558-a640-4843-8443-7e0b770c2614} <Debug> TCPHandler: Processed in 0.002125774 sec. | ||
| 7817 | 2025.12.24 02:36:31.369070 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7818 | 2025.12.24 02:36:31.369167 [ 4 ] {fc2b903f-121d-4f55-a41d-4fd8ceddf617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7819 | 2025.12.24 02:36:31.369211 [ 4 ] {fc2b903f-121d-4f55-a41d-4fd8ceddf617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7820 | 2025.12.24 02:36:31.369569 [ 4 ] {fc2b903f-121d-4f55-a41d-4fd8ceddf617} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7821 | 2025.12.24 02:36:31.369608 [ 4 ] {fc2b903f-121d-4f55-a41d-4fd8ceddf617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 7822 | 2025.12.24 02:36:31.369932 [ 4 ] {fc2b903f-121d-4f55-a41d-4fd8ceddf617} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7823 | 2025.12.24 02:36:31.370196 [ 4 ] {fc2b903f-121d-4f55-a41d-4fd8ceddf617} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7824 | 2025.12.24 02:36:31.370377 [ 4 ] {fc2b903f-121d-4f55-a41d-4fd8ceddf617} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 7825 | 2025.12.24 02:36:31.370416 [ 4 ] {fc2b903f-121d-4f55-a41d-4fd8ceddf617} <Debug> TCPHandler: Processed in 0.001396552 sec. | ||
| 7826 | 2025.12.24 02:36:31.508344 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63261 | ||
| 7827 | 2025.12.24 02:36:31.508461 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7828 | 2025.12.24 02:36:31.508491 [ 290 ] {} <Debug> TCP-Session: 12491396-0d7d-42f4-b7d9-ef0da30385cd Authenticating user 'default' from [fd00:1122:3344:101::e]:63261 | ||
| 7829 | 2025.12.24 02:36:31.508517 [ 290 ] {} <Debug> TCP-Session: 12491396-0d7d-42f4-b7d9-ef0da30385cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7830 | 2025.12.24 02:36:31.508534 [ 290 ] {} <Debug> TCP-Session: 12491396-0d7d-42f4-b7d9-ef0da30385cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7831 | 2025.12.24 02:36:31.508754 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53140 | ||
| 7832 | 2025.12.24 02:36:31.508784 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58830 | ||
| 7833 | 2025.12.24 02:36:31.508811 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55507 | ||
| 7834 | 2025.12.24 02:36:31.508806 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63160 | ||
| 7835 | 2025.12.24 02:36:31.508881 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7836 | 2025.12.24 02:36:31.508888 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7837 | 2025.12.24 02:36:31.508917 [ 350 ] {} <Debug> TCP-Session: 4be9bfd8-543b-4535-bdc8-5f965f0aeabd Authenticating user 'default' from [fd00:1122:3344:101::e]:58830 | ||
| 7838 | 2025.12.24 02:36:31.508917 [ 290 ] {} <Trace> TCP-Session: 12491396-0d7d-42f4-b7d9-ef0da30385cd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2025.12.24 02:36:31.508943 [ 350 ] {} <Debug> TCP-Session: 4be9bfd8-543b-4535-bdc8-5f965f0aeabd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7840 | 2025.12.24 02:36:31.508936 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7841 | 2025.12.24 02:36:31.508966 [ 350 ] {} <Debug> TCP-Session: 4be9bfd8-543b-4535-bdc8-5f965f0aeabd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7842 | 2025.12.24 02:36:31.508940 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7843 | 2025.12.24 02:36:31.508995 [ 353 ] {} <Debug> TCP-Session: c0b3de14-a41d-49ed-80af-919e64766f33 Authenticating user 'default' from [fd00:1122:3344:101::e]:55507 | ||
| 7844 | 2025.12.24 02:36:31.509025 [ 352 ] {} <Debug> TCP-Session: 818486c8-1ae6-46b9-af66-e4143d1abcf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:63160 | ||
| 7845 | 2025.12.24 02:36:31.508939 [ 291 ] {} <Debug> TCP-Session: 48ecad97-8e0e-4242-a6bf-165935527c17 Authenticating user 'default' from [fd00:1122:3344:101::e]:53140 | ||
| 7846 | 2025.12.24 02:36:31.509059 [ 352 ] {} <Debug> TCP-Session: 818486c8-1ae6-46b9-af66-e4143d1abcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7847 | 2025.12.24 02:36:31.509087 [ 291 ] {} <Debug> TCP-Session: 48ecad97-8e0e-4242-a6bf-165935527c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7848 | 2025.12.24 02:36:31.509042 [ 353 ] {} <Debug> TCP-Session: c0b3de14-a41d-49ed-80af-919e64766f33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7849 | 2025.12.24 02:36:31.509123 [ 290 ] {0e13191d-8a56-4722-a65b-7dc3471a6e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63261) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7850 | 2025.12.24 02:36:31.509152 [ 353 ] {} <Debug> TCP-Session: c0b3de14-a41d-49ed-80af-919e64766f33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7851 | 2025.12.24 02:36:31.509125 [ 291 ] {} <Debug> TCP-Session: 48ecad97-8e0e-4242-a6bf-165935527c17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7852 | 2025.12.24 02:36:31.508798 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34369 | ||
| 7853 | 2025.12.24 02:36:31.508776 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44318 | ||
| 7854 | 2025.12.24 02:36:31.508773 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39002 | ||
| 7855 | 2025.12.24 02:36:31.508758 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58944 | ||
| 7856 | 2025.12.24 02:36:31.509321 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7857 | 2025.12.24 02:36:31.509122 [ 352 ] {} <Debug> TCP-Session: 818486c8-1ae6-46b9-af66-e4143d1abcf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7858 | 2025.12.24 02:36:31.509364 [ 351 ] {} <Debug> TCP-Session: 6e5d1960-a8eb-47fd-913b-55e3b5c0bfcc Authenticating user 'default' from [fd00:1122:3344:101::e]:34369 | ||
| 7859 | 2025.12.24 02:36:31.509400 [ 351 ] {} <Debug> TCP-Session: 6e5d1960-a8eb-47fd-913b-55e3b5c0bfcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7860 | 2025.12.24 02:36:31.509426 [ 351 ] {} <Debug> TCP-Session: 6e5d1960-a8eb-47fd-913b-55e3b5c0bfcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7861 | 2025.12.24 02:36:31.509476 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7862 | 2025.12.24 02:36:31.509488 [ 290 ] {0e13191d-8a56-4722-a65b-7dc3471a6e6a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7863 | 2025.12.24 02:36:31.509509 [ 349 ] {} <Debug> TCP-Session: 40209eb2-53a2-468d-8702-72e32b7cac8f Authenticating user 'default' from [fd00:1122:3344:101::e]:44318 | ||
| 7864 | 2025.12.24 02:36:31.509540 [ 349 ] {} <Debug> TCP-Session: 40209eb2-53a2-468d-8702-72e32b7cac8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7865 | 2025.12.24 02:36:31.509553 [ 349 ] {} <Debug> TCP-Session: 40209eb2-53a2-468d-8702-72e32b7cac8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7866 | 2025.12.24 02:36:31.509567 [ 290 ] {0e13191d-8a56-4722-a65b-7dc3471a6e6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7867 | 2025.12.24 02:36:31.509821 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7868 | 2025.12.24 02:36:31.509856 [ 292 ] {} <Debug> TCP-Session: 77f1e400-2cf7-48ae-8957-c07f04efaa81 Authenticating user 'default' from [fd00:1122:3344:101::e]:58944 | ||
| 7869 | 2025.12.24 02:36:31.509872 [ 292 ] {} <Debug> TCP-Session: 77f1e400-2cf7-48ae-8957-c07f04efaa81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7870 | 2025.12.24 02:36:31.509896 [ 292 ] {} <Debug> TCP-Session: 77f1e400-2cf7-48ae-8957-c07f04efaa81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7871 | 2025.12.24 02:36:31.509919 [ 290 ] {0e13191d-8a56-4722-a65b-7dc3471a6e6a} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 7872 | 2025.12.24 02:36:31.509931 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7873 | 2025.12.24 02:36:31.509991 [ 293 ] {} <Debug> TCP-Session: ffe74f23-db42-4930-b4a2-b3164b9540da Authenticating user 'default' from [fd00:1122:3344:101::e]:39002 | ||
| 7874 | 2025.12.24 02:36:31.510009 [ 293 ] {} <Debug> TCP-Session: ffe74f23-db42-4930-b4a2-b3164b9540da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7875 | 2025.12.24 02:36:31.510021 [ 293 ] {} <Debug> TCP-Session: ffe74f23-db42-4930-b4a2-b3164b9540da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7876 | 2025.12.24 02:36:31.511062 [ 331 ] {0e13191d-8a56-4722-a65b-7dc3471a6e6a} <Trace> AggregatingTransform: Aggregating | ||
| 7877 | 2025.12.24 02:36:31.511104 [ 331 ] {0e13191d-8a56-4722-a65b-7dc3471a6e6a} <Trace> Aggregator: Aggregation method: without_key | ||
| 7878 | 2025.12.24 02:36:31.511142 [ 331 ] {0e13191d-8a56-4722-a65b-7dc3471a6e6a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001079797 sec. (926.100 rows/sec., 36.18 KiB/sec.) | ||
| 7879 | 2025.12.24 02:36:31.511162 [ 331 ] {0e13191d-8a56-4722-a65b-7dc3471a6e6a} <Trace> Aggregator: Merging aggregated data | ||
| 7880 | 2025.12.24 02:36:31.512611 [ 290 ] {0e13191d-8a56-4722-a65b-7dc3471a6e6a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003553 sec., 281.45229383619477 rows/sec., 10.99 KiB/sec. | ||
| 7881 | 2025.12.24 02:36:31.512853 [ 290 ] {0e13191d-8a56-4722-a65b-7dc3471a6e6a} <Debug> TCPHandler: Processed in 0.004100625 sec. | ||
| 7882 | 2025.12.24 02:36:31.513051 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7883 | 2025.12.24 02:36:31.513086 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7884 | 2025.12.24 02:36:31.513104 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7885 | 2025.12.24 02:36:31.513129 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7886 | 2025.12.24 02:36:31.513151 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7887 | 2025.12.24 02:36:31.513167 [ 293 ] {} <Debug> TCP-Session: ffe74f23-db42-4930-b4a2-b3164b9540da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7888 | 2025.12.24 02:36:31.513190 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7889 | 2025.12.24 02:36:31.513206 [ 349 ] {} <Debug> TCP-Session: 40209eb2-53a2-468d-8702-72e32b7cac8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7890 | 2025.12.24 02:36:31.513228 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7891 | 2025.12.24 02:36:31.513216 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7892 | 2025.12.24 02:36:31.513277 [ 353 ] {} <Debug> TCP-Session: c0b3de14-a41d-49ed-80af-919e64766f33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7893 | 2025.12.24 02:36:31.513273 [ 350 ] {} <Debug> TCP-Session: 4be9bfd8-543b-4535-bdc8-5f965f0aeabd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7894 | 2025.12.24 02:36:31.513317 [ 351 ] {} <Debug> TCP-Session: 6e5d1960-a8eb-47fd-913b-55e3b5c0bfcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7895 | 2025.12.24 02:36:31.513191 [ 292 ] {} <Debug> TCP-Session: 77f1e400-2cf7-48ae-8957-c07f04efaa81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7896 | 2025.12.24 02:36:31.513174 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7897 | 2025.12.24 02:36:31.513109 [ 290 ] {} <Debug> TCP-Session: 12491396-0d7d-42f4-b7d9-ef0da30385cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7898 | 2025.12.24 02:36:31.513444 [ 291 ] {} <Debug> TCP-Session: 48ecad97-8e0e-4242-a6bf-165935527c17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7899 | 2025.12.24 02:36:31.513141 [ 352 ] {} <Debug> TCP-Session: 818486c8-1ae6-46b9-af66-e4143d1abcf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2025.12.24 02:36:31.655063 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34375 | ||
| 7901 | 2025.12.24 02:36:31.655180 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7902 | 2025.12.24 02:36:31.655209 [ 290 ] {} <Debug> TCP-Session: 28695a6b-7e43-4ea7-8c85-d9c6a85331d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34375 | ||
| 7903 | 2025.12.24 02:36:31.655248 [ 290 ] {} <Debug> TCP-Session: 28695a6b-7e43-4ea7-8c85-d9c6a85331d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7904 | 2025.12.24 02:36:31.655261 [ 290 ] {} <Debug> TCP-Session: 28695a6b-7e43-4ea7-8c85-d9c6a85331d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7905 | 2025.12.24 02:36:31.655551 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57600 | ||
| 7906 | 2025.12.24 02:36:31.655570 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56209 | ||
| 7907 | 2025.12.24 02:36:31.655591 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37537 | ||
| 7908 | 2025.12.24 02:36:31.655625 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52460 | ||
| 7909 | 2025.12.24 02:36:31.655635 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57269 | ||
| 7910 | 2025.12.24 02:36:31.655708 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7911 | 2025.12.24 02:36:31.655711 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7912 | 2025.12.24 02:36:31.655682 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7913 | 2025.12.24 02:36:31.655745 [ 293 ] {} <Debug> TCP-Session: 42f1be27-857a-4a8a-a136-ca2b33f6fcf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56209 | ||
| 7914 | 2025.12.24 02:36:31.655761 [ 349 ] {} <Debug> TCP-Session: 547ba74f-c69d-46dc-9dd7-83db6c7b7c33 Authenticating user 'default' from [fd00:1122:3344:101::e]:37537 | ||
| 7915 | 2025.12.24 02:36:31.655793 [ 293 ] {} <Debug> TCP-Session: 42f1be27-857a-4a8a-a136-ca2b33f6fcf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7916 | 2025.12.24 02:36:31.655777 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7917 | 2025.12.24 02:36:31.655829 [ 349 ] {} <Debug> TCP-Session: 547ba74f-c69d-46dc-9dd7-83db6c7b7c33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7918 | 2025.12.24 02:36:31.655827 [ 293 ] {} <Debug> TCP-Session: 42f1be27-857a-4a8a-a136-ca2b33f6fcf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7919 | 2025.12.24 02:36:31.655866 [ 353 ] {} <Debug> TCP-Session: dbc0096f-57a3-4f72-a732-bb4e1ab5dc35 Authenticating user 'default' from [fd00:1122:3344:101::e]:57269 | ||
| 7920 | 2025.12.24 02:36:31.655862 [ 349 ] {} <Debug> TCP-Session: 547ba74f-c69d-46dc-9dd7-83db6c7b7c33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7921 | 2025.12.24 02:36:31.655775 [ 292 ] {} <Debug> TCP-Session: e1b49337-c1e5-415d-8128-07cefd9db0e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57600 | ||
| 7922 | 2025.12.24 02:36:31.655909 [ 353 ] {} <Debug> TCP-Session: dbc0096f-57a3-4f72-a732-bb4e1ab5dc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7923 | 2025.12.24 02:36:31.655929 [ 292 ] {} <Debug> TCP-Session: e1b49337-c1e5-415d-8128-07cefd9db0e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7924 | 2025.12.24 02:36:31.655758 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7925 | 2025.12.24 02:36:31.655950 [ 292 ] {} <Debug> TCP-Session: e1b49337-c1e5-415d-8128-07cefd9db0e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7926 | 2025.12.24 02:36:31.655663 [ 290 ] {} <Trace> TCP-Session: 28695a6b-7e43-4ea7-8c85-d9c6a85331d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2025.12.24 02:36:31.655979 [ 352 ] {} <Debug> TCP-Session: 4b54e1d3-a16e-492c-b471-7842d8a3208d Authenticating user 'default' from [fd00:1122:3344:101::e]:52460 | ||
| 7928 | 2025.12.24 02:36:31.655612 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46942 | ||
| 7929 | 2025.12.24 02:36:31.656032 [ 352 ] {} <Debug> TCP-Session: 4b54e1d3-a16e-492c-b471-7842d8a3208d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7930 | 2025.12.24 02:36:31.655602 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41591 | ||
| 7931 | 2025.12.24 02:36:31.656063 [ 352 ] {} <Debug> TCP-Session: 4b54e1d3-a16e-492c-b471-7842d8a3208d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7932 | 2025.12.24 02:36:31.655581 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37855 | ||
| 7933 | 2025.12.24 02:36:31.656110 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7934 | 2025.12.24 02:36:31.656132 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7935 | 2025.12.24 02:36:31.655943 [ 353 ] {} <Debug> TCP-Session: dbc0096f-57a3-4f72-a732-bb4e1ab5dc35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7936 | 2025.12.24 02:36:31.656166 [ 350 ] {} <Debug> TCP-Session: ac3f0468-8706-46db-a48a-e9a479cc759b Authenticating user 'default' from [fd00:1122:3344:101::e]:41591 | ||
| 7937 | 2025.12.24 02:36:31.656170 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7938 | 2025.12.24 02:36:31.656189 [ 290 ] {b1ccb146-b660-42ce-9c71-1209700c4046} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34375) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7939 | 2025.12.24 02:36:31.656219 [ 291 ] {} <Debug> TCP-Session: 55f7c22a-81c7-4bc8-98c6-079d5efb6543 Authenticating user 'default' from [fd00:1122:3344:101::e]:37855 | ||
| 7940 | 2025.12.24 02:36:31.656201 [ 350 ] {} <Debug> TCP-Session: ac3f0468-8706-46db-a48a-e9a479cc759b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7941 | 2025.12.24 02:36:31.656256 [ 291 ] {} <Debug> TCP-Session: 55f7c22a-81c7-4bc8-98c6-079d5efb6543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7942 | 2025.12.24 02:36:31.656269 [ 350 ] {} <Debug> TCP-Session: ac3f0468-8706-46db-a48a-e9a479cc759b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7943 | 2025.12.24 02:36:31.656281 [ 291 ] {} <Debug> TCP-Session: 55f7c22a-81c7-4bc8-98c6-079d5efb6543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7944 | 2025.12.24 02:36:31.656160 [ 351 ] {} <Debug> TCP-Session: 7694e658-29c7-42d9-bd5f-a58b9c369bcd Authenticating user 'default' from [fd00:1122:3344:101::e]:46942 | ||
| 7945 | 2025.12.24 02:36:31.656338 [ 351 ] {} <Debug> TCP-Session: 7694e658-29c7-42d9-bd5f-a58b9c369bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7946 | 2025.12.24 02:36:31.656359 [ 351 ] {} <Debug> TCP-Session: 7694e658-29c7-42d9-bd5f-a58b9c369bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7947 | 2025.12.24 02:36:31.656492 [ 290 ] {b1ccb146-b660-42ce-9c71-1209700c4046} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7948 | 2025.12.24 02:36:31.656558 [ 290 ] {b1ccb146-b660-42ce-9c71-1209700c4046} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7949 | 2025.12.24 02:36:31.656850 [ 290 ] {b1ccb146-b660-42ce-9c71-1209700c4046} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 7950 | 2025.12.24 02:36:31.657985 [ 335 ] {b1ccb146-b660-42ce-9c71-1209700c4046} <Trace> AggregatingTransform: Aggregating | ||
| 7951 | 2025.12.24 02:36:31.658029 [ 335 ] {b1ccb146-b660-42ce-9c71-1209700c4046} <Trace> Aggregator: Aggregation method: without_key | ||
| 7952 | 2025.12.24 02:36:31.658065 [ 335 ] {b1ccb146-b660-42ce-9c71-1209700c4046} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001115888 sec. (896.147 rows/sec., 35.01 KiB/sec.) | ||
| 7953 | 2025.12.24 02:36:31.658086 [ 335 ] {b1ccb146-b660-42ce-9c71-1209700c4046} <Trace> Aggregator: Merging aggregated data | ||
| 7954 | 2025.12.24 02:36:31.659455 [ 290 ] {b1ccb146-b660-42ce-9c71-1209700c4046} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003335 sec., 299.85007496251876 rows/sec., 11.71 KiB/sec. | ||
| 7955 | 2025.12.24 02:36:31.659692 [ 290 ] {b1ccb146-b660-42ce-9c71-1209700c4046} <Debug> TCPHandler: Processed in 0.004201737 sec. | ||
| 7956 | 2025.12.24 02:36:31.659893 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7957 | 2025.12.24 02:36:31.659929 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7958 | 2025.12.24 02:36:31.659935 [ 290 ] {} <Debug> TCP-Session: 28695a6b-7e43-4ea7-8c85-d9c6a85331d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7959 | 2025.12.24 02:36:31.659954 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7960 | 2025.12.24 02:36:31.659981 [ 353 ] {} <Debug> TCP-Session: dbc0096f-57a3-4f72-a732-bb4e1ab5dc35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7961 | 2025.12.24 02:36:31.659976 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7962 | 2025.12.24 02:36:31.660009 [ 292 ] {} <Debug> TCP-Session: e1b49337-c1e5-415d-8128-07cefd9db0e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7963 | 2025.12.24 02:36:31.660019 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7964 | 2025.12.24 02:36:31.660036 [ 349 ] {} <Debug> TCP-Session: 547ba74f-c69d-46dc-9dd7-83db6c7b7c33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7965 | 2025.12.24 02:36:31.660052 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7966 | 2025.12.24 02:36:31.660068 [ 293 ] {} <Debug> TCP-Session: 42f1be27-857a-4a8a-a136-ca2b33f6fcf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7967 | 2025.12.24 02:36:31.660077 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7968 | 2025.12.24 02:36:31.660100 [ 350 ] {} <Debug> TCP-Session: ac3f0468-8706-46db-a48a-e9a479cc759b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7969 | 2025.12.24 02:36:31.660041 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7970 | 2025.12.24 02:36:31.660148 [ 352 ] {} <Debug> TCP-Session: 4b54e1d3-a16e-492c-b471-7842d8a3208d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7971 | 2025.12.24 02:36:31.659999 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7972 | 2025.12.24 02:36:31.660184 [ 351 ] {} <Debug> TCP-Session: 7694e658-29c7-42d9-bd5f-a58b9c369bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7973 | 2025.12.24 02:36:31.660216 [ 291 ] {} <Debug> TCP-Session: 55f7c22a-81c7-4bc8-98c6-079d5efb6543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7974 | 2025.12.24 02:36:31.709082 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52268 | ||
| 7975 | 2025.12.24 02:36:31.709187 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7976 | 2025.12.24 02:36:31.709215 [ 291 ] {} <Debug> TCP-Session: c3831b65-177a-424e-83db-da669465cbde Authenticating user 'default' from [fd00:1122:3344:101::e]:52268 | ||
| 7977 | 2025.12.24 02:36:31.709243 [ 291 ] {} <Debug> TCP-Session: c3831b65-177a-424e-83db-da669465cbde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7978 | 2025.12.24 02:36:31.709256 [ 291 ] {} <Debug> TCP-Session: c3831b65-177a-424e-83db-da669465cbde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7979 | 2025.12.24 02:36:31.709451 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33247 | ||
| 7980 | 2025.12.24 02:36:31.709472 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49004 | ||
| 7981 | 2025.12.24 02:36:31.709470 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44212 | ||
| 7982 | 2025.12.24 02:36:31.709510 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57777 | ||
| 7983 | 2025.12.24 02:36:31.709535 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37939 | ||
| 7984 | 2025.12.24 02:36:31.709565 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7985 | 2025.12.24 02:36:31.709565 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7986 | 2025.12.24 02:36:31.709523 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41976 | ||
| 7987 | 2025.12.24 02:36:31.709599 [ 291 ] {} <Trace> TCP-Session: c3831b65-177a-424e-83db-da669465cbde Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7988 | 2025.12.24 02:36:31.709617 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7989 | 2025.12.24 02:36:31.709606 [ 292 ] {} <Debug> TCP-Session: 05b1113c-1092-41c2-bf2e-4003a0611076 Authenticating user 'default' from [fd00:1122:3344:101::e]:33247 | ||
| 7990 | 2025.12.24 02:36:31.709664 [ 353 ] {} <Debug> TCP-Session: 8d4fdc4e-1920-41ed-8f0a-3e45b8d8b3a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37939 | ||
| 7991 | 2025.12.24 02:36:31.709671 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7992 | 2025.12.24 02:36:31.709681 [ 292 ] {} <Debug> TCP-Session: 05b1113c-1092-41c2-bf2e-4003a0611076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7993 | 2025.12.24 02:36:31.709688 [ 353 ] {} <Debug> TCP-Session: 8d4fdc4e-1920-41ed-8f0a-3e45b8d8b3a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7994 | 2025.12.24 02:36:31.709708 [ 352 ] {} <Debug> TCP-Session: 82d67851-6142-4268-a961-d5ff075755fc Authenticating user 'default' from [fd00:1122:3344:101::e]:41976 | ||
| 7995 | 2025.12.24 02:36:31.709724 [ 353 ] {} <Debug> TCP-Session: 8d4fdc4e-1920-41ed-8f0a-3e45b8d8b3a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7996 | 2025.12.24 02:36:31.709756 [ 352 ] {} <Debug> TCP-Session: 82d67851-6142-4268-a961-d5ff075755fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7997 | 2025.12.24 02:36:31.709712 [ 292 ] {} <Debug> TCP-Session: 05b1113c-1092-41c2-bf2e-4003a0611076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7998 | 2025.12.24 02:36:31.709781 [ 352 ] {} <Debug> TCP-Session: 82d67851-6142-4268-a961-d5ff075755fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7999 | 2025.12.24 02:36:31.709801 [ 291 ] {1b4ced2a-67ef-4682-a6be-839e10efb0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52268) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8000 | 2025.12.24 02:36:31.709599 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8001 | 2025.12.24 02:36:31.709599 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8002 | 2025.12.24 02:36:31.709861 [ 351 ] {} <Debug> TCP-Session: ce64dd66-f7b8-4145-be71-9ab9b65bfcc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:57777 | ||
| 8003 | 2025.12.24 02:36:31.709595 [ 349 ] {} <Debug> TCP-Session: 0b817ca4-1aa5-4c5c-a728-b917fb8d694c Authenticating user 'default' from [fd00:1122:3344:101::e]:49004 | ||
| 8004 | 2025.12.24 02:36:31.709879 [ 293 ] {} <Debug> TCP-Session: 1d7c981c-1ea3-45d7-8ff9-cdf85af42b3e Authenticating user 'default' from [fd00:1122:3344:101::e]:44212 | ||
| 8005 | 2025.12.24 02:36:31.709893 [ 351 ] {} <Debug> TCP-Session: ce64dd66-f7b8-4145-be71-9ab9b65bfcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8006 | 2025.12.24 02:36:31.709907 [ 349 ] {} <Debug> TCP-Session: 0b817ca4-1aa5-4c5c-a728-b917fb8d694c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8007 | 2025.12.24 02:36:31.709918 [ 293 ] {} <Debug> TCP-Session: 1d7c981c-1ea3-45d7-8ff9-cdf85af42b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8008 | 2025.12.24 02:36:31.709923 [ 351 ] {} <Debug> TCP-Session: ce64dd66-f7b8-4145-be71-9ab9b65bfcc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8009 | 2025.12.24 02:36:31.709937 [ 349 ] {} <Debug> TCP-Session: 0b817ca4-1aa5-4c5c-a728-b917fb8d694c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2025.12.24 02:36:31.709950 [ 293 ] {} <Debug> TCP-Session: 1d7c981c-1ea3-45d7-8ff9-cdf85af42b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8011 | 2025.12.24 02:36:31.709501 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58651 | ||
| 8012 | 2025.12.24 02:36:31.709545 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36033 | ||
| 8013 | 2025.12.24 02:36:31.710085 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8014 | 2025.12.24 02:36:31.710085 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8015 | 2025.12.24 02:36:31.710112 [ 350 ] {} <Debug> TCP-Session: 38920b1c-322d-460b-90a6-22c77f9fccd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:58651 | ||
| 8016 | 2025.12.24 02:36:31.710118 [ 290 ] {} <Debug> TCP-Session: 8c93be42-23ee-4cea-ba28-21bd358bdf4b Authenticating user 'default' from [fd00:1122:3344:101::e]:36033 | ||
| 8017 | 2025.12.24 02:36:31.710135 [ 350 ] {} <Debug> TCP-Session: 38920b1c-322d-460b-90a6-22c77f9fccd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8018 | 2025.12.24 02:36:31.710138 [ 291 ] {1b4ced2a-67ef-4682-a6be-839e10efb0c0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8019 | 2025.12.24 02:36:31.710149 [ 350 ] {} <Debug> TCP-Session: 38920b1c-322d-460b-90a6-22c77f9fccd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2025.12.24 02:36:31.710137 [ 290 ] {} <Debug> TCP-Session: 8c93be42-23ee-4cea-ba28-21bd358bdf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2025.12.24 02:36:31.710196 [ 290 ] {} <Debug> TCP-Session: 8c93be42-23ee-4cea-ba28-21bd358bdf4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8022 | 2025.12.24 02:36:31.710208 [ 291 ] {1b4ced2a-67ef-4682-a6be-839e10efb0c0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8023 | 2025.12.24 02:36:31.710526 [ 291 ] {1b4ced2a-67ef-4682-a6be-839e10efb0c0} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 8024 | 2025.12.24 02:36:31.711576 [ 328 ] {1b4ced2a-67ef-4682-a6be-839e10efb0c0} <Trace> AggregatingTransform: Aggregating | ||
| 8025 | 2025.12.24 02:36:31.711637 [ 328 ] {1b4ced2a-67ef-4682-a6be-839e10efb0c0} <Trace> Aggregator: Aggregation method: without_key | ||
| 8026 | 2025.12.24 02:36:31.711681 [ 328 ] {1b4ced2a-67ef-4682-a6be-839e10efb0c0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001052167 sec. (950.419 rows/sec., 37.13 KiB/sec.) | ||
| 8027 | 2025.12.24 02:36:31.711704 [ 328 ] {1b4ced2a-67ef-4682-a6be-839e10efb0c0} <Trace> Aggregator: Merging aggregated data | ||
| 8028 | 2025.12.24 02:36:31.712964 [ 291 ] {1b4ced2a-67ef-4682-a6be-839e10efb0c0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003227 sec., 309.88534242330337 rows/sec., 12.10 KiB/sec. | ||
| 8029 | 2025.12.24 02:36:31.713118 [ 291 ] {1b4ced2a-67ef-4682-a6be-839e10efb0c0} <Debug> TCPHandler: Processed in 0.003670039 sec. | ||
| 8030 | 2025.12.24 02:36:31.713203 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8031 | 2025.12.24 02:36:31.713231 [ 291 ] {} <Debug> TCP-Session: c3831b65-177a-424e-83db-da669465cbde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8032 | 2025.12.24 02:36:31.713243 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8033 | 2025.12.24 02:36:31.713261 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8034 | 2025.12.24 02:36:31.713288 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8035 | 2025.12.24 02:36:31.713292 [ 290 ] {} <Debug> TCP-Session: 8c93be42-23ee-4cea-ba28-21bd358bdf4b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2025.12.24 02:36:31.713310 [ 292 ] {} <Debug> TCP-Session: 05b1113c-1092-41c2-bf2e-4003a0611076 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8037 | 2025.12.24 02:36:31.713328 [ 350 ] {} <Debug> TCP-Session: 38920b1c-322d-460b-90a6-22c77f9fccd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8038 | 2025.12.24 02:36:31.713336 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8039 | 2025.12.24 02:36:31.713354 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8040 | 2025.12.24 02:36:31.713386 [ 352 ] {} <Debug> TCP-Session: 82d67851-6142-4268-a961-d5ff075755fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8041 | 2025.12.24 02:36:31.713306 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8042 | 2025.12.24 02:36:31.713411 [ 353 ] {} <Debug> TCP-Session: 8d4fdc4e-1920-41ed-8f0a-3e45b8d8b3a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8043 | 2025.12.24 02:36:31.713301 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8044 | 2025.12.24 02:36:31.713459 [ 349 ] {} <Debug> TCP-Session: 0b817ca4-1aa5-4c5c-a728-b917fb8d694c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2025.12.24 02:36:31.713319 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8046 | 2025.12.24 02:36:31.713488 [ 293 ] {} <Debug> TCP-Session: 1d7c981c-1ea3-45d7-8ff9-cdf85af42b3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2025.12.24 02:36:31.713522 [ 351 ] {} <Debug> TCP-Session: ce64dd66-f7b8-4145-be71-9ab9b65bfcc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8048 | 2025.12.24 02:36:32.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.70 MiB, peak 306.80 MiB, free memory in arenas 0.00 B, will set to 295.50 MiB (RSS), difference: -1.20 MiB | ||
| 8049 | 2025.12.24 02:36:32.269279 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19599 | ||
| 8050 | 2025.12.24 02:36:32.269773 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8051 | 2025.12.24 02:36:32.269819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8052 | 2025.12.24 02:36:32.270337 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8053 | 2025.12.24 02:36:32.270593 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2025.12.24 02:36:32.270724 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19599 | ||
| 8055 | 2025.12.24 02:36:32.270742 [ 85 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8056 | 2025.12.24 02:36:32.270810 [ 85 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8057 | 2025.12.24 02:36:32.270832 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8058 | 2025.12.24 02:36:32.270934 [ 189 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 8059 | 2025.12.24 02:36:32.271058 [ 189 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8060 | 2025.12.24 02:36:32.271098 [ 189 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17167 rows starting from the beginning of the part | ||
| 8061 | 2025.12.24 02:36:32.271161 [ 189 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8062 | 2025.12.24 02:36:32.271209 [ 189 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8063 | 2025.12.24 02:36:32.271252 [ 189 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8064 | 2025.12.24 02:36:32.271289 [ 189 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8065 | 2025.12.24 02:36:32.271328 [ 189 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8066 | 2025.12.24 02:36:32.273617 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19599 rows, containing 4 columns (4 merged, 0 gathered) in 0.002724443 sec., 7193764.009744377 rows/sec., 102.91 MiB/sec. | ||
| 8067 | 2025.12.24 02:36:32.273850 [ 189 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8068 | 2025.12.24 02:36:32.274107 [ 189 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_41_8} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8069 | 2025.12.24 02:36:32.274182 [ 189 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_41_8} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8070 | 2025.12.24 02:36:32.274273 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 8071 | 2025.12.24 02:36:33.353201 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8072 | 2025.12.24 02:36:33.372811 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2025.12.24 02:36:33.372883 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8074 | 2025.12.24 02:36:33.379066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8075 | 2025.12.24 02:36:33.379796 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2025.12.24 02:36:33.380136 [ 84 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8077 | 2025.12.24 02:36:33.380204 [ 84 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2025.12.24 02:36:33.380226 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8079 | 2025.12.24 02:36:33.380323 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8080 | 2025.12.24 02:36:33.383470 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8081 | 2025.12.24 02:36:33.383512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8082 | 2025.12.24 02:36:33.384397 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8083 | 2025.12.24 02:36:33.387962 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8084 | 2025.12.24 02:36:33.391617 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8085 | 2025.12.24 02:36:33.395730 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8086 | 2025.12.24 02:36:33.399850 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8087 | 2025.12.24 02:36:33.403835 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8088 | 2025.12.24 02:36:33.460372 [ 189 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080083006 sec., 3858.4965204727705 rows/sec., 19.95 MiB/sec. | ||
| 8089 | 2025.12.24 02:36:33.463231 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8090 | 2025.12.24 02:36:33.465336 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_41_8} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2025.12.24 02:36:33.465450 [ 197 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_41_8} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8092 | 2025.12.24 02:36:33.468317 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 8093 | 2025.12.24 02:36:34.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.79 MiB, peak 310.23 MiB, free memory in arenas 0.00 B, will set to 298.46 MiB (RSS), difference: 1.67 MiB | ||
| 8094 | 2025.12.24 02:36:34.824552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 990 | ||
| 8095 | 2025.12.24 02:36:34.827089 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2025.12.24 02:36:34.827152 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8097 | 2025.12.24 02:36:34.828399 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8098 | 2025.12.24 02:36:34.828689 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2025.12.24 02:36:34.829089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 990 | ||
| 8100 | 2025.12.24 02:36:36.323970 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8101 | 2025.12.24 02:36:36.324144 [ 4 ] {6a787dec-b1c3-40d6-94f3-ee00df8fd522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8102 | 2025.12.24 02:36:36.324211 [ 4 ] {6a787dec-b1c3-40d6-94f3-ee00df8fd522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8103 | 2025.12.24 02:36:36.324830 [ 4 ] {6a787dec-b1c3-40d6-94f3-ee00df8fd522} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8104 | 2025.12.24 02:36:36.324879 [ 4 ] {6a787dec-b1c3-40d6-94f3-ee00df8fd522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8105 | 2025.12.24 02:36:36.325278 [ 4 ] {6a787dec-b1c3-40d6-94f3-ee00df8fd522} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8106 | 2025.12.24 02:36:36.325515 [ 4 ] {6a787dec-b1c3-40d6-94f3-ee00df8fd522} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8107 | 2025.12.24 02:36:36.325675 [ 4 ] {6a787dec-b1c3-40d6-94f3-ee00df8fd522} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001578 sec., 53231.9391634981 rows/sec., 4.45 MiB/sec. | ||
| 8108 | 2025.12.24 02:36:36.325726 [ 4 ] {6a787dec-b1c3-40d6-94f3-ee00df8fd522} <Debug> TCPHandler: Processed in 0.00187759 sec. | ||
| 8109 | 2025.12.24 02:36:36.325844 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8110 | 2025.12.24 02:36:36.325947 [ 4 ] {81d92d9e-33a6-47f5-95eb-2788e69bc1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8111 | 2025.12.24 02:36:36.325992 [ 4 ] {81d92d9e-33a6-47f5-95eb-2788e69bc1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8112 | 2025.12.24 02:36:36.326406 [ 4 ] {81d92d9e-33a6-47f5-95eb-2788e69bc1af} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2025.12.24 02:36:36.326444 [ 4 ] {81d92d9e-33a6-47f5-95eb-2788e69bc1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8114 | 2025.12.24 02:36:36.326753 [ 4 ] {81d92d9e-33a6-47f5-95eb-2788e69bc1af} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8115 | 2025.12.24 02:36:36.326970 [ 4 ] {81d92d9e-33a6-47f5-95eb-2788e69bc1af} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8116 | 2025.12.24 02:36:36.327108 [ 4 ] {81d92d9e-33a6-47f5-95eb-2788e69bc1af} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001185 sec., 11814.34599156118 rows/sec., 888.38 KiB/sec. | ||
| 8117 | 2025.12.24 02:36:36.327148 [ 4 ] {81d92d9e-33a6-47f5-95eb-2788e69bc1af} <Debug> TCPHandler: Processed in 0.001354502 sec. | ||
| 8118 | 2025.12.24 02:36:36.327255 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8119 | 2025.12.24 02:36:36.327354 [ 4 ] {e4f1e1b9-1722-4cb0-8f25-4eddf9e732cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8120 | 2025.12.24 02:36:36.327398 [ 4 ] {e4f1e1b9-1722-4cb0-8f25-4eddf9e732cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8121 | 2025.12.24 02:36:36.327825 [ 4 ] {e4f1e1b9-1722-4cb0-8f25-4eddf9e732cf} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8122 | 2025.12.24 02:36:36.327863 [ 4 ] {e4f1e1b9-1722-4cb0-8f25-4eddf9e732cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8123 | 2025.12.24 02:36:36.328179 [ 4 ] {e4f1e1b9-1722-4cb0-8f25-4eddf9e732cf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8124 | 2025.12.24 02:36:36.328405 [ 4 ] {e4f1e1b9-1722-4cb0-8f25-4eddf9e732cf} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8125 | 2025.12.24 02:36:36.328539 [ 4 ] {e4f1e1b9-1722-4cb0-8f25-4eddf9e732cf} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001205 sec., 64730.29045643154 rows/sec., 5.05 MiB/sec. | ||
| 8126 | 2025.12.24 02:36:36.328578 [ 4 ] {e4f1e1b9-1722-4cb0-8f25-4eddf9e732cf} <Debug> TCPHandler: Processed in 0.001372232 sec. | ||
| 8127 | 2025.12.24 02:36:36.328690 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2025.12.24 02:36:36.328785 [ 4 ] {d6c2062c-154d-4848-92b4-af6c1d64d856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8129 | 2025.12.24 02:36:36.328830 [ 4 ] {d6c2062c-154d-4848-92b4-af6c1d64d856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8130 | 2025.12.24 02:36:36.329230 [ 4 ] {d6c2062c-154d-4848-92b4-af6c1d64d856} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2025.12.24 02:36:36.329266 [ 4 ] {d6c2062c-154d-4848-92b4-af6c1d64d856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8132 | 2025.12.24 02:36:36.329595 [ 4 ] {d6c2062c-154d-4848-92b4-af6c1d64d856} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8133 | 2025.12.24 02:36:36.329807 [ 4 ] {d6c2062c-154d-4848-92b4-af6c1d64d856} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2025.12.24 02:36:36.329940 [ 4 ] {d6c2062c-154d-4848-92b4-af6c1d64d856} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 8135 | 2025.12.24 02:36:36.329978 [ 4 ] {d6c2062c-154d-4848-92b4-af6c1d64d856} <Debug> TCPHandler: Processed in 0.001337401 sec. | ||
| 8136 | 2025.12.24 02:36:36.330081 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8137 | 2025.12.24 02:36:36.330175 [ 4 ] {0dc28473-6a4e-466b-930f-b6e4802378f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8138 | 2025.12.24 02:36:36.330230 [ 4 ] {0dc28473-6a4e-466b-930f-b6e4802378f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8139 | 2025.12.24 02:36:36.330988 [ 4 ] {0dc28473-6a4e-466b-930f-b6e4802378f2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8140 | 2025.12.24 02:36:36.331025 [ 4 ] {0dc28473-6a4e-466b-930f-b6e4802378f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8141 | 2025.12.24 02:36:36.331551 [ 4 ] {0dc28473-6a4e-466b-930f-b6e4802378f2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8142 | 2025.12.24 02:36:36.331782 [ 4 ] {0dc28473-6a4e-466b-930f-b6e4802378f2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8143 | 2025.12.24 02:36:36.331924 [ 4 ] {0dc28473-6a4e-466b-930f-b6e4802378f2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001767 sec., 7923.03338992643 rows/sec., 14.20 MiB/sec. | ||
| 8144 | 2025.12.24 02:36:36.331988 [ 4 ] {0dc28473-6a4e-466b-930f-b6e4802378f2} <Debug> TCPHandler: Processed in 0.001956751 sec. | ||
| 8145 | 2025.12.24 02:36:36.332102 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8146 | 2025.12.24 02:36:36.332197 [ 4 ] {e142a8ea-8a79-4bb1-be06-0082384c0c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8147 | 2025.12.24 02:36:36.332240 [ 4 ] {e142a8ea-8a79-4bb1-be06-0082384c0c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8148 | 2025.12.24 02:36:36.332574 [ 4 ] {e142a8ea-8a79-4bb1-be06-0082384c0c3d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2025.12.24 02:36:36.332611 [ 4 ] {e142a8ea-8a79-4bb1-be06-0082384c0c3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8150 | 2025.12.24 02:36:36.332915 [ 4 ] {e142a8ea-8a79-4bb1-be06-0082384c0c3d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8151 | 2025.12.24 02:36:36.333139 [ 4 ] {e142a8ea-8a79-4bb1-be06-0082384c0c3d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2025.12.24 02:36:36.333267 [ 4 ] {e142a8ea-8a79-4bb1-be06-0082384c0c3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 8153 | 2025.12.24 02:36:36.333304 [ 4 ] {e142a8ea-8a79-4bb1-be06-0082384c0c3d} <Debug> TCPHandler: Processed in 0.00125121 sec. | ||
| 8154 | 2025.12.24 02:36:39.653811 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8155 | 2025.12.24 02:36:39.653886 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8156 | 2025.12.24 02:36:39.770866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20047 | ||
| 8157 | 2025.12.24 02:36:39.771446 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8158 | 2025.12.24 02:36:39.771505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8159 | 2025.12.24 02:36:39.772116 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8160 | 2025.12.24 02:36:39.772421 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8161 | 2025.12.24 02:36:39.772555 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20047 | ||
| 8162 | 2025.12.24 02:36:40.883639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8163 | 2025.12.24 02:36:40.899575 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8164 | 2025.12.24 02:36:40.899630 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8165 | 2025.12.24 02:36:40.905023 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8166 | 2025.12.24 02:36:40.905749 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8167 | 2025.12.24 02:36:40.908611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8168 | 2025.12.24 02:36:41.324501 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8169 | 2025.12.24 02:36:41.324693 [ 4 ] {23aba4a8-5dca-4776-9739-a6b9ea821fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8170 | 2025.12.24 02:36:41.324763 [ 4 ] {23aba4a8-5dca-4776-9739-a6b9ea821fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8171 | 2025.12.24 02:36:41.325447 [ 4 ] {23aba4a8-5dca-4776-9739-a6b9ea821fa9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8172 | 2025.12.24 02:36:41.325494 [ 4 ] {23aba4a8-5dca-4776-9739-a6b9ea821fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8173 | 2025.12.24 02:36:41.325883 [ 4 ] {23aba4a8-5dca-4776-9739-a6b9ea821fa9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8174 | 2025.12.24 02:36:41.326106 [ 4 ] {23aba4a8-5dca-4776-9739-a6b9ea821fa9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8175 | 2025.12.24 02:36:41.326270 [ 4 ] {23aba4a8-5dca-4776-9739-a6b9ea821fa9} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001629 sec., 66298.34254143646 rows/sec., 5.57 MiB/sec. | ||
| 8176 | 2025.12.24 02:36:41.326282 [ 79 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8177 | 2025.12.24 02:36:41.326321 [ 4 ] {23aba4a8-5dca-4776-9739-a6b9ea821fa9} <Debug> TCPHandler: Processed in 0.001948761 sec. | ||
| 8178 | 2025.12.24 02:36:41.326345 [ 79 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8179 | 2025.12.24 02:36:41.326380 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8180 | 2025.12.24 02:36:41.326446 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2025.12.24 02:36:41.326486 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 8182 | 2025.12.24 02:36:41.326552 [ 4 ] {d9513b60-e00c-4372-9c79-13d64d3ec005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8183 | 2025.12.24 02:36:41.326589 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8184 | 2025.12.24 02:36:41.326595 [ 4 ] {d9513b60-e00c-4372-9c79-13d64d3ec005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8185 | 2025.12.24 02:36:41.326623 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1406 rows starting from the beginning of the part | ||
| 8186 | 2025.12.24 02:36:41.326689 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 8187 | 2025.12.24 02:36:41.326737 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 84 rows starting from the beginning of the part | ||
| 8188 | 2025.12.24 02:36:41.326784 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1250 rows starting from the beginning of the part | ||
| 8189 | 2025.12.24 02:36:41.326832 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 84 rows starting from the beginning of the part | ||
| 8190 | 2025.12.24 02:36:41.326875 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 8191 | 2025.12.24 02:36:41.327075 [ 4 ] {d9513b60-e00c-4372-9c79-13d64d3ec005} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2025.12.24 02:36:41.327115 [ 4 ] {d9513b60-e00c-4372-9c79-13d64d3ec005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8193 | 2025.12.24 02:36:41.327469 [ 4 ] {d9513b60-e00c-4372-9c79-13d64d3ec005} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8194 | 2025.12.24 02:36:41.327695 [ 4 ] {d9513b60-e00c-4372-9c79-13d64d3ec005} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2025.12.24 02:36:41.327846 [ 78 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8196 | 2025.12.24 02:36:41.327855 [ 4 ] {d9513b60-e00c-4372-9c79-13d64d3ec005} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001325 sec., 19622.64150943396 rows/sec., 1.44 MiB/sec. | ||
| 8197 | 2025.12.24 02:36:41.327921 [ 78 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8198 | 2025.12.24 02:36:41.327941 [ 4 ] {d9513b60-e00c-4372-9c79-13d64d3ec005} <Debug> TCPHandler: Processed in 0.001544905 sec. | ||
| 8199 | 2025.12.24 02:36:41.327952 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8200 | 2025.12.24 02:36:41.328068 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 8201 | 2025.12.24 02:36:41.328094 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2025.12.24 02:36:41.328205 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8203 | 2025.12.24 02:36:41.328213 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3040 rows, containing 5 columns (5 merged, 0 gathered) in 0.001769868 sec., 1717642.2196457589 rows/sec., 149.91 MiB/sec. | ||
| 8204 | 2025.12.24 02:36:41.328234 [ 4 ] {325ffea4-7480-4981-a326-82422ca03bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8205 | 2025.12.24 02:36:41.328241 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 70 rows starting from the beginning of the part | ||
| 8206 | 2025.12.24 02:36:41.328294 [ 4 ] {325ffea4-7480-4981-a326-82422ca03bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8207 | 2025.12.24 02:36:41.328326 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
| 8208 | 2025.12.24 02:36:41.328373 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
| 8209 | 2025.12.24 02:36:41.328413 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 8210 | 2025.12.24 02:36:41.328453 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
| 8211 | 2025.12.24 02:36:41.328482 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8212 | 2025.12.24 02:36:41.328493 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 8213 | 2025.12.24 02:36:41.328775 [ 4 ] {325ffea4-7480-4981-a326-82422ca03bb8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2025.12.24 02:36:41.328818 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_61_12} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2025.12.24 02:36:41.328819 [ 4 ] {325ffea4-7480-4981-a326-82422ca03bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8216 | 2025.12.24 02:36:41.328908 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_61_12} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8217 | 2025.12.24 02:36:41.329016 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8218 | 2025.12.24 02:36:41.329201 [ 4 ] {325ffea4-7480-4981-a326-82422ca03bb8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8219 | 2025.12.24 02:36:41.329300 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282341 sec., 140368.27957618138 rows/sec., 10.80 MiB/sec. | ||
| 8220 | 2025.12.24 02:36:41.329421 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8221 | 2025.12.24 02:36:41.329466 [ 4 ] {325ffea4-7480-4981-a326-82422ca03bb8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2025.12.24 02:36:41.329618 [ 78 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8223 | 2025.12.24 02:36:41.329620 [ 4 ] {325ffea4-7480-4981-a326-82422ca03bb8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001413 sec., 63694.267515923566 rows/sec., 4.97 MiB/sec. | ||
| 8224 | 2025.12.24 02:36:41.329673 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_56_11} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8225 | 2025.12.24 02:36:41.329676 [ 78 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8226 | 2025.12.24 02:36:41.329707 [ 4 ] {325ffea4-7480-4981-a326-82422ca03bb8} <Debug> TCPHandler: Processed in 0.001674266 sec. | ||
| 8227 | 2025.12.24 02:36:41.329725 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8228 | 2025.12.24 02:36:41.329755 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_56_11} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8229 | 2025.12.24 02:36:41.329822 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 8230 | 2025.12.24 02:36:41.329839 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8231 | 2025.12.24 02:36:41.329828 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8232 | 2025.12.24 02:36:41.329905 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8233 | 2025.12.24 02:36:41.329932 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 632 rows starting from the beginning of the part | ||
| 8234 | 2025.12.24 02:36:41.329950 [ 4 ] {43a5717b-00bf-4c49-ad77-02f41695ccea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8235 | 2025.12.24 02:36:41.329977 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 8236 | 2025.12.24 02:36:41.329999 [ 4 ] {43a5717b-00bf-4c49-ad77-02f41695ccea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8237 | 2025.12.24 02:36:41.330017 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 78 rows starting from the beginning of the part | ||
| 8238 | 2025.12.24 02:36:41.330055 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 550 rows starting from the beginning of the part | ||
| 8239 | 2025.12.24 02:36:41.330088 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 78 rows starting from the beginning of the part | ||
| 8240 | 2025.12.24 02:36:41.330122 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 8241 | 2025.12.24 02:36:41.330413 [ 4 ] {43a5717b-00bf-4c49-ad77-02f41695ccea} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8242 | 2025.12.24 02:36:41.330453 [ 4 ] {43a5717b-00bf-4c49-ad77-02f41695ccea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8243 | 2025.12.24 02:36:41.330819 [ 4 ] {43a5717b-00bf-4c49-ad77-02f41695ccea} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8244 | 2025.12.24 02:36:41.331003 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001210339 sec., 1254194.072900237 rows/sec., 99.56 MiB/sec. | ||
| 8245 | 2025.12.24 02:36:41.331040 [ 4 ] {43a5717b-00bf-4c49-ad77-02f41695ccea} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8246 | 2025.12.24 02:36:41.331171 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8247 | 2025.12.24 02:36:41.331182 [ 4 ] {43a5717b-00bf-4c49-ad77-02f41695ccea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 8248 | 2025.12.24 02:36:41.331217 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2025.12.24 02:36:41.331232 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8250 | 2025.12.24 02:36:41.331236 [ 4 ] {43a5717b-00bf-4c49-ad77-02f41695ccea} <Debug> TCPHandler: Processed in 0.001460254 sec. | ||
| 8251 | 2025.12.24 02:36:41.331249 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8252 | 2025.12.24 02:36:41.331357 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 8253 | 2025.12.24 02:36:41.331366 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8254 | 2025.12.24 02:36:41.331462 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8255 | 2025.12.24 02:36:41.331487 [ 4 ] {f21670aa-8b8c-4551-a689-1284d62cd7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8256 | 2025.12.24 02:36:41.331494 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 16087 rows starting from the beginning of the part | ||
| 8257 | 2025.12.24 02:36:41.331552 [ 4 ] {f21670aa-8b8c-4551-a689-1284d62cd7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8258 | 2025.12.24 02:36:41.331566 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 8259 | 2025.12.24 02:36:41.331567 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_61_12} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2025.12.24 02:36:41.331616 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 8261 | 2025.12.24 02:36:41.331670 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_61_12} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8262 | 2025.12.24 02:36:41.331675 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 846 rows starting from the beginning of the part | ||
| 8263 | 2025.12.24 02:36:41.331728 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 8264 | 2025.12.24 02:36:41.331768 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 8265 | 2025.12.24 02:36:41.331776 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 8266 | 2025.12.24 02:36:41.332422 [ 4 ] {f21670aa-8b8c-4551-a689-1284d62cd7cf} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8267 | 2025.12.24 02:36:41.332464 [ 4 ] {f21670aa-8b8c-4551-a689-1284d62cd7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8268 | 2025.12.24 02:36:41.333116 [ 4 ] {f21670aa-8b8c-4551-a689-1284d62cd7cf} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8269 | 2025.12.24 02:36:41.333369 [ 4 ] {f21670aa-8b8c-4551-a689-1284d62cd7cf} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8270 | 2025.12.24 02:36:41.333498 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8271 | 2025.12.24 02:36:41.333520 [ 4 ] {f21670aa-8b8c-4551-a689-1284d62cd7cf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002052 sec., 12670.56530214425 rows/sec., 22.71 MiB/sec. | ||
| 8272 | 2025.12.24 02:36:41.333532 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8273 | 2025.12.24 02:36:41.333562 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8274 | 2025.12.24 02:36:41.333595 [ 4 ] {f21670aa-8b8c-4551-a689-1284d62cd7cf} <Debug> TCPHandler: Processed in 0.002280106 sec. | ||
| 8275 | 2025.12.24 02:36:41.333640 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 8276 | 2025.12.24 02:36:41.333713 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8277 | 2025.12.24 02:36:41.333812 [ 4 ] {ada28e44-3d4e-4c1c-a4b6-eb7afc228109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8278 | 2025.12.24 02:36:41.333815 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8279 | 2025.12.24 02:36:41.333862 [ 4 ] {ada28e44-3d4e-4c1c-a4b6-eb7afc228109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8280 | 2025.12.24 02:36:41.333898 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 949 rows starting from the beginning of the part | ||
| 8281 | 2025.12.24 02:36:41.334025 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 26 rows starting from the beginning of the part | ||
| 8282 | 2025.12.24 02:36:41.334140 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 14 rows starting from the beginning of the part | ||
| 8283 | 2025.12.24 02:36:41.334208 [ 4 ] {ada28e44-3d4e-4c1c-a4b6-eb7afc228109} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2025.12.24 02:36:41.334250 [ 4 ] {ada28e44-3d4e-4c1c-a4b6-eb7afc228109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8285 | 2025.12.24 02:36:41.334253 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part | ||
| 8286 | 2025.12.24 02:36:41.334439 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
| 8287 | 2025.12.24 02:36:41.334567 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 26 rows starting from the beginning of the part | ||
| 8288 | 2025.12.24 02:36:41.334620 [ 4 ] {ada28e44-3d4e-4c1c-a4b6-eb7afc228109} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8289 | 2025.12.24 02:36:41.334854 [ 4 ] {ada28e44-3d4e-4c1c-a4b6-eb7afc228109} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8290 | 2025.12.24 02:36:41.334973 [ 78 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8291 | 2025.12.24 02:36:41.334992 [ 4 ] {ada28e44-3d4e-4c1c-a4b6-eb7afc228109} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 8292 | 2025.12.24 02:36:41.335006 [ 78 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2025.12.24 02:36:41.335037 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8294 | 2025.12.24 02:36:41.335037 [ 4 ] {ada28e44-3d4e-4c1c-a4b6-eb7afc228109} <Debug> TCPHandler: Processed in 0.001374862 sec. | ||
| 8295 | 2025.12.24 02:36:41.335147 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 8296 | 2025.12.24 02:36:41.335279 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8297 | 2025.12.24 02:36:41.335319 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3288 rows starting from the beginning of the part | ||
| 8298 | 2025.12.24 02:36:41.335408 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 8299 | 2025.12.24 02:36:41.335461 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 8300 | 2025.12.24 02:36:41.335518 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 8301 | 2025.12.24 02:36:41.335564 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 8302 | 2025.12.24 02:36:41.335618 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 8303 | 2025.12.24 02:36:41.337571 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3588 rows, containing 4 columns (4 merged, 0 gathered) in 0.00246978 sec., 1452760.9746617107 rows/sec., 97.91 MiB/sec. | ||
| 8304 | 2025.12.24 02:36:41.337725 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17573 rows, containing 5 columns (5 merged, 0 gathered) in 0.006394902 sec., 2747970.1799965035 rows/sec., 188.76 MiB/sec. | ||
| 8305 | 2025.12.24 02:36:41.337948 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8306 | 2025.12.24 02:36:41.337961 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8307 | 2025.12.24 02:36:41.338233 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_61_12} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2025.12.24 02:36:41.338277 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2025.12.24 02:36:41.338308 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_61_12} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8310 | 2025.12.24 02:36:41.338354 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8311 | 2025.12.24 02:36:41.338385 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8312 | 2025.12.24 02:36:41.338438 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 8313 | 2025.12.24 02:36:41.341038 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 19 columns (19 merged, 0 gathered) in 0.007423969 sec., 142107.27442423318 rows/sec., 254.65 MiB/sec. | ||
| 8314 | 2025.12.24 02:36:41.342403 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8315 | 2025.12.24 02:36:41.342701 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2025.12.24 02:36:41.342765 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8317 | 2025.12.24 02:36:41.342860 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.40 MiB. | ||
| 8318 | 2025.12.24 02:36:42.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.20 MiB, peak 311.67 MiB, free memory in arenas 0.00 B, will set to 304.02 MiB (RSS), difference: 4.82 MiB | ||
| 8319 | 2025.12.24 02:36:44.829389 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1014 | ||
| 8320 | 2025.12.24 02:36:44.831816 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8321 | 2025.12.24 02:36:44.831875 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8322 | 2025.12.24 02:36:44.833113 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8323 | 2025.12.24 02:36:44.833395 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8324 | 2025.12.24 02:36:44.833593 [ 75 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8325 | 2025.12.24 02:36:44.833690 [ 75 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8326 | 2025.12.24 02:36:44.833727 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8327 | 2025.12.24 02:36:44.833788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1014 | ||
| 8328 | 2025.12.24 02:36:44.833895 [ 197 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 8329 | 2025.12.24 02:36:44.834551 [ 197 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8330 | 2025.12.24 02:36:44.834717 [ 197 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 876 rows starting from the beginning of the part | ||
| 8331 | 2025.12.24 02:36:44.835107 [ 197 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 8332 | 2025.12.24 02:36:44.835490 [ 197 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 8333 | 2025.12.24 02:36:44.835849 [ 197 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 8334 | 2025.12.24 02:36:44.836243 [ 197 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 8335 | 2025.12.24 02:36:44.836591 [ 197 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 8336 | 2025.12.24 02:36:44.843137 [ 190 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1014 rows, containing 72 columns (72 merged, 0 gathered) in 0.009322778 sec., 108765.86356555953 rows/sec., 86.99 MiB/sec. | ||
| 8337 | 2025.12.24 02:36:44.844415 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8338 | 2025.12.24 02:36:44.845029 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_31_6} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2025.12.24 02:36:44.845145 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_31_6} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8340 | 2025.12.24 02:36:44.845509 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 8341 | 2025.12.24 02:36:46.326345 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8342 | 2025.12.24 02:36:46.326521 [ 4 ] {3835fcf7-12de-4495-8f4a-c4f658d10235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8343 | 2025.12.24 02:36:46.326589 [ 4 ] {3835fcf7-12de-4495-8f4a-c4f658d10235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8344 | 2025.12.24 02:36:46.327206 [ 4 ] {3835fcf7-12de-4495-8f4a-c4f658d10235} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2025.12.24 02:36:46.327256 [ 4 ] {3835fcf7-12de-4495-8f4a-c4f658d10235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8346 | 2025.12.24 02:36:46.327646 [ 4 ] {3835fcf7-12de-4495-8f4a-c4f658d10235} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8347 | 2025.12.24 02:36:46.327902 [ 4 ] {3835fcf7-12de-4495-8f4a-c4f658d10235} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2025.12.24 02:36:46.328065 [ 4 ] {3835fcf7-12de-4495-8f4a-c4f658d10235} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.25 MiB/sec. | ||
| 8349 | 2025.12.24 02:36:46.328117 [ 4 ] {3835fcf7-12de-4495-8f4a-c4f658d10235} <Debug> TCPHandler: Processed in 0.00189582 sec. | ||
| 8350 | 2025.12.24 02:36:46.328237 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2025.12.24 02:36:46.328341 [ 4 ] {5858bc6e-56ea-45c1-b015-c885f4266e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8352 | 2025.12.24 02:36:46.328388 [ 4 ] {5858bc6e-56ea-45c1-b015-c885f4266e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8353 | 2025.12.24 02:36:46.328799 [ 4 ] {5858bc6e-56ea-45c1-b015-c885f4266e86} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2025.12.24 02:36:46.328838 [ 4 ] {5858bc6e-56ea-45c1-b015-c885f4266e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8355 | 2025.12.24 02:36:46.329146 [ 4 ] {5858bc6e-56ea-45c1-b015-c885f4266e86} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8356 | 2025.12.24 02:36:46.329361 [ 4 ] {5858bc6e-56ea-45c1-b015-c885f4266e86} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2025.12.24 02:36:46.329501 [ 4 ] {5858bc6e-56ea-45c1-b015-c885f4266e86} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001185 sec., 11814.34599156118 rows/sec., 963.38 KiB/sec. | ||
| 8358 | 2025.12.24 02:36:46.329540 [ 4 ] {5858bc6e-56ea-45c1-b015-c885f4266e86} <Debug> TCPHandler: Processed in 0.001357602 sec. | ||
| 8359 | 2025.12.24 02:36:46.329646 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8360 | 2025.12.24 02:36:46.329744 [ 4 ] {8f4e4f67-13e5-4610-b41a-3900868dbf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8361 | 2025.12.24 02:36:46.329784 [ 4 ] {8f4e4f67-13e5-4610-b41a-3900868dbf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8362 | 2025.12.24 02:36:46.330241 [ 4 ] {8f4e4f67-13e5-4610-b41a-3900868dbf3e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8363 | 2025.12.24 02:36:46.330278 [ 4 ] {8f4e4f67-13e5-4610-b41a-3900868dbf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8364 | 2025.12.24 02:36:46.330632 [ 4 ] {8f4e4f67-13e5-4610-b41a-3900868dbf3e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8365 | 2025.12.24 02:36:46.330852 [ 4 ] {8f4e4f67-13e5-4610-b41a-3900868dbf3e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8366 | 2025.12.24 02:36:46.330986 [ 4 ] {8f4e4f67-13e5-4610-b41a-3900868dbf3e} <Debug> executeQuery: Read 211 rows, 19.17 KiB in 0.001263 sec., 167062.54948535233 rows/sec., 14.82 MiB/sec. | ||
| 8367 | 2025.12.24 02:36:46.331025 [ 4 ] {8f4e4f67-13e5-4610-b41a-3900868dbf3e} <Debug> TCPHandler: Processed in 0.001430703 sec. | ||
| 8368 | 2025.12.24 02:36:46.331137 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8369 | 2025.12.24 02:36:46.331232 [ 4 ] {2de21107-213c-4060-bfff-f187dfba25c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8370 | 2025.12.24 02:36:46.331273 [ 4 ] {2de21107-213c-4060-bfff-f187dfba25c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8371 | 2025.12.24 02:36:46.331669 [ 4 ] {2de21107-213c-4060-bfff-f187dfba25c3} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2025.12.24 02:36:46.331705 [ 4 ] {2de21107-213c-4060-bfff-f187dfba25c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8373 | 2025.12.24 02:36:46.332014 [ 4 ] {2de21107-213c-4060-bfff-f187dfba25c3} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8374 | 2025.12.24 02:36:46.332221 [ 4 ] {2de21107-213c-4060-bfff-f187dfba25c3} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2025.12.24 02:36:46.332349 [ 4 ] {2de21107-213c-4060-bfff-f187dfba25c3} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001137 sec., 35180.29903254178 rows/sec., 2.57 MiB/sec. | ||
| 8376 | 2025.12.24 02:36:46.332388 [ 4 ] {2de21107-213c-4060-bfff-f187dfba25c3} <Debug> TCPHandler: Processed in 0.001303711 sec. | ||
| 8377 | 2025.12.24 02:36:46.332495 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8378 | 2025.12.24 02:36:46.332604 [ 4 ] {65acce5a-1da4-49dd-bbbc-95d71d21ea31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8379 | 2025.12.24 02:36:46.332644 [ 4 ] {65acce5a-1da4-49dd-bbbc-95d71d21ea31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8380 | 2025.12.24 02:36:46.333056 [ 4 ] {65acce5a-1da4-49dd-bbbc-95d71d21ea31} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8381 | 2025.12.24 02:36:46.333095 [ 4 ] {65acce5a-1da4-49dd-bbbc-95d71d21ea31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8382 | 2025.12.24 02:36:46.333443 [ 4 ] {65acce5a-1da4-49dd-bbbc-95d71d21ea31} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8383 | 2025.12.24 02:36:46.333679 [ 4 ] {65acce5a-1da4-49dd-bbbc-95d71d21ea31} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2025.12.24 02:36:46.333825 [ 4 ] {65acce5a-1da4-49dd-bbbc-95d71d21ea31} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001238 sec., 19386.10662358643 rows/sec., 1.61 MiB/sec. | ||
| 8385 | 2025.12.24 02:36:46.333871 [ 4 ] {65acce5a-1da4-49dd-bbbc-95d71d21ea31} <Debug> TCPHandler: Processed in 0.001427243 sec. | ||
| 8386 | 2025.12.24 02:36:46.333986 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8387 | 2025.12.24 02:36:46.334081 [ 4 ] {e7ea2949-66e9-40a4-aac3-980187e6bc66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8388 | 2025.12.24 02:36:46.334121 [ 4 ] {e7ea2949-66e9-40a4-aac3-980187e6bc66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8389 | 2025.12.24 02:36:46.334522 [ 4 ] {e7ea2949-66e9-40a4-aac3-980187e6bc66} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8390 | 2025.12.24 02:36:46.334557 [ 4 ] {e7ea2949-66e9-40a4-aac3-980187e6bc66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8391 | 2025.12.24 02:36:46.334883 [ 4 ] {e7ea2949-66e9-40a4-aac3-980187e6bc66} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8392 | 2025.12.24 02:36:46.335121 [ 4 ] {e7ea2949-66e9-40a4-aac3-980187e6bc66} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8393 | 2025.12.24 02:36:46.335275 [ 4 ] {e7ea2949-66e9-40a4-aac3-980187e6bc66} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001212 sec., 9900.990099009901 rows/sec., 773.51 KiB/sec. | ||
| 8394 | 2025.12.24 02:36:46.335315 [ 4 ] {e7ea2949-66e9-40a4-aac3-980187e6bc66} <Debug> TCPHandler: Processed in 0.001378242 sec. | ||
| 8395 | 2025.12.24 02:36:46.335419 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8396 | 2025.12.24 02:36:46.335512 [ 4 ] {4c986802-ce9a-4b32-abed-09a0e2973582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8397 | 2025.12.24 02:36:46.335552 [ 4 ] {4c986802-ce9a-4b32-abed-09a0e2973582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8398 | 2025.12.24 02:36:46.336001 [ 4 ] {4c986802-ce9a-4b32-abed-09a0e2973582} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2025.12.24 02:36:46.336038 [ 4 ] {4c986802-ce9a-4b32-abed-09a0e2973582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8400 | 2025.12.24 02:36:46.336368 [ 4 ] {4c986802-ce9a-4b32-abed-09a0e2973582} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8401 | 2025.12.24 02:36:46.336572 [ 4 ] {4c986802-ce9a-4b32-abed-09a0e2973582} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2025.12.24 02:36:46.336700 [ 4 ] {4c986802-ce9a-4b32-abed-09a0e2973582} <Debug> executeQuery: Read 128 rows, 10.64 KiB in 0.001207 sec., 106048.05302402652 rows/sec., 8.61 MiB/sec. | ||
| 8403 | 2025.12.24 02:36:46.336738 [ 4 ] {4c986802-ce9a-4b32-abed-09a0e2973582} <Debug> TCPHandler: Processed in 0.001367021 sec. | ||
| 8404 | 2025.12.24 02:36:46.336842 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8405 | 2025.12.24 02:36:46.336937 [ 4 ] {a6163de4-45bf-4a1c-ad98-55ab2fe23122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8406 | 2025.12.24 02:36:46.336982 [ 4 ] {a6163de4-45bf-4a1c-ad98-55ab2fe23122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8407 | 2025.12.24 02:36:46.337374 [ 4 ] {a6163de4-45bf-4a1c-ad98-55ab2fe23122} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2025.12.24 02:36:46.337410 [ 4 ] {a6163de4-45bf-4a1c-ad98-55ab2fe23122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8409 | 2025.12.24 02:36:46.337759 [ 4 ] {a6163de4-45bf-4a1c-ad98-55ab2fe23122} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8410 | 2025.12.24 02:36:46.337965 [ 4 ] {a6163de4-45bf-4a1c-ad98-55ab2fe23122} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8411 | 2025.12.24 02:36:46.338095 [ 4 ] {a6163de4-45bf-4a1c-ad98-55ab2fe23122} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001176 sec., 172619.04761904763 rows/sec., 12.37 MiB/sec. | ||
| 8412 | 2025.12.24 02:36:46.338132 [ 4 ] {a6163de4-45bf-4a1c-ad98-55ab2fe23122} <Debug> TCPHandler: Processed in 0.001340292 sec. | ||
| 8413 | 2025.12.24 02:36:46.338252 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8414 | 2025.12.24 02:36:46.338347 [ 4 ] {350c6eff-33d8-4141-b284-fe402106b8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8415 | 2025.12.24 02:36:46.338401 [ 4 ] {350c6eff-33d8-4141-b284-fe402106b8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8416 | 2025.12.24 02:36:46.339144 [ 4 ] {350c6eff-33d8-4141-b284-fe402106b8e6} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8417 | 2025.12.24 02:36:46.339181 [ 4 ] {350c6eff-33d8-4141-b284-fe402106b8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8418 | 2025.12.24 02:36:46.339716 [ 4 ] {350c6eff-33d8-4141-b284-fe402106b8e6} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8419 | 2025.12.24 02:36:46.339952 [ 4 ] {350c6eff-33d8-4141-b284-fe402106b8e6} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8420 | 2025.12.24 02:36:46.340092 [ 4 ] {350c6eff-33d8-4141-b284-fe402106b8e6} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001763 sec., 7941.009642654566 rows/sec., 14.23 MiB/sec. | ||
| 8421 | 2025.12.24 02:36:46.340159 [ 4 ] {350c6eff-33d8-4141-b284-fe402106b8e6} <Debug> TCPHandler: Processed in 0.001957462 sec. | ||
| 8422 | 2025.12.24 02:36:46.340272 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8423 | 2025.12.24 02:36:46.340367 [ 4 ] {8fd6f694-86be-422d-b921-9de533fd3e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8424 | 2025.12.24 02:36:46.340410 [ 4 ] {8fd6f694-86be-422d-b921-9de533fd3e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8425 | 2025.12.24 02:36:46.340749 [ 4 ] {8fd6f694-86be-422d-b921-9de533fd3e98} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8426 | 2025.12.24 02:36:46.340785 [ 4 ] {8fd6f694-86be-422d-b921-9de533fd3e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8427 | 2025.12.24 02:36:46.341091 [ 4 ] {8fd6f694-86be-422d-b921-9de533fd3e98} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8428 | 2025.12.24 02:36:46.341298 [ 4 ] {8fd6f694-86be-422d-b921-9de533fd3e98} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8429 | 2025.12.24 02:36:46.341426 [ 4 ] {8fd6f694-86be-422d-b921-9de533fd3e98} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 8430 | 2025.12.24 02:36:46.341464 [ 4 ] {8fd6f694-86be-422d-b921-9de533fd3e98} <Debug> TCPHandler: Processed in 0.001242559 sec. | ||
| 8431 | 2025.12.24 02:36:47.272714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20559 | ||
| 8432 | 2025.12.24 02:36:47.273522 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2025.12.24 02:36:47.273573 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8434 | 2025.12.24 02:36:47.274064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8435 | 2025.12.24 02:36:47.274295 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2025.12.24 02:36:47.274443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20559 | ||
| 8437 | 2025.12.24 02:36:48.408742 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8438 | 2025.12.24 02:36:48.425829 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2025.12.24 02:36:48.425892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.03 GiB. | ||
| 8440 | 2025.12.24 02:36:48.431825 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8441 | 2025.12.24 02:36:48.432605 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2025.12.24 02:36:48.435471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8443 | 2025.12.24 02:36:51.325682 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8444 | 2025.12.24 02:36:51.325874 [ 4 ] {f6406940-c597-4383-b5b4-c69da3b9e239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8445 | 2025.12.24 02:36:51.325940 [ 4 ] {f6406940-c597-4383-b5b4-c69da3b9e239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8446 | 2025.12.24 02:36:51.326582 [ 4 ] {f6406940-c597-4383-b5b4-c69da3b9e239} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2025.12.24 02:36:51.326633 [ 4 ] {f6406940-c597-4383-b5b4-c69da3b9e239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8448 | 2025.12.24 02:36:51.327045 [ 4 ] {f6406940-c597-4383-b5b4-c69da3b9e239} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8449 | 2025.12.24 02:36:51.327270 [ 4 ] {f6406940-c597-4383-b5b4-c69da3b9e239} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2025.12.24 02:36:51.327427 [ 4 ] {f6406940-c597-4383-b5b4-c69da3b9e239} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001602 sec., 67415.73033707865 rows/sec., 5.66 MiB/sec. | ||
| 8451 | 2025.12.24 02:36:51.327478 [ 4 ] {f6406940-c597-4383-b5b4-c69da3b9e239} <Debug> TCPHandler: Processed in 0.001920161 sec. | ||
| 8452 | 2025.12.24 02:36:51.327605 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8453 | 2025.12.24 02:36:51.327708 [ 4 ] {e2842a52-69e1-4a0f-9516-f1d3d1447985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8454 | 2025.12.24 02:36:51.327752 [ 4 ] {e2842a52-69e1-4a0f-9516-f1d3d1447985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8455 | 2025.12.24 02:36:51.328165 [ 4 ] {e2842a52-69e1-4a0f-9516-f1d3d1447985} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8456 | 2025.12.24 02:36:51.328203 [ 4 ] {e2842a52-69e1-4a0f-9516-f1d3d1447985} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8457 | 2025.12.24 02:36:51.328513 [ 4 ] {e2842a52-69e1-4a0f-9516-f1d3d1447985} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8458 | 2025.12.24 02:36:51.328726 [ 4 ] {e2842a52-69e1-4a0f-9516-f1d3d1447985} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2025.12.24 02:36:51.328874 [ 4 ] {e2842a52-69e1-4a0f-9516-f1d3d1447985} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00119 sec., 21848.739495798316 rows/sec., 1.60 MiB/sec. | ||
| 8460 | 2025.12.24 02:36:51.328915 [ 4 ] {e2842a52-69e1-4a0f-9516-f1d3d1447985} <Debug> TCPHandler: Processed in 0.001362862 sec. | ||
| 8461 | 2025.12.24 02:36:51.329021 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8462 | 2025.12.24 02:36:51.329122 [ 4 ] {db75701a-b5bd-4a82-abe8-ee40899afb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8463 | 2025.12.24 02:36:51.329163 [ 4 ] {db75701a-b5bd-4a82-abe8-ee40899afb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8464 | 2025.12.24 02:36:51.329603 [ 4 ] {db75701a-b5bd-4a82-abe8-ee40899afb13} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8465 | 2025.12.24 02:36:51.329642 [ 4 ] {db75701a-b5bd-4a82-abe8-ee40899afb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8466 | 2025.12.24 02:36:51.329966 [ 4 ] {db75701a-b5bd-4a82-abe8-ee40899afb13} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8467 | 2025.12.24 02:36:51.330175 [ 4 ] {db75701a-b5bd-4a82-abe8-ee40899afb13} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8468 | 2025.12.24 02:36:51.330307 [ 4 ] {db75701a-b5bd-4a82-abe8-ee40899afb13} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001203 sec., 74812.96758104737 rows/sec., 5.84 MiB/sec. | ||
| 8469 | 2025.12.24 02:36:51.330349 [ 4 ] {db75701a-b5bd-4a82-abe8-ee40899afb13} <Debug> TCPHandler: Processed in 0.001378471 sec. | ||
| 8470 | 2025.12.24 02:36:51.330459 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8471 | 2025.12.24 02:36:51.330554 [ 4 ] {2df2d7f8-36e8-4304-9b33-a064954eb5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8472 | 2025.12.24 02:36:51.330597 [ 4 ] {2df2d7f8-36e8-4304-9b33-a064954eb5b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8473 | 2025.12.24 02:36:51.331000 [ 4 ] {2df2d7f8-36e8-4304-9b33-a064954eb5b2} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8474 | 2025.12.24 02:36:51.331035 [ 4 ] {2df2d7f8-36e8-4304-9b33-a064954eb5b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8475 | 2025.12.24 02:36:51.331392 [ 4 ] {2df2d7f8-36e8-4304-9b33-a064954eb5b2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8476 | 2025.12.24 02:36:51.331597 [ 4 ] {2df2d7f8-36e8-4304-9b33-a064954eb5b2} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8477 | 2025.12.24 02:36:51.331729 [ 4 ] {2df2d7f8-36e8-4304-9b33-a064954eb5b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 8478 | 2025.12.24 02:36:51.331768 [ 4 ] {2df2d7f8-36e8-4304-9b33-a064954eb5b2} <Debug> TCPHandler: Processed in 0.001358811 sec. | ||
| 8479 | 2025.12.24 02:36:51.331894 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8480 | 2025.12.24 02:36:51.332019 [ 4 ] {5b0b4514-a1de-4651-b3de-f6752ad9844d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8481 | 2025.12.24 02:36:51.332084 [ 4 ] {5b0b4514-a1de-4651-b3de-f6752ad9844d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8482 | 2025.12.24 02:36:51.332890 [ 4 ] {5b0b4514-a1de-4651-b3de-f6752ad9844d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8483 | 2025.12.24 02:36:51.332927 [ 4 ] {5b0b4514-a1de-4651-b3de-f6752ad9844d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8484 | 2025.12.24 02:36:51.333477 [ 4 ] {5b0b4514-a1de-4651-b3de-f6752ad9844d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8485 | 2025.12.24 02:36:51.333726 [ 4 ] {5b0b4514-a1de-4651-b3de-f6752ad9844d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2025.12.24 02:36:51.333885 [ 4 ] {5b0b4514-a1de-4651-b3de-f6752ad9844d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001892 sec., 13742.071881606766 rows/sec., 24.63 MiB/sec. | ||
| 8487 | 2025.12.24 02:36:51.333951 [ 4 ] {5b0b4514-a1de-4651-b3de-f6752ad9844d} <Debug> TCPHandler: Processed in 0.002119984 sec. | ||
| 8488 | 2025.12.24 02:36:51.334063 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8489 | 2025.12.24 02:36:51.334160 [ 4 ] {7f13c22b-f3e4-4d81-a5ce-b36e585b8179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8490 | 2025.12.24 02:36:51.334202 [ 4 ] {7f13c22b-f3e4-4d81-a5ce-b36e585b8179} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8491 | 2025.12.24 02:36:51.334541 [ 4 ] {7f13c22b-f3e4-4d81-a5ce-b36e585b8179} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2025.12.24 02:36:51.334578 [ 4 ] {7f13c22b-f3e4-4d81-a5ce-b36e585b8179} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8493 | 2025.12.24 02:36:51.334879 [ 4 ] {7f13c22b-f3e4-4d81-a5ce-b36e585b8179} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8494 | 2025.12.24 02:36:51.335082 [ 4 ] {7f13c22b-f3e4-4d81-a5ce-b36e585b8179} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2025.12.24 02:36:51.335212 [ 4 ] {7f13c22b-f3e4-4d81-a5ce-b36e585b8179} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8496 | 2025.12.24 02:36:51.335249 [ 4 ] {7f13c22b-f3e4-4d81-a5ce-b36e585b8179} <Debug> TCPHandler: Processed in 0.001236239 sec. | ||
| 8497 | 2025.12.24 02:36:54.653949 [ 13 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8498 | 2025.12.24 02:36:54.654037 [ 13 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8499 | 2025.12.24 02:36:54.774614 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21007 | ||
| 8500 | 2025.12.24 02:36:54.775167 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2025.12.24 02:36:54.775215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8502 | 2025.12.24 02:36:54.775717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8503 | 2025.12.24 02:36:54.775940 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2025.12.24 02:36:54.776074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21007 | ||
| 8505 | 2025.12.24 02:36:54.834047 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1046 | ||
| 8506 | 2025.12.24 02:36:54.836543 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8507 | 2025.12.24 02:36:54.836608 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8508 | 2025.12.24 02:36:54.838002 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8509 | 2025.12.24 02:36:54.838288 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8510 | 2025.12.24 02:36:54.838679 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
| 8511 | 2025.12.24 02:36:55.935619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8512 | 2025.12.24 02:36:55.952445 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2025.12.24 02:36:55.952502 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8514 | 2025.12.24 02:36:55.958473 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8515 | 2025.12.24 02:36:55.959225 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2025.12.24 02:36:55.962460 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8517 | 2025.12.24 02:36:56.324806 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8518 | 2025.12.24 02:36:56.325060 [ 4 ] {91b02b04-20db-46ed-aa78-58c13f9fcc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8519 | 2025.12.24 02:36:56.325155 [ 4 ] {91b02b04-20db-46ed-aa78-58c13f9fcc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8520 | 2025.12.24 02:36:56.325944 [ 4 ] {91b02b04-20db-46ed-aa78-58c13f9fcc11} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8521 | 2025.12.24 02:36:56.325993 [ 4 ] {91b02b04-20db-46ed-aa78-58c13f9fcc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8522 | 2025.12.24 02:36:56.326394 [ 4 ] {91b02b04-20db-46ed-aa78-58c13f9fcc11} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8523 | 2025.12.24 02:36:56.326641 [ 4 ] {91b02b04-20db-46ed-aa78-58c13f9fcc11} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8524 | 2025.12.24 02:36:56.326795 [ 4 ] {91b02b04-20db-46ed-aa78-58c13f9fcc11} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001803 sec., 46589.01830282862 rows/sec., 3.90 MiB/sec. | ||
| 8525 | 2025.12.24 02:36:56.326837 [ 4 ] {91b02b04-20db-46ed-aa78-58c13f9fcc11} <Debug> TCPHandler: Processed in 0.002189425 sec. | ||
| 8526 | 2025.12.24 02:36:56.326956 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8527 | 2025.12.24 02:36:56.327050 [ 4 ] {fb37379c-74e6-4609-baaf-fab96b6ca3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8528 | 2025.12.24 02:36:56.327091 [ 4 ] {fb37379c-74e6-4609-baaf-fab96b6ca3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8529 | 2025.12.24 02:36:56.327506 [ 4 ] {fb37379c-74e6-4609-baaf-fab96b6ca3c0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8530 | 2025.12.24 02:36:56.327542 [ 4 ] {fb37379c-74e6-4609-baaf-fab96b6ca3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8531 | 2025.12.24 02:36:56.327835 [ 4 ] {fb37379c-74e6-4609-baaf-fab96b6ca3c0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8532 | 2025.12.24 02:36:56.328041 [ 4 ] {fb37379c-74e6-4609-baaf-fab96b6ca3c0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8533 | 2025.12.24 02:36:56.328169 [ 4 ] {fb37379c-74e6-4609-baaf-fab96b6ca3c0} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001138 sec., 12302.284710017575 rows/sec., 925.07 KiB/sec. | ||
| 8534 | 2025.12.24 02:36:56.328206 [ 4 ] {fb37379c-74e6-4609-baaf-fab96b6ca3c0} <Debug> TCPHandler: Processed in 0.001297911 sec. | ||
| 8535 | 2025.12.24 02:36:56.328321 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8536 | 2025.12.24 02:36:56.328415 [ 4 ] {68932f40-447e-4e76-8c74-62bdb9ba5e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8537 | 2025.12.24 02:36:56.328454 [ 4 ] {68932f40-447e-4e76-8c74-62bdb9ba5e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8538 | 2025.12.24 02:36:56.328910 [ 4 ] {68932f40-447e-4e76-8c74-62bdb9ba5e91} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2025.12.24 02:36:56.328948 [ 4 ] {68932f40-447e-4e76-8c74-62bdb9ba5e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8540 | 2025.12.24 02:36:56.329262 [ 4 ] {68932f40-447e-4e76-8c74-62bdb9ba5e91} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8541 | 2025.12.24 02:36:56.329477 [ 4 ] {68932f40-447e-4e76-8c74-62bdb9ba5e91} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2025.12.24 02:36:56.329604 [ 4 ] {68932f40-447e-4e76-8c74-62bdb9ba5e91} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001207 sec., 64623.03231151616 rows/sec., 5.05 MiB/sec. | ||
| 8543 | 2025.12.24 02:36:56.329642 [ 4 ] {68932f40-447e-4e76-8c74-62bdb9ba5e91} <Debug> TCPHandler: Processed in 0.001368152 sec. | ||
| 8544 | 2025.12.24 02:36:56.329752 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8545 | 2025.12.24 02:36:56.329846 [ 4 ] {53d962ce-bb64-4d64-af0d-f7ff55254495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8546 | 2025.12.24 02:36:56.329889 [ 4 ] {53d962ce-bb64-4d64-af0d-f7ff55254495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8547 | 2025.12.24 02:36:56.330336 [ 4 ] {53d962ce-bb64-4d64-af0d-f7ff55254495} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8548 | 2025.12.24 02:36:56.330373 [ 4 ] {53d962ce-bb64-4d64-af0d-f7ff55254495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8549 | 2025.12.24 02:36:56.330715 [ 4 ] {53d962ce-bb64-4d64-af0d-f7ff55254495} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8550 | 2025.12.24 02:36:56.330924 [ 4 ] {53d962ce-bb64-4d64-af0d-f7ff55254495} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8551 | 2025.12.24 02:36:56.331054 [ 4 ] {53d962ce-bb64-4d64-af0d-f7ff55254495} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 8552 | 2025.12.24 02:36:56.331091 [ 4 ] {53d962ce-bb64-4d64-af0d-f7ff55254495} <Debug> TCPHandler: Processed in 0.001386742 sec. | ||
| 8553 | 2025.12.24 02:36:56.331213 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8554 | 2025.12.24 02:36:56.331346 [ 4 ] {90193ef1-d5ed-4688-9497-27a79c134e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8555 | 2025.12.24 02:36:56.331411 [ 4 ] {90193ef1-d5ed-4688-9497-27a79c134e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8556 | 2025.12.24 02:36:56.332332 [ 4 ] {90193ef1-d5ed-4688-9497-27a79c134e7d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2025.12.24 02:36:56.332373 [ 4 ] {90193ef1-d5ed-4688-9497-27a79c134e7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8558 | 2025.12.24 02:36:56.332922 [ 4 ] {90193ef1-d5ed-4688-9497-27a79c134e7d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8559 | 2025.12.24 02:36:56.333147 [ 4 ] {90193ef1-d5ed-4688-9497-27a79c134e7d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8560 | 2025.12.24 02:36:56.333289 [ 4 ] {90193ef1-d5ed-4688-9497-27a79c134e7d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001968 sec., 7113.821138211381 rows/sec., 12.75 MiB/sec. | ||
| 8561 | 2025.12.24 02:36:56.333356 [ 4 ] {90193ef1-d5ed-4688-9497-27a79c134e7d} <Debug> TCPHandler: Processed in 0.002203745 sec. | ||
| 8562 | 2025.12.24 02:36:56.333467 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8563 | 2025.12.24 02:36:56.333563 [ 4 ] {334ff0dc-7a86-4f3e-99a8-f2249819536b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8564 | 2025.12.24 02:36:56.333606 [ 4 ] {334ff0dc-7a86-4f3e-99a8-f2249819536b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8565 | 2025.12.24 02:36:56.333941 [ 4 ] {334ff0dc-7a86-4f3e-99a8-f2249819536b} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8566 | 2025.12.24 02:36:56.333978 [ 4 ] {334ff0dc-7a86-4f3e-99a8-f2249819536b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8567 | 2025.12.24 02:36:56.334289 [ 4 ] {334ff0dc-7a86-4f3e-99a8-f2249819536b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8568 | 2025.12.24 02:36:56.334509 [ 4 ] {334ff0dc-7a86-4f3e-99a8-f2249819536b} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8569 | 2025.12.24 02:36:56.334640 [ 4 ] {334ff0dc-7a86-4f3e-99a8-f2249819536b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 8570 | 2025.12.24 02:36:56.334677 [ 4 ] {334ff0dc-7a86-4f3e-99a8-f2249819536b} <Debug> TCPHandler: Processed in 0.00125919 sec. | ||
| 8571 | 2025.12.24 02:37:01.351989 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8572 | 2025.12.24 02:37:01.352174 [ 4 ] {c50ad38f-7e22-4c1a-8e46-10d06b491e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8573 | 2025.12.24 02:37:01.352238 [ 4 ] {c50ad38f-7e22-4c1a-8e46-10d06b491e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8574 | 2025.12.24 02:37:01.353540 [ 4 ] {c50ad38f-7e22-4c1a-8e46-10d06b491e22} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8575 | 2025.12.24 02:37:01.353583 [ 4 ] {c50ad38f-7e22-4c1a-8e46-10d06b491e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8576 | 2025.12.24 02:37:01.354075 [ 4 ] {c50ad38f-7e22-4c1a-8e46-10d06b491e22} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8577 | 2025.12.24 02:37:01.354311 [ 4 ] {c50ad38f-7e22-4c1a-8e46-10d06b491e22} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2025.12.24 02:37:01.354477 [ 4 ] {c50ad38f-7e22-4c1a-8e46-10d06b491e22} <Debug> executeQuery: Read 1248 rows, 105.85 KiB in 0.002348 sec., 531516.1839863714 rows/sec., 44.02 MiB/sec. | ||
| 8579 | 2025.12.24 02:37:01.354527 [ 4 ] {c50ad38f-7e22-4c1a-8e46-10d06b491e22} <Debug> TCPHandler: Processed in 0.002658232 sec. | ||
| 8580 | 2025.12.24 02:37:01.354659 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8581 | 2025.12.24 02:37:01.354762 [ 4 ] {64bee2c7-93f1-4033-9972-071b36ff6a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8582 | 2025.12.24 02:37:01.354806 [ 4 ] {64bee2c7-93f1-4033-9972-071b36ff6a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8583 | 2025.12.24 02:37:01.355233 [ 4 ] {64bee2c7-93f1-4033-9972-071b36ff6a3c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2025.12.24 02:37:01.355269 [ 4 ] {64bee2c7-93f1-4033-9972-071b36ff6a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8585 | 2025.12.24 02:37:01.355582 [ 4 ] {64bee2c7-93f1-4033-9972-071b36ff6a3c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8586 | 2025.12.24 02:37:01.355797 [ 4 ] {64bee2c7-93f1-4033-9972-071b36ff6a3c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2025.12.24 02:37:01.355933 [ 4 ] {64bee2c7-93f1-4033-9972-071b36ff6a3c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001195 sec., 21757.322175732217 rows/sec., 1.60 MiB/sec. | ||
| 8588 | 2025.12.24 02:37:01.355972 [ 4 ] {64bee2c7-93f1-4033-9972-071b36ff6a3c} <Debug> TCPHandler: Processed in 0.001367192 sec. | ||
| 8589 | 2025.12.24 02:37:01.356075 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8590 | 2025.12.24 02:37:01.356171 [ 4 ] {b8f06000-5d6b-4a1f-bc76-5c18d4ff23d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8591 | 2025.12.24 02:37:01.356211 [ 4 ] {b8f06000-5d6b-4a1f-bc76-5c18d4ff23d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8592 | 2025.12.24 02:37:01.356708 [ 4 ] {b8f06000-5d6b-4a1f-bc76-5c18d4ff23d8} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8593 | 2025.12.24 02:37:01.356743 [ 4 ] {b8f06000-5d6b-4a1f-bc76-5c18d4ff23d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8594 | 2025.12.24 02:37:01.357063 [ 4 ] {b8f06000-5d6b-4a1f-bc76-5c18d4ff23d8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8595 | 2025.12.24 02:37:01.357279 [ 4 ] {b8f06000-5d6b-4a1f-bc76-5c18d4ff23d8} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8596 | 2025.12.24 02:37:01.357410 [ 4 ] {b8f06000-5d6b-4a1f-bc76-5c18d4ff23d8} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001259 sec., 181096.10802223987 rows/sec., 12.26 MiB/sec. | ||
| 8597 | 2025.12.24 02:37:01.357450 [ 4 ] {b8f06000-5d6b-4a1f-bc76-5c18d4ff23d8} <Debug> TCPHandler: Processed in 0.001425052 sec. | ||
| 8598 | 2025.12.24 02:37:01.357559 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8599 | 2025.12.24 02:37:01.357653 [ 4 ] {3cdc7334-d667-4cb7-8571-4f1fbeed441e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8600 | 2025.12.24 02:37:01.357695 [ 4 ] {3cdc7334-d667-4cb7-8571-4f1fbeed441e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8601 | 2025.12.24 02:37:01.358278 [ 4 ] {3cdc7334-d667-4cb7-8571-4f1fbeed441e} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2025.12.24 02:37:01.358314 [ 4 ] {3cdc7334-d667-4cb7-8571-4f1fbeed441e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8603 | 2025.12.24 02:37:01.358656 [ 4 ] {3cdc7334-d667-4cb7-8571-4f1fbeed441e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8604 | 2025.12.24 02:37:01.358866 [ 4 ] {3cdc7334-d667-4cb7-8571-4f1fbeed441e} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8605 | 2025.12.24 02:37:01.359007 [ 4 ] {3cdc7334-d667-4cb7-8571-4f1fbeed441e} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001372 sec., 397959.1836734694 rows/sec., 29.53 MiB/sec. | ||
| 8606 | 2025.12.24 02:37:01.359046 [ 4 ] {3cdc7334-d667-4cb7-8571-4f1fbeed441e} <Debug> TCPHandler: Processed in 0.001537435 sec. | ||
| 8607 | 2025.12.24 02:37:01.359160 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8608 | 2025.12.24 02:37:01.359254 [ 4 ] {2984c237-2020-4b79-9ba0-8a85276a128c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8609 | 2025.12.24 02:37:01.359297 [ 4 ] {2984c237-2020-4b79-9ba0-8a85276a128c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8610 | 2025.12.24 02:37:01.359854 [ 4 ] {2984c237-2020-4b79-9ba0-8a85276a128c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8611 | 2025.12.24 02:37:01.359890 [ 4 ] {2984c237-2020-4b79-9ba0-8a85276a128c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8612 | 2025.12.24 02:37:01.360269 [ 4 ] {2984c237-2020-4b79-9ba0-8a85276a128c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8613 | 2025.12.24 02:37:01.360490 [ 4 ] {2984c237-2020-4b79-9ba0-8a85276a128c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2025.12.24 02:37:01.360628 [ 4 ] {2984c237-2020-4b79-9ba0-8a85276a128c} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001393 sec., 605886.575735822 rows/sec., 40.78 MiB/sec. | ||
| 8615 | 2025.12.24 02:37:01.360666 [ 4 ] {2984c237-2020-4b79-9ba0-8a85276a128c} <Debug> TCPHandler: Processed in 0.001555914 sec. | ||
| 8616 | 2025.12.24 02:37:01.360778 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8617 | 2025.12.24 02:37:01.360872 [ 4 ] {f1c9275f-754f-4636-a321-aa4eda17eb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8618 | 2025.12.24 02:37:01.360926 [ 4 ] {f1c9275f-754f-4636-a321-aa4eda17eb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8619 | 2025.12.24 02:37:01.361739 [ 4 ] {f1c9275f-754f-4636-a321-aa4eda17eb55} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8620 | 2025.12.24 02:37:01.361775 [ 4 ] {f1c9275f-754f-4636-a321-aa4eda17eb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8621 | 2025.12.24 02:37:01.362307 [ 4 ] {f1c9275f-754f-4636-a321-aa4eda17eb55} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8622 | 2025.12.24 02:37:01.362528 [ 4 ] {f1c9275f-754f-4636-a321-aa4eda17eb55} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8623 | 2025.12.24 02:37:01.362671 [ 4 ] {f1c9275f-754f-4636-a321-aa4eda17eb55} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001818 sec., 14301.430143014302 rows/sec., 25.63 MiB/sec. | ||
| 8624 | 2025.12.24 02:37:01.362732 [ 4 ] {f1c9275f-754f-4636-a321-aa4eda17eb55} <Debug> TCPHandler: Processed in 0.002004123 sec. | ||
| 8625 | 2025.12.24 02:37:01.362847 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8626 | 2025.12.24 02:37:01.362941 [ 4 ] {68962958-35a3-432a-b1e1-73f88da78443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8627 | 2025.12.24 02:37:01.362983 [ 4 ] {68962958-35a3-432a-b1e1-73f88da78443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8628 | 2025.12.24 02:37:01.363321 [ 4 ] {68962958-35a3-432a-b1e1-73f88da78443} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8629 | 2025.12.24 02:37:01.363357 [ 4 ] {68962958-35a3-432a-b1e1-73f88da78443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8630 | 2025.12.24 02:37:01.363669 [ 4 ] {68962958-35a3-432a-b1e1-73f88da78443} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8631 | 2025.12.24 02:37:01.363896 [ 4 ] {68962958-35a3-432a-b1e1-73f88da78443} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8632 | 2025.12.24 02:37:01.364029 [ 4 ] {68962958-35a3-432a-b1e1-73f88da78443} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 8633 | 2025.12.24 02:37:01.364065 [ 4 ] {68962958-35a3-432a-b1e1-73f88da78443} <Debug> TCPHandler: Processed in 0.00126957 sec. | ||
| 8634 | 2025.12.24 02:37:02.276233 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21519 | ||
| 8635 | 2025.12.24 02:37:02.276745 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8636 | 2025.12.24 02:37:02.276783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8637 | 2025.12.24 02:37:02.277260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8638 | 2025.12.24 02:37:02.277488 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8639 | 2025.12.24 02:37:02.277614 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21519 | ||
| 8640 | 2025.12.24 02:37:03.462623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8641 | 2025.12.24 02:37:03.479819 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8642 | 2025.12.24 02:37:03.479876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8643 | 2025.12.24 02:37:03.486286 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8644 | 2025.12.24 02:37:03.486974 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2025.12.24 02:37:03.489921 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8646 | 2025.12.24 02:37:04.839828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1072 | ||
| 8647 | 2025.12.24 02:37:04.842106 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8648 | 2025.12.24 02:37:04.842165 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8649 | 2025.12.24 02:37:04.843392 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8650 | 2025.12.24 02:37:04.843676 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2025.12.24 02:37:04.844065 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 8652 | 2025.12.24 02:37:06.324002 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8653 | 2025.12.24 02:37:06.324191 [ 4 ] {cef51992-fd73-4d05-9c4c-ace96c1900fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8654 | 2025.12.24 02:37:06.324262 [ 4 ] {cef51992-fd73-4d05-9c4c-ace96c1900fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8655 | 2025.12.24 02:37:06.324956 [ 4 ] {cef51992-fd73-4d05-9c4c-ace96c1900fa} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2025.12.24 02:37:06.324997 [ 4 ] {cef51992-fd73-4d05-9c4c-ace96c1900fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8657 | 2025.12.24 02:37:06.325378 [ 4 ] {cef51992-fd73-4d05-9c4c-ace96c1900fa} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8658 | 2025.12.24 02:37:06.325603 [ 4 ] {cef51992-fd73-4d05-9c4c-ace96c1900fa} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8659 | 2025.12.24 02:37:06.325762 [ 4 ] {cef51992-fd73-4d05-9c4c-ace96c1900fa} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001622 sec., 51787.91615289766 rows/sec., 4.33 MiB/sec. | ||
| 8660 | 2025.12.24 02:37:06.325794 [ 66 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8661 | 2025.12.24 02:37:06.325810 [ 4 ] {cef51992-fd73-4d05-9c4c-ace96c1900fa} <Debug> TCPHandler: Processed in 0.00193477 sec. | ||
| 8662 | 2025.12.24 02:37:06.325901 [ 66 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2025.12.24 02:37:06.325945 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8664 | 2025.12.24 02:37:06.325994 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2025.12.24 02:37:06.326091 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 8666 | 2025.12.24 02:37:06.326100 [ 4 ] {27a4ac21-2c3d-4595-b131-8134ffab9c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8667 | 2025.12.24 02:37:06.326171 [ 4 ] {27a4ac21-2c3d-4595-b131-8134ffab9c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8668 | 2025.12.24 02:37:06.326264 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8669 | 2025.12.24 02:37:06.326321 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1406 rows starting from the beginning of the part | ||
| 8670 | 2025.12.24 02:37:06.326422 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 211 rows starting from the beginning of the part | ||
| 8671 | 2025.12.24 02:37:06.326488 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 8672 | 2025.12.24 02:37:06.326530 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 84 rows starting from the beginning of the part | ||
| 8673 | 2025.12.24 02:37:06.326571 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1248 rows starting from the beginning of the part | ||
| 8674 | 2025.12.24 02:37:06.326589 [ 4 ] {27a4ac21-2c3d-4595-b131-8134ffab9c1d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8675 | 2025.12.24 02:37:06.326612 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 84 rows starting from the beginning of the part | ||
| 8676 | 2025.12.24 02:37:06.326632 [ 4 ] {27a4ac21-2c3d-4595-b131-8134ffab9c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8677 | 2025.12.24 02:37:06.326966 [ 4 ] {27a4ac21-2c3d-4595-b131-8134ffab9c1d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8678 | 2025.12.24 02:37:06.327191 [ 4 ] {27a4ac21-2c3d-4595-b131-8134ffab9c1d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2025.12.24 02:37:06.327312 [ 66 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8680 | 2025.12.24 02:37:06.327331 [ 4 ] {27a4ac21-2c3d-4595-b131-8134ffab9c1d} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001256 sec., 11146.496815286624 rows/sec., 838.16 KiB/sec. | ||
| 8681 | 2025.12.24 02:37:06.327344 [ 66 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2025.12.24 02:37:06.327371 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8683 | 2025.12.24 02:37:06.327377 [ 4 ] {27a4ac21-2c3d-4595-b131-8134ffab9c1d} <Debug> TCPHandler: Processed in 0.001433982 sec. | ||
| 8684 | 2025.12.24 02:37:06.327449 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 8685 | 2025.12.24 02:37:06.327496 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2025.12.24 02:37:06.327560 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8687 | 2025.12.24 02:37:06.327593 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 70 rows starting from the beginning of the part | ||
| 8688 | 2025.12.24 02:37:06.327596 [ 4 ] {7529eaff-a294-4ba8-9038-faaee654e47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8689 | 2025.12.24 02:37:06.327647 [ 4 ] {7529eaff-a294-4ba8-9038-faaee654e47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8690 | 2025.12.24 02:37:06.327650 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 8691 | 2025.12.24 02:37:06.327705 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 8692 | 2025.12.24 02:37:06.327747 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
| 8693 | 2025.12.24 02:37:06.327788 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 8694 | 2025.12.24 02:37:06.327827 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
| 8695 | 2025.12.24 02:37:06.328069 [ 4 ] {7529eaff-a294-4ba8-9038-faaee654e47c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2025.12.24 02:37:06.328111 [ 4 ] {7529eaff-a294-4ba8-9038-faaee654e47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8697 | 2025.12.24 02:37:06.328221 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3141 rows, containing 5 columns (5 merged, 0 gathered) in 0.002193575 sec., 1431909.0981616767 rows/sec., 125.46 MiB/sec. | ||
| 8698 | 2025.12.24 02:37:06.328455 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8699 | 2025.12.24 02:37:06.328459 [ 4 ] {7529eaff-a294-4ba8-9038-faaee654e47c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8700 | 2025.12.24 02:37:06.328611 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196339 sec., 158817.86015502294 rows/sec., 12.22 MiB/sec. | ||
| 8701 | 2025.12.24 02:37:06.328746 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8702 | 2025.12.24 02:37:06.328764 [ 4 ] {7529eaff-a294-4ba8-9038-faaee654e47c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8703 | 2025.12.24 02:37:06.328782 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_66_13} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2025.12.24 02:37:06.328866 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_66_13} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8705 | 2025.12.24 02:37:06.328892 [ 66 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8706 | 2025.12.24 02:37:06.328914 [ 4 ] {7529eaff-a294-4ba8-9038-faaee654e47c} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001337 sec., 58339.56619296933 rows/sec., 4.56 MiB/sec. | ||
| 8707 | 2025.12.24 02:37:06.328916 [ 66 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2025.12.24 02:37:06.328947 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 8709 | 2025.12.24 02:37:06.328955 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8710 | 2025.12.24 02:37:06.328961 [ 4 ] {7529eaff-a294-4ba8-9038-faaee654e47c} <Debug> TCPHandler: Processed in 0.001512813 sec. | ||
| 8711 | 2025.12.24 02:37:06.329016 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 8712 | 2025.12.24 02:37:06.329029 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_61_12} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8713 | 2025.12.24 02:37:06.329084 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8714 | 2025.12.24 02:37:06.329100 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_61_12} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8715 | 2025.12.24 02:37:06.329111 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8716 | 2025.12.24 02:37:06.329140 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 632 rows starting from the beginning of the part | ||
| 8717 | 2025.12.24 02:37:06.329173 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8718 | 2025.12.24 02:37:06.329185 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 8719 | 2025.12.24 02:37:06.329186 [ 4 ] {f7382981-1211-4e9b-8b11-fe5649b6e9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8720 | 2025.12.24 02:37:06.329224 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 8721 | 2025.12.24 02:37:06.329242 [ 4 ] {f7382981-1211-4e9b-8b11-fe5649b6e9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8722 | 2025.12.24 02:37:06.329265 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 78 rows starting from the beginning of the part | ||
| 8723 | 2025.12.24 02:37:06.329302 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 546 rows starting from the beginning of the part | ||
| 8724 | 2025.12.24 02:37:06.329335 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 78 rows starting from the beginning of the part | ||
| 8725 | 2025.12.24 02:37:06.329654 [ 4 ] {f7382981-1211-4e9b-8b11-fe5649b6e9e1} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2025.12.24 02:37:06.329694 [ 4 ] {f7382981-1211-4e9b-8b11-fe5649b6e9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8727 | 2025.12.24 02:37:06.330044 [ 4 ] {f7382981-1211-4e9b-8b11-fe5649b6e9e1} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8728 | 2025.12.24 02:37:06.330245 [ 4 ] {f7382981-1211-4e9b-8b11-fe5649b6e9e1} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2025.12.24 02:37:06.330257 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126616 sec., 1225753.4592784483 rows/sec., 97.67 MiB/sec. | ||
| 8730 | 2025.12.24 02:37:06.330358 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8731 | 2025.12.24 02:37:06.330375 [ 4 ] {f7382981-1211-4e9b-8b11-fe5649b6e9e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001208 sec., 132450.3311258278 rows/sec., 9.22 MiB/sec. | ||
| 8732 | 2025.12.24 02:37:06.330383 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8733 | 2025.12.24 02:37:06.330383 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8734 | 2025.12.24 02:37:06.330416 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8735 | 2025.12.24 02:37:06.330418 [ 4 ] {f7382981-1211-4e9b-8b11-fe5649b6e9e1} <Debug> TCPHandler: Processed in 0.001381622 sec. | ||
| 8736 | 2025.12.24 02:37:06.330528 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 8737 | 2025.12.24 02:37:06.330552 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8738 | 2025.12.24 02:37:06.330647 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_66_13} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8739 | 2025.12.24 02:37:06.330670 [ 4 ] {0f61402f-8c95-4e0d-9db7-266bb86f7b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8740 | 2025.12.24 02:37:06.330688 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8741 | 2025.12.24 02:37:06.330720 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_66_13} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8742 | 2025.12.24 02:37:06.330733 [ 4 ] {0f61402f-8c95-4e0d-9db7-266bb86f7b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8743 | 2025.12.24 02:37:06.330737 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17573 rows starting from the beginning of the part | ||
| 8744 | 2025.12.24 02:37:06.330783 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8745 | 2025.12.24 02:37:06.330831 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 203 rows starting from the beginning of the part | ||
| 8746 | 2025.12.24 02:37:06.330891 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 8747 | 2025.12.24 02:37:06.330949 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 8748 | 2025.12.24 02:37:06.330996 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 844 rows starting from the beginning of the part | ||
| 8749 | 2025.12.24 02:37:06.331046 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 8750 | 2025.12.24 02:37:06.331542 [ 4 ] {0f61402f-8c95-4e0d-9db7-266bb86f7b92} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8751 | 2025.12.24 02:37:06.331585 [ 4 ] {0f61402f-8c95-4e0d-9db7-266bb86f7b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8752 | 2025.12.24 02:37:06.332149 [ 4 ] {0f61402f-8c95-4e0d-9db7-266bb86f7b92} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8753 | 2025.12.24 02:37:06.332383 [ 4 ] {0f61402f-8c95-4e0d-9db7-266bb86f7b92} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8754 | 2025.12.24 02:37:06.332507 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8755 | 2025.12.24 02:37:06.332530 [ 4 ] {0f61402f-8c95-4e0d-9db7-266bb86f7b92} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00188 sec., 7446.808510638298 rows/sec., 13.34 MiB/sec. | ||
| 8756 | 2025.12.24 02:37:06.332542 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8757 | 2025.12.24 02:37:06.332573 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8758 | 2025.12.24 02:37:06.332605 [ 4 ] {0f61402f-8c95-4e0d-9db7-266bb86f7b92} <Debug> TCPHandler: Processed in 0.002102524 sec. | ||
| 8759 | 2025.12.24 02:37:06.332636 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 8760 | 2025.12.24 02:37:06.332732 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8761 | 2025.12.24 02:37:06.332825 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8762 | 2025.12.24 02:37:06.332833 [ 4 ] {f14be86a-5f78-474c-807e-e8c71c9b2961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8763 | 2025.12.24 02:37:06.332887 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1055 rows starting from the beginning of the part | ||
| 8764 | 2025.12.24 02:37:06.332890 [ 4 ] {f14be86a-5f78-474c-807e-e8c71c9b2961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8765 | 2025.12.24 02:37:06.333004 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part | ||
| 8766 | 2025.12.24 02:37:06.333107 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 26 rows starting from the beginning of the part | ||
| 8767 | 2025.12.24 02:37:06.333198 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
| 8768 | 2025.12.24 02:37:06.333251 [ 4 ] {f14be86a-5f78-474c-807e-e8c71c9b2961} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2025.12.24 02:37:06.333289 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 26 rows starting from the beginning of the part | ||
| 8770 | 2025.12.24 02:37:06.333292 [ 4 ] {f14be86a-5f78-474c-807e-e8c71c9b2961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8771 | 2025.12.24 02:37:06.333386 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 14 rows starting from the beginning of the part | ||
| 8772 | 2025.12.24 02:37:06.333644 [ 4 ] {f14be86a-5f78-474c-807e-e8c71c9b2961} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8773 | 2025.12.24 02:37:06.333889 [ 4 ] {f14be86a-5f78-474c-807e-e8c71c9b2961} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2025.12.24 02:37:06.334012 [ 66 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8775 | 2025.12.24 02:37:06.334034 [ 4 ] {f14be86a-5f78-474c-807e-e8c71c9b2961} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001219 sec., 49220.67268252666 rows/sec., 3.32 MiB/sec. | ||
| 8776 | 2025.12.24 02:37:06.334040 [ 66 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8777 | 2025.12.24 02:37:06.334074 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8778 | 2025.12.24 02:37:06.334080 [ 4 ] {f14be86a-5f78-474c-807e-e8c71c9b2961} <Debug> TCPHandler: Processed in 0.001397392 sec. | ||
| 8779 | 2025.12.24 02:37:06.334139 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 8780 | 2025.12.24 02:37:06.334237 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8781 | 2025.12.24 02:37:06.334265 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3588 rows starting from the beginning of the part | ||
| 8782 | 2025.12.24 02:37:06.334308 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 8783 | 2025.12.24 02:37:06.334345 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 8784 | 2025.12.24 02:37:06.334379 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 8785 | 2025.12.24 02:37:06.334413 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 8786 | 2025.12.24 02:37:06.334445 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 8787 | 2025.12.24 02:37:06.336447 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3888 rows, containing 4 columns (4 merged, 0 gathered) in 0.002334187 sec., 1665676.3147082902 rows/sec., 112.25 MiB/sec. | ||
| 8788 | 2025.12.24 02:37:06.336832 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8789 | 2025.12.24 02:37:06.337079 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_66_13} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8790 | 2025.12.24 02:37:06.337146 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_66_13} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8791 | 2025.12.24 02:37:06.337207 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 8792 | 2025.12.24 02:37:06.337705 [ 190 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19100 rows, containing 5 columns (5 merged, 0 gathered) in 0.007231025 sec., 2641395.9293461163 rows/sec., 181.43 MiB/sec. | ||
| 8793 | 2025.12.24 02:37:06.337942 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8794 | 2025.12.24 02:37:06.338218 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2025.12.24 02:37:06.338288 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8796 | 2025.12.24 02:37:06.338363 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 8797 | 2025.12.24 02:37:06.340347 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1149 rows, containing 19 columns (19 merged, 0 gathered) in 0.007739743 sec., 148454.54170765102 rows/sec., 266.02 MiB/sec. | ||
| 8798 | 2025.12.24 02:37:06.341741 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8799 | 2025.12.24 02:37:06.342047 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8800 | 2025.12.24 02:37:06.342113 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8801 | 2025.12.24 02:37:06.342192 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.67 MiB. | ||
| 8802 | 2025.12.24 02:37:07.001120 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.91 MiB, peak 319.86 MiB, free memory in arenas 0.00 B, will set to 310.52 MiB (RSS), difference: 4.61 MiB | ||
| 8803 | 2025.12.24 02:37:09.654097 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8804 | 2025.12.24 02:37:09.654172 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8805 | 2025.12.24 02:37:09.778337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21967 | ||
| 8806 | 2025.12.24 02:37:09.778815 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2025.12.24 02:37:09.778860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8808 | 2025.12.24 02:37:09.779346 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8809 | 2025.12.24 02:37:09.779599 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2025.12.24 02:37:09.779727 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21967 | ||
| 8811 | 2025.12.24 02:37:09.779735 [ 65 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8812 | 2025.12.24 02:37:09.779789 [ 65 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2025.12.24 02:37:09.779811 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8814 | 2025.12.24 02:37:09.779933 [ 198 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 8815 | 2025.12.24 02:37:09.780077 [ 198 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8816 | 2025.12.24 02:37:09.780121 [ 198 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19599 rows starting from the beginning of the part | ||
| 8817 | 2025.12.24 02:37:09.780193 [ 198 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 8818 | 2025.12.24 02:37:09.780250 [ 198 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 8819 | 2025.12.24 02:37:09.780299 [ 198 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 8820 | 2025.12.24 02:37:09.780346 [ 198 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 8821 | 2025.12.24 02:37:09.780393 [ 198 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 8822 | 2025.12.24 02:37:09.782551 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21967 rows, containing 4 columns (4 merged, 0 gathered) in 0.002676323 sec., 8207903.156681761 rows/sec., 117.41 MiB/sec. | ||
| 8823 | 2025.12.24 02:37:09.782976 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8824 | 2025.12.24 02:37:09.783288 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_46_9} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8825 | 2025.12.24 02:37:09.783375 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_46_9} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8826 | 2025.12.24 02:37:09.783483 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 8827 | 2025.12.24 02:37:10.990602 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 8828 | 2025.12.24 02:37:11.009304 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8829 | 2025.12.24 02:37:11.009365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8830 | 2025.12.24 02:37:11.015688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8831 | 2025.12.24 02:37:11.016375 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2025.12.24 02:37:11.016729 [ 64 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8833 | 2025.12.24 02:37:11.016800 [ 64 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8834 | 2025.12.24 02:37:11.016825 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8835 | 2025.12.24 02:37:11.016931 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8836 | 2025.12.24 02:37:11.020322 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 8837 | 2025.12.24 02:37:11.020746 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8838 | 2025.12.24 02:37:11.022274 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8839 | 2025.12.24 02:37:11.027561 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8840 | 2025.12.24 02:37:11.032690 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8841 | 2025.12.24 02:37:11.037785 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8842 | 2025.12.24 02:37:11.043056 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8843 | 2025.12.24 02:37:11.047463 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 8844 | 2025.12.24 02:37:11.102650 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.085766266 sec., 4045.879763495825 rows/sec., 20.92 MiB/sec. | ||
| 8845 | 2025.12.24 02:37:11.104817 [ 188 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8846 | 2025.12.24 02:37:11.106579 [ 188 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_46_9} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2025.12.24 02:37:11.106669 [ 188 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_46_9} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8848 | 2025.12.24 02:37:11.108283 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8849 | 2025.12.24 02:37:11.324658 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8850 | 2025.12.24 02:37:11.324879 [ 4 ] {a0905c42-547e-4809-bebf-e299a5c28366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8851 | 2025.12.24 02:37:11.324967 [ 4 ] {a0905c42-547e-4809-bebf-e299a5c28366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8852 | 2025.12.24 02:37:11.325802 [ 4 ] {a0905c42-547e-4809-bebf-e299a5c28366} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2025.12.24 02:37:11.325838 [ 4 ] {a0905c42-547e-4809-bebf-e299a5c28366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8854 | 2025.12.24 02:37:11.326190 [ 4 ] {a0905c42-547e-4809-bebf-e299a5c28366} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8855 | 2025.12.24 02:37:11.326407 [ 4 ] {a0905c42-547e-4809-bebf-e299a5c28366} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2025.12.24 02:37:11.326547 [ 4 ] {a0905c42-547e-4809-bebf-e299a5c28366} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001731 sec., 62391.68110918545 rows/sec., 5.24 MiB/sec. | ||
| 8857 | 2025.12.24 02:37:11.326586 [ 4 ] {a0905c42-547e-4809-bebf-e299a5c28366} <Debug> TCPHandler: Processed in 0.002079983 sec. | ||
| 8858 | 2025.12.24 02:37:11.326721 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8859 | 2025.12.24 02:37:11.326824 [ 4 ] {4ec993f3-dd89-434a-95e8-849a206bf602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8860 | 2025.12.24 02:37:11.326863 [ 4 ] {4ec993f3-dd89-434a-95e8-849a206bf602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8861 | 2025.12.24 02:37:11.327303 [ 4 ] {4ec993f3-dd89-434a-95e8-849a206bf602} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2025.12.24 02:37:11.327337 [ 4 ] {4ec993f3-dd89-434a-95e8-849a206bf602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8863 | 2025.12.24 02:37:11.327633 [ 4 ] {4ec993f3-dd89-434a-95e8-849a206bf602} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8864 | 2025.12.24 02:37:11.327840 [ 4 ] {4ec993f3-dd89-434a-95e8-849a206bf602} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2025.12.24 02:37:11.327963 [ 4 ] {4ec993f3-dd89-434a-95e8-849a206bf602} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001157 sec., 22471.91011235955 rows/sec., 1.65 MiB/sec. | ||
| 8866 | 2025.12.24 02:37:11.327999 [ 4 ] {4ec993f3-dd89-434a-95e8-849a206bf602} <Debug> TCPHandler: Processed in 0.001334731 sec. | ||
| 8867 | 2025.12.24 02:37:11.328122 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8868 | 2025.12.24 02:37:11.328221 [ 4 ] {c33c2e06-3754-463c-98e0-9072fd6aded3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8869 | 2025.12.24 02:37:11.328260 [ 4 ] {c33c2e06-3754-463c-98e0-9072fd6aded3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8870 | 2025.12.24 02:37:11.328723 [ 4 ] {c33c2e06-3754-463c-98e0-9072fd6aded3} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2025.12.24 02:37:11.328759 [ 4 ] {c33c2e06-3754-463c-98e0-9072fd6aded3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8872 | 2025.12.24 02:37:11.329075 [ 4 ] {c33c2e06-3754-463c-98e0-9072fd6aded3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8873 | 2025.12.24 02:37:11.329286 [ 4 ] {c33c2e06-3754-463c-98e0-9072fd6aded3} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2025.12.24 02:37:11.329409 [ 4 ] {c33c2e06-3754-463c-98e0-9072fd6aded3} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001206 sec., 74626.86567164179 rows/sec., 5.83 MiB/sec. | ||
| 8875 | 2025.12.24 02:37:11.329452 [ 4 ] {c33c2e06-3754-463c-98e0-9072fd6aded3} <Debug> TCPHandler: Processed in 0.001384562 sec. | ||
| 8876 | 2025.12.24 02:37:11.329579 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8877 | 2025.12.24 02:37:11.329672 [ 4 ] {bb08eb02-d214-4da4-829c-6568e942ca0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8878 | 2025.12.24 02:37:11.329715 [ 4 ] {bb08eb02-d214-4da4-829c-6568e942ca0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8879 | 2025.12.24 02:37:11.330108 [ 4 ] {bb08eb02-d214-4da4-829c-6568e942ca0b} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2025.12.24 02:37:11.330142 [ 4 ] {bb08eb02-d214-4da4-829c-6568e942ca0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8881 | 2025.12.24 02:37:11.330464 [ 4 ] {bb08eb02-d214-4da4-829c-6568e942ca0b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8882 | 2025.12.24 02:37:11.330664 [ 4 ] {bb08eb02-d214-4da4-829c-6568e942ca0b} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2025.12.24 02:37:11.330789 [ 4 ] {bb08eb02-d214-4da4-829c-6568e942ca0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001136 sec., 140845.0704225352 rows/sec., 9.81 MiB/sec. | ||
| 8884 | 2025.12.24 02:37:11.330825 [ 4 ] {bb08eb02-d214-4da4-829c-6568e942ca0b} <Debug> TCPHandler: Processed in 0.001304231 sec. | ||
| 8885 | 2025.12.24 02:37:11.330939 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8886 | 2025.12.24 02:37:11.331034 [ 4 ] {c3a90d90-80ee-48a9-aa06-4811173952e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8887 | 2025.12.24 02:37:11.331150 [ 4 ] {c3a90d90-80ee-48a9-aa06-4811173952e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8888 | 2025.12.24 02:37:11.332009 [ 4 ] {c3a90d90-80ee-48a9-aa06-4811173952e2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2025.12.24 02:37:11.332047 [ 4 ] {c3a90d90-80ee-48a9-aa06-4811173952e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8890 | 2025.12.24 02:37:11.332575 [ 4 ] {c3a90d90-80ee-48a9-aa06-4811173952e2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8891 | 2025.12.24 02:37:11.332796 [ 4 ] {c3a90d90-80ee-48a9-aa06-4811173952e2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2025.12.24 02:37:11.332929 [ 4 ] {c3a90d90-80ee-48a9-aa06-4811173952e2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001917 sec., 13562.858633281168 rows/sec., 24.30 MiB/sec. | ||
| 8893 | 2025.12.24 02:37:11.332983 [ 4 ] {c3a90d90-80ee-48a9-aa06-4811173952e2} <Debug> TCPHandler: Processed in 0.002099073 sec. | ||
| 8894 | 2025.12.24 02:37:11.333101 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8895 | 2025.12.24 02:37:11.333202 [ 4 ] {bbd1ceb1-6a96-48fd-9fb7-f7cc2930cf3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8896 | 2025.12.24 02:37:11.333243 [ 4 ] {bbd1ceb1-6a96-48fd-9fb7-f7cc2930cf3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8897 | 2025.12.24 02:37:11.333601 [ 4 ] {bbd1ceb1-6a96-48fd-9fb7-f7cc2930cf3a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2025.12.24 02:37:11.333634 [ 4 ] {bbd1ceb1-6a96-48fd-9fb7-f7cc2930cf3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8899 | 2025.12.24 02:37:11.333932 [ 4 ] {bbd1ceb1-6a96-48fd-9fb7-f7cc2930cf3a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8900 | 2025.12.24 02:37:11.334134 [ 4 ] {bbd1ceb1-6a96-48fd-9fb7-f7cc2930cf3a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2025.12.24 02:37:11.334287 [ 4 ] {bbd1ceb1-6a96-48fd-9fb7-f7cc2930cf3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 8902 | 2025.12.24 02:37:11.334332 [ 4 ] {bbd1ceb1-6a96-48fd-9fb7-f7cc2930cf3a} <Debug> TCPHandler: Processed in 0.001278351 sec. | ||
| 8903 | 2025.12.24 02:37:13.362372 [ 63 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 8904 | 2025.12.24 02:37:13.362449 [ 63 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2025.12.24 02:37:13.362479 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8906 | 2025.12.24 02:37:13.362610 [ 196 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 8907 | 2025.12.24 02:37:13.362761 [ 196 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8908 | 2025.12.24 02:37:13.362799 [ 196 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 253 rows starting from the beginning of the part | ||
| 8909 | 2025.12.24 02:37:13.362868 [ 196 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 8910 | 2025.12.24 02:37:13.362919 [ 196 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 228 rows starting from the beginning of the part | ||
| 8911 | 2025.12.24 02:37:13.362965 [ 196 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 8912 | 2025.12.24 02:37:13.363007 [ 196 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 228 rows starting from the beginning of the part | ||
| 8913 | 2025.12.24 02:37:13.363895 [ 189 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342122 sec., 564032.1818731829 rows/sec., 41.16 MiB/sec. | ||
| 8914 | 2025.12.24 02:37:13.364136 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 8915 | 2025.12.24 02:37:13.364498 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_21_5} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8916 | 2025.12.24 02:37:13.364588 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_21_5} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 8917 | 2025.12.24 02:37:13.364688 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8918 | 2025.12.24 02:37:14.844999 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1096 | ||
| 8919 | 2025.12.24 02:37:14.847399 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2025.12.24 02:37:14.847461 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8921 | 2025.12.24 02:37:14.848701 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8922 | 2025.12.24 02:37:14.848985 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2025.12.24 02:37:14.849361 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1096 | ||
| 8924 | 2025.12.24 02:37:16.325807 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8925 | 2025.12.24 02:37:16.326003 [ 4 ] {b9257a81-909b-46a6-8484-d1844c43a085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8926 | 2025.12.24 02:37:16.326079 [ 4 ] {b9257a81-909b-46a6-8484-d1844c43a085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8927 | 2025.12.24 02:37:16.326748 [ 4 ] {b9257a81-909b-46a6-8484-d1844c43a085} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2025.12.24 02:37:16.326800 [ 4 ] {b9257a81-909b-46a6-8484-d1844c43a085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8929 | 2025.12.24 02:37:16.327199 [ 4 ] {b9257a81-909b-46a6-8484-d1844c43a085} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8930 | 2025.12.24 02:37:16.327431 [ 4 ] {b9257a81-909b-46a6-8484-d1844c43a085} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2025.12.24 02:37:16.327590 [ 4 ] {b9257a81-909b-46a6-8484-d1844c43a085} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 8932 | 2025.12.24 02:37:16.327641 [ 4 ] {b9257a81-909b-46a6-8484-d1844c43a085} <Debug> TCPHandler: Processed in 0.001970592 sec. | ||
| 8933 | 2025.12.24 02:37:16.327760 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8934 | 2025.12.24 02:37:16.327863 [ 4 ] {e4622b4f-3364-4a1f-b060-c78ee908e024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8935 | 2025.12.24 02:37:16.327908 [ 4 ] {e4622b4f-3364-4a1f-b060-c78ee908e024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8936 | 2025.12.24 02:37:16.328415 [ 4 ] {e4622b4f-3364-4a1f-b060-c78ee908e024} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8937 | 2025.12.24 02:37:16.328454 [ 4 ] {e4622b4f-3364-4a1f-b060-c78ee908e024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8938 | 2025.12.24 02:37:16.328798 [ 4 ] {e4622b4f-3364-4a1f-b060-c78ee908e024} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8939 | 2025.12.24 02:37:16.329020 [ 4 ] {e4622b4f-3364-4a1f-b060-c78ee908e024} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2025.12.24 02:37:16.329154 [ 4 ] {e4622b4f-3364-4a1f-b060-c78ee908e024} <Debug> executeQuery: Read 204 rows, 18.66 KiB in 0.001315 sec., 155133.07984790875 rows/sec., 13.86 MiB/sec. | ||
| 8941 | 2025.12.24 02:37:16.329194 [ 4 ] {e4622b4f-3364-4a1f-b060-c78ee908e024} <Debug> TCPHandler: Processed in 0.001485794 sec. | ||
| 8942 | 2025.12.24 02:37:16.329307 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8943 | 2025.12.24 02:37:16.329403 [ 4 ] {3f8060ce-82ea-4b6d-aa4d-8aece0e0fb6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8944 | 2025.12.24 02:37:16.329445 [ 4 ] {3f8060ce-82ea-4b6d-aa4d-8aece0e0fb6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8945 | 2025.12.24 02:37:16.329849 [ 4 ] {3f8060ce-82ea-4b6d-aa4d-8aece0e0fb6d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8946 | 2025.12.24 02:37:16.329886 [ 4 ] {3f8060ce-82ea-4b6d-aa4d-8aece0e0fb6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8947 | 2025.12.24 02:37:16.330186 [ 4 ] {3f8060ce-82ea-4b6d-aa4d-8aece0e0fb6d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8948 | 2025.12.24 02:37:16.330399 [ 4 ] {3f8060ce-82ea-4b6d-aa4d-8aece0e0fb6d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8949 | 2025.12.24 02:37:16.330531 [ 4 ] {3f8060ce-82ea-4b6d-aa4d-8aece0e0fb6d} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001146 sec., 22687.609075043627 rows/sec., 1.72 MiB/sec. | ||
| 8950 | 2025.12.24 02:37:16.330570 [ 4 ] {3f8060ce-82ea-4b6d-aa4d-8aece0e0fb6d} <Debug> TCPHandler: Processed in 0.0013123 sec. | ||
| 8951 | 2025.12.24 02:37:16.330672 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8952 | 2025.12.24 02:37:16.330766 [ 4 ] {e599e50b-354b-4f46-9aca-894c673f1eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8953 | 2025.12.24 02:37:16.330806 [ 4 ] {e599e50b-354b-4f46-9aca-894c673f1eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8954 | 2025.12.24 02:37:16.331195 [ 4 ] {e599e50b-354b-4f46-9aca-894c673f1eed} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8955 | 2025.12.24 02:37:16.331232 [ 4 ] {e599e50b-354b-4f46-9aca-894c673f1eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8956 | 2025.12.24 02:37:16.331529 [ 4 ] {e599e50b-354b-4f46-9aca-894c673f1eed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8957 | 2025.12.24 02:37:16.331742 [ 4 ] {e599e50b-354b-4f46-9aca-894c673f1eed} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8958 | 2025.12.24 02:37:16.331872 [ 4 ] {e599e50b-354b-4f46-9aca-894c673f1eed} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001123 sec., 21371.3268032057 rows/sec., 1.77 MiB/sec. | ||
| 8959 | 2025.12.24 02:37:16.331910 [ 4 ] {e599e50b-354b-4f46-9aca-894c673f1eed} <Debug> TCPHandler: Processed in 0.001287511 sec. | ||
| 8960 | 2025.12.24 02:37:16.332015 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8961 | 2025.12.24 02:37:16.332127 [ 4 ] {b0254028-ffd5-4f61-84d0-29ab82010f36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8962 | 2025.12.24 02:37:16.332169 [ 4 ] {b0254028-ffd5-4f61-84d0-29ab82010f36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8963 | 2025.12.24 02:37:16.332603 [ 4 ] {b0254028-ffd5-4f61-84d0-29ab82010f36} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8964 | 2025.12.24 02:37:16.332643 [ 4 ] {b0254028-ffd5-4f61-84d0-29ab82010f36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8965 | 2025.12.24 02:37:16.332954 [ 4 ] {b0254028-ffd5-4f61-84d0-29ab82010f36} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8966 | 2025.12.24 02:37:16.333163 [ 4 ] {b0254028-ffd5-4f61-84d0-29ab82010f36} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8967 | 2025.12.24 02:37:16.333294 [ 4 ] {b0254028-ffd5-4f61-84d0-29ab82010f36} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001192 sec., 10067.114093959732 rows/sec., 786.49 KiB/sec. | ||
| 8968 | 2025.12.24 02:37:16.333336 [ 4 ] {b0254028-ffd5-4f61-84d0-29ab82010f36} <Debug> TCPHandler: Processed in 0.001370252 sec. | ||
| 8969 | 2025.12.24 02:37:16.333445 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8970 | 2025.12.24 02:37:16.333539 [ 4 ] {d1b3cd2c-6f42-4e7c-8003-bad0348366ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8971 | 2025.12.24 02:37:16.333579 [ 4 ] {d1b3cd2c-6f42-4e7c-8003-bad0348366ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8972 | 2025.12.24 02:37:16.334013 [ 4 ] {d1b3cd2c-6f42-4e7c-8003-bad0348366ca} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2025.12.24 02:37:16.334049 [ 4 ] {d1b3cd2c-6f42-4e7c-8003-bad0348366ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8974 | 2025.12.24 02:37:16.334355 [ 4 ] {d1b3cd2c-6f42-4e7c-8003-bad0348366ca} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8975 | 2025.12.24 02:37:16.334557 [ 4 ] {d1b3cd2c-6f42-4e7c-8003-bad0348366ca} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2025.12.24 02:37:16.334687 [ 4 ] {d1b3cd2c-6f42-4e7c-8003-bad0348366ca} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001165 sec., 97854.07725321889 rows/sec., 7.96 MiB/sec. | ||
| 8977 | 2025.12.24 02:37:16.334727 [ 4 ] {d1b3cd2c-6f42-4e7c-8003-bad0348366ca} <Debug> TCPHandler: Processed in 0.001330982 sec. | ||
| 8978 | 2025.12.24 02:37:16.334837 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8979 | 2025.12.24 02:37:16.334932 [ 4 ] {05162600-cfd4-4938-ab94-53413a6a1763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8980 | 2025.12.24 02:37:16.334975 [ 4 ] {05162600-cfd4-4938-ab94-53413a6a1763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8981 | 2025.12.24 02:37:16.335379 [ 4 ] {05162600-cfd4-4938-ab94-53413a6a1763} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8982 | 2025.12.24 02:37:16.335415 [ 4 ] {05162600-cfd4-4938-ab94-53413a6a1763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8983 | 2025.12.24 02:37:16.335757 [ 4 ] {05162600-cfd4-4938-ab94-53413a6a1763} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8984 | 2025.12.24 02:37:16.335957 [ 4 ] {05162600-cfd4-4938-ab94-53413a6a1763} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8985 | 2025.12.24 02:37:16.336086 [ 4 ] {05162600-cfd4-4938-ab94-53413a6a1763} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001172 sec., 167235.49488054606 rows/sec., 12.00 MiB/sec. | ||
| 8986 | 2025.12.24 02:37:16.336130 [ 4 ] {05162600-cfd4-4938-ab94-53413a6a1763} <Debug> TCPHandler: Processed in 0.001341551 sec. | ||
| 8987 | 2025.12.24 02:37:16.336242 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8988 | 2025.12.24 02:37:16.336335 [ 4 ] {65e1b091-38f2-4380-a88a-83d366625417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8989 | 2025.12.24 02:37:16.336388 [ 4 ] {65e1b091-38f2-4380-a88a-83d366625417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8990 | 2025.12.24 02:37:16.337172 [ 4 ] {65e1b091-38f2-4380-a88a-83d366625417} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8991 | 2025.12.24 02:37:16.337207 [ 4 ] {65e1b091-38f2-4380-a88a-83d366625417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 8992 | 2025.12.24 02:37:16.337722 [ 4 ] {65e1b091-38f2-4380-a88a-83d366625417} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8993 | 2025.12.24 02:37:16.337943 [ 4 ] {65e1b091-38f2-4380-a88a-83d366625417} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2025.12.24 02:37:16.338089 [ 4 ] {65e1b091-38f2-4380-a88a-83d366625417} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00177 sec., 7909.604519774011 rows/sec., 14.17 MiB/sec. | ||
| 8995 | 2025.12.24 02:37:16.338156 [ 4 ] {65e1b091-38f2-4380-a88a-83d366625417} <Debug> TCPHandler: Processed in 0.001962591 sec. | ||
| 8996 | 2025.12.24 02:37:16.338269 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8997 | 2025.12.24 02:37:16.338361 [ 4 ] {93dc3868-6ffa-44ad-9315-2874f83fa198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8998 | 2025.12.24 02:37:16.338402 [ 4 ] {93dc3868-6ffa-44ad-9315-2874f83fa198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8999 | 2025.12.24 02:37:16.338740 [ 4 ] {93dc3868-6ffa-44ad-9315-2874f83fa198} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9000 | 2025.12.24 02:37:16.338776 [ 4 ] {93dc3868-6ffa-44ad-9315-2874f83fa198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9001 | 2025.12.24 02:37:16.339085 [ 4 ] {93dc3868-6ffa-44ad-9315-2874f83fa198} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9002 | 2025.12.24 02:37:16.339298 [ 4 ] {93dc3868-6ffa-44ad-9315-2874f83fa198} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9003 | 2025.12.24 02:37:16.339432 [ 4 ] {93dc3868-6ffa-44ad-9315-2874f83fa198} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 9004 | 2025.12.24 02:37:16.339469 [ 4 ] {93dc3868-6ffa-44ad-9315-2874f83fa198} <Debug> TCPHandler: Processed in 0.00124939 sec. | ||
| 9005 | 2025.12.24 02:37:17.279806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22479 | ||
| 9006 | 2025.12.24 02:37:17.280407 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9007 | 2025.12.24 02:37:17.280469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9008 | 2025.12.24 02:37:17.281017 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9009 | 2025.12.24 02:37:17.281284 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9010 | 2025.12.24 02:37:17.281462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22479 | ||
| 9011 | 2025.12.24 02:37:18.520402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9012 | 2025.12.24 02:37:18.536089 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2025.12.24 02:37:18.536145 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.02 GiB. | ||
| 9014 | 2025.12.24 02:37:18.541859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9015 | 2025.12.24 02:37:18.542541 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2025.12.24 02:37:18.545252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9017 | 2025.12.24 02:37:21.325135 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9018 | 2025.12.24 02:37:21.325313 [ 4 ] {95d71458-4958-4796-b665-5652a258767a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9019 | 2025.12.24 02:37:21.325374 [ 4 ] {95d71458-4958-4796-b665-5652a258767a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9020 | 2025.12.24 02:37:21.326080 [ 4 ] {95d71458-4958-4796-b665-5652a258767a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9021 | 2025.12.24 02:37:21.326123 [ 4 ] {95d71458-4958-4796-b665-5652a258767a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9022 | 2025.12.24 02:37:21.326509 [ 4 ] {95d71458-4958-4796-b665-5652a258767a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9023 | 2025.12.24 02:37:21.326736 [ 4 ] {95d71458-4958-4796-b665-5652a258767a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9024 | 2025.12.24 02:37:21.326914 [ 4 ] {95d71458-4958-4796-b665-5652a258767a} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001645 sec., 65653.49544072949 rows/sec., 5.51 MiB/sec. | ||
| 9025 | 2025.12.24 02:37:21.326973 [ 4 ] {95d71458-4958-4796-b665-5652a258767a} <Debug> TCPHandler: Processed in 0.001960251 sec. | ||
| 9026 | 2025.12.24 02:37:21.327110 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9027 | 2025.12.24 02:37:21.327211 [ 4 ] {408e121f-e605-492a-b3e3-cca26734249f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9028 | 2025.12.24 02:37:21.327255 [ 4 ] {408e121f-e605-492a-b3e3-cca26734249f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9029 | 2025.12.24 02:37:21.327715 [ 4 ] {408e121f-e605-492a-b3e3-cca26734249f} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9030 | 2025.12.24 02:37:21.327745 [ 4 ] {408e121f-e605-492a-b3e3-cca26734249f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9031 | 2025.12.24 02:37:21.328045 [ 4 ] {408e121f-e605-492a-b3e3-cca26734249f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9032 | 2025.12.24 02:37:21.328276 [ 4 ] {408e121f-e605-492a-b3e3-cca26734249f} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9033 | 2025.12.24 02:37:21.328407 [ 4 ] {408e121f-e605-492a-b3e3-cca26734249f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001218 sec., 21346.469622331693 rows/sec., 1.57 MiB/sec. | ||
| 9034 | 2025.12.24 02:37:21.328447 [ 4 ] {408e121f-e605-492a-b3e3-cca26734249f} <Debug> TCPHandler: Processed in 0.001391323 sec. | ||
| 9035 | 2025.12.24 02:37:21.328567 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9036 | 2025.12.24 02:37:21.328661 [ 4 ] {d73072c6-4bdd-42a6-89e5-04efcaf9d5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9037 | 2025.12.24 02:37:21.328701 [ 4 ] {d73072c6-4bdd-42a6-89e5-04efcaf9d5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9038 | 2025.12.24 02:37:21.329157 [ 4 ] {d73072c6-4bdd-42a6-89e5-04efcaf9d5f0} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9039 | 2025.12.24 02:37:21.329191 [ 4 ] {d73072c6-4bdd-42a6-89e5-04efcaf9d5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9040 | 2025.12.24 02:37:21.329492 [ 4 ] {d73072c6-4bdd-42a6-89e5-04efcaf9d5f0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9041 | 2025.12.24 02:37:21.329695 [ 4 ] {d73072c6-4bdd-42a6-89e5-04efcaf9d5f0} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2025.12.24 02:37:21.329825 [ 4 ] {d73072c6-4bdd-42a6-89e5-04efcaf9d5f0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001182 sec., 76142.13197969542 rows/sec., 5.95 MiB/sec. | ||
| 9043 | 2025.12.24 02:37:21.329865 [ 4 ] {d73072c6-4bdd-42a6-89e5-04efcaf9d5f0} <Debug> TCPHandler: Processed in 0.001348291 sec. | ||
| 9044 | 2025.12.24 02:37:21.329982 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9045 | 2025.12.24 02:37:21.330076 [ 4 ] {4c0e0169-d197-4058-8a3a-0ded7f926b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9046 | 2025.12.24 02:37:21.330122 [ 4 ] {4c0e0169-d197-4058-8a3a-0ded7f926b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9047 | 2025.12.24 02:37:21.330535 [ 4 ] {4c0e0169-d197-4058-8a3a-0ded7f926b2f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9048 | 2025.12.24 02:37:21.330569 [ 4 ] {4c0e0169-d197-4058-8a3a-0ded7f926b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9049 | 2025.12.24 02:37:21.330895 [ 4 ] {4c0e0169-d197-4058-8a3a-0ded7f926b2f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9050 | 2025.12.24 02:37:21.331114 [ 4 ] {4c0e0169-d197-4058-8a3a-0ded7f926b2f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2025.12.24 02:37:21.331245 [ 4 ] {4c0e0169-d197-4058-8a3a-0ded7f926b2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 9052 | 2025.12.24 02:37:21.331283 [ 4 ] {4c0e0169-d197-4058-8a3a-0ded7f926b2f} <Debug> TCPHandler: Processed in 0.001349962 sec. | ||
| 9053 | 2025.12.24 02:37:21.331394 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9054 | 2025.12.24 02:37:21.331487 [ 4 ] {ae152644-af7e-4d33-ad56-98905610e286} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9055 | 2025.12.24 02:37:21.331540 [ 4 ] {ae152644-af7e-4d33-ad56-98905610e286} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9056 | 2025.12.24 02:37:21.332372 [ 4 ] {ae152644-af7e-4d33-ad56-98905610e286} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2025.12.24 02:37:21.332406 [ 4 ] {ae152644-af7e-4d33-ad56-98905610e286} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9058 | 2025.12.24 02:37:21.332941 [ 4 ] {ae152644-af7e-4d33-ad56-98905610e286} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9059 | 2025.12.24 02:37:21.333174 [ 4 ] {ae152644-af7e-4d33-ad56-98905610e286} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2025.12.24 02:37:21.333314 [ 4 ] {ae152644-af7e-4d33-ad56-98905610e286} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001844 sec., 14099.783080260304 rows/sec., 25.27 MiB/sec. | ||
| 9061 | 2025.12.24 02:37:21.333380 [ 4 ] {ae152644-af7e-4d33-ad56-98905610e286} <Debug> TCPHandler: Processed in 0.002034572 sec. | ||
| 9062 | 2025.12.24 02:37:21.333501 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9063 | 2025.12.24 02:37:21.333595 [ 4 ] {b929af06-e423-4ede-9250-7a5f92f7bf7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9064 | 2025.12.24 02:37:21.333636 [ 4 ] {b929af06-e423-4ede-9250-7a5f92f7bf7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9065 | 2025.12.24 02:37:21.333987 [ 4 ] {b929af06-e423-4ede-9250-7a5f92f7bf7a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9066 | 2025.12.24 02:37:21.334023 [ 4 ] {b929af06-e423-4ede-9250-7a5f92f7bf7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9067 | 2025.12.24 02:37:21.334327 [ 4 ] {b929af06-e423-4ede-9250-7a5f92f7bf7a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9068 | 2025.12.24 02:37:21.334530 [ 4 ] {b929af06-e423-4ede-9250-7a5f92f7bf7a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2025.12.24 02:37:21.334659 [ 4 ] {b929af06-e423-4ede-9250-7a5f92f7bf7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 9070 | 2025.12.24 02:37:21.334697 [ 4 ] {b929af06-e423-4ede-9250-7a5f92f7bf7a} <Debug> TCPHandler: Processed in 0.00124526 sec. | ||
| 9071 | 2025.12.24 02:37:24.654261 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9072 | 2025.12.24 02:37:24.654337 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9073 | 2025.12.24 02:37:24.781577 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22927 | ||
| 9074 | 2025.12.24 02:37:24.782059 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2025.12.24 02:37:24.782108 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9076 | 2025.12.24 02:37:24.782590 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9077 | 2025.12.24 02:37:24.782814 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2025.12.24 02:37:24.782964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22927 | ||
| 9079 | 2025.12.24 02:37:24.849546 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1126 | ||
| 9080 | 2025.12.24 02:37:24.852002 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9081 | 2025.12.24 02:37:24.852065 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9082 | 2025.12.24 02:37:24.853323 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9083 | 2025.12.24 02:37:24.853606 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9084 | 2025.12.24 02:37:24.854018 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1126 | ||
| 9085 | 2025.12.24 02:37:25.001375 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000883404 sec. | ||
| 9086 | 2025.12.24 02:37:26.045371 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9087 | 2025.12.24 02:37:26.062485 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9088 | 2025.12.24 02:37:26.062539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9089 | 2025.12.24 02:37:26.068849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9090 | 2025.12.24 02:37:26.069559 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9091 | 2025.12.24 02:37:26.072572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9092 | 2025.12.24 02:37:26.324015 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9093 | 2025.12.24 02:37:26.324193 [ 4 ] {223d0085-2426-4f80-90ca-b0d80d8e0217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9094 | 2025.12.24 02:37:26.324258 [ 4 ] {223d0085-2426-4f80-90ca-b0d80d8e0217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9095 | 2025.12.24 02:37:26.324892 [ 4 ] {223d0085-2426-4f80-90ca-b0d80d8e0217} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9096 | 2025.12.24 02:37:26.324944 [ 4 ] {223d0085-2426-4f80-90ca-b0d80d8e0217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9097 | 2025.12.24 02:37:26.325355 [ 4 ] {223d0085-2426-4f80-90ca-b0d80d8e0217} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9098 | 2025.12.24 02:37:26.325589 [ 4 ] {223d0085-2426-4f80-90ca-b0d80d8e0217} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9099 | 2025.12.24 02:37:26.325752 [ 4 ] {223d0085-2426-4f80-90ca-b0d80d8e0217} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001607 sec., 52271.3130056005 rows/sec., 4.37 MiB/sec. | ||
| 9100 | 2025.12.24 02:37:26.325805 [ 4 ] {223d0085-2426-4f80-90ca-b0d80d8e0217} <Debug> TCPHandler: Processed in 0.00191186 sec. | ||
| 9101 | 2025.12.24 02:37:26.325925 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9102 | 2025.12.24 02:37:26.326027 [ 4 ] {dac880d2-d7df-47e3-916d-722e6f0d4a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9103 | 2025.12.24 02:37:26.326072 [ 4 ] {dac880d2-d7df-47e3-916d-722e6f0d4a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9104 | 2025.12.24 02:37:26.326492 [ 4 ] {dac880d2-d7df-47e3-916d-722e6f0d4a21} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2025.12.24 02:37:26.326530 [ 4 ] {dac880d2-d7df-47e3-916d-722e6f0d4a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9106 | 2025.12.24 02:37:26.326847 [ 4 ] {dac880d2-d7df-47e3-916d-722e6f0d4a21} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9107 | 2025.12.24 02:37:26.327065 [ 4 ] {dac880d2-d7df-47e3-916d-722e6f0d4a21} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9108 | 2025.12.24 02:37:26.327211 [ 4 ] {dac880d2-d7df-47e3-916d-722e6f0d4a21} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001206 sec., 11608.623548922056 rows/sec., 872.91 KiB/sec. | ||
| 9109 | 2025.12.24 02:37:26.327252 [ 4 ] {dac880d2-d7df-47e3-916d-722e6f0d4a21} <Debug> TCPHandler: Processed in 0.001379992 sec. | ||
| 9110 | 2025.12.24 02:37:26.327360 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9111 | 2025.12.24 02:37:26.327453 [ 4 ] {94f71370-72cc-40f2-8f2c-d55288185a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9112 | 2025.12.24 02:37:26.327495 [ 4 ] {94f71370-72cc-40f2-8f2c-d55288185a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9113 | 2025.12.24 02:37:26.327911 [ 4 ] {94f71370-72cc-40f2-8f2c-d55288185a59} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9114 | 2025.12.24 02:37:26.327947 [ 4 ] {94f71370-72cc-40f2-8f2c-d55288185a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9115 | 2025.12.24 02:37:26.328250 [ 4 ] {94f71370-72cc-40f2-8f2c-d55288185a59} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9116 | 2025.12.24 02:37:26.328452 [ 4 ] {94f71370-72cc-40f2-8f2c-d55288185a59} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9117 | 2025.12.24 02:37:26.328582 [ 4 ] {94f71370-72cc-40f2-8f2c-d55288185a59} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001147 sec., 68003.48735832606 rows/sec., 5.31 MiB/sec. | ||
| 9118 | 2025.12.24 02:37:26.328623 [ 4 ] {94f71370-72cc-40f2-8f2c-d55288185a59} <Debug> TCPHandler: Processed in 0.00131245 sec. | ||
| 9119 | 2025.12.24 02:37:26.328731 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9120 | 2025.12.24 02:37:26.328824 [ 4 ] {d0707201-6f4c-4646-815e-431593e33ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9121 | 2025.12.24 02:37:26.328867 [ 4 ] {d0707201-6f4c-4646-815e-431593e33ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9122 | 2025.12.24 02:37:26.329280 [ 4 ] {d0707201-6f4c-4646-815e-431593e33ddf} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9123 | 2025.12.24 02:37:26.329316 [ 4 ] {d0707201-6f4c-4646-815e-431593e33ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9124 | 2025.12.24 02:37:26.329656 [ 4 ] {d0707201-6f4c-4646-815e-431593e33ddf} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9125 | 2025.12.24 02:37:26.329863 [ 4 ] {d0707201-6f4c-4646-815e-431593e33ddf} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9126 | 2025.12.24 02:37:26.329996 [ 4 ] {d0707201-6f4c-4646-815e-431593e33ddf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 9127 | 2025.12.24 02:37:26.330035 [ 4 ] {d0707201-6f4c-4646-815e-431593e33ddf} <Debug> TCPHandler: Processed in 0.001352252 sec. | ||
| 9128 | 2025.12.24 02:37:26.330134 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9129 | 2025.12.24 02:37:26.330230 [ 4 ] {becd66fe-2e31-4569-8f11-a184f3f3a812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9130 | 2025.12.24 02:37:26.330284 [ 4 ] {becd66fe-2e31-4569-8f11-a184f3f3a812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9131 | 2025.12.24 02:37:26.331046 [ 4 ] {becd66fe-2e31-4569-8f11-a184f3f3a812} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9132 | 2025.12.24 02:37:26.331084 [ 4 ] {becd66fe-2e31-4569-8f11-a184f3f3a812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9133 | 2025.12.24 02:37:26.331629 [ 4 ] {becd66fe-2e31-4569-8f11-a184f3f3a812} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9134 | 2025.12.24 02:37:26.331850 [ 4 ] {becd66fe-2e31-4569-8f11-a184f3f3a812} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9135 | 2025.12.24 02:37:26.331997 [ 4 ] {becd66fe-2e31-4569-8f11-a184f3f3a812} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001784 sec., 7847.533632286995 rows/sec., 14.06 MiB/sec. | ||
| 9136 | 2025.12.24 02:37:26.332066 [ 4 ] {becd66fe-2e31-4569-8f11-a184f3f3a812} <Debug> TCPHandler: Processed in 0.001979341 sec. | ||
| 9137 | 2025.12.24 02:37:26.332180 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9138 | 2025.12.24 02:37:26.332275 [ 4 ] {cbd95037-7ac4-4f8b-873d-1682c32fde60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9139 | 2025.12.24 02:37:26.332316 [ 4 ] {cbd95037-7ac4-4f8b-873d-1682c32fde60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9140 | 2025.12.24 02:37:26.332649 [ 4 ] {cbd95037-7ac4-4f8b-873d-1682c32fde60} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9141 | 2025.12.24 02:37:26.332685 [ 4 ] {cbd95037-7ac4-4f8b-873d-1682c32fde60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9142 | 2025.12.24 02:37:26.333007 [ 4 ] {cbd95037-7ac4-4f8b-873d-1682c32fde60} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9143 | 2025.12.24 02:37:26.333221 [ 4 ] {cbd95037-7ac4-4f8b-873d-1682c32fde60} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9144 | 2025.12.24 02:37:26.333351 [ 4 ] {cbd95037-7ac4-4f8b-873d-1682c32fde60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 9145 | 2025.12.24 02:37:26.333389 [ 4 ] {cbd95037-7ac4-4f8b-873d-1682c32fde60} <Debug> TCPHandler: Processed in 0.00126004 sec. | ||
| 9146 | 2025.12.24 02:37:31.359518 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9147 | 2025.12.24 02:37:31.359757 [ 4 ] {351a43ae-d732-4086-9100-ce2ad5c0f3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9148 | 2025.12.24 02:37:31.359838 [ 4 ] {351a43ae-d732-4086-9100-ce2ad5c0f3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9149 | 2025.12.24 02:37:31.360573 [ 4 ] {351a43ae-d732-4086-9100-ce2ad5c0f3cd} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9150 | 2025.12.24 02:37:31.360627 [ 4 ] {351a43ae-d732-4086-9100-ce2ad5c0f3cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9151 | 2025.12.24 02:37:31.361105 [ 4 ] {351a43ae-d732-4086-9100-ce2ad5c0f3cd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 9152 | 2025.12.24 02:37:31.361425 [ 4 ] {351a43ae-d732-4086-9100-ce2ad5c0f3cd} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9153 | 2025.12.24 02:37:31.361619 [ 4 ] {351a43ae-d732-4086-9100-ce2ad5c0f3cd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001922 sec., 2081.1654526534858 rows/sec., 169.70 KiB/sec. | ||
| 9154 | 2025.12.24 02:37:31.361672 [ 4 ] {351a43ae-d732-4086-9100-ce2ad5c0f3cd} <Debug> TCPHandler: Processed in 0.002339327 sec. | ||
| 9155 | 2025.12.24 02:37:31.361980 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9156 | 2025.12.24 02:37:31.362088 [ 4 ] {cb962107-efdf-48ad-aff0-2452dace36ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9157 | 2025.12.24 02:37:31.362138 [ 4 ] {cb962107-efdf-48ad-aff0-2452dace36ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9158 | 2025.12.24 02:37:31.363377 [ 4 ] {cb962107-efdf-48ad-aff0-2452dace36ba} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9159 | 2025.12.24 02:37:31.363422 [ 4 ] {cb962107-efdf-48ad-aff0-2452dace36ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9160 | 2025.12.24 02:37:31.363978 [ 4 ] {cb962107-efdf-48ad-aff0-2452dace36ba} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9161 | 2025.12.24 02:37:31.364227 [ 4 ] {cb962107-efdf-48ad-aff0-2452dace36ba} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9162 | 2025.12.24 02:37:31.364373 [ 4 ] {cb962107-efdf-48ad-aff0-2452dace36ba} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.002309 sec., 541359.8960589 rows/sec., 44.83 MiB/sec. | ||
| 9163 | 2025.12.24 02:37:31.364376 [ 41 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9164 | 2025.12.24 02:37:31.364413 [ 4 ] {cb962107-efdf-48ad-aff0-2452dace36ba} <Debug> TCPHandler: Processed in 0.00249155 sec. | ||
| 9165 | 2025.12.24 02:37:31.364456 [ 41 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2025.12.24 02:37:31.364483 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9167 | 2025.12.24 02:37:31.364563 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9168 | 2025.12.24 02:37:31.364590 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 9169 | 2025.12.24 02:37:31.364676 [ 4 ] {9ee4621f-a4a4-4afc-9888-8dbe37bf8f95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9170 | 2025.12.24 02:37:31.364698 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9171 | 2025.12.24 02:37:31.364729 [ 4 ] {9ee4621f-a4a4-4afc-9888-8dbe37bf8f95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9172 | 2025.12.24 02:37:31.364736 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1406 rows starting from the beginning of the part | ||
| 9173 | 2025.12.24 02:37:31.364815 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 9174 | 2025.12.24 02:37:31.364872 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 204 rows starting from the beginning of the part | ||
| 9175 | 2025.12.24 02:37:31.364926 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 9176 | 2025.12.24 02:37:31.364978 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 84 rows starting from the beginning of the part | ||
| 9177 | 2025.12.24 02:37:31.365030 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1250 rows starting from the beginning of the part | ||
| 9178 | 2025.12.24 02:37:31.365264 [ 4 ] {9ee4621f-a4a4-4afc-9888-8dbe37bf8f95} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9179 | 2025.12.24 02:37:31.365305 [ 4 ] {9ee4621f-a4a4-4afc-9888-8dbe37bf8f95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9180 | 2025.12.24 02:37:31.365662 [ 4 ] {9ee4621f-a4a4-4afc-9888-8dbe37bf8f95} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9181 | 2025.12.24 02:37:31.365894 [ 4 ] {9ee4621f-a4a4-4afc-9888-8dbe37bf8f95} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9182 | 2025.12.24 02:37:31.366029 [ 4 ] {9ee4621f-a4a4-4afc-9888-8dbe37bf8f95} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001376 sec., 21802.325581395347 rows/sec., 1.59 MiB/sec. | ||
| 9183 | 2025.12.24 02:37:31.366051 [ 38 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9184 | 2025.12.24 02:37:31.366068 [ 4 ] {9ee4621f-a4a4-4afc-9888-8dbe37bf8f95} <Debug> TCPHandler: Processed in 0.001562815 sec. | ||
| 9185 | 2025.12.24 02:37:31.366139 [ 38 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2025.12.24 02:37:31.366168 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9187 | 2025.12.24 02:37:31.366232 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9188 | 2025.12.24 02:37:31.366267 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 9189 | 2025.12.24 02:37:31.366391 [ 4 ] {9af22594-aa45-4cc3-85bb-bfd172c6ed39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9190 | 2025.12.24 02:37:31.366399 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9191 | 2025.12.24 02:37:31.366455 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 70 rows starting from the beginning of the part | ||
| 9192 | 2025.12.24 02:37:31.366455 [ 4 ] {9af22594-aa45-4cc3-85bb-bfd172c6ed39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9193 | 2025.12.24 02:37:31.366524 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part | ||
| 9194 | 2025.12.24 02:37:31.366572 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 9195 | 2025.12.24 02:37:31.366616 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
| 9196 | 2025.12.24 02:37:31.366655 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
| 9197 | 2025.12.24 02:37:31.366694 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
| 9198 | 2025.12.24 02:37:31.366866 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3160 rows, containing 5 columns (5 merged, 0 gathered) in 0.002324877 sec., 1359211.6916292775 rows/sec., 119.13 MiB/sec. | ||
| 9199 | 2025.12.24 02:37:31.367029 [ 4 ] {9af22594-aa45-4cc3-85bb-bfd172c6ed39} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9200 | 2025.12.24 02:37:31.367075 [ 4 ] {9af22594-aa45-4cc3-85bb-bfd172c6ed39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9201 | 2025.12.24 02:37:31.367135 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9202 | 2025.12.24 02:37:31.367489 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_71_14} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2025.12.24 02:37:31.367511 [ 4 ] {9af22594-aa45-4cc3-85bb-bfd172c6ed39} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9204 | 2025.12.24 02:37:31.367587 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_71_14} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9205 | 2025.12.24 02:37:31.367614 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385212 sec., 138606.94247523122 rows/sec., 10.71 MiB/sec. | ||
| 9206 | 2025.12.24 02:37:31.367690 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 9207 | 2025.12.24 02:37:31.367773 [ 4 ] {9af22594-aa45-4cc3-85bb-bfd172c6ed39} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2025.12.24 02:37:31.367773 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9209 | 2025.12.24 02:37:31.367920 [ 4 ] {9af22594-aa45-4cc3-85bb-bfd172c6ed39} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001554 sec., 146718.14671814672 rows/sec., 9.93 MiB/sec. | ||
| 9210 | 2025.12.24 02:37:31.367960 [ 4 ] {9af22594-aa45-4cc3-85bb-bfd172c6ed39} <Debug> TCPHandler: Processed in 0.001792408 sec. | ||
| 9211 | 2025.12.24 02:37:31.368080 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9212 | 2025.12.24 02:37:31.368135 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_66_13} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9213 | 2025.12.24 02:37:31.368176 [ 4 ] {ffe7e358-2c9c-4200-a6c5-423926e88109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9214 | 2025.12.24 02:37:31.368218 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_66_13} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9215 | 2025.12.24 02:37:31.368218 [ 4 ] {ffe7e358-2c9c-4200-a6c5-423926e88109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9216 | 2025.12.24 02:37:31.368312 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9217 | 2025.12.24 02:37:31.368839 [ 4 ] {ffe7e358-2c9c-4200-a6c5-423926e88109} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9218 | 2025.12.24 02:37:31.368882 [ 4 ] {ffe7e358-2c9c-4200-a6c5-423926e88109} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9219 | 2025.12.24 02:37:31.369231 [ 4 ] {ffe7e358-2c9c-4200-a6c5-423926e88109} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9220 | 2025.12.24 02:37:31.369472 [ 4 ] {ffe7e358-2c9c-4200-a6c5-423926e88109} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9221 | 2025.12.24 02:37:31.369598 [ 38 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9222 | 2025.12.24 02:37:31.369610 [ 4 ] {ffe7e358-2c9c-4200-a6c5-423926e88109} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001452 sec., 378787.8787878788 rows/sec., 28.12 MiB/sec. | ||
| 9223 | 2025.12.24 02:37:31.369646 [ 38 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9224 | 2025.12.24 02:37:31.369673 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9225 | 2025.12.24 02:37:31.369680 [ 4 ] {ffe7e358-2c9c-4200-a6c5-423926e88109} <Debug> TCPHandler: Processed in 0.001651457 sec. | ||
| 9226 | 2025.12.24 02:37:31.369769 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 9227 | 2025.12.24 02:37:31.369811 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2025.12.24 02:37:31.369855 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9229 | 2025.12.24 02:37:31.369882 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 632 rows starting from the beginning of the part | ||
| 9230 | 2025.12.24 02:37:31.369906 [ 4 ] {f13f1813-2723-45f7-86af-ad80c43ab6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9231 | 2025.12.24 02:37:31.369934 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 9232 | 2025.12.24 02:37:31.369952 [ 4 ] {f13f1813-2723-45f7-86af-ad80c43ab6cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9233 | 2025.12.24 02:37:31.369976 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 114 rows starting from the beginning of the part | ||
| 9234 | 2025.12.24 02:37:31.370030 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 9235 | 2025.12.24 02:37:31.370069 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 78 rows starting from the beginning of the part | ||
| 9236 | 2025.12.24 02:37:31.370141 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 550 rows starting from the beginning of the part | ||
| 9237 | 2025.12.24 02:37:31.370554 [ 4 ] {f13f1813-2723-45f7-86af-ad80c43ab6cd} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9238 | 2025.12.24 02:37:31.370595 [ 4 ] {f13f1813-2723-45f7-86af-ad80c43ab6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9239 | 2025.12.24 02:37:31.371025 [ 4 ] {f13f1813-2723-45f7-86af-ad80c43ab6cd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9240 | 2025.12.24 02:37:31.371261 [ 4 ] {f13f1813-2723-45f7-86af-ad80c43ab6cd} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9241 | 2025.12.24 02:37:31.371321 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 5 columns (5 merged, 0 gathered) in 0.001583555 sec., 981336.2971289282 rows/sec., 78.19 MiB/sec. | ||
| 9242 | 2025.12.24 02:37:31.371394 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9243 | 2025.12.24 02:37:31.371407 [ 4 ] {f13f1813-2723-45f7-86af-ad80c43ab6cd} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00152 sec., 556578.947368421 rows/sec., 37.46 MiB/sec. | ||
| 9244 | 2025.12.24 02:37:31.371431 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9245 | 2025.12.24 02:37:31.371458 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9246 | 2025.12.24 02:37:31.371460 [ 4 ] {f13f1813-2723-45f7-86af-ad80c43ab6cd} <Debug> TCPHandler: Processed in 0.001701627 sec. | ||
| 9247 | 2025.12.24 02:37:31.371511 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9248 | 2025.12.24 02:37:31.371553 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 9249 | 2025.12.24 02:37:31.371606 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2025.12.24 02:37:31.371679 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9251 | 2025.12.24 02:37:31.371718 [ 4 ] {7b61ae93-018b-4f40-b705-c767a9fe530c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9252 | 2025.12.24 02:37:31.371721 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19100 rows starting from the beginning of the part | ||
| 9253 | 2025.12.24 02:37:31.371783 [ 4 ] {7b61ae93-018b-4f40-b705-c767a9fe530c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9254 | 2025.12.24 02:37:31.371799 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 9255 | 2025.12.24 02:37:31.371806 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_71_14} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2025.12.24 02:37:31.371858 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 9257 | 2025.12.24 02:37:31.371906 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_71_14} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9258 | 2025.12.24 02:37:31.371921 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 9259 | 2025.12.24 02:37:31.371980 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 9260 | 2025.12.24 02:37:31.372003 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 9261 | 2025.12.24 02:37:31.372032 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 846 rows starting from the beginning of the part | ||
| 9262 | 2025.12.24 02:37:31.372898 [ 4 ] {7b61ae93-018b-4f40-b705-c767a9fe530c} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2025.12.24 02:37:31.372944 [ 4 ] {7b61ae93-018b-4f40-b705-c767a9fe530c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9264 | 2025.12.24 02:37:31.373698 [ 4 ] {7b61ae93-018b-4f40-b705-c767a9fe530c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9265 | 2025.12.24 02:37:31.374026 [ 4 ] {7b61ae93-018b-4f40-b705-c767a9fe530c} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9266 | 2025.12.24 02:37:31.374194 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9267 | 2025.12.24 02:37:31.374224 [ 4 ] {7b61ae93-018b-4f40-b705-c767a9fe530c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002529 sec., 10280.743376828786 rows/sec., 18.42 MiB/sec. | ||
| 9268 | 2025.12.24 02:37:31.374235 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9269 | 2025.12.24 02:37:31.374275 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9270 | 2025.12.24 02:37:31.374339 [ 4 ] {7b61ae93-018b-4f40-b705-c767a9fe530c} <Debug> TCPHandler: Processed in 0.002790685 sec. | ||
| 9271 | 2025.12.24 02:37:31.374383 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 9272 | 2025.12.24 02:37:31.374507 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9273 | 2025.12.24 02:37:31.374624 [ 4 ] {66c56105-d8af-42b8-bcaa-08624432edde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9274 | 2025.12.24 02:37:31.374624 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9275 | 2025.12.24 02:37:31.374678 [ 4 ] {66c56105-d8af-42b8-bcaa-08624432edde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9276 | 2025.12.24 02:37:31.374705 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1149 rows starting from the beginning of the part | ||
| 9277 | 2025.12.24 02:37:31.374861 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part | ||
| 9278 | 2025.12.24 02:37:31.375007 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
| 9279 | 2025.12.24 02:37:31.375150 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 26 rows starting from the beginning of the part | ||
| 9280 | 2025.12.24 02:37:31.375248 [ 4 ] {66c56105-d8af-42b8-bcaa-08624432edde} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9281 | 2025.12.24 02:37:31.375294 [ 4 ] {66c56105-d8af-42b8-bcaa-08624432edde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9282 | 2025.12.24 02:37:31.375305 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 14 rows starting from the beginning of the part | ||
| 9283 | 2025.12.24 02:37:31.375444 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 26 rows starting from the beginning of the part | ||
| 9284 | 2025.12.24 02:37:31.375735 [ 4 ] {66c56105-d8af-42b8-bcaa-08624432edde} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9285 | 2025.12.24 02:37:31.376009 [ 4 ] {66c56105-d8af-42b8-bcaa-08624432edde} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9286 | 2025.12.24 02:37:31.376157 [ 38 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9287 | 2025.12.24 02:37:31.376174 [ 4 ] {66c56105-d8af-42b8-bcaa-08624432edde} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001575 sec., 38095.23809523809 rows/sec., 2.57 MiB/sec. | ||
| 9288 | 2025.12.24 02:37:31.376210 [ 38 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2025.12.24 02:37:31.376274 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9290 | 2025.12.24 02:37:31.376276 [ 4 ] {66c56105-d8af-42b8-bcaa-08624432edde} <Debug> TCPHandler: Processed in 0.001830889 sec. | ||
| 9291 | 2025.12.24 02:37:31.376378 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 9292 | 2025.12.24 02:37:31.376502 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9293 | 2025.12.24 02:37:31.376541 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3888 rows starting from the beginning of the part | ||
| 9294 | 2025.12.24 02:37:31.376604 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 9295 | 2025.12.24 02:37:31.376649 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 9296 | 2025.12.24 02:37:31.376692 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 9297 | 2025.12.24 02:37:31.376736 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 9298 | 2025.12.24 02:37:31.376776 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 9299 | 2025.12.24 02:37:31.379876 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4188 rows, containing 4 columns (4 merged, 0 gathered) in 0.003539517 sec., 1183212.285744072 rows/sec., 79.74 MiB/sec. | ||
| 9300 | 2025.12.24 02:37:31.380424 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9301 | 2025.12.24 02:37:31.380752 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_71_14} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2025.12.24 02:37:31.380846 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_71_14} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9303 | 2025.12.24 02:37:31.380933 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9304 | 2025.12.24 02:37:31.381257 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20622 rows, containing 5 columns (5 merged, 0 gathered) in 0.009740485 sec., 2117143.0375386854 rows/sec., 145.41 MiB/sec. | ||
| 9305 | 2025.12.24 02:37:31.381743 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9306 | 2025.12.24 02:37:31.382026 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9307 | 2025.12.24 02:37:31.382114 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9308 | 2025.12.24 02:37:31.382210 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 9309 | 2025.12.24 02:37:31.384855 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1255 rows, containing 19 columns (19 merged, 0 gathered) in 0.010557578 sec., 118871.96097438257 rows/sec., 213.01 MiB/sec. | ||
| 9310 | 2025.12.24 02:37:31.386508 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9311 | 2025.12.24 02:37:31.386934 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9312 | 2025.12.24 02:37:31.387026 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9313 | 2025.12.24 02:37:31.387173 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 9314 | 2025.12.24 02:37:31.689562 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51637 | ||
| 9315 | 2025.12.24 02:37:31.689671 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9316 | 2025.12.24 02:37:31.689698 [ 291 ] {} <Debug> TCP-Session: 57a706bd-3cfe-4aff-ae0a-99170e1c7f6f Authenticating user 'default' from [fd00:1122:3344:101::e]:51637 | ||
| 9317 | 2025.12.24 02:37:31.689720 [ 291 ] {} <Debug> TCP-Session: 57a706bd-3cfe-4aff-ae0a-99170e1c7f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9318 | 2025.12.24 02:37:31.689734 [ 291 ] {} <Debug> TCP-Session: 57a706bd-3cfe-4aff-ae0a-99170e1c7f6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9319 | 2025.12.24 02:37:31.689947 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33115 | ||
| 9320 | 2025.12.24 02:37:31.689962 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39635 | ||
| 9321 | 2025.12.24 02:37:31.689984 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33857 | ||
| 9322 | 2025.12.24 02:37:31.690023 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47011 | ||
| 9323 | 2025.12.24 02:37:31.690010 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40445 | ||
| 9324 | 2025.12.24 02:37:31.690077 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9325 | 2025.12.24 02:37:31.690120 [ 291 ] {} <Trace> TCP-Session: 57a706bd-3cfe-4aff-ae0a-99170e1c7f6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9326 | 2025.12.24 02:37:31.690126 [ 292 ] {} <Debug> TCP-Session: 388cb6c8-d8a2-4208-8ec6-5f2a495df10d Authenticating user 'default' from [fd00:1122:3344:101::e]:33115 | ||
| 9327 | 2025.12.24 02:37:31.690137 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9328 | 2025.12.24 02:37:31.690164 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9329 | 2025.12.24 02:37:31.690186 [ 292 ] {} <Debug> TCP-Session: 388cb6c8-d8a2-4208-8ec6-5f2a495df10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9330 | 2025.12.24 02:37:31.690206 [ 350 ] {} <Debug> TCP-Session: 8a15eb0a-8c86-4ede-84af-564875ffc510 Authenticating user 'default' from [fd00:1122:3344:101::e]:33857 | ||
| 9331 | 2025.12.24 02:37:31.690222 [ 353 ] {} <Debug> TCP-Session: 67a1cbc9-6dd9-4690-9464-d0c147b4f082 Authenticating user 'default' from [fd00:1122:3344:101::e]:40445 | ||
| 9332 | 2025.12.24 02:37:31.690226 [ 292 ] {} <Debug> TCP-Session: 388cb6c8-d8a2-4208-8ec6-5f2a495df10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9333 | 2025.12.24 02:37:31.690248 [ 350 ] {} <Debug> TCP-Session: 8a15eb0a-8c86-4ede-84af-564875ffc510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9334 | 2025.12.24 02:37:31.690251 [ 353 ] {} <Debug> TCP-Session: 67a1cbc9-6dd9-4690-9464-d0c147b4f082 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9335 | 2025.12.24 02:37:31.690277 [ 350 ] {} <Debug> TCP-Session: 8a15eb0a-8c86-4ede-84af-564875ffc510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9336 | 2025.12.24 02:37:31.690288 [ 353 ] {} <Debug> TCP-Session: 67a1cbc9-6dd9-4690-9464-d0c147b4f082 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2025.12.24 02:37:31.690137 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9338 | 2025.12.24 02:37:31.690331 [ 291 ] {017ed000-e923-461d-b267-1d1d805fd199} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51637) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9339 | 2025.12.24 02:37:31.690098 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9340 | 2025.12.24 02:37:31.690371 [ 290 ] {} <Debug> TCP-Session: 91c9ab42-56b1-4b77-81dc-b9cfb6fc026d Authenticating user 'default' from [fd00:1122:3344:101::e]:47011 | ||
| 9341 | 2025.12.24 02:37:31.690001 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63454 | ||
| 9342 | 2025.12.24 02:37:31.690426 [ 290 ] {} <Debug> TCP-Session: 91c9ab42-56b1-4b77-81dc-b9cfb6fc026d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9343 | 2025.12.24 02:37:31.690420 [ 293 ] {} <Debug> TCP-Session: c1f552b3-7b44-469c-a079-9f148e3d253a Authenticating user 'default' from [fd00:1122:3344:101::e]:39635 | ||
| 9344 | 2025.12.24 02:37:31.690463 [ 290 ] {} <Debug> TCP-Session: 91c9ab42-56b1-4b77-81dc-b9cfb6fc026d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9345 | 2025.12.24 02:37:31.690492 [ 293 ] {} <Debug> TCP-Session: c1f552b3-7b44-469c-a079-9f148e3d253a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9346 | 2025.12.24 02:37:31.690506 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9347 | 2025.12.24 02:37:31.690520 [ 293 ] {} <Debug> TCP-Session: c1f552b3-7b44-469c-a079-9f148e3d253a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9348 | 2025.12.24 02:37:31.689987 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42460 | ||
| 9349 | 2025.12.24 02:37:31.690541 [ 352 ] {} <Debug> TCP-Session: 4fb4c792-4b6f-4b24-8d57-b8596d7f2f11 Authenticating user 'default' from [fd00:1122:3344:101::e]:63454 | ||
| 9350 | 2025.12.24 02:37:31.689958 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49708 | ||
| 9351 | 2025.12.24 02:37:31.690606 [ 352 ] {} <Debug> TCP-Session: 4fb4c792-4b6f-4b24-8d57-b8596d7f2f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2025.12.24 02:37:31.690633 [ 291 ] {017ed000-e923-461d-b267-1d1d805fd199} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9353 | 2025.12.24 02:37:31.690640 [ 352 ] {} <Debug> TCP-Session: 4fb4c792-4b6f-4b24-8d57-b8596d7f2f11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9354 | 2025.12.24 02:37:31.690699 [ 291 ] {017ed000-e923-461d-b267-1d1d805fd199} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9355 | 2025.12.24 02:37:31.691027 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9356 | 2025.12.24 02:37:31.691049 [ 291 ] {017ed000-e923-461d-b267-1d1d805fd199} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 9357 | 2025.12.24 02:37:31.691070 [ 351 ] {} <Debug> TCP-Session: 4f5c130e-5849-4125-b15b-2e67515c0942 Authenticating user 'default' from [fd00:1122:3344:101::e]:42460 | ||
| 9358 | 2025.12.24 02:37:31.691108 [ 351 ] {} <Debug> TCP-Session: 4f5c130e-5849-4125-b15b-2e67515c0942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9359 | 2025.12.24 02:37:31.691126 [ 351 ] {} <Debug> TCP-Session: 4f5c130e-5849-4125-b15b-2e67515c0942 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9360 | 2025.12.24 02:37:31.691165 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9361 | 2025.12.24 02:37:31.691225 [ 349 ] {} <Debug> TCP-Session: e376cd57-a348-499d-990c-5e09d57913f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49708 | ||
| 9362 | 2025.12.24 02:37:31.691249 [ 349 ] {} <Debug> TCP-Session: e376cd57-a348-499d-990c-5e09d57913f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9363 | 2025.12.24 02:37:31.691269 [ 349 ] {} <Debug> TCP-Session: e376cd57-a348-499d-990c-5e09d57913f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9364 | 2025.12.24 02:37:31.692304 [ 319 ] {017ed000-e923-461d-b267-1d1d805fd199} <Trace> AggregatingTransform: Aggregating | ||
| 9365 | 2025.12.24 02:37:31.692352 [ 319 ] {017ed000-e923-461d-b267-1d1d805fd199} <Trace> Aggregator: Aggregation method: without_key | ||
| 9366 | 2025.12.24 02:37:31.692387 [ 319 ] {017ed000-e923-461d-b267-1d1d805fd199} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00121152 sec. (825.409 rows/sec., 32.24 KiB/sec.) | ||
| 9367 | 2025.12.24 02:37:31.692407 [ 319 ] {017ed000-e923-461d-b267-1d1d805fd199} <Trace> Aggregator: Merging aggregated data | ||
| 9368 | 2025.12.24 02:37:31.693718 [ 291 ] {017ed000-e923-461d-b267-1d1d805fd199} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003465 sec., 288.6002886002886 rows/sec., 11.27 KiB/sec. | ||
| 9369 | 2025.12.24 02:37:31.693849 [ 291 ] {017ed000-e923-461d-b267-1d1d805fd199} <Debug> TCPHandler: Processed in 0.003853131 sec. | ||
| 9370 | 2025.12.24 02:37:31.693978 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9371 | 2025.12.24 02:37:31.694006 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9372 | 2025.12.24 02:37:31.694023 [ 291 ] {} <Debug> TCP-Session: 57a706bd-3cfe-4aff-ae0a-99170e1c7f6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9373 | 2025.12.24 02:37:31.694028 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9374 | 2025.12.24 02:37:31.694054 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9375 | 2025.12.24 02:37:31.694053 [ 292 ] {} <Debug> TCP-Session: 388cb6c8-d8a2-4208-8ec6-5f2a495df10d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9376 | 2025.12.24 02:37:31.694096 [ 293 ] {} <Debug> TCP-Session: c1f552b3-7b44-469c-a079-9f148e3d253a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9377 | 2025.12.24 02:37:31.694112 [ 290 ] {} <Debug> TCP-Session: 91c9ab42-56b1-4b77-81dc-b9cfb6fc026d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9378 | 2025.12.24 02:37:31.694122 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9379 | 2025.12.24 02:37:31.694093 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9380 | 2025.12.24 02:37:31.694171 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9381 | 2025.12.24 02:37:31.694191 [ 350 ] {} <Debug> TCP-Session: 8a15eb0a-8c86-4ede-84af-564875ffc510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9382 | 2025.12.24 02:37:31.694218 [ 352 ] {} <Debug> TCP-Session: 4fb4c792-4b6f-4b24-8d57-b8596d7f2f11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9383 | 2025.12.24 02:37:31.694225 [ 353 ] {} <Debug> TCP-Session: 67a1cbc9-6dd9-4690-9464-d0c147b4f082 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9384 | 2025.12.24 02:37:31.694078 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9385 | 2025.12.24 02:37:31.694143 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9386 | 2025.12.24 02:37:31.694296 [ 349 ] {} <Debug> TCP-Session: e376cd57-a348-499d-990c-5e09d57913f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9387 | 2025.12.24 02:37:31.694328 [ 351 ] {} <Debug> TCP-Session: 4f5c130e-5849-4125-b15b-2e67515c0942 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9388 | 2025.12.24 02:37:31.698525 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57546 | ||
| 9389 | 2025.12.24 02:37:31.698586 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9390 | 2025.12.24 02:37:31.698606 [ 291 ] {} <Debug> TCP-Session: 6c488fc0-6301-4688-84ed-1f8b9eb8bb16 Authenticating user 'default' from [fd00:1122:3344:101::e]:57546 | ||
| 9391 | 2025.12.24 02:37:31.698622 [ 291 ] {} <Debug> TCP-Session: 6c488fc0-6301-4688-84ed-1f8b9eb8bb16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9392 | 2025.12.24 02:37:31.698634 [ 291 ] {} <Debug> TCP-Session: 6c488fc0-6301-4688-84ed-1f8b9eb8bb16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9393 | 2025.12.24 02:37:31.698776 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43358 | ||
| 9394 | 2025.12.24 02:37:31.698794 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63336 | ||
| 9395 | 2025.12.24 02:37:31.698816 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45934 | ||
| 9396 | 2025.12.24 02:37:31.698849 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9397 | 2025.12.24 02:37:31.698853 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54613 | ||
| 9398 | 2025.12.24 02:37:31.698876 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9399 | 2025.12.24 02:37:31.698888 [ 292 ] {} <Debug> TCP-Session: 648a005e-b1ee-4978-9b89-4dacddb4889e Authenticating user 'default' from [fd00:1122:3344:101::e]:43358 | ||
| 9400 | 2025.12.24 02:37:31.698919 [ 293 ] {} <Debug> TCP-Session: 512de75a-0cf2-42aa-ae88-9b0eee1f2812 Authenticating user 'default' from [fd00:1122:3344:101::e]:63336 | ||
| 9401 | 2025.12.24 02:37:31.698919 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9402 | 2025.12.24 02:37:31.698936 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9403 | 2025.12.24 02:37:31.698943 [ 293 ] {} <Debug> TCP-Session: 512de75a-0cf2-42aa-ae88-9b0eee1f2812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9404 | 2025.12.24 02:37:31.698971 [ 350 ] {} <Debug> TCP-Session: 7807d0a2-67aa-4f86-afcf-0fc76430acdd Authenticating user 'default' from [fd00:1122:3344:101::e]:45934 | ||
| 9405 | 2025.12.24 02:37:31.698975 [ 290 ] {} <Debug> TCP-Session: a581993a-cf47-47fd-b7d6-a3b5cc4e77e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54613 | ||
| 9406 | 2025.12.24 02:37:31.699011 [ 350 ] {} <Debug> TCP-Session: 7807d0a2-67aa-4f86-afcf-0fc76430acdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9407 | 2025.12.24 02:37:31.698985 [ 293 ] {} <Debug> TCP-Session: 512de75a-0cf2-42aa-ae88-9b0eee1f2812 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9408 | 2025.12.24 02:37:31.699043 [ 350 ] {} <Debug> TCP-Session: 7807d0a2-67aa-4f86-afcf-0fc76430acdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9409 | 2025.12.24 02:37:31.699038 [ 290 ] {} <Debug> TCP-Session: a581993a-cf47-47fd-b7d6-a3b5cc4e77e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9410 | 2025.12.24 02:37:31.698827 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57904 | ||
| 9411 | 2025.12.24 02:37:31.699103 [ 290 ] {} <Debug> TCP-Session: a581993a-cf47-47fd-b7d6-a3b5cc4e77e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9412 | 2025.12.24 02:37:31.698802 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50272 | ||
| 9413 | 2025.12.24 02:37:31.698931 [ 292 ] {} <Debug> TCP-Session: 648a005e-b1ee-4978-9b89-4dacddb4889e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9414 | 2025.12.24 02:37:31.699157 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9415 | 2025.12.24 02:37:31.699177 [ 292 ] {} <Debug> TCP-Session: 648a005e-b1ee-4978-9b89-4dacddb4889e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9416 | 2025.12.24 02:37:31.699200 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9417 | 2025.12.24 02:37:31.699196 [ 351 ] {} <Debug> TCP-Session: 9b9ba8f9-cc2c-44ef-9566-7ed5d2fc1de2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57904 | ||
| 9418 | 2025.12.24 02:37:31.699256 [ 349 ] {} <Debug> TCP-Session: aeea6dcf-bb43-4ca5-a3ff-3acc1bd72234 Authenticating user 'default' from [fd00:1122:3344:101::e]:50272 | ||
| 9419 | 2025.12.24 02:37:31.699275 [ 351 ] {} <Debug> TCP-Session: 9b9ba8f9-cc2c-44ef-9566-7ed5d2fc1de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9420 | 2025.12.24 02:37:31.699290 [ 349 ] {} <Debug> TCP-Session: aeea6dcf-bb43-4ca5-a3ff-3acc1bd72234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9421 | 2025.12.24 02:37:31.699303 [ 351 ] {} <Debug> TCP-Session: 9b9ba8f9-cc2c-44ef-9566-7ed5d2fc1de2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9422 | 2025.12.24 02:37:31.699317 [ 349 ] {} <Debug> TCP-Session: aeea6dcf-bb43-4ca5-a3ff-3acc1bd72234 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9423 | 2025.12.24 02:37:31.698842 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56248 | ||
| 9424 | 2025.12.24 02:37:31.698838 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43787 | ||
| 9425 | 2025.12.24 02:37:31.698822 [ 291 ] {} <Trace> TCP-Session: 6c488fc0-6301-4688-84ed-1f8b9eb8bb16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9426 | 2025.12.24 02:37:31.699403 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9427 | 2025.12.24 02:37:31.699432 [ 353 ] {} <Debug> TCP-Session: a864ebb0-6a62-4e48-b354-229307c9ab08 Authenticating user 'default' from [fd00:1122:3344:101::e]:56248 | ||
| 9428 | 2025.12.24 02:37:31.699433 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9429 | 2025.12.24 02:37:31.699451 [ 353 ] {} <Debug> TCP-Session: a864ebb0-6a62-4e48-b354-229307c9ab08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9430 | 2025.12.24 02:37:31.699468 [ 352 ] {} <Debug> TCP-Session: 05568e4f-5c37-4c3e-b97d-817ba580c137 Authenticating user 'default' from [fd00:1122:3344:101::e]:43787 | ||
| 9431 | 2025.12.24 02:37:31.699474 [ 353 ] {} <Debug> TCP-Session: a864ebb0-6a62-4e48-b354-229307c9ab08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9432 | 2025.12.24 02:37:31.699496 [ 352 ] {} <Debug> TCP-Session: 05568e4f-5c37-4c3e-b97d-817ba580c137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9433 | 2025.12.24 02:37:31.699518 [ 291 ] {2399ce4f-37bf-47fe-971b-ec10a6e43e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57546) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9434 | 2025.12.24 02:37:31.699526 [ 352 ] {} <Debug> TCP-Session: 05568e4f-5c37-4c3e-b97d-817ba580c137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9435 | 2025.12.24 02:37:31.699685 [ 291 ] {2399ce4f-37bf-47fe-971b-ec10a6e43e8e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9436 | 2025.12.24 02:37:31.699728 [ 291 ] {2399ce4f-37bf-47fe-971b-ec10a6e43e8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9437 | 2025.12.24 02:37:31.699946 [ 291 ] {2399ce4f-37bf-47fe-971b-ec10a6e43e8e} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 9438 | 2025.12.24 02:37:31.700660 [ 315 ] {2399ce4f-37bf-47fe-971b-ec10a6e43e8e} <Trace> AggregatingTransform: Aggregating | ||
| 9439 | 2025.12.24 02:37:31.700711 [ 315 ] {2399ce4f-37bf-47fe-971b-ec10a6e43e8e} <Trace> Aggregator: Aggregation method: without_key | ||
| 9440 | 2025.12.24 02:37:31.700749 [ 315 ] {2399ce4f-37bf-47fe-971b-ec10a6e43e8e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000722442 sec. (1384.194 rows/sec., 54.07 KiB/sec.) | ||
| 9441 | 2025.12.24 02:37:31.700772 [ 315 ] {2399ce4f-37bf-47fe-971b-ec10a6e43e8e} <Trace> Aggregator: Merging aggregated data | ||
| 9442 | 2025.12.24 02:37:31.702031 [ 291 ] {2399ce4f-37bf-47fe-971b-ec10a6e43e8e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002548 sec., 392.4646781789639 rows/sec., 15.33 KiB/sec. | ||
| 9443 | 2025.12.24 02:37:31.702128 [ 291 ] {2399ce4f-37bf-47fe-971b-ec10a6e43e8e} <Debug> TCPHandler: Processed in 0.003360054 sec. | ||
| 9444 | 2025.12.24 02:37:31.702210 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9445 | 2025.12.24 02:37:31.702233 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9446 | 2025.12.24 02:37:31.702256 [ 290 ] {} <Debug> TCP-Session: a581993a-cf47-47fd-b7d6-a3b5cc4e77e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9447 | 2025.12.24 02:37:31.702256 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9448 | 2025.12.24 02:37:31.702280 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9449 | 2025.12.24 02:37:31.702298 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9450 | 2025.12.24 02:37:31.702311 [ 353 ] {} <Debug> TCP-Session: a864ebb0-6a62-4e48-b354-229307c9ab08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9451 | 2025.12.24 02:37:31.702321 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9452 | 2025.12.24 02:37:31.702345 [ 352 ] {} <Debug> TCP-Session: 05568e4f-5c37-4c3e-b97d-817ba580c137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9453 | 2025.12.24 02:37:31.702322 [ 349 ] {} <Debug> TCP-Session: aeea6dcf-bb43-4ca5-a3ff-3acc1bd72234 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9454 | 2025.12.24 02:37:31.702379 [ 351 ] {} <Debug> TCP-Session: 9b9ba8f9-cc2c-44ef-9566-7ed5d2fc1de2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9455 | 2025.12.24 02:37:31.702264 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9456 | 2025.12.24 02:37:31.702313 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9457 | 2025.12.24 02:37:31.702445 [ 293 ] {} <Debug> TCP-Session: 512de75a-0cf2-42aa-ae88-9b0eee1f2812 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9458 | 2025.12.24 02:37:31.702472 [ 350 ] {} <Debug> TCP-Session: 7807d0a2-67aa-4f86-afcf-0fc76430acdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9459 | 2025.12.24 02:37:31.702337 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9460 | 2025.12.24 02:37:31.702272 [ 292 ] {} <Debug> TCP-Session: 648a005e-b1ee-4978-9b89-4dacddb4889e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9461 | 2025.12.24 02:37:31.702528 [ 291 ] {} <Debug> TCP-Session: 6c488fc0-6301-4688-84ed-1f8b9eb8bb16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9462 | 2025.12.24 02:37:31.761679 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45115 | ||
| 9463 | 2025.12.24 02:37:31.761772 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9464 | 2025.12.24 02:37:31.761797 [ 352 ] {} <Debug> TCP-Session: cc5e69fa-1181-48fa-93c6-932de7c6784f Authenticating user 'default' from [fd00:1122:3344:101::e]:45115 | ||
| 9465 | 2025.12.24 02:37:31.761815 [ 352 ] {} <Debug> TCP-Session: cc5e69fa-1181-48fa-93c6-932de7c6784f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9466 | 2025.12.24 02:37:31.761828 [ 352 ] {} <Debug> TCP-Session: cc5e69fa-1181-48fa-93c6-932de7c6784f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9467 | 2025.12.24 02:37:31.762038 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41469 | ||
| 9468 | 2025.12.24 02:37:31.762054 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35216 | ||
| 9469 | 2025.12.24 02:37:31.762085 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51042 | ||
| 9470 | 2025.12.24 02:37:31.762109 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40368 | ||
| 9471 | 2025.12.24 02:37:31.762129 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50878 | ||
| 9472 | 2025.12.24 02:37:31.762138 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52754 | ||
| 9473 | 2025.12.24 02:37:31.762169 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9474 | 2025.12.24 02:37:31.762187 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9475 | 2025.12.24 02:37:31.762207 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9476 | 2025.12.24 02:37:31.762218 [ 290 ] {} <Debug> TCP-Session: d32393af-ef49-42c3-b24b-c2279bc88697 Authenticating user 'default' from [fd00:1122:3344:101::e]:35216 | ||
| 9477 | 2025.12.24 02:37:31.762220 [ 352 ] {} <Trace> TCP-Session: cc5e69fa-1181-48fa-93c6-932de7c6784f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9478 | 2025.12.24 02:37:31.762249 [ 290 ] {} <Debug> TCP-Session: d32393af-ef49-42c3-b24b-c2279bc88697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9479 | 2025.12.24 02:37:31.762263 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9480 | 2025.12.24 02:37:31.762285 [ 290 ] {} <Debug> TCP-Session: d32393af-ef49-42c3-b24b-c2279bc88697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9481 | 2025.12.24 02:37:31.762243 [ 350 ] {} <Debug> TCP-Session: 45621558-ad47-4493-9d0e-f82f98b4fd00 Authenticating user 'default' from [fd00:1122:3344:101::e]:50878 | ||
| 9482 | 2025.12.24 02:37:31.762310 [ 351 ] {} <Debug> TCP-Session: f656a403-c824-4ae0-aa8e-878feed580c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52754 | ||
| 9483 | 2025.12.24 02:37:31.762340 [ 350 ] {} <Debug> TCP-Session: 45621558-ad47-4493-9d0e-f82f98b4fd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9484 | 2025.12.24 02:37:31.762361 [ 351 ] {} <Debug> TCP-Session: f656a403-c824-4ae0-aa8e-878feed580c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9485 | 2025.12.24 02:37:31.762377 [ 350 ] {} <Debug> TCP-Session: 45621558-ad47-4493-9d0e-f82f98b4fd00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9486 | 2025.12.24 02:37:31.762393 [ 351 ] {} <Debug> TCP-Session: f656a403-c824-4ae0-aa8e-878feed580c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9487 | 2025.12.24 02:37:31.762114 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33385 | ||
| 9488 | 2025.12.24 02:37:31.762234 [ 349 ] {} <Debug> TCP-Session: cac0e0df-8518-49a5-ba53-9e911d70a8bb Authenticating user 'default' from [fd00:1122:3344:101::e]:40368 | ||
| 9489 | 2025.12.24 02:37:31.762465 [ 352 ] {5d49888c-ff4e-40a2-aa7e-fb0d86dda66f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45115) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9490 | 2025.12.24 02:37:31.762492 [ 349 ] {} <Debug> TCP-Session: cac0e0df-8518-49a5-ba53-9e911d70a8bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9491 | 2025.12.24 02:37:31.762174 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9492 | 2025.12.24 02:37:31.762522 [ 349 ] {} <Debug> TCP-Session: cac0e0df-8518-49a5-ba53-9e911d70a8bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9493 | 2025.12.24 02:37:31.762504 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9494 | 2025.12.24 02:37:31.762540 [ 292 ] {} <Debug> TCP-Session: d1574e3a-717a-4eb2-a057-500d5e897d1a Authenticating user 'default' from [fd00:1122:3344:101::e]:51042 | ||
| 9495 | 2025.12.24 02:37:31.762160 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9496 | 2025.12.24 02:37:31.762583 [ 292 ] {} <Debug> TCP-Session: d1574e3a-717a-4eb2-a057-500d5e897d1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9497 | 2025.12.24 02:37:31.762573 [ 293 ] {} <Debug> TCP-Session: f70b20f9-8097-4770-94bf-06d779f87922 Authenticating user 'default' from [fd00:1122:3344:101::e]:33385 | ||
| 9498 | 2025.12.24 02:37:31.762604 [ 353 ] {} <Debug> TCP-Session: 8f2bc030-b54c-4447-b6aa-42c58491ba07 Authenticating user 'default' from [fd00:1122:3344:101::e]:41469 | ||
| 9499 | 2025.12.24 02:37:31.762629 [ 293 ] {} <Debug> TCP-Session: f70b20f9-8097-4770-94bf-06d779f87922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2025.12.24 02:37:31.762644 [ 353 ] {} <Debug> TCP-Session: 8f2bc030-b54c-4447-b6aa-42c58491ba07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9501 | 2025.12.24 02:37:31.762661 [ 293 ] {} <Debug> TCP-Session: f70b20f9-8097-4770-94bf-06d779f87922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9502 | 2025.12.24 02:37:31.762676 [ 353 ] {} <Debug> TCP-Session: 8f2bc030-b54c-4447-b6aa-42c58491ba07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9503 | 2025.12.24 02:37:31.762077 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32947 | ||
| 9504 | 2025.12.24 02:37:31.762604 [ 292 ] {} <Debug> TCP-Session: d1574e3a-717a-4eb2-a057-500d5e897d1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9505 | 2025.12.24 02:37:31.762800 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9506 | 2025.12.24 02:37:31.762835 [ 291 ] {} <Debug> TCP-Session: 0f77d659-ea72-43a9-8c88-bbe9b59fee36 Authenticating user 'default' from [fd00:1122:3344:101::e]:32947 | ||
| 9507 | 2025.12.24 02:37:31.762858 [ 291 ] {} <Debug> TCP-Session: 0f77d659-ea72-43a9-8c88-bbe9b59fee36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9508 | 2025.12.24 02:37:31.762858 [ 352 ] {5d49888c-ff4e-40a2-aa7e-fb0d86dda66f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9509 | 2025.12.24 02:37:31.762876 [ 291 ] {} <Debug> TCP-Session: 0f77d659-ea72-43a9-8c88-bbe9b59fee36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9510 | 2025.12.24 02:37:31.762936 [ 352 ] {5d49888c-ff4e-40a2-aa7e-fb0d86dda66f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9511 | 2025.12.24 02:37:31.763339 [ 352 ] {5d49888c-ff4e-40a2-aa7e-fb0d86dda66f} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 9512 | 2025.12.24 02:37:31.764620 [ 317 ] {5d49888c-ff4e-40a2-aa7e-fb0d86dda66f} <Trace> AggregatingTransform: Aggregating | ||
| 9513 | 2025.12.24 02:37:31.764672 [ 317 ] {5d49888c-ff4e-40a2-aa7e-fb0d86dda66f} <Trace> Aggregator: Aggregation method: without_key | ||
| 9514 | 2025.12.24 02:37:31.764713 [ 317 ] {5d49888c-ff4e-40a2-aa7e-fb0d86dda66f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00124436 sec. (803.626 rows/sec., 31.39 KiB/sec.) | ||
| 9515 | 2025.12.24 02:37:31.764732 [ 317 ] {5d49888c-ff4e-40a2-aa7e-fb0d86dda66f} <Trace> Aggregator: Merging aggregated data | ||
| 9516 | 2025.12.24 02:37:31.766016 [ 352 ] {5d49888c-ff4e-40a2-aa7e-fb0d86dda66f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003625 sec., 275.8620689655172 rows/sec., 10.78 KiB/sec. | ||
| 9517 | 2025.12.24 02:37:31.766162 [ 352 ] {5d49888c-ff4e-40a2-aa7e-fb0d86dda66f} <Debug> TCPHandler: Processed in 0.004122296 sec. | ||
| 9518 | 2025.12.24 02:37:31.766301 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9519 | 2025.12.24 02:37:31.766332 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9520 | 2025.12.24 02:37:31.766337 [ 352 ] {} <Debug> TCP-Session: cc5e69fa-1181-48fa-93c6-932de7c6784f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9521 | 2025.12.24 02:37:31.766361 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9522 | 2025.12.24 02:37:31.766382 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9523 | 2025.12.24 02:37:31.766402 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9524 | 2025.12.24 02:37:31.766414 [ 290 ] {} <Debug> TCP-Session: d32393af-ef49-42c3-b24b-c2279bc88697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9525 | 2025.12.24 02:37:31.766430 [ 292 ] {} <Debug> TCP-Session: d1574e3a-717a-4eb2-a057-500d5e897d1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2025.12.24 02:37:31.766423 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9527 | 2025.12.24 02:37:31.766459 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9528 | 2025.12.24 02:37:31.766483 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9529 | 2025.12.24 02:37:31.766491 [ 351 ] {} <Debug> TCP-Session: f656a403-c824-4ae0-aa8e-878feed580c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9530 | 2025.12.24 02:37:31.766505 [ 293 ] {} <Debug> TCP-Session: f70b20f9-8097-4770-94bf-06d779f87922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9531 | 2025.12.24 02:37:31.766446 [ 353 ] {} <Debug> TCP-Session: 8f2bc030-b54c-4447-b6aa-42c58491ba07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9532 | 2025.12.24 02:37:31.766530 [ 350 ] {} <Debug> TCP-Session: 45621558-ad47-4493-9d0e-f82f98b4fd00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9533 | 2025.12.24 02:37:31.766445 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9534 | 2025.12.24 02:37:31.766369 [ 291 ] {} <Debug> TCP-Session: 0f77d659-ea72-43a9-8c88-bbe9b59fee36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9535 | 2025.12.24 02:37:31.766603 [ 349 ] {} <Debug> TCP-Session: cac0e0df-8518-49a5-ba53-9e911d70a8bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9536 | 2025.12.24 02:37:32.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.31 MiB, peak 327.46 MiB, free memory in arenas 0.00 B, will set to 318.17 MiB (RSS), difference: 3.86 MiB | ||
| 9537 | 2025.12.24 02:37:32.283101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23439 | ||
| 9538 | 2025.12.24 02:37:32.283626 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9539 | 2025.12.24 02:37:32.283685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9540 | 2025.12.24 02:37:32.284226 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9541 | 2025.12.24 02:37:32.284475 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9542 | 2025.12.24 02:37:32.284624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23439 | ||
| 9543 | 2025.12.24 02:37:33.572720 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9544 | 2025.12.24 02:37:33.590399 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2025.12.24 02:37:33.590453 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9546 | 2025.12.24 02:37:33.596789 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9547 | 2025.12.24 02:37:33.597535 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2025.12.24 02:37:33.600748 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9549 | 2025.12.24 02:37:34.854299 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1160 | ||
| 9550 | 2025.12.24 02:37:34.856789 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9551 | 2025.12.24 02:37:34.856852 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9552 | 2025.12.24 02:37:34.858116 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9553 | 2025.12.24 02:37:34.858396 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9554 | 2025.12.24 02:37:34.858569 [ 33 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9555 | 2025.12.24 02:37:34.858638 [ 33 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9556 | 2025.12.24 02:37:34.858661 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9557 | 2025.12.24 02:37:34.858799 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1160 | ||
| 9558 | 2025.12.24 02:37:34.858845 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 9559 | 2025.12.24 02:37:34.859556 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9560 | 2025.12.24 02:37:34.859691 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1014 rows starting from the beginning of the part | ||
| 9561 | 2025.12.24 02:37:34.860073 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 9562 | 2025.12.24 02:37:34.860535 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 9563 | 2025.12.24 02:37:34.860990 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 9564 | 2025.12.24 02:37:34.861402 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 9565 | 2025.12.24 02:37:34.861763 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 9566 | 2025.12.24 02:37:34.867796 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1160 rows, containing 72 columns (72 merged, 0 gathered) in 0.009030454 sec., 128454.22832561906 rows/sec., 101.34 MiB/sec. | ||
| 9567 | 2025.12.24 02:37:34.869026 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9568 | 2025.12.24 02:37:34.869533 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_36_7} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9569 | 2025.12.24 02:37:34.869605 [ 199 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_36_7} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9570 | 2025.12.24 02:37:34.869771 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 9571 | 2025.12.24 02:37:36.324436 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9572 | 2025.12.24 02:37:36.324628 [ 4 ] {6ed16299-7a9a-4a25-ad12-cf14262dd768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9573 | 2025.12.24 02:37:36.324702 [ 4 ] {6ed16299-7a9a-4a25-ad12-cf14262dd768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9574 | 2025.12.24 02:37:36.325363 [ 4 ] {6ed16299-7a9a-4a25-ad12-cf14262dd768} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9575 | 2025.12.24 02:37:36.325413 [ 4 ] {6ed16299-7a9a-4a25-ad12-cf14262dd768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9576 | 2025.12.24 02:37:36.325805 [ 4 ] {6ed16299-7a9a-4a25-ad12-cf14262dd768} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9577 | 2025.12.24 02:37:36.326032 [ 4 ] {6ed16299-7a9a-4a25-ad12-cf14262dd768} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9578 | 2025.12.24 02:37:36.326186 [ 4 ] {6ed16299-7a9a-4a25-ad12-cf14262dd768} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00161 sec., 52173.91304347826 rows/sec., 4.36 MiB/sec. | ||
| 9579 | 2025.12.24 02:37:36.326230 [ 4 ] {6ed16299-7a9a-4a25-ad12-cf14262dd768} <Debug> TCPHandler: Processed in 0.0019246 sec. | ||
| 9580 | 2025.12.24 02:37:36.326367 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9581 | 2025.12.24 02:37:36.326465 [ 4 ] {569389bd-00a9-4aba-a9e4-23218f427d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9582 | 2025.12.24 02:37:36.326505 [ 4 ] {569389bd-00a9-4aba-a9e4-23218f427d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9583 | 2025.12.24 02:37:36.326924 [ 4 ] {569389bd-00a9-4aba-a9e4-23218f427d87} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9584 | 2025.12.24 02:37:36.326960 [ 4 ] {569389bd-00a9-4aba-a9e4-23218f427d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9585 | 2025.12.24 02:37:36.327274 [ 4 ] {569389bd-00a9-4aba-a9e4-23218f427d87} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9586 | 2025.12.24 02:37:36.327481 [ 4 ] {569389bd-00a9-4aba-a9e4-23218f427d87} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9587 | 2025.12.24 02:37:36.327612 [ 4 ] {569389bd-00a9-4aba-a9e4-23218f427d87} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001167 sec., 11996.572407883461 rows/sec., 902.09 KiB/sec. | ||
| 9588 | 2025.12.24 02:37:36.327651 [ 4 ] {569389bd-00a9-4aba-a9e4-23218f427d87} <Debug> TCPHandler: Processed in 0.001333981 sec. | ||
| 9589 | 2025.12.24 02:37:36.327766 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9590 | 2025.12.24 02:37:36.327859 [ 4 ] {2e8ac49b-2055-4d72-95e8-73d7692148b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9591 | 2025.12.24 02:37:36.327903 [ 4 ] {2e8ac49b-2055-4d72-95e8-73d7692148b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9592 | 2025.12.24 02:37:36.328327 [ 4 ] {2e8ac49b-2055-4d72-95e8-73d7692148b5} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2025.12.24 02:37:36.328363 [ 4 ] {2e8ac49b-2055-4d72-95e8-73d7692148b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9594 | 2025.12.24 02:37:36.328670 [ 4 ] {2e8ac49b-2055-4d72-95e8-73d7692148b5} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9595 | 2025.12.24 02:37:36.328876 [ 4 ] {2e8ac49b-2055-4d72-95e8-73d7692148b5} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2025.12.24 02:37:36.329005 [ 4 ] {2e8ac49b-2055-4d72-95e8-73d7692148b5} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001165 sec., 66952.78969957081 rows/sec., 5.23 MiB/sec. | ||
| 9597 | 2025.12.24 02:37:36.329044 [ 4 ] {2e8ac49b-2055-4d72-95e8-73d7692148b5} <Debug> TCPHandler: Processed in 0.001327701 sec. | ||
| 9598 | 2025.12.24 02:37:36.329163 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9599 | 2025.12.24 02:37:36.329258 [ 4 ] {30649a97-d9ac-477c-93ca-17bf061d6e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9600 | 2025.12.24 02:37:36.329303 [ 4 ] {30649a97-d9ac-477c-93ca-17bf061d6e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9601 | 2025.12.24 02:37:36.329723 [ 4 ] {30649a97-d9ac-477c-93ca-17bf061d6e53} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9602 | 2025.12.24 02:37:36.329761 [ 4 ] {30649a97-d9ac-477c-93ca-17bf061d6e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9603 | 2025.12.24 02:37:36.330097 [ 4 ] {30649a97-d9ac-477c-93ca-17bf061d6e53} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9604 | 2025.12.24 02:37:36.330313 [ 4 ] {30649a97-d9ac-477c-93ca-17bf061d6e53} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9605 | 2025.12.24 02:37:36.330449 [ 4 ] {30649a97-d9ac-477c-93ca-17bf061d6e53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 9606 | 2025.12.24 02:37:36.330487 [ 4 ] {30649a97-d9ac-477c-93ca-17bf061d6e53} <Debug> TCPHandler: Processed in 0.001372902 sec. | ||
| 9607 | 2025.12.24 02:37:36.330608 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9608 | 2025.12.24 02:37:36.330729 [ 4 ] {295a87fa-c2b6-4048-be5f-ca191b347316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9609 | 2025.12.24 02:37:36.330794 [ 4 ] {295a87fa-c2b6-4048-be5f-ca191b347316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9610 | 2025.12.24 02:37:36.331604 [ 4 ] {295a87fa-c2b6-4048-be5f-ca191b347316} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9611 | 2025.12.24 02:37:36.331642 [ 4 ] {295a87fa-c2b6-4048-be5f-ca191b347316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9612 | 2025.12.24 02:37:36.332170 [ 4 ] {295a87fa-c2b6-4048-be5f-ca191b347316} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9613 | 2025.12.24 02:37:36.332388 [ 4 ] {295a87fa-c2b6-4048-be5f-ca191b347316} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9614 | 2025.12.24 02:37:36.332525 [ 4 ] {295a87fa-c2b6-4048-be5f-ca191b347316} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001821 sec., 7688.083470620539 rows/sec., 13.78 MiB/sec. | ||
| 9615 | 2025.12.24 02:37:36.332584 [ 4 ] {295a87fa-c2b6-4048-be5f-ca191b347316} <Debug> TCPHandler: Processed in 0.002037592 sec. | ||
| 9616 | 2025.12.24 02:37:36.332698 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9617 | 2025.12.24 02:37:36.332792 [ 4 ] {336ca06b-015c-4649-8b2a-b1083f8f087a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9618 | 2025.12.24 02:37:36.332836 [ 4 ] {336ca06b-015c-4649-8b2a-b1083f8f087a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9619 | 2025.12.24 02:37:36.333162 [ 4 ] {336ca06b-015c-4649-8b2a-b1083f8f087a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9620 | 2025.12.24 02:37:36.333199 [ 4 ] {336ca06b-015c-4649-8b2a-b1083f8f087a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.01 GiB. | ||
| 9621 | 2025.12.24 02:37:36.333498 [ 4 ] {336ca06b-015c-4649-8b2a-b1083f8f087a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9622 | 2025.12.24 02:37:36.333699 [ 4 ] {336ca06b-015c-4649-8b2a-b1083f8f087a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9623 | 2025.12.24 02:37:36.333826 [ 4 ] {336ca06b-015c-4649-8b2a-b1083f8f087a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 9624 | 2025.12.24 02:37:36.333864 [ 4 ] {336ca06b-015c-4649-8b2a-b1083f8f087a} <Debug> TCPHandler: Processed in 0.001215409 sec. | ||
| 9625 | 2025.12.24 02:37:39.654415 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9626 | 2025.12.24 02:37:39.654518 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9627 | 2025.12.24 02:37:39.785686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23887 | ||
| 9628 | 2025.12.24 02:37:39.786183 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9629 | 2025.12.24 02:37:39.786229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9630 | 2025.12.24 02:37:39.786738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9631 | 2025.12.24 02:37:39.787000 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9632 | 2025.12.24 02:37:39.787132 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23887 | ||
| 9633 | 2025.12.24 02:37:41.101766 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9634 | 2025.12.24 02:37:41.120050 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2025.12.24 02:37:41.120113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9636 | 2025.12.24 02:37:41.125942 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9637 | 2025.12.24 02:37:41.126722 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9638 | 2025.12.24 02:37:41.129736 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9639 | 2025.12.24 02:37:41.325176 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9640 | 2025.12.24 02:37:41.325377 [ 4 ] {c20774eb-65ed-4689-886d-9b8f0b5257bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9641 | 2025.12.24 02:37:41.325443 [ 4 ] {c20774eb-65ed-4689-886d-9b8f0b5257bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9642 | 2025.12.24 02:37:41.326116 [ 4 ] {c20774eb-65ed-4689-886d-9b8f0b5257bf} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9643 | 2025.12.24 02:37:41.326159 [ 4 ] {c20774eb-65ed-4689-886d-9b8f0b5257bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9644 | 2025.12.24 02:37:41.326549 [ 4 ] {c20774eb-65ed-4689-886d-9b8f0b5257bf} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9645 | 2025.12.24 02:37:41.326779 [ 4 ] {c20774eb-65ed-4689-886d-9b8f0b5257bf} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2025.12.24 02:37:41.326925 [ 4 ] {c20774eb-65ed-4689-886d-9b8f0b5257bf} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.0016 sec., 67500 rows/sec., 5.67 MiB/sec. | ||
| 9647 | 2025.12.24 02:37:41.326966 [ 4 ] {c20774eb-65ed-4689-886d-9b8f0b5257bf} <Debug> TCPHandler: Processed in 0.001923791 sec. | ||
| 9648 | 2025.12.24 02:37:41.327087 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9649 | 2025.12.24 02:37:41.327180 [ 4 ] {3da2ad5d-6c5b-463b-8eca-e71ea5b62458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9650 | 2025.12.24 02:37:41.327261 [ 4 ] {3da2ad5d-6c5b-463b-8eca-e71ea5b62458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9651 | 2025.12.24 02:37:41.327743 [ 4 ] {3da2ad5d-6c5b-463b-8eca-e71ea5b62458} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2025.12.24 02:37:41.327783 [ 4 ] {3da2ad5d-6c5b-463b-8eca-e71ea5b62458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9653 | 2025.12.24 02:37:41.328094 [ 4 ] {3da2ad5d-6c5b-463b-8eca-e71ea5b62458} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9654 | 2025.12.24 02:37:41.328314 [ 4 ] {3da2ad5d-6c5b-463b-8eca-e71ea5b62458} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2025.12.24 02:37:41.328442 [ 4 ] {3da2ad5d-6c5b-463b-8eca-e71ea5b62458} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001281 sec., 20296.64324746292 rows/sec., 1.49 MiB/sec. | ||
| 9656 | 2025.12.24 02:37:41.328479 [ 4 ] {3da2ad5d-6c5b-463b-8eca-e71ea5b62458} <Debug> TCPHandler: Processed in 0.001439152 sec. | ||
| 9657 | 2025.12.24 02:37:41.328591 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9658 | 2025.12.24 02:37:41.328682 [ 4 ] {74f2cd63-baf7-4a52-a946-58cb2fe17287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9659 | 2025.12.24 02:37:41.328721 [ 4 ] {74f2cd63-baf7-4a52-a946-58cb2fe17287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9660 | 2025.12.24 02:37:41.329140 [ 4 ] {74f2cd63-baf7-4a52-a946-58cb2fe17287} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9661 | 2025.12.24 02:37:41.329175 [ 4 ] {74f2cd63-baf7-4a52-a946-58cb2fe17287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9662 | 2025.12.24 02:37:41.329469 [ 4 ] {74f2cd63-baf7-4a52-a946-58cb2fe17287} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9663 | 2025.12.24 02:37:41.329672 [ 4 ] {74f2cd63-baf7-4a52-a946-58cb2fe17287} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9664 | 2025.12.24 02:37:41.329796 [ 4 ] {74f2cd63-baf7-4a52-a946-58cb2fe17287} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001133 sec., 79435.12797881731 rows/sec., 6.20 MiB/sec. | ||
| 9665 | 2025.12.24 02:37:41.329832 [ 4 ] {74f2cd63-baf7-4a52-a946-58cb2fe17287} <Debug> TCPHandler: Processed in 0.001289081 sec. | ||
| 9666 | 2025.12.24 02:37:41.329939 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9667 | 2025.12.24 02:37:41.330030 [ 4 ] {ec62d699-5989-4ab2-ac82-959f9c6a5370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9668 | 2025.12.24 02:37:41.330072 [ 4 ] {ec62d699-5989-4ab2-ac82-959f9c6a5370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9669 | 2025.12.24 02:37:41.330463 [ 4 ] {ec62d699-5989-4ab2-ac82-959f9c6a5370} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9670 | 2025.12.24 02:37:41.330498 [ 4 ] {ec62d699-5989-4ab2-ac82-959f9c6a5370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9671 | 2025.12.24 02:37:41.330811 [ 4 ] {ec62d699-5989-4ab2-ac82-959f9c6a5370} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9672 | 2025.12.24 02:37:41.331013 [ 4 ] {ec62d699-5989-4ab2-ac82-959f9c6a5370} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2025.12.24 02:37:41.331137 [ 4 ] {ec62d699-5989-4ab2-ac82-959f9c6a5370} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001126 sec., 142095.91474245116 rows/sec., 9.90 MiB/sec. | ||
| 9674 | 2025.12.24 02:37:41.331173 [ 4 ] {ec62d699-5989-4ab2-ac82-959f9c6a5370} <Debug> TCPHandler: Processed in 0.001279801 sec. | ||
| 9675 | 2025.12.24 02:37:41.331281 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9676 | 2025.12.24 02:37:41.331372 [ 4 ] {57dc7946-6dba-499b-b2ec-694f8b0a92c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9677 | 2025.12.24 02:37:41.331429 [ 4 ] {57dc7946-6dba-499b-b2ec-694f8b0a92c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9678 | 2025.12.24 02:37:41.332235 [ 4 ] {57dc7946-6dba-499b-b2ec-694f8b0a92c9} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2025.12.24 02:37:41.332268 [ 4 ] {57dc7946-6dba-499b-b2ec-694f8b0a92c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9680 | 2025.12.24 02:37:41.332771 [ 4 ] {57dc7946-6dba-499b-b2ec-694f8b0a92c9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9681 | 2025.12.24 02:37:41.332970 [ 4 ] {57dc7946-6dba-499b-b2ec-694f8b0a92c9} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2025.12.24 02:37:41.333095 [ 4 ] {57dc7946-6dba-499b-b2ec-694f8b0a92c9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001802 sec., 14428.412874583795 rows/sec., 25.86 MiB/sec. | ||
| 9683 | 2025.12.24 02:37:41.333208 [ 4 ] {57dc7946-6dba-499b-b2ec-694f8b0a92c9} <Debug> TCPHandler: Processed in 0.001972391 sec. | ||
| 9684 | 2025.12.24 02:37:41.333317 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2025.12.24 02:37:41.333408 [ 4 ] {cd933ffd-cc67-4a85-8c46-64a07a484398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9686 | 2025.12.24 02:37:41.333449 [ 4 ] {cd933ffd-cc67-4a85-8c46-64a07a484398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9687 | 2025.12.24 02:37:41.333765 [ 4 ] {cd933ffd-cc67-4a85-8c46-64a07a484398} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2025.12.24 02:37:41.333800 [ 4 ] {cd933ffd-cc67-4a85-8c46-64a07a484398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9689 | 2025.12.24 02:37:41.334087 [ 4 ] {cd933ffd-cc67-4a85-8c46-64a07a484398} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 9690 | 2025.12.24 02:37:41.334287 [ 4 ] {cd933ffd-cc67-4a85-8c46-64a07a484398} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2025.12.24 02:37:41.334409 [ 4 ] {cd933ffd-cc67-4a85-8c46-64a07a484398} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001019 sec., 58881.25613346419 rows/sec., 3.97 MiB/sec. | ||
| 9692 | 2025.12.24 02:37:41.334444 [ 4 ] {cd933ffd-cc67-4a85-8c46-64a07a484398} <Debug> TCPHandler: Processed in 0.001174358 sec. | ||
| 9693 | 2025.12.24 02:37:44.858998 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1184 | ||
| 9694 | 2025.12.24 02:37:44.861380 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2025.12.24 02:37:44.861443 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9696 | 2025.12.24 02:37:44.862690 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9697 | 2025.12.24 02:37:44.862980 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9698 | 2025.12.24 02:37:44.863375 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1184 | ||
| 9699 | 2025.12.24 02:37:46.326249 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2025.12.24 02:37:46.326443 [ 4 ] {2ce27295-1053-43de-bb20-1bfb06eb27ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9701 | 2025.12.24 02:37:46.326518 [ 4 ] {2ce27295-1053-43de-bb20-1bfb06eb27ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9702 | 2025.12.24 02:37:46.327143 [ 4 ] {2ce27295-1053-43de-bb20-1bfb06eb27ed} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2025.12.24 02:37:46.327194 [ 4 ] {2ce27295-1053-43de-bb20-1bfb06eb27ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9704 | 2025.12.24 02:37:46.327577 [ 4 ] {2ce27295-1053-43de-bb20-1bfb06eb27ed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9705 | 2025.12.24 02:37:46.327805 [ 4 ] {2ce27295-1053-43de-bb20-1bfb06eb27ed} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2025.12.24 02:37:46.327965 [ 4 ] {2ce27295-1053-43de-bb20-1bfb06eb27ed} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001573 sec., 15257.469802924348 rows/sec., 1.27 MiB/sec. | ||
| 9707 | 2025.12.24 02:37:46.327962 [ 73 ] {} <Debug> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9708 | 2025.12.24 02:37:46.328015 [ 4 ] {2ce27295-1053-43de-bb20-1bfb06eb27ed} <Debug> TCPHandler: Processed in 0.00189981 sec. | ||
| 9709 | 2025.12.24 02:37:46.328050 [ 73 ] {} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2025.12.24 02:37:46.328081 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9711 | 2025.12.24 02:37:46.328148 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2025.12.24 02:37:46.328209 [ 198 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 9713 | 2025.12.24 02:37:46.328254 [ 4 ] {e0bc3d1a-c53d-4d5b-b6fc-6b71212720ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9714 | 2025.12.24 02:37:46.328305 [ 4 ] {e0bc3d1a-c53d-4d5b-b6fc-6b71212720ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9715 | 2025.12.24 02:37:46.328366 [ 198 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9716 | 2025.12.24 02:37:46.328406 [ 198 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 9717 | 2025.12.24 02:37:46.328472 [ 198 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 9718 | 2025.12.24 02:37:46.328516 [ 198 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 9719 | 2025.12.24 02:37:46.328557 [ 198 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 9720 | 2025.12.24 02:37:46.328596 [ 198 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 9721 | 2025.12.24 02:37:46.328722 [ 4 ] {e0bc3d1a-c53d-4d5b-b6fc-6b71212720ae} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9722 | 2025.12.24 02:37:46.328767 [ 4 ] {e0bc3d1a-c53d-4d5b-b6fc-6b71212720ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9723 | 2025.12.24 02:37:46.329098 [ 4 ] {e0bc3d1a-c53d-4d5b-b6fc-6b71212720ae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9724 | 2025.12.24 02:37:46.329352 [ 4 ] {e0bc3d1a-c53d-4d5b-b6fc-6b71212720ae} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9725 | 2025.12.24 02:37:46.329387 [ 199 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.00123335 sec., 97295.98248672315 rows/sec., 8.44 MiB/sec. | ||
| 9726 | 2025.12.24 02:37:46.329489 [ 4 ] {e0bc3d1a-c53d-4d5b-b6fc-6b71212720ae} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001258 sec., 11128.775834658187 rows/sec., 907.47 KiB/sec. | ||
| 9727 | 2025.12.24 02:37:46.329532 [ 4 ] {e0bc3d1a-c53d-4d5b-b6fc-6b71212720ae} <Debug> TCPHandler: Processed in 0.001439453 sec. | ||
| 9728 | 2025.12.24 02:37:46.329603 [ 195 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9729 | 2025.12.24 02:37:46.329641 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9730 | 2025.12.24 02:37:46.329742 [ 4 ] {89f44645-fa47-4673-add6-c32b9c3634bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9731 | 2025.12.24 02:37:46.329784 [ 4 ] {89f44645-fa47-4673-add6-c32b9c3634bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9732 | 2025.12.24 02:37:46.329960 [ 195 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_13_3} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2025.12.24 02:37:46.330053 [ 195 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_13_3} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9734 | 2025.12.24 02:37:46.330157 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9735 | 2025.12.24 02:37:46.330286 [ 4 ] {89f44645-fa47-4673-add6-c32b9c3634bc} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9736 | 2025.12.24 02:37:46.330328 [ 4 ] {89f44645-fa47-4673-add6-c32b9c3634bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9737 | 2025.12.24 02:37:46.330662 [ 4 ] {89f44645-fa47-4673-add6-c32b9c3634bc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9738 | 2025.12.24 02:37:46.330874 [ 4 ] {89f44645-fa47-4673-add6-c32b9c3634bc} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9739 | 2025.12.24 02:37:46.331005 [ 4 ] {89f44645-fa47-4673-add6-c32b9c3634bc} <Debug> executeQuery: Read 211 rows, 19.17 KiB in 0.001283 sec., 164458.30085736554 rows/sec., 14.59 MiB/sec. | ||
| 9740 | 2025.12.24 02:37:46.331042 [ 4 ] {89f44645-fa47-4673-add6-c32b9c3634bc} <Debug> TCPHandler: Processed in 0.001451523 sec. | ||
| 9741 | 2025.12.24 02:37:46.331153 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9742 | 2025.12.24 02:37:46.331247 [ 4 ] {c6763683-443a-4238-8656-dcd34a69fdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9743 | 2025.12.24 02:37:46.331290 [ 4 ] {c6763683-443a-4238-8656-dcd34a69fdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9744 | 2025.12.24 02:37:46.331691 [ 4 ] {c6763683-443a-4238-8656-dcd34a69fdc0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9745 | 2025.12.24 02:37:46.331727 [ 4 ] {c6763683-443a-4238-8656-dcd34a69fdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9746 | 2025.12.24 02:37:46.332036 [ 4 ] {c6763683-443a-4238-8656-dcd34a69fdc0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9747 | 2025.12.24 02:37:46.332249 [ 4 ] {c6763683-443a-4238-8656-dcd34a69fdc0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9748 | 2025.12.24 02:37:46.332370 [ 4 ] {c6763683-443a-4238-8656-dcd34a69fdc0} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001149 sec., 34812.880765883376 rows/sec., 2.54 MiB/sec. | ||
| 9749 | 2025.12.24 02:37:46.332405 [ 4 ] {c6763683-443a-4238-8656-dcd34a69fdc0} <Debug> TCPHandler: Processed in 0.001313551 sec. | ||
| 9750 | 2025.12.24 02:37:46.332503 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9751 | 2025.12.24 02:37:46.332596 [ 4 ] {f06a54a0-3cbd-4a47-b51e-c9e20587aafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9752 | 2025.12.24 02:37:46.332633 [ 4 ] {f06a54a0-3cbd-4a47-b51e-c9e20587aafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9753 | 2025.12.24 02:37:46.333020 [ 4 ] {f06a54a0-3cbd-4a47-b51e-c9e20587aafe} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9754 | 2025.12.24 02:37:46.333053 [ 4 ] {f06a54a0-3cbd-4a47-b51e-c9e20587aafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9755 | 2025.12.24 02:37:46.333431 [ 4 ] {f06a54a0-3cbd-4a47-b51e-c9e20587aafe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9756 | 2025.12.24 02:37:46.333643 [ 4 ] {f06a54a0-3cbd-4a47-b51e-c9e20587aafe} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9757 | 2025.12.24 02:37:46.333780 [ 4 ] {f06a54a0-3cbd-4a47-b51e-c9e20587aafe} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001177 sec., 20390.824129141885 rows/sec., 1.69 MiB/sec. | ||
| 9758 | 2025.12.24 02:37:46.333820 [ 4 ] {f06a54a0-3cbd-4a47-b51e-c9e20587aafe} <Debug> TCPHandler: Processed in 0.001347602 sec. | ||
| 9759 | 2025.12.24 02:37:46.333921 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9760 | 2025.12.24 02:37:46.334015 [ 4 ] {a4e802c9-5183-4d0b-8706-9713dba05120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9761 | 2025.12.24 02:37:46.334138 [ 4 ] {a4e802c9-5183-4d0b-8706-9713dba05120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9762 | 2025.12.24 02:37:46.334536 [ 4 ] {a4e802c9-5183-4d0b-8706-9713dba05120} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2025.12.24 02:37:46.334570 [ 4 ] {a4e802c9-5183-4d0b-8706-9713dba05120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9764 | 2025.12.24 02:37:46.334864 [ 4 ] {a4e802c9-5183-4d0b-8706-9713dba05120} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9765 | 2025.12.24 02:37:46.335074 [ 4 ] {a4e802c9-5183-4d0b-8706-9713dba05120} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2025.12.24 02:37:46.335166 [ 88 ] {} <Debug> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9767 | 2025.12.24 02:37:46.335199 [ 88 ] {} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9768 | 2025.12.24 02:37:46.335202 [ 4 ] {a4e802c9-5183-4d0b-8706-9713dba05120} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001204 sec., 9966.777408637874 rows/sec., 778.65 KiB/sec. | ||
| 9769 | 2025.12.24 02:37:46.335218 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9770 | 2025.12.24 02:37:46.335342 [ 4 ] {a4e802c9-5183-4d0b-8706-9713dba05120} <Debug> TCPHandler: Processed in 0.001468943 sec. | ||
| 9771 | 2025.12.24 02:37:46.335406 [ 199 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 9772 | 2025.12.24 02:37:46.335453 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2025.12.24 02:37:46.335521 [ 199 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9774 | 2025.12.24 02:37:46.335551 [ 4 ] {e95dfb3c-56d2-438e-aa54-60159d6ed4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9775 | 2025.12.24 02:37:46.335561 [ 199 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 9776 | 2025.12.24 02:37:46.335600 [ 4 ] {e95dfb3c-56d2-438e-aa54-60159d6ed4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9777 | 2025.12.24 02:37:46.335647 [ 199 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 9778 | 2025.12.24 02:37:46.335705 [ 199 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 9779 | 2025.12.24 02:37:46.335751 [ 199 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 9780 | 2025.12.24 02:37:46.335797 [ 199 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 9781 | 2025.12.24 02:37:46.336061 [ 4 ] {e95dfb3c-56d2-438e-aa54-60159d6ed4f7} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2025.12.24 02:37:46.336102 [ 4 ] {e95dfb3c-56d2-438e-aa54-60159d6ed4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9783 | 2025.12.24 02:37:46.336449 [ 4 ] {e95dfb3c-56d2-438e-aa54-60159d6ed4f7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9784 | 2025.12.24 02:37:46.336565 [ 195 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001198629 sec., 50057.1903399634 rows/sec., 4.01 MiB/sec. | ||
| 9785 | 2025.12.24 02:37:46.336675 [ 199 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9786 | 2025.12.24 02:37:46.336679 [ 4 ] {e95dfb3c-56d2-438e-aa54-60159d6ed4f7} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9787 | 2025.12.24 02:37:46.336841 [ 4 ] {e95dfb3c-56d2-438e-aa54-60159d6ed4f7} <Debug> executeQuery: Read 128 rows, 10.64 KiB in 0.001306 sec., 98009.18836140887 rows/sec., 7.95 MiB/sec. | ||
| 9788 | 2025.12.24 02:37:46.336884 [ 4 ] {e95dfb3c-56d2-438e-aa54-60159d6ed4f7} <Debug> TCPHandler: Processed in 0.001479654 sec. | ||
| 9789 | 2025.12.24 02:37:46.336949 [ 199 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_13_3} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2025.12.24 02:37:46.336995 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9791 | 2025.12.24 02:37:46.337019 [ 199 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_13_3} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9792 | 2025.12.24 02:37:46.337094 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9793 | 2025.12.24 02:37:46.337095 [ 4 ] {6fe90f3d-1f22-4077-a21c-c51fbf393817} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9794 | 2025.12.24 02:37:46.337152 [ 4 ] {6fe90f3d-1f22-4077-a21c-c51fbf393817} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9795 | 2025.12.24 02:37:46.337560 [ 4 ] {6fe90f3d-1f22-4077-a21c-c51fbf393817} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9796 | 2025.12.24 02:37:46.337595 [ 4 ] {6fe90f3d-1f22-4077-a21c-c51fbf393817} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9797 | 2025.12.24 02:37:46.337949 [ 4 ] {6fe90f3d-1f22-4077-a21c-c51fbf393817} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9798 | 2025.12.24 02:37:46.338179 [ 4 ] {6fe90f3d-1f22-4077-a21c-c51fbf393817} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9799 | 2025.12.24 02:37:46.338312 [ 4 ] {6fe90f3d-1f22-4077-a21c-c51fbf393817} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001235 sec., 164372.46963562752 rows/sec., 11.78 MiB/sec. | ||
| 9800 | 2025.12.24 02:37:46.338352 [ 4 ] {6fe90f3d-1f22-4077-a21c-c51fbf393817} <Debug> TCPHandler: Processed in 0.001406563 sec. | ||
| 9801 | 2025.12.24 02:37:46.338465 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9802 | 2025.12.24 02:37:46.338559 [ 4 ] {826594db-764e-4ab9-b7e8-09f9a576de7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9803 | 2025.12.24 02:37:46.338612 [ 4 ] {826594db-764e-4ab9-b7e8-09f9a576de7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9804 | 2025.12.24 02:37:46.339391 [ 4 ] {826594db-764e-4ab9-b7e8-09f9a576de7d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9805 | 2025.12.24 02:37:46.339425 [ 4 ] {826594db-764e-4ab9-b7e8-09f9a576de7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9806 | 2025.12.24 02:37:46.339944 [ 4 ] {826594db-764e-4ab9-b7e8-09f9a576de7d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9807 | 2025.12.24 02:37:46.340161 [ 4 ] {826594db-764e-4ab9-b7e8-09f9a576de7d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9808 | 2025.12.24 02:37:46.340303 [ 4 ] {826594db-764e-4ab9-b7e8-09f9a576de7d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001761 sec., 7950.028392958547 rows/sec., 14.25 MiB/sec. | ||
| 9809 | 2025.12.24 02:37:46.340368 [ 4 ] {826594db-764e-4ab9-b7e8-09f9a576de7d} <Debug> TCPHandler: Processed in 0.001952011 sec. | ||
| 9810 | 2025.12.24 02:37:46.340479 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9811 | 2025.12.24 02:37:46.340572 [ 4 ] {01dba890-ea9e-4bd3-801c-ac40354565e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9812 | 2025.12.24 02:37:46.340613 [ 4 ] {01dba890-ea9e-4bd3-801c-ac40354565e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9813 | 2025.12.24 02:37:46.340954 [ 4 ] {01dba890-ea9e-4bd3-801c-ac40354565e4} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9814 | 2025.12.24 02:37:46.340988 [ 4 ] {01dba890-ea9e-4bd3-801c-ac40354565e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9815 | 2025.12.24 02:37:46.341302 [ 4 ] {01dba890-ea9e-4bd3-801c-ac40354565e4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 9816 | 2025.12.24 02:37:46.341515 [ 4 ] {01dba890-ea9e-4bd3-801c-ac40354565e4} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9817 | 2025.12.24 02:37:46.341643 [ 4 ] {01dba890-ea9e-4bd3-801c-ac40354565e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 9818 | 2025.12.24 02:37:46.341680 [ 4 ] {01dba890-ea9e-4bd3-801c-ac40354565e4} <Debug> TCPHandler: Processed in 0.00124946 sec. | ||
| 9819 | 2025.12.24 02:37:47.287295 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24399 | ||
| 9820 | 2025.12.24 02:37:47.287816 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2025.12.24 02:37:47.287865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9822 | 2025.12.24 02:37:47.288352 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9823 | 2025.12.24 02:37:47.288613 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9824 | 2025.12.24 02:37:47.288753 [ 104 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9825 | 2025.12.24 02:37:47.288764 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24399 | ||
| 9826 | 2025.12.24 02:37:47.288792 [ 104 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9827 | 2025.12.24 02:37:47.288812 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9828 | 2025.12.24 02:37:47.288949 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 9829 | 2025.12.24 02:37:47.289081 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9830 | 2025.12.24 02:37:47.289121 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21967 rows starting from the beginning of the part | ||
| 9831 | 2025.12.24 02:37:47.289181 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 9832 | 2025.12.24 02:37:47.289224 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 9833 | 2025.12.24 02:37:47.289266 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 9834 | 2025.12.24 02:37:47.289305 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 9835 | 2025.12.24 02:37:47.289344 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 9836 | 2025.12.24 02:37:47.291924 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24399 rows, containing 4 columns (4 merged, 0 gathered) in 0.003025288 sec., 8065017.2809993625 rows/sec., 115.37 MiB/sec. | ||
| 9837 | 2025.12.24 02:37:47.292319 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9838 | 2025.12.24 02:37:47.292599 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_51_10} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9839 | 2025.12.24 02:37:47.292685 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_51_10} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9840 | 2025.12.24 02:37:47.292786 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 9841 | 2025.12.24 02:37:48.629870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9842 | 2025.12.24 02:37:48.648772 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9843 | 2025.12.24 02:37:48.648842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9844 | 2025.12.24 02:37:48.654661 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9845 | 2025.12.24 02:37:48.655348 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9846 | 2025.12.24 02:37:48.655687 [ 120 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9847 | 2025.12.24 02:37:48.655757 [ 120 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2025.12.24 02:37:48.655781 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9849 | 2025.12.24 02:37:48.655883 [ 195 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 9850 | 2025.12.24 02:37:48.658611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 9851 | 2025.12.24 02:37:48.658851 [ 195 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9852 | 2025.12.24 02:37:48.659576 [ 195 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 9853 | 2025.12.24 02:37:48.663024 [ 195 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 9854 | 2025.12.24 02:37:48.666565 [ 195 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 9855 | 2025.12.24 02:37:48.670578 [ 195 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 9856 | 2025.12.24 02:37:48.674869 [ 195 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 9857 | 2025.12.24 02:37:48.678656 [ 195 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 9858 | 2025.12.24 02:37:48.729152 [ 188 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.073305088 sec., 5238.38127034238 rows/sec., 27.09 MiB/sec. | ||
| 9859 | 2025.12.24 02:37:48.732152 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9860 | 2025.12.24 02:37:48.734312 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_51_10} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9861 | 2025.12.24 02:37:48.734427 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_51_10} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9862 | 2025.12.24 02:37:48.737606 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9863 | 2025.12.24 02:37:49.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.05 MiB, peak 333.47 MiB, free memory in arenas 0.00 B, will set to 322.27 MiB (RSS), difference: 2.21 MiB | ||
| 9864 | 2025.12.24 02:37:51.325272 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9865 | 2025.12.24 02:37:51.325582 [ 4 ] {9ebfa4b6-77ba-454a-850c-678980d9c252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9866 | 2025.12.24 02:37:51.325679 [ 4 ] {9ebfa4b6-77ba-454a-850c-678980d9c252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9867 | 2025.12.24 02:37:51.326438 [ 4 ] {9ebfa4b6-77ba-454a-850c-678980d9c252} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2025.12.24 02:37:51.326482 [ 4 ] {9ebfa4b6-77ba-454a-850c-678980d9c252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9869 | 2025.12.24 02:37:51.326859 [ 4 ] {9ebfa4b6-77ba-454a-850c-678980d9c252} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9870 | 2025.12.24 02:37:51.327074 [ 4 ] {9ebfa4b6-77ba-454a-850c-678980d9c252} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2025.12.24 02:37:51.327223 [ 4 ] {9ebfa4b6-77ba-454a-850c-678980d9c252} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001709 sec., 63194.850789935634 rows/sec., 5.31 MiB/sec. | ||
| 9872 | 2025.12.24 02:37:51.327263 [ 4 ] {9ebfa4b6-77ba-454a-850c-678980d9c252} <Debug> TCPHandler: Processed in 0.002135394 sec. | ||
| 9873 | 2025.12.24 02:37:51.327384 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9874 | 2025.12.24 02:37:51.327478 [ 4 ] {37080f32-cd6b-49f2-81ee-533d1817cc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9875 | 2025.12.24 02:37:51.327518 [ 4 ] {37080f32-cd6b-49f2-81ee-533d1817cc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9876 | 2025.12.24 02:37:51.327919 [ 4 ] {37080f32-cd6b-49f2-81ee-533d1817cc25} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2025.12.24 02:37:51.327955 [ 4 ] {37080f32-cd6b-49f2-81ee-533d1817cc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9878 | 2025.12.24 02:37:51.328240 [ 4 ] {37080f32-cd6b-49f2-81ee-533d1817cc25} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9879 | 2025.12.24 02:37:51.328442 [ 4 ] {37080f32-cd6b-49f2-81ee-533d1817cc25} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2025.12.24 02:37:51.328569 [ 4 ] {37080f32-cd6b-49f2-81ee-533d1817cc25} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00111 sec., 23423.42342342342 rows/sec., 1.72 MiB/sec. | ||
| 9881 | 2025.12.24 02:37:51.328605 [ 4 ] {37080f32-cd6b-49f2-81ee-533d1817cc25} <Debug> TCPHandler: Processed in 0.001269331 sec. | ||
| 9882 | 2025.12.24 02:37:51.328703 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9883 | 2025.12.24 02:37:51.328795 [ 4 ] {cb3d52e2-e1ae-4d94-b9e2-daaa04a36472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9884 | 2025.12.24 02:37:51.328836 [ 4 ] {cb3d52e2-e1ae-4d94-b9e2-daaa04a36472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9885 | 2025.12.24 02:37:51.329290 [ 4 ] {cb3d52e2-e1ae-4d94-b9e2-daaa04a36472} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2025.12.24 02:37:51.329328 [ 4 ] {cb3d52e2-e1ae-4d94-b9e2-daaa04a36472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9887 | 2025.12.24 02:37:51.329634 [ 4 ] {cb3d52e2-e1ae-4d94-b9e2-daaa04a36472} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9888 | 2025.12.24 02:37:51.329851 [ 4 ] {cb3d52e2-e1ae-4d94-b9e2-daaa04a36472} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2025.12.24 02:37:51.329978 [ 4 ] {cb3d52e2-e1ae-4d94-b9e2-daaa04a36472} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001201 sec., 74937.55203996669 rows/sec., 5.85 MiB/sec. | ||
| 9890 | 2025.12.24 02:37:51.330015 [ 4 ] {cb3d52e2-e1ae-4d94-b9e2-daaa04a36472} <Debug> TCPHandler: Processed in 0.001358592 sec. | ||
| 9891 | 2025.12.24 02:37:51.330122 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9892 | 2025.12.24 02:37:51.330215 [ 4 ] {093c314d-4705-46ad-b39d-1d33c2ec5827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9893 | 2025.12.24 02:37:51.330259 [ 4 ] {093c314d-4705-46ad-b39d-1d33c2ec5827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9894 | 2025.12.24 02:37:51.330706 [ 4 ] {093c314d-4705-46ad-b39d-1d33c2ec5827} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9895 | 2025.12.24 02:37:51.330742 [ 4 ] {093c314d-4705-46ad-b39d-1d33c2ec5827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9896 | 2025.12.24 02:37:51.331074 [ 4 ] {093c314d-4705-46ad-b39d-1d33c2ec5827} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9897 | 2025.12.24 02:37:51.331280 [ 4 ] {093c314d-4705-46ad-b39d-1d33c2ec5827} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9898 | 2025.12.24 02:37:51.331409 [ 4 ] {093c314d-4705-46ad-b39d-1d33c2ec5827} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 9899 | 2025.12.24 02:37:51.331445 [ 4 ] {093c314d-4705-46ad-b39d-1d33c2ec5827} <Debug> TCPHandler: Processed in 0.001370962 sec. | ||
| 9900 | 2025.12.24 02:37:51.331570 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9901 | 2025.12.24 02:37:51.331690 [ 4 ] {0a1b1d1a-5de6-4302-9ef9-03c03b5e9092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9902 | 2025.12.24 02:37:51.331755 [ 4 ] {0a1b1d1a-5de6-4302-9ef9-03c03b5e9092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9903 | 2025.12.24 02:37:51.332702 [ 4 ] {0a1b1d1a-5de6-4302-9ef9-03c03b5e9092} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9904 | 2025.12.24 02:37:51.332746 [ 4 ] {0a1b1d1a-5de6-4302-9ef9-03c03b5e9092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9905 | 2025.12.24 02:37:51.333268 [ 4 ] {0a1b1d1a-5de6-4302-9ef9-03c03b5e9092} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9906 | 2025.12.24 02:37:51.333489 [ 4 ] {0a1b1d1a-5de6-4302-9ef9-03c03b5e9092} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9907 | 2025.12.24 02:37:51.333625 [ 4 ] {0a1b1d1a-5de6-4302-9ef9-03c03b5e9092} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001959 sec., 13272.077590607454 rows/sec., 23.78 MiB/sec. | ||
| 9908 | 2025.12.24 02:37:51.333685 [ 4 ] {0a1b1d1a-5de6-4302-9ef9-03c03b5e9092} <Debug> TCPHandler: Processed in 0.002182224 sec. | ||
| 9909 | 2025.12.24 02:37:51.333793 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9910 | 2025.12.24 02:37:51.333885 [ 4 ] {834e9467-bdc8-4428-91b5-c7e744f21ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9911 | 2025.12.24 02:37:51.333925 [ 4 ] {834e9467-bdc8-4428-91b5-c7e744f21ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9912 | 2025.12.24 02:37:51.334252 [ 4 ] {834e9467-bdc8-4428-91b5-c7e744f21ba0} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9913 | 2025.12.24 02:37:51.334287 [ 4 ] {834e9467-bdc8-4428-91b5-c7e744f21ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9914 | 2025.12.24 02:37:51.334587 [ 4 ] {834e9467-bdc8-4428-91b5-c7e744f21ba0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9915 | 2025.12.24 02:37:51.334785 [ 4 ] {834e9467-bdc8-4428-91b5-c7e744f21ba0} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9916 | 2025.12.24 02:37:51.334909 [ 4 ] {834e9467-bdc8-4428-91b5-c7e744f21ba0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 9917 | 2025.12.24 02:37:51.334944 [ 4 ] {834e9467-bdc8-4428-91b5-c7e744f21ba0} <Debug> TCPHandler: Processed in 0.001198549 sec. | ||
| 9918 | 2025.12.24 02:37:54.654629 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9919 | 2025.12.24 02:37:54.654732 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9920 | 2025.12.24 02:37:54.788983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24847 | ||
| 9921 | 2025.12.24 02:37:54.789600 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9922 | 2025.12.24 02:37:54.789654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9923 | 2025.12.24 02:37:54.790320 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9924 | 2025.12.24 02:37:54.790533 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9925 | 2025.12.24 02:37:54.790657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24847 | ||
| 9926 | 2025.12.24 02:37:54.863629 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1216 | ||
| 9927 | 2025.12.24 02:37:54.865992 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9928 | 2025.12.24 02:37:54.866044 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9929 | 2025.12.24 02:37:54.867271 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9930 | 2025.12.24 02:37:54.867559 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9931 | 2025.12.24 02:37:54.867849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1216 | ||
| 9932 | 2025.12.24 02:37:56.158765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 9933 | 2025.12.24 02:37:56.175612 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2025.12.24 02:37:56.175684 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9935 | 2025.12.24 02:37:56.181230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9936 | 2025.12.24 02:37:56.181924 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2025.12.24 02:37:56.184616 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 9938 | 2025.12.24 02:37:56.324006 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9939 | 2025.12.24 02:37:56.324178 [ 4 ] {ad6a8f86-93a0-4ffb-93ae-31d088ec8e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9940 | 2025.12.24 02:37:56.324242 [ 4 ] {ad6a8f86-93a0-4ffb-93ae-31d088ec8e50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9941 | 2025.12.24 02:37:56.324899 [ 4 ] {ad6a8f86-93a0-4ffb-93ae-31d088ec8e50} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2025.12.24 02:37:56.324948 [ 4 ] {ad6a8f86-93a0-4ffb-93ae-31d088ec8e50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9943 | 2025.12.24 02:37:56.325363 [ 4 ] {ad6a8f86-93a0-4ffb-93ae-31d088ec8e50} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9944 | 2025.12.24 02:37:56.325606 [ 4 ] {ad6a8f86-93a0-4ffb-93ae-31d088ec8e50} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9945 | 2025.12.24 02:37:56.325766 [ 4 ] {ad6a8f86-93a0-4ffb-93ae-31d088ec8e50} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00163 sec., 51533.74233128835 rows/sec., 4.31 MiB/sec. | ||
| 9946 | 2025.12.24 02:37:56.325771 [ 171 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9947 | 2025.12.24 02:37:56.325818 [ 4 ] {ad6a8f86-93a0-4ffb-93ae-31d088ec8e50} <Debug> TCPHandler: Processed in 0.001932851 sec. | ||
| 9948 | 2025.12.24 02:37:56.325838 [ 171 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9949 | 2025.12.24 02:37:56.325868 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9950 | 2025.12.24 02:37:56.325949 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9951 | 2025.12.24 02:37:56.325966 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 9952 | 2025.12.24 02:37:56.326055 [ 4 ] {7e2610d9-d472-42f9-97ec-376e3bea0eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9953 | 2025.12.24 02:37:56.326085 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9954 | 2025.12.24 02:37:56.326098 [ 4 ] {7e2610d9-d472-42f9-97ec-376e3bea0eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9955 | 2025.12.24 02:37:56.326121 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1406 rows starting from the beginning of the part | ||
| 9956 | 2025.12.24 02:37:56.326187 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 84 rows starting from the beginning of the part | ||
| 9957 | 2025.12.24 02:37:56.326239 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 9958 | 2025.12.24 02:37:56.326287 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 211 rows starting from the beginning of the part | ||
| 9959 | 2025.12.24 02:37:56.326335 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 9960 | 2025.12.24 02:37:56.326412 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 84 rows starting from the beginning of the part | ||
| 9961 | 2025.12.24 02:37:56.326542 [ 4 ] {7e2610d9-d472-42f9-97ec-376e3bea0eb6} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2025.12.24 02:37:56.326580 [ 4 ] {7e2610d9-d472-42f9-97ec-376e3bea0eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9963 | 2025.12.24 02:37:56.326903 [ 4 ] {7e2610d9-d472-42f9-97ec-376e3bea0eb6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9964 | 2025.12.24 02:37:56.327115 [ 4 ] {7e2610d9-d472-42f9-97ec-376e3bea0eb6} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2025.12.24 02:37:56.327234 [ 171 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9966 | 2025.12.24 02:37:56.327255 [ 4 ] {7e2610d9-d472-42f9-97ec-376e3bea0eb6} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001222 sec., 11456.628477905073 rows/sec., 861.48 KiB/sec. | ||
| 9967 | 2025.12.24 02:37:56.327263 [ 171 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2025.12.24 02:37:56.327296 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9969 | 2025.12.24 02:37:56.327303 [ 4 ] {7e2610d9-d472-42f9-97ec-376e3bea0eb6} <Debug> TCPHandler: Processed in 0.001406202 sec. | ||
| 9970 | 2025.12.24 02:37:56.327372 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 9971 | 2025.12.24 02:37:56.327423 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9972 | 2025.12.24 02:37:56.327458 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9973 | 2025.12.24 02:37:56.327485 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 70 rows starting from the beginning of the part | ||
| 9974 | 2025.12.24 02:37:56.327521 [ 4 ] {f52a1ddb-dfd6-46ba-b6f8-b2cb28a83a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9975 | 2025.12.24 02:37:56.327538 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part | ||
| 9976 | 2025.12.24 02:37:56.327562 [ 4 ] {f52a1ddb-dfd6-46ba-b6f8-b2cb28a83a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9977 | 2025.12.24 02:37:56.327584 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 9978 | 2025.12.24 02:37:56.327614 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2001 rows, containing 5 columns (5 merged, 0 gathered) in 0.001684137 sec., 1188145.6199822223 rows/sec., 104.84 MiB/sec. | ||
| 9979 | 2025.12.24 02:37:56.327625 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 40 rows starting from the beginning of the part | ||
| 9980 | 2025.12.24 02:37:56.327709 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
| 9981 | 2025.12.24 02:37:56.327748 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part | ||
| 9982 | 2025.12.24 02:37:56.327823 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9983 | 2025.12.24 02:37:56.327998 [ 4 ] {f52a1ddb-dfd6-46ba-b6f8-b2cb28a83a02} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9984 | 2025.12.24 02:37:56.328034 [ 4 ] {f52a1ddb-dfd6-46ba-b6f8-b2cb28a83a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9985 | 2025.12.24 02:37:56.328058 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_76_15} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9986 | 2025.12.24 02:37:56.328124 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_76_15} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9987 | 2025.12.24 02:37:56.328190 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9988 | 2025.12.24 02:37:56.328340 [ 4 ] {f52a1ddb-dfd6-46ba-b6f8-b2cb28a83a02} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9989 | 2025.12.24 02:37:56.328480 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001138708 sec., 166855.76987252219 rows/sec., 12.84 MiB/sec. | ||
| 9990 | 2025.12.24 02:37:56.328556 [ 4 ] {f52a1ddb-dfd6-46ba-b6f8-b2cb28a83a02} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2025.12.24 02:37:56.328682 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9992 | 2025.12.24 02:37:56.328695 [ 171 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9993 | 2025.12.24 02:37:56.328699 [ 4 ] {f52a1ddb-dfd6-46ba-b6f8-b2cb28a83a02} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001197 sec., 65162.90726817043 rows/sec., 5.09 MiB/sec. | ||
| 9994 | 2025.12.24 02:37:56.328730 [ 171 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9995 | 2025.12.24 02:37:56.328757 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 9996 | 2025.12.24 02:37:56.328761 [ 4 ] {f52a1ddb-dfd6-46ba-b6f8-b2cb28a83a02} <Debug> TCPHandler: Processed in 0.001387462 sec. | ||
| 9997 | 2025.12.24 02:37:56.328820 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 9998 | 2025.12.24 02:37:56.328893 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9999 | 2025.12.24 02:37:56.328907 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10000 | 2025.12.24 02:37:56.328934 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 632 rows starting from the beginning of the part | ||
| 10001 | 2025.12.24 02:37:56.328977 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 78 rows starting from the beginning of the part | ||
| 10002 | 2025.12.24 02:37:56.328989 [ 4 ] {44fd154a-2a70-4264-b2ce-23310fa5e868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10003 | 2025.12.24 02:37:56.329015 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 10004 | 2025.12.24 02:37:56.329035 [ 4 ] {44fd154a-2a70-4264-b2ce-23310fa5e868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10005 | 2025.12.24 02:37:56.329046 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_71_14} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2025.12.24 02:37:56.329050 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 10007 | 2025.12.24 02:37:56.329105 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 10008 | 2025.12.24 02:37:56.329138 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 78 rows starting from the beginning of the part | ||
| 10009 | 2025.12.24 02:37:56.329152 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_71_14} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10010 | 2025.12.24 02:37:56.329264 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10011 | 2025.12.24 02:37:56.329460 [ 4 ] {44fd154a-2a70-4264-b2ce-23310fa5e868} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2025.12.24 02:37:56.329499 [ 4 ] {44fd154a-2a70-4264-b2ce-23310fa5e868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10013 | 2025.12.24 02:37:56.329857 [ 4 ] {44fd154a-2a70-4264-b2ce-23310fa5e868} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10014 | 2025.12.24 02:37:56.329911 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 5 columns (5 merged, 0 gathered) in 0.001117728 sec., 980560.5657190301 rows/sec., 79.13 MiB/sec. | ||
| 10015 | 2025.12.24 02:37:56.330043 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10016 | 2025.12.24 02:37:56.330087 [ 4 ] {44fd154a-2a70-4264-b2ce-23310fa5e868} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10017 | 2025.12.24 02:37:56.330203 [ 171 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10018 | 2025.12.24 02:37:56.330224 [ 4 ] {44fd154a-2a70-4264-b2ce-23310fa5e868} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001253 sec., 127693.53551476456 rows/sec., 8.89 MiB/sec. | ||
| 10019 | 2025.12.24 02:37:56.330232 [ 171 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10020 | 2025.12.24 02:37:56.330266 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10021 | 2025.12.24 02:37:56.330269 [ 4 ] {44fd154a-2a70-4264-b2ce-23310fa5e868} <Debug> TCPHandler: Processed in 0.001425432 sec. | ||
| 10022 | 2025.12.24 02:37:56.330281 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_76_15} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10023 | 2025.12.24 02:37:56.330352 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_76_15} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10024 | 2025.12.24 02:37:56.330357 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 10025 | 2025.12.24 02:37:56.330392 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10026 | 2025.12.24 02:37:56.330412 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 10027 | 2025.12.24 02:37:56.330482 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10028 | 2025.12.24 02:37:56.330492 [ 4 ] {b6670eb3-896f-41fd-82ce-c13fbe58cec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10029 | 2025.12.24 02:37:56.330524 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 20622 rows starting from the beginning of the part | ||
| 10030 | 2025.12.24 02:37:56.330555 [ 4 ] {b6670eb3-896f-41fd-82ce-c13fbe58cec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10031 | 2025.12.24 02:37:56.330598 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 10032 | 2025.12.24 02:37:56.330650 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 10033 | 2025.12.24 02:37:56.330693 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 203 rows starting from the beginning of the part | ||
| 10034 | 2025.12.24 02:37:56.330733 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 10035 | 2025.12.24 02:37:56.330775 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 10036 | 2025.12.24 02:37:56.331374 [ 4 ] {b6670eb3-896f-41fd-82ce-c13fbe58cec1} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10037 | 2025.12.24 02:37:56.331416 [ 4 ] {b6670eb3-896f-41fd-82ce-c13fbe58cec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10038 | 2025.12.24 02:37:56.332136 [ 4 ] {b6670eb3-896f-41fd-82ce-c13fbe58cec1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10039 | 2025.12.24 02:37:56.332373 [ 4 ] {b6670eb3-896f-41fd-82ce-c13fbe58cec1} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10040 | 2025.12.24 02:37:56.332493 [ 171 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10041 | 2025.12.24 02:37:56.332521 [ 4 ] {b6670eb3-896f-41fd-82ce-c13fbe58cec1} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002047 sec., 6839.276990718124 rows/sec., 12.26 MiB/sec. | ||
| 10042 | 2025.12.24 02:37:56.332524 [ 171 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2025.12.24 02:37:56.332565 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10044 | 2025.12.24 02:37:56.332598 [ 4 ] {b6670eb3-896f-41fd-82ce-c13fbe58cec1} <Debug> TCPHandler: Processed in 0.002258036 sec. | ||
| 10045 | 2025.12.24 02:37:56.332639 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 10046 | 2025.12.24 02:37:56.332718 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10047 | 2025.12.24 02:37:56.332816 [ 4 ] {9a7d5f3f-2c01-47d4-a75f-0a5ddbef3e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10048 | 2025.12.24 02:37:56.332843 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10049 | 2025.12.24 02:37:56.332857 [ 4 ] {9a7d5f3f-2c01-47d4-a75f-0a5ddbef3e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10050 | 2025.12.24 02:37:56.332905 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1255 rows starting from the beginning of the part | ||
| 10051 | 2025.12.24 02:37:56.333047 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part | ||
| 10052 | 2025.12.24 02:37:56.333163 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 26 rows starting from the beginning of the part | ||
| 10053 | 2025.12.24 02:37:56.333208 [ 4 ] {9a7d5f3f-2c01-47d4-a75f-0a5ddbef3e5d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10054 | 2025.12.24 02:37:56.333249 [ 4 ] {9a7d5f3f-2c01-47d4-a75f-0a5ddbef3e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10055 | 2025.12.24 02:37:56.333273 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part | ||
| 10056 | 2025.12.24 02:37:56.333391 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 26 rows starting from the beginning of the part | ||
| 10057 | 2025.12.24 02:37:56.333500 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part | ||
| 10058 | 2025.12.24 02:37:56.333676 [ 4 ] {9a7d5f3f-2c01-47d4-a75f-0a5ddbef3e5d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10059 | 2025.12.24 02:37:56.333916 [ 4 ] {9a7d5f3f-2c01-47d4-a75f-0a5ddbef3e5d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2025.12.24 02:37:56.334034 [ 171 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10061 | 2025.12.24 02:37:56.334060 [ 4 ] {9a7d5f3f-2c01-47d4-a75f-0a5ddbef3e5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001262 sec., 47543.58161648177 rows/sec., 3.20 MiB/sec. | ||
| 10062 | 2025.12.24 02:37:56.334062 [ 171 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10063 | 2025.12.24 02:37:56.334102 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10064 | 2025.12.24 02:37:56.334105 [ 4 ] {9a7d5f3f-2c01-47d4-a75f-0a5ddbef3e5d} <Debug> TCPHandler: Processed in 0.001436334 sec. | ||
| 10065 | 2025.12.24 02:37:56.334169 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 10066 | 2025.12.24 02:37:56.334243 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10067 | 2025.12.24 02:37:56.334267 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4188 rows starting from the beginning of the part | ||
| 10068 | 2025.12.24 02:37:56.334308 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 10069 | 2025.12.24 02:37:56.334343 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 10070 | 2025.12.24 02:37:56.334379 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 10071 | 2025.12.24 02:37:56.334417 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 10072 | 2025.12.24 02:37:56.334450 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 10073 | 2025.12.24 02:37:56.341288 [ 201 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4488 rows, containing 4 columns (4 merged, 0 gathered) in 0.007145564 sec., 628081.9820520815 rows/sec., 42.33 MiB/sec. | ||
| 10074 | 2025.12.24 02:37:56.341799 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10075 | 2025.12.24 02:37:56.342063 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_76_15} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10076 | 2025.12.24 02:37:56.342126 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_76_15} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10077 | 2025.12.24 02:37:56.342185 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10078 | 2025.12.24 02:37:56.345542 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21465 rows, containing 5 columns (5 merged, 0 gathered) in 0.015229852 sec., 1409403.0592024138 rows/sec., 96.88 MiB/sec. | ||
| 10079 | 2025.12.24 02:37:56.345973 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10080 | 2025.12.24 02:37:56.346195 [ 198 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1349 rows, containing 19 columns (19 merged, 0 gathered) in 0.013586317 sec., 99291.07351168091 rows/sec., 177.93 MiB/sec. | ||
| 10081 | 2025.12.24 02:37:56.346283 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10082 | 2025.12.24 02:37:56.346370 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10083 | 2025.12.24 02:37:56.346484 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 10084 | 2025.12.24 02:37:56.348188 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10085 | 2025.12.24 02:37:56.348551 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10086 | 2025.12.24 02:37:56.348634 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10087 | 2025.12.24 02:37:56.348769 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.65 MiB. | ||
| 10088 | 2025.12.24 02:37:57.000294 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.40 MiB, peak 342.26 MiB, free memory in arenas 0.00 B, will set to 332.06 MiB (RSS), difference: 8.66 MiB | ||
| 10089 | 2025.12.24 02:37:59.802688 [ 152 ] {} <Debug> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 10090 | 2025.12.24 02:37:59.802787 [ 152 ] {} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10091 | 2025.12.24 02:37:59.802822 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10092 | 2025.12.24 02:37:59.802961 [ 200 ] {6b558a83-4159-4d45-ba58-886d87f50b30::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 | ||
| 10093 | 2025.12.24 02:37:59.803116 [ 200 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10094 | 2025.12.24 02:37:59.803154 [ 200 ] {6b558a83-4159-4d45-ba58-886d87f50b30::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 | ||
| 10095 | 2025.12.24 02:37:59.803232 [ 200 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 10096 | 2025.12.24 02:37:59.803286 [ 200 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 10097 | 2025.12.24 02:37:59.803341 [ 200 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 10098 | 2025.12.24 02:37:59.803389 [ 200 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 10099 | 2025.12.24 02:37:59.804208 [ 200 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310061 sec., 41219.454666614765 rows/sec., 3.44 MiB/sec. | ||
| 10100 | 2025.12.24 02:37:59.804312 [ 200 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 10101 | 2025.12.24 02:37:59.804550 [ 200 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_13_3} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2025.12.24 02:37:59.804620 [ 200 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_13_3} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 10103 | 2025.12.24 02:37:59.804688 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10104 | 2025.12.24 02:38:01.357692 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10105 | 2025.12.24 02:38:01.357864 [ 4 ] {5e3872d3-48ae-40bb-b58a-f0a23c75010d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10106 | 2025.12.24 02:38:01.357928 [ 4 ] {5e3872d3-48ae-40bb-b58a-f0a23c75010d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10107 | 2025.12.24 02:38:01.359208 [ 4 ] {5e3872d3-48ae-40bb-b58a-f0a23c75010d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2025.12.24 02:38:01.359259 [ 4 ] {5e3872d3-48ae-40bb-b58a-f0a23c75010d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10109 | 2025.12.24 02:38:01.359761 [ 4 ] {5e3872d3-48ae-40bb-b58a-f0a23c75010d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10110 | 2025.12.24 02:38:01.360003 [ 4 ] {5e3872d3-48ae-40bb-b58a-f0a23c75010d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2025.12.24 02:38:01.360164 [ 4 ] {5e3872d3-48ae-40bb-b58a-f0a23c75010d} <Debug> executeQuery: Read 1248 rows, 105.85 KiB in 0.002343 sec., 532650.4481434058 rows/sec., 44.12 MiB/sec. | ||
| 10112 | 2025.12.24 02:38:01.360219 [ 4 ] {5e3872d3-48ae-40bb-b58a-f0a23c75010d} <Debug> TCPHandler: Processed in 0.002650623 sec. | ||
| 10113 | 2025.12.24 02:38:01.360347 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2025.12.24 02:38:01.360450 [ 4 ] {69cef48e-7638-4d9c-b65f-dd7abe0c2a60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10115 | 2025.12.24 02:38:01.360495 [ 4 ] {69cef48e-7638-4d9c-b65f-dd7abe0c2a60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10116 | 2025.12.24 02:38:01.360920 [ 4 ] {69cef48e-7638-4d9c-b65f-dd7abe0c2a60} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2025.12.24 02:38:01.360958 [ 4 ] {69cef48e-7638-4d9c-b65f-dd7abe0c2a60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10118 | 2025.12.24 02:38:01.361287 [ 4 ] {69cef48e-7638-4d9c-b65f-dd7abe0c2a60} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10119 | 2025.12.24 02:38:01.361505 [ 4 ] {69cef48e-7638-4d9c-b65f-dd7abe0c2a60} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2025.12.24 02:38:01.361644 [ 4 ] {69cef48e-7638-4d9c-b65f-dd7abe0c2a60} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001215 sec., 21399.176954732513 rows/sec., 1.57 MiB/sec. | ||
| 10121 | 2025.12.24 02:38:01.361684 [ 4 ] {69cef48e-7638-4d9c-b65f-dd7abe0c2a60} <Debug> TCPHandler: Processed in 0.001389112 sec. | ||
| 10122 | 2025.12.24 02:38:01.361794 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10123 | 2025.12.24 02:38:01.361889 [ 4 ] {590bc7a5-f7af-4111-a534-62cc61328b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10124 | 2025.12.24 02:38:01.361929 [ 4 ] {590bc7a5-f7af-4111-a534-62cc61328b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10125 | 2025.12.24 02:38:01.362429 [ 4 ] {590bc7a5-f7af-4111-a534-62cc61328b7c} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2025.12.24 02:38:01.362465 [ 4 ] {590bc7a5-f7af-4111-a534-62cc61328b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10127 | 2025.12.24 02:38:01.362799 [ 4 ] {590bc7a5-f7af-4111-a534-62cc61328b7c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10128 | 2025.12.24 02:38:01.363012 [ 4 ] {590bc7a5-f7af-4111-a534-62cc61328b7c} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2025.12.24 02:38:01.363149 [ 4 ] {590bc7a5-f7af-4111-a534-62cc61328b7c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001277 sec., 178543.46123727487 rows/sec., 12.09 MiB/sec. | ||
| 10130 | 2025.12.24 02:38:01.363189 [ 4 ] {590bc7a5-f7af-4111-a534-62cc61328b7c} <Debug> TCPHandler: Processed in 0.001444583 sec. | ||
| 10131 | 2025.12.24 02:38:01.363307 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2025.12.24 02:38:01.363410 [ 4 ] {854942e4-e19b-4588-a650-cb6d608d14ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10133 | 2025.12.24 02:38:01.363450 [ 4 ] {854942e4-e19b-4588-a650-cb6d608d14ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10134 | 2025.12.24 02:38:01.364067 [ 4 ] {854942e4-e19b-4588-a650-cb6d608d14ec} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2025.12.24 02:38:01.364103 [ 4 ] {854942e4-e19b-4588-a650-cb6d608d14ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10136 | 2025.12.24 02:38:01.364445 [ 4 ] {854942e4-e19b-4588-a650-cb6d608d14ec} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10137 | 2025.12.24 02:38:01.364660 [ 4 ] {854942e4-e19b-4588-a650-cb6d608d14ec} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2025.12.24 02:38:01.364793 [ 4 ] {854942e4-e19b-4588-a650-cb6d608d14ec} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001403 sec., 389166.0727013543 rows/sec., 28.88 MiB/sec. | ||
| 10139 | 2025.12.24 02:38:01.364833 [ 4 ] {854942e4-e19b-4588-a650-cb6d608d14ec} <Debug> TCPHandler: Processed in 0.001583745 sec. | ||
| 10140 | 2025.12.24 02:38:01.364944 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2025.12.24 02:38:01.365038 [ 4 ] {87866e14-cc97-47c5-8c73-b9fd01f5c615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10142 | 2025.12.24 02:38:01.365082 [ 4 ] {87866e14-cc97-47c5-8c73-b9fd01f5c615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10143 | 2025.12.24 02:38:01.365685 [ 4 ] {87866e14-cc97-47c5-8c73-b9fd01f5c615} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2025.12.24 02:38:01.365723 [ 4 ] {87866e14-cc97-47c5-8c73-b9fd01f5c615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10145 | 2025.12.24 02:38:01.366106 [ 4 ] {87866e14-cc97-47c5-8c73-b9fd01f5c615} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10146 | 2025.12.24 02:38:01.366318 [ 4 ] {87866e14-cc97-47c5-8c73-b9fd01f5c615} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2025.12.24 02:38:01.366488 [ 4 ] {87866e14-cc97-47c5-8c73-b9fd01f5c615} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001468 sec., 574931.8801089919 rows/sec., 38.70 MiB/sec. | ||
| 10148 | 2025.12.24 02:38:01.366531 [ 4 ] {87866e14-cc97-47c5-8c73-b9fd01f5c615} <Debug> TCPHandler: Processed in 0.001635026 sec. | ||
| 10149 | 2025.12.24 02:38:01.366639 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10150 | 2025.12.24 02:38:01.366733 [ 4 ] {6ff1486b-9fac-413b-98db-71a275537689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10151 | 2025.12.24 02:38:01.366790 [ 4 ] {6ff1486b-9fac-413b-98db-71a275537689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10152 | 2025.12.24 02:38:01.367603 [ 4 ] {6ff1486b-9fac-413b-98db-71a275537689} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10153 | 2025.12.24 02:38:01.367640 [ 4 ] {6ff1486b-9fac-413b-98db-71a275537689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10154 | 2025.12.24 02:38:01.368156 [ 4 ] {6ff1486b-9fac-413b-98db-71a275537689} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10155 | 2025.12.24 02:38:01.368378 [ 4 ] {6ff1486b-9fac-413b-98db-71a275537689} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10156 | 2025.12.24 02:38:01.368547 [ 4 ] {6ff1486b-9fac-413b-98db-71a275537689} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001831 sec., 14199.890770071 rows/sec., 25.45 MiB/sec. | ||
| 10157 | 2025.12.24 02:38:01.368623 [ 4 ] {6ff1486b-9fac-413b-98db-71a275537689} <Debug> TCPHandler: Processed in 0.002032512 sec. | ||
| 10158 | 2025.12.24 02:38:01.368738 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2025.12.24 02:38:01.368834 [ 4 ] {a07219cf-edd6-4a6f-9d78-785df221c5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10160 | 2025.12.24 02:38:01.368876 [ 4 ] {a07219cf-edd6-4a6f-9d78-785df221c5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10161 | 2025.12.24 02:38:01.369225 [ 4 ] {a07219cf-edd6-4a6f-9d78-785df221c5ff} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2025.12.24 02:38:01.369262 [ 4 ] {a07219cf-edd6-4a6f-9d78-785df221c5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10163 | 2025.12.24 02:38:01.369594 [ 4 ] {a07219cf-edd6-4a6f-9d78-785df221c5ff} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10164 | 2025.12.24 02:38:01.369826 [ 4 ] {a07219cf-edd6-4a6f-9d78-785df221c5ff} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2025.12.24 02:38:01.369958 [ 4 ] {a07219cf-edd6-4a6f-9d78-785df221c5ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001144 sec., 52447.55244755244 rows/sec., 3.53 MiB/sec. | ||
| 10166 | 2025.12.24 02:38:01.369994 [ 4 ] {a07219cf-edd6-4a6f-9d78-785df221c5ff} <Debug> TCPHandler: Processed in 0.00130674 sec. | ||
| 10167 | 2025.12.24 02:38:02.290831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25359 | ||
| 10168 | 2025.12.24 02:38:02.291375 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2025.12.24 02:38:02.291419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10170 | 2025.12.24 02:38:02.291907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10171 | 2025.12.24 02:38:02.292133 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2025.12.24 02:38:02.292261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25359 | ||
| 10173 | 2025.12.24 02:38:03.684753 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 10174 | 2025.12.24 02:38:03.701389 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10175 | 2025.12.24 02:38:03.701449 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10176 | 2025.12.24 02:38:03.706944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10177 | 2025.12.24 02:38:03.707690 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10178 | 2025.12.24 02:38:03.710532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 10179 | 2025.12.24 02:38:04.868119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1242 | ||
| 10180 | 2025.12.24 02:38:04.870427 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10181 | 2025.12.24 02:38:04.870490 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10182 | 2025.12.24 02:38:04.871692 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10183 | 2025.12.24 02:38:04.871972 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10184 | 2025.12.24 02:38:04.872270 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
| 10185 | 2025.12.24 02:38:06.323851 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10186 | 2025.12.24 02:38:06.324027 [ 4 ] {fa911ba4-677d-42b9-8aaf-973e864d6a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10187 | 2025.12.24 02:38:06.324094 [ 4 ] {fa911ba4-677d-42b9-8aaf-973e864d6a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10188 | 2025.12.24 02:38:06.324814 [ 4 ] {fa911ba4-677d-42b9-8aaf-973e864d6a7d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10189 | 2025.12.24 02:38:06.324866 [ 4 ] {fa911ba4-677d-42b9-8aaf-973e864d6a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10190 | 2025.12.24 02:38:06.325277 [ 4 ] {fa911ba4-677d-42b9-8aaf-973e864d6a7d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10191 | 2025.12.24 02:38:06.325521 [ 4 ] {fa911ba4-677d-42b9-8aaf-973e864d6a7d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2025.12.24 02:38:06.325694 [ 4 ] {fa911ba4-677d-42b9-8aaf-973e864d6a7d} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001713 sec., 49036.777583187395 rows/sec., 4.10 MiB/sec. | ||
| 10193 | 2025.12.24 02:38:06.325746 [ 4 ] {fa911ba4-677d-42b9-8aaf-973e864d6a7d} <Debug> TCPHandler: Processed in 0.002019443 sec. | ||
| 10194 | 2025.12.24 02:38:06.325881 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10195 | 2025.12.24 02:38:06.325984 [ 4 ] {a67d0480-3807-44d9-a93d-ad686c636fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10196 | 2025.12.24 02:38:06.326030 [ 4 ] {a67d0480-3807-44d9-a93d-ad686c636fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10197 | 2025.12.24 02:38:06.326451 [ 4 ] {a67d0480-3807-44d9-a93d-ad686c636fb5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2025.12.24 02:38:06.326490 [ 4 ] {a67d0480-3807-44d9-a93d-ad686c636fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10199 | 2025.12.24 02:38:06.326881 [ 4 ] {a67d0480-3807-44d9-a93d-ad686c636fb5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10200 | 2025.12.24 02:38:06.327184 [ 4 ] {a67d0480-3807-44d9-a93d-ad686c636fb5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2025.12.24 02:38:06.327367 [ 4 ] {a67d0480-3807-44d9-a93d-ad686c636fb5} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001404 sec., 9971.509971509971 rows/sec., 749.81 KiB/sec. | ||
| 10202 | 2025.12.24 02:38:06.327422 [ 4 ] {a67d0480-3807-44d9-a93d-ad686c636fb5} <Debug> TCPHandler: Processed in 0.001591545 sec. | ||
| 10203 | 2025.12.24 02:38:06.327581 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10204 | 2025.12.24 02:38:06.327683 [ 4 ] {99d81503-33b8-4466-9c91-eafd2b06b095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10205 | 2025.12.24 02:38:06.327728 [ 4 ] {99d81503-33b8-4466-9c91-eafd2b06b095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10206 | 2025.12.24 02:38:06.328319 [ 4 ] {99d81503-33b8-4466-9c91-eafd2b06b095} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10207 | 2025.12.24 02:38:06.328358 [ 4 ] {99d81503-33b8-4466-9c91-eafd2b06b095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10208 | 2025.12.24 02:38:06.328696 [ 4 ] {99d81503-33b8-4466-9c91-eafd2b06b095} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10209 | 2025.12.24 02:38:06.328939 [ 4 ] {99d81503-33b8-4466-9c91-eafd2b06b095} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2025.12.24 02:38:06.329088 [ 4 ] {99d81503-33b8-4466-9c91-eafd2b06b095} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001427 sec., 54660.126138752625 rows/sec., 4.27 MiB/sec. | ||
| 10211 | 2025.12.24 02:38:06.329144 [ 4 ] {99d81503-33b8-4466-9c91-eafd2b06b095} <Debug> TCPHandler: Processed in 0.001618266 sec. | ||
| 10212 | 2025.12.24 02:38:06.329302 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10213 | 2025.12.24 02:38:06.329425 [ 4 ] {bf3cd38c-f913-4a0c-bf0f-ba4055b21da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10214 | 2025.12.24 02:38:06.329475 [ 4 ] {bf3cd38c-f913-4a0c-bf0f-ba4055b21da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10215 | 2025.12.24 02:38:06.329980 [ 4 ] {bf3cd38c-f913-4a0c-bf0f-ba4055b21da1} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2025.12.24 02:38:06.330017 [ 4 ] {bf3cd38c-f913-4a0c-bf0f-ba4055b21da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10217 | 2025.12.24 02:38:06.330491 [ 4 ] {bf3cd38c-f913-4a0c-bf0f-ba4055b21da1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10218 | 2025.12.24 02:38:06.330839 [ 4 ] {bf3cd38c-f913-4a0c-bf0f-ba4055b21da1} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2025.12.24 02:38:06.331064 [ 4 ] {bf3cd38c-f913-4a0c-bf0f-ba4055b21da1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec. | ||
| 10220 | 2025.12.24 02:38:06.331111 [ 4 ] {bf3cd38c-f913-4a0c-bf0f-ba4055b21da1} <Debug> TCPHandler: Processed in 0.00187707 sec. | ||
| 10221 | 2025.12.24 02:38:06.331236 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10222 | 2025.12.24 02:38:06.331337 [ 4 ] {d0aeba1d-0443-428f-ae26-45110d331391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10223 | 2025.12.24 02:38:06.331396 [ 4 ] {d0aeba1d-0443-428f-ae26-45110d331391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10224 | 2025.12.24 02:38:06.332924 [ 4 ] {d0aeba1d-0443-428f-ae26-45110d331391} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2025.12.24 02:38:06.333027 [ 4 ] {d0aeba1d-0443-428f-ae26-45110d331391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10226 | 2025.12.24 02:38:06.333956 [ 4 ] {d0aeba1d-0443-428f-ae26-45110d331391} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10227 | 2025.12.24 02:38:06.334284 [ 4 ] {d0aeba1d-0443-428f-ae26-45110d331391} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2025.12.24 02:38:06.334496 [ 4 ] {d0aeba1d-0443-428f-ae26-45110d331391} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00318 sec., 4402.5157232704405 rows/sec., 7.89 MiB/sec. | ||
| 10229 | 2025.12.24 02:38:06.334593 [ 4 ] {d0aeba1d-0443-428f-ae26-45110d331391} <Debug> TCPHandler: Processed in 0.003410644 sec. | ||
| 10230 | 2025.12.24 02:38:06.334735 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10231 | 2025.12.24 02:38:06.334834 [ 4 ] {768af8e2-db89-4686-a965-f76870beb522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10232 | 2025.12.24 02:38:06.334878 [ 4 ] {768af8e2-db89-4686-a965-f76870beb522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10233 | 2025.12.24 02:38:06.335273 [ 4 ] {768af8e2-db89-4686-a965-f76870beb522} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2025.12.24 02:38:06.335319 [ 4 ] {768af8e2-db89-4686-a965-f76870beb522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.00 GiB. | ||
| 10235 | 2025.12.24 02:38:06.335782 [ 4 ] {768af8e2-db89-4686-a965-f76870beb522} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10236 | 2025.12.24 02:38:06.336159 [ 4 ] {768af8e2-db89-4686-a965-f76870beb522} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2025.12.24 02:38:06.336314 [ 4 ] {768af8e2-db89-4686-a965-f76870beb522} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0015 sec., 40000 rows/sec., 2.70 MiB/sec. | ||
| 10238 | 2025.12.24 02:38:06.336351 [ 4 ] {768af8e2-db89-4686-a965-f76870beb522} <Debug> TCPHandler: Processed in 0.001669557 sec. | ||
| 10239 | 2025.12.24 02:38:09.655153 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10240 | 2025.12.24 02:38:09.655232 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10241 | 2025.12.24 02:38:09.792452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25807 | ||
| 10242 | 2025.12.24 02:38:09.793010 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2025.12.24 02:38:09.793063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10244 | 2025.12.24 02:38:09.793622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10245 | 2025.12.24 02:38:09.793856 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2025.12.24 02:38:09.794001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25807 | ||
| 10247 | 2025.12.24 02:38:11.210671 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 10248 | 2025.12.24 02:38:11.228129 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2025.12.24 02:38:11.228195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10250 | 2025.12.24 02:38:11.234632 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10251 | 2025.12.24 02:38:11.235350 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2025.12.24 02:38:11.238282 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10253 | 2025.12.24 02:38:11.324966 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10254 | 2025.12.24 02:38:11.325144 [ 4 ] {bccccb9d-6add-4e7b-9004-72101d97e331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10255 | 2025.12.24 02:38:11.325211 [ 4 ] {bccccb9d-6add-4e7b-9004-72101d97e331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10256 | 2025.12.24 02:38:11.325899 [ 4 ] {bccccb9d-6add-4e7b-9004-72101d97e331} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10257 | 2025.12.24 02:38:11.325947 [ 4 ] {bccccb9d-6add-4e7b-9004-72101d97e331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10258 | 2025.12.24 02:38:11.326361 [ 4 ] {bccccb9d-6add-4e7b-9004-72101d97e331} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10259 | 2025.12.24 02:38:11.326590 [ 4 ] {bccccb9d-6add-4e7b-9004-72101d97e331} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10260 | 2025.12.24 02:38:11.326743 [ 4 ] {bccccb9d-6add-4e7b-9004-72101d97e331} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001661 sec., 65021.071643588206 rows/sec., 5.46 MiB/sec. | ||
| 10261 | 2025.12.24 02:38:11.326791 [ 4 ] {bccccb9d-6add-4e7b-9004-72101d97e331} <Debug> TCPHandler: Processed in 0.001965562 sec. | ||
| 10262 | 2025.12.24 02:38:11.326906 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10263 | 2025.12.24 02:38:11.327003 [ 4 ] {48f16443-2aa1-49b3-933c-c1c215a9692e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10264 | 2025.12.24 02:38:11.327045 [ 4 ] {48f16443-2aa1-49b3-933c-c1c215a9692e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10265 | 2025.12.24 02:38:11.327529 [ 4 ] {48f16443-2aa1-49b3-933c-c1c215a9692e} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10266 | 2025.12.24 02:38:11.327566 [ 4 ] {48f16443-2aa1-49b3-933c-c1c215a9692e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10267 | 2025.12.24 02:38:11.327887 [ 4 ] {48f16443-2aa1-49b3-933c-c1c215a9692e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10268 | 2025.12.24 02:38:11.328101 [ 4 ] {48f16443-2aa1-49b3-933c-c1c215a9692e} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2025.12.24 02:38:11.328239 [ 4 ] {48f16443-2aa1-49b3-933c-c1c215a9692e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001226 sec., 21207.17781402936 rows/sec., 1.56 MiB/sec. | ||
| 10270 | 2025.12.24 02:38:11.328277 [ 4 ] {48f16443-2aa1-49b3-933c-c1c215a9692e} <Debug> TCPHandler: Processed in 0.001395222 sec. | ||
| 10271 | 2025.12.24 02:38:11.328389 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10272 | 2025.12.24 02:38:11.328487 [ 4 ] {6cb85870-ed04-4259-897d-846955703964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10273 | 2025.12.24 02:38:11.328535 [ 4 ] {6cb85870-ed04-4259-897d-846955703964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10274 | 2025.12.24 02:38:11.328985 [ 4 ] {6cb85870-ed04-4259-897d-846955703964} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2025.12.24 02:38:11.329023 [ 4 ] {6cb85870-ed04-4259-897d-846955703964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10276 | 2025.12.24 02:38:11.329335 [ 4 ] {6cb85870-ed04-4259-897d-846955703964} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10277 | 2025.12.24 02:38:11.329545 [ 4 ] {6cb85870-ed04-4259-897d-846955703964} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10278 | 2025.12.24 02:38:11.329674 [ 4 ] {6cb85870-ed04-4259-897d-846955703964} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001208 sec., 74503.31125827815 rows/sec., 5.82 MiB/sec. | ||
| 10279 | 2025.12.24 02:38:11.329711 [ 4 ] {6cb85870-ed04-4259-897d-846955703964} <Debug> TCPHandler: Processed in 0.001372222 sec. | ||
| 10280 | 2025.12.24 02:38:11.329821 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10281 | 2025.12.24 02:38:11.329914 [ 4 ] {2a01dab6-95f0-46e0-a9ef-c27b952fdb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10282 | 2025.12.24 02:38:11.329960 [ 4 ] {2a01dab6-95f0-46e0-a9ef-c27b952fdb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10283 | 2025.12.24 02:38:11.330372 [ 4 ] {2a01dab6-95f0-46e0-a9ef-c27b952fdb56} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10284 | 2025.12.24 02:38:11.330406 [ 4 ] {2a01dab6-95f0-46e0-a9ef-c27b952fdb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10285 | 2025.12.24 02:38:11.330733 [ 4 ] {2a01dab6-95f0-46e0-a9ef-c27b952fdb56} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10286 | 2025.12.24 02:38:11.330944 [ 4 ] {2a01dab6-95f0-46e0-a9ef-c27b952fdb56} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2025.12.24 02:38:11.331075 [ 4 ] {2a01dab6-95f0-46e0-a9ef-c27b952fdb56} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 10288 | 2025.12.24 02:38:11.331112 [ 4 ] {2a01dab6-95f0-46e0-a9ef-c27b952fdb56} <Debug> TCPHandler: Processed in 0.001339501 sec. | ||
| 10289 | 2025.12.24 02:38:11.331221 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10290 | 2025.12.24 02:38:11.331324 [ 4 ] {686ee40d-4924-4ef4-8e1b-a41accf3ab1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10291 | 2025.12.24 02:38:11.331381 [ 4 ] {686ee40d-4924-4ef4-8e1b-a41accf3ab1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10292 | 2025.12.24 02:38:11.332315 [ 4 ] {686ee40d-4924-4ef4-8e1b-a41accf3ab1c} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2025.12.24 02:38:11.332354 [ 4 ] {686ee40d-4924-4ef4-8e1b-a41accf3ab1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10294 | 2025.12.24 02:38:11.332916 [ 4 ] {686ee40d-4924-4ef4-8e1b-a41accf3ab1c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10295 | 2025.12.24 02:38:11.333134 [ 4 ] {686ee40d-4924-4ef4-8e1b-a41accf3ab1c} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2025.12.24 02:38:11.333276 [ 4 ] {686ee40d-4924-4ef4-8e1b-a41accf3ab1c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001972 sec., 13184.584178498988 rows/sec., 23.63 MiB/sec. | ||
| 10297 | 2025.12.24 02:38:11.333350 [ 4 ] {686ee40d-4924-4ef4-8e1b-a41accf3ab1c} <Debug> TCPHandler: Processed in 0.002181615 sec. | ||
| 10298 | 2025.12.24 02:38:11.333463 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2025.12.24 02:38:11.333557 [ 4 ] {67e16111-cc74-4ca7-b6a5-da9168dfb0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10300 | 2025.12.24 02:38:11.333598 [ 4 ] {67e16111-cc74-4ca7-b6a5-da9168dfb0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10301 | 2025.12.24 02:38:11.333938 [ 4 ] {67e16111-cc74-4ca7-b6a5-da9168dfb0ed} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2025.12.24 02:38:11.333971 [ 4 ] {67e16111-cc74-4ca7-b6a5-da9168dfb0ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10303 | 2025.12.24 02:38:11.334278 [ 4 ] {67e16111-cc74-4ca7-b6a5-da9168dfb0ed} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10304 | 2025.12.24 02:38:11.334480 [ 4 ] {67e16111-cc74-4ca7-b6a5-da9168dfb0ed} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2025.12.24 02:38:11.334607 [ 4 ] {67e16111-cc74-4ca7-b6a5-da9168dfb0ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 10306 | 2025.12.24 02:38:11.334642 [ 4 ] {67e16111-cc74-4ca7-b6a5-da9168dfb0ed} <Debug> TCPHandler: Processed in 0.001226169 sec. | ||
| 10307 | 2025.12.24 02:38:14.872550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1266 | ||
| 10308 | 2025.12.24 02:38:14.874965 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10309 | 2025.12.24 02:38:14.875026 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10310 | 2025.12.24 02:38:14.876265 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10311 | 2025.12.24 02:38:14.876547 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10312 | 2025.12.24 02:38:14.876950 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1266 | ||
| 10313 | 2025.12.24 02:38:15.043331 [ 136 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10314 | 2025.12.24 02:38:15.043396 [ 136 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10315 | 2025.12.24 02:38:15.043417 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10316 | 2025.12.24 02:38:15.043533 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 10317 | 2025.12.24 02:38:15.043718 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10318 | 2025.12.24 02:38:15.043777 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 253 rows starting from the beginning of the part | ||
| 10319 | 2025.12.24 02:38:15.043884 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 10320 | 2025.12.24 02:38:15.043963 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 10321 | 2025.12.24 02:38:15.044033 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 10322 | 2025.12.24 02:38:15.044102 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 228 rows starting from the beginning of the part | ||
| 10323 | 2025.12.24 02:38:15.045169 [ 200 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690827 sec., 447709.90763691376 rows/sec., 32.67 MiB/sec. | ||
| 10324 | 2025.12.24 02:38:15.045337 [ 200 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10325 | 2025.12.24 02:38:15.045604 [ 200 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_25_6} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2025.12.24 02:38:15.045676 [ 200 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_25_6} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10327 | 2025.12.24 02:38:15.045761 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10328 | 2025.12.24 02:38:16.326410 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2025.12.24 02:38:16.326608 [ 4 ] {983ce5dd-ca51-4f59-86f7-59011f45676b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10330 | 2025.12.24 02:38:16.326683 [ 4 ] {983ce5dd-ca51-4f59-86f7-59011f45676b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10331 | 2025.12.24 02:38:16.327298 [ 4 ] {983ce5dd-ca51-4f59-86f7-59011f45676b} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2025.12.24 02:38:16.327350 [ 4 ] {983ce5dd-ca51-4f59-86f7-59011f45676b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10333 | 2025.12.24 02:38:16.327740 [ 4 ] {983ce5dd-ca51-4f59-86f7-59011f45676b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10334 | 2025.12.24 02:38:16.327959 [ 4 ] {983ce5dd-ca51-4f59-86f7-59011f45676b} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2025.12.24 02:38:16.328125 [ 4 ] {983ce5dd-ca51-4f59-86f7-59011f45676b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001568 sec., 15306.122448979593 rows/sec., 1.27 MiB/sec. | ||
| 10336 | 2025.12.24 02:38:16.328175 [ 4 ] {983ce5dd-ca51-4f59-86f7-59011f45676b} <Debug> TCPHandler: Processed in 0.00190058 sec. | ||
| 10337 | 2025.12.24 02:38:16.328300 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10338 | 2025.12.24 02:38:16.328403 [ 4 ] {390b6057-6064-4b1a-baf6-9d26d593f6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10339 | 2025.12.24 02:38:16.328447 [ 4 ] {390b6057-6064-4b1a-baf6-9d26d593f6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10340 | 2025.12.24 02:38:16.328926 [ 4 ] {390b6057-6064-4b1a-baf6-9d26d593f6c9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2025.12.24 02:38:16.328966 [ 4 ] {390b6057-6064-4b1a-baf6-9d26d593f6c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10342 | 2025.12.24 02:38:16.329297 [ 4 ] {390b6057-6064-4b1a-baf6-9d26d593f6c9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10343 | 2025.12.24 02:38:16.329498 [ 4 ] {390b6057-6064-4b1a-baf6-9d26d593f6c9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2025.12.24 02:38:16.329631 [ 4 ] {390b6057-6064-4b1a-baf6-9d26d593f6c9} <Debug> executeQuery: Read 204 rows, 18.66 KiB in 0.001252 sec., 162939.29712460062 rows/sec., 14.55 MiB/sec. | ||
| 10345 | 2025.12.24 02:38:16.329671 [ 4 ] {390b6057-6064-4b1a-baf6-9d26d593f6c9} <Debug> TCPHandler: Processed in 0.001425802 sec. | ||
| 10346 | 2025.12.24 02:38:16.329788 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2025.12.24 02:38:16.329883 [ 4 ] {ecd62194-6a38-438c-bdf6-ca88ac4802cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10348 | 2025.12.24 02:38:16.329923 [ 4 ] {ecd62194-6a38-438c-bdf6-ca88ac4802cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10349 | 2025.12.24 02:38:16.330323 [ 4 ] {ecd62194-6a38-438c-bdf6-ca88ac4802cc} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2025.12.24 02:38:16.330361 [ 4 ] {ecd62194-6a38-438c-bdf6-ca88ac4802cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10351 | 2025.12.24 02:38:16.330659 [ 4 ] {ecd62194-6a38-438c-bdf6-ca88ac4802cc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10352 | 2025.12.24 02:38:16.330874 [ 4 ] {ecd62194-6a38-438c-bdf6-ca88ac4802cc} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2025.12.24 02:38:16.331006 [ 4 ] {ecd62194-6a38-438c-bdf6-ca88ac4802cc} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001143 sec., 22747.156605424323 rows/sec., 1.72 MiB/sec. | ||
| 10354 | 2025.12.24 02:38:16.331044 [ 4 ] {ecd62194-6a38-438c-bdf6-ca88ac4802cc} <Debug> TCPHandler: Processed in 0.001308301 sec. | ||
| 10355 | 2025.12.24 02:38:16.331156 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10356 | 2025.12.24 02:38:16.331249 [ 4 ] {f05cbb4e-a7a6-42b6-b1ef-c146aae46b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10357 | 2025.12.24 02:38:16.331290 [ 4 ] {f05cbb4e-a7a6-42b6-b1ef-c146aae46b32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10358 | 2025.12.24 02:38:16.331681 [ 4 ] {f05cbb4e-a7a6-42b6-b1ef-c146aae46b32} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2025.12.24 02:38:16.331718 [ 4 ] {f05cbb4e-a7a6-42b6-b1ef-c146aae46b32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10360 | 2025.12.24 02:38:16.332004 [ 4 ] {f05cbb4e-a7a6-42b6-b1ef-c146aae46b32} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10361 | 2025.12.24 02:38:16.332209 [ 4 ] {f05cbb4e-a7a6-42b6-b1ef-c146aae46b32} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10362 | 2025.12.24 02:38:16.332340 [ 4 ] {f05cbb4e-a7a6-42b6-b1ef-c146aae46b32} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001109 sec., 21641.11812443643 rows/sec., 1.80 MiB/sec. | ||
| 10363 | 2025.12.24 02:38:16.332377 [ 4 ] {f05cbb4e-a7a6-42b6-b1ef-c146aae46b32} <Debug> TCPHandler: Processed in 0.00127164 sec. | ||
| 10364 | 2025.12.24 02:38:16.332485 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10365 | 2025.12.24 02:38:16.332578 [ 4 ] {862d4fab-71d5-44a6-adc1-b9e370f91291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10366 | 2025.12.24 02:38:16.332618 [ 4 ] {862d4fab-71d5-44a6-adc1-b9e370f91291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10367 | 2025.12.24 02:38:16.333005 [ 4 ] {862d4fab-71d5-44a6-adc1-b9e370f91291} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2025.12.24 02:38:16.333042 [ 4 ] {862d4fab-71d5-44a6-adc1-b9e370f91291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10369 | 2025.12.24 02:38:16.333334 [ 4 ] {862d4fab-71d5-44a6-adc1-b9e370f91291} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10370 | 2025.12.24 02:38:16.333532 [ 4 ] {862d4fab-71d5-44a6-adc1-b9e370f91291} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2025.12.24 02:38:16.333660 [ 4 ] {862d4fab-71d5-44a6-adc1-b9e370f91291} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 852.27 KiB/sec. | ||
| 10372 | 2025.12.24 02:38:16.333699 [ 4 ] {862d4fab-71d5-44a6-adc1-b9e370f91291} <Debug> TCPHandler: Processed in 0.00126385 sec. | ||
| 10373 | 2025.12.24 02:38:16.333804 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10374 | 2025.12.24 02:38:16.333896 [ 4 ] {42b362d3-731e-43c6-8b0f-52091fc02907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10375 | 2025.12.24 02:38:16.333937 [ 4 ] {42b362d3-731e-43c6-8b0f-52091fc02907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10376 | 2025.12.24 02:38:16.334359 [ 4 ] {42b362d3-731e-43c6-8b0f-52091fc02907} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2025.12.24 02:38:16.334396 [ 4 ] {42b362d3-731e-43c6-8b0f-52091fc02907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10378 | 2025.12.24 02:38:16.334697 [ 4 ] {42b362d3-731e-43c6-8b0f-52091fc02907} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10379 | 2025.12.24 02:38:16.334906 [ 4 ] {42b362d3-731e-43c6-8b0f-52091fc02907} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10380 | 2025.12.24 02:38:16.335034 [ 4 ] {42b362d3-731e-43c6-8b0f-52091fc02907} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001156 sec., 98615.91695501731 rows/sec., 8.02 MiB/sec. | ||
| 10381 | 2025.12.24 02:38:16.335072 [ 4 ] {42b362d3-731e-43c6-8b0f-52091fc02907} <Debug> TCPHandler: Processed in 0.001317681 sec. | ||
| 10382 | 2025.12.24 02:38:16.335180 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10383 | 2025.12.24 02:38:16.335274 [ 4 ] {7ec186f4-fd34-4064-9d3d-f1f72421533c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10384 | 2025.12.24 02:38:16.335316 [ 4 ] {7ec186f4-fd34-4064-9d3d-f1f72421533c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10385 | 2025.12.24 02:38:16.335712 [ 4 ] {7ec186f4-fd34-4064-9d3d-f1f72421533c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10386 | 2025.12.24 02:38:16.335748 [ 4 ] {7ec186f4-fd34-4064-9d3d-f1f72421533c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10387 | 2025.12.24 02:38:16.336074 [ 4 ] {7ec186f4-fd34-4064-9d3d-f1f72421533c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10388 | 2025.12.24 02:38:16.336278 [ 4 ] {7ec186f4-fd34-4064-9d3d-f1f72421533c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10389 | 2025.12.24 02:38:16.336405 [ 4 ] {7ec186f4-fd34-4064-9d3d-f1f72421533c} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001151 sec., 170286.70721112078 rows/sec., 12.22 MiB/sec. | ||
| 10390 | 2025.12.24 02:38:16.336442 [ 4 ] {7ec186f4-fd34-4064-9d3d-f1f72421533c} <Debug> TCPHandler: Processed in 0.001310901 sec. | ||
| 10391 | 2025.12.24 02:38:16.336553 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10392 | 2025.12.24 02:38:16.336662 [ 4 ] {2615a1b5-b3ac-4d04-b432-bcc9eb8811eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10393 | 2025.12.24 02:38:16.336724 [ 4 ] {2615a1b5-b3ac-4d04-b432-bcc9eb8811eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10394 | 2025.12.24 02:38:16.337474 [ 4 ] {2615a1b5-b3ac-4d04-b432-bcc9eb8811eb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10395 | 2025.12.24 02:38:16.337511 [ 4 ] {2615a1b5-b3ac-4d04-b432-bcc9eb8811eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10396 | 2025.12.24 02:38:16.338023 [ 4 ] {2615a1b5-b3ac-4d04-b432-bcc9eb8811eb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10397 | 2025.12.24 02:38:16.338246 [ 4 ] {2615a1b5-b3ac-4d04-b432-bcc9eb8811eb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10398 | 2025.12.24 02:38:16.338385 [ 4 ] {2615a1b5-b3ac-4d04-b432-bcc9eb8811eb} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001741 sec., 8041.3555427915 rows/sec., 14.41 MiB/sec. | ||
| 10399 | 2025.12.24 02:38:16.338444 [ 4 ] {2615a1b5-b3ac-4d04-b432-bcc9eb8811eb} <Debug> TCPHandler: Processed in 0.001940481 sec. | ||
| 10400 | 2025.12.24 02:38:16.338556 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10401 | 2025.12.24 02:38:16.338656 [ 4 ] {797f937c-5f4b-46af-a4aa-abcb9cae8155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10402 | 2025.12.24 02:38:16.338698 [ 4 ] {797f937c-5f4b-46af-a4aa-abcb9cae8155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10403 | 2025.12.24 02:38:16.339034 [ 4 ] {797f937c-5f4b-46af-a4aa-abcb9cae8155} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10404 | 2025.12.24 02:38:16.339070 [ 4 ] {797f937c-5f4b-46af-a4aa-abcb9cae8155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10405 | 2025.12.24 02:38:16.339365 [ 4 ] {797f937c-5f4b-46af-a4aa-abcb9cae8155} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10406 | 2025.12.24 02:38:16.339572 [ 4 ] {797f937c-5f4b-46af-a4aa-abcb9cae8155} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10407 | 2025.12.24 02:38:16.339700 [ 4 ] {797f937c-5f4b-46af-a4aa-abcb9cae8155} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 10408 | 2025.12.24 02:38:16.339736 [ 4 ] {797f937c-5f4b-46af-a4aa-abcb9cae8155} <Debug> TCPHandler: Processed in 0.001229699 sec. | ||
| 10409 | 2025.12.24 02:38:17.294210 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26319 | ||
| 10410 | 2025.12.24 02:38:17.294804 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10411 | 2025.12.24 02:38:17.294855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10412 | 2025.12.24 02:38:17.295332 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10413 | 2025.12.24 02:38:17.295571 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10414 | 2025.12.24 02:38:17.295735 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26319 | ||
| 10415 | 2025.12.24 02:38:18.738440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10416 | 2025.12.24 02:38:18.756081 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2025.12.24 02:38:18.756139 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10418 | 2025.12.24 02:38:18.762357 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10419 | 2025.12.24 02:38:18.763133 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10420 | 2025.12.24 02:38:18.766201 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10421 | 2025.12.24 02:38:21.325243 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10422 | 2025.12.24 02:38:21.325451 [ 4 ] {cce403e7-e19a-4f69-9c5c-1cfee4cc5a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10423 | 2025.12.24 02:38:21.325521 [ 4 ] {cce403e7-e19a-4f69-9c5c-1cfee4cc5a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10424 | 2025.12.24 02:38:21.326277 [ 4 ] {cce403e7-e19a-4f69-9c5c-1cfee4cc5a3b} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10425 | 2025.12.24 02:38:21.326323 [ 4 ] {cce403e7-e19a-4f69-9c5c-1cfee4cc5a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10426 | 2025.12.24 02:38:21.326716 [ 4 ] {cce403e7-e19a-4f69-9c5c-1cfee4cc5a3b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10427 | 2025.12.24 02:38:21.326942 [ 4 ] {cce403e7-e19a-4f69-9c5c-1cfee4cc5a3b} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2025.12.24 02:38:21.327094 [ 4 ] {cce403e7-e19a-4f69-9c5c-1cfee4cc5a3b} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001694 sec., 63754.427390791025 rows/sec., 5.35 MiB/sec. | ||
| 10429 | 2025.12.24 02:38:21.327095 [ 126 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10430 | 2025.12.24 02:38:21.327135 [ 4 ] {cce403e7-e19a-4f69-9c5c-1cfee4cc5a3b} <Debug> TCPHandler: Processed in 0.002018242 sec. | ||
| 10431 | 2025.12.24 02:38:21.327174 [ 126 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2025.12.24 02:38:21.327199 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10433 | 2025.12.24 02:38:21.327292 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10434 | 2025.12.24 02:38:21.327329 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 10435 | 2025.12.24 02:38:21.327391 [ 4 ] {d22b2d30-924d-4b7c-b4c6-154399196141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10436 | 2025.12.24 02:38:21.327436 [ 4 ] {d22b2d30-924d-4b7c-b4c6-154399196141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10437 | 2025.12.24 02:38:21.327475 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10438 | 2025.12.24 02:38:21.327513 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1406 rows starting from the beginning of the part | ||
| 10439 | 2025.12.24 02:38:21.327580 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1248 rows starting from the beginning of the part | ||
| 10440 | 2025.12.24 02:38:21.327624 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 84 rows starting from the beginning of the part | ||
| 10441 | 2025.12.24 02:38:21.327666 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 10442 | 2025.12.24 02:38:21.327708 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 204 rows starting from the beginning of the part | ||
| 10443 | 2025.12.24 02:38:21.327751 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 10444 | 2025.12.24 02:38:21.327907 [ 4 ] {d22b2d30-924d-4b7c-b4c6-154399196141} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2025.12.24 02:38:21.327970 [ 4 ] {d22b2d30-924d-4b7c-b4c6-154399196141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10446 | 2025.12.24 02:38:21.328291 [ 4 ] {d22b2d30-924d-4b7c-b4c6-154399196141} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10447 | 2025.12.24 02:38:21.328510 [ 4 ] {d22b2d30-924d-4b7c-b4c6-154399196141} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2025.12.24 02:38:21.328641 [ 4 ] {d22b2d30-924d-4b7c-b4c6-154399196141} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00127 sec., 20472.440944881888 rows/sec., 1.50 MiB/sec. | ||
| 10449 | 2025.12.24 02:38:21.328651 [ 126 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10450 | 2025.12.24 02:38:21.328684 [ 4 ] {d22b2d30-924d-4b7c-b4c6-154399196141} <Debug> TCPHandler: Processed in 0.001441794 sec. | ||
| 10451 | 2025.12.24 02:38:21.328697 [ 126 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10452 | 2025.12.24 02:38:21.328720 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10453 | 2025.12.24 02:38:21.328804 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10454 | 2025.12.24 02:38:21.328807 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 10455 | 2025.12.24 02:38:21.328959 [ 4 ] {ac0eac90-fa33-40b6-b9f6-c0109fe02e1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10456 | 2025.12.24 02:38:21.328970 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10457 | 2025.12.24 02:38:21.329000 [ 4 ] {ac0eac90-fa33-40b6-b9f6-c0109fe02e1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10458 | 2025.12.24 02:38:21.329004 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 70 rows starting from the beginning of the part | ||
| 10459 | 2025.12.24 02:38:21.329065 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
| 10460 | 2025.12.24 02:38:21.329113 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part | ||
| 10461 | 2025.12.24 02:38:21.329153 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 10462 | 2025.12.24 02:38:21.329192 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 10463 | 2025.12.24 02:38:21.329212 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3158 rows, containing 5 columns (5 merged, 0 gathered) in 0.001936111 sec., 1631104.8281839213 rows/sec., 142.97 MiB/sec. | ||
| 10464 | 2025.12.24 02:38:21.329229 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
| 10465 | 2025.12.24 02:38:21.329475 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10466 | 2025.12.24 02:38:21.329491 [ 4 ] {ac0eac90-fa33-40b6-b9f6-c0109fe02e1a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10467 | 2025.12.24 02:38:21.329532 [ 4 ] {ac0eac90-fa33-40b6-b9f6-c0109fe02e1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10468 | 2025.12.24 02:38:21.329822 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_81_16} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10469 | 2025.12.24 02:38:21.329890 [ 4 ] {ac0eac90-fa33-40b6-b9f6-c0109fe02e1a} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10470 | 2025.12.24 02:38:21.329906 [ 201 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_81_16} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10471 | 2025.12.24 02:38:21.329995 [ 199 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226189 sec., 153320.5729296218 rows/sec., 11.86 MiB/sec. | ||
| 10472 | 2025.12.24 02:38:21.330003 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10473 | 2025.12.24 02:38:21.330137 [ 4 ] {ac0eac90-fa33-40b6-b9f6-c0109fe02e1a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10474 | 2025.12.24 02:38:21.330145 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10475 | 2025.12.24 02:38:21.330269 [ 126 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10476 | 2025.12.24 02:38:21.330270 [ 4 ] {ac0eac90-fa33-40b6-b9f6-c0109fe02e1a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001329 sec., 67720.09029345372 rows/sec., 5.29 MiB/sec. | ||
| 10477 | 2025.12.24 02:38:21.330313 [ 126 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10478 | 2025.12.24 02:38:21.330333 [ 4 ] {ac0eac90-fa33-40b6-b9f6-c0109fe02e1a} <Debug> TCPHandler: Processed in 0.001577236 sec. | ||
| 10479 | 2025.12.24 02:38:21.330345 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10480 | 2025.12.24 02:38:21.330410 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_76_15} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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.12.24 02:38:21.330452 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10482 | 2025.12.24 02:38:21.330454 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 10483 | 2025.12.24 02:38:21.330484 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_76_15} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10484 | 2025.12.24 02:38:21.330550 [ 4 ] {b7bc1509-319a-468c-8f09-98e7fe1dd7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10485 | 2025.12.24 02:38:21.330575 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10486 | 2025.12.24 02:38:21.330579 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10487 | 2025.12.24 02:38:21.330593 [ 4 ] {b7bc1509-319a-468c-8f09-98e7fe1dd7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10488 | 2025.12.24 02:38:21.330626 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 632 rows starting from the beginning of the part | ||
| 10489 | 2025.12.24 02:38:21.330692 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 546 rows starting from the beginning of the part | ||
| 10490 | 2025.12.24 02:38:21.330735 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 78 rows starting from the beginning of the part | ||
| 10491 | 2025.12.24 02:38:21.330793 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 10492 | 2025.12.24 02:38:21.330849 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 114 rows starting from the beginning of the part | ||
| 10493 | 2025.12.24 02:38:21.330887 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 10494 | 2025.12.24 02:38:21.331016 [ 4 ] {b7bc1509-319a-468c-8f09-98e7fe1dd7a9} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2025.12.24 02:38:21.331056 [ 4 ] {b7bc1509-319a-468c-8f09-98e7fe1dd7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10496 | 2025.12.24 02:38:21.331417 [ 4 ] {b7bc1509-319a-468c-8f09-98e7fe1dd7a9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10497 | 2025.12.24 02:38:21.331635 [ 4 ] {b7bc1509-319a-468c-8f09-98e7fe1dd7a9} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2025.12.24 02:38:21.331767 [ 4 ] {b7bc1509-319a-468c-8f09-98e7fe1dd7a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 10499 | 2025.12.24 02:38:21.331775 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10500 | 2025.12.24 02:38:21.331803 [ 4 ] {b7bc1509-319a-468c-8f09-98e7fe1dd7a9} <Debug> TCPHandler: Processed in 0.001397412 sec. | ||
| 10501 | 2025.12.24 02:38:21.331815 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2025.12.24 02:38:21.331835 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10503 | 2025.12.24 02:38:21.331898 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485654 sec., 1043311.5651423547 rows/sec., 83.12 MiB/sec. | ||
| 10504 | 2025.12.24 02:38:21.331907 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 10505 | 2025.12.24 02:38:21.331911 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10506 | 2025.12.24 02:38:21.332042 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10507 | 2025.12.24 02:38:21.332060 [ 4 ] {22f7f77e-e25b-4ba0-8a4e-5ba58a78ef40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10508 | 2025.12.24 02:38:21.332083 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21465 rows starting from the beginning of the part | ||
| 10509 | 2025.12.24 02:38:21.332119 [ 4 ] {22f7f77e-e25b-4ba0-8a4e-5ba58a78ef40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10510 | 2025.12.24 02:38:21.332151 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 844 rows starting from the beginning of the part | ||
| 10511 | 2025.12.24 02:38:21.332207 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 10512 | 2025.12.24 02:38:21.332205 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10513 | 2025.12.24 02:38:21.332256 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 10514 | 2025.12.24 02:38:21.332307 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 10515 | 2025.12.24 02:38:21.332352 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 10516 | 2025.12.24 02:38:21.332752 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_81_16} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2025.12.24 02:38:21.332895 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_81_16} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10518 | 2025.12.24 02:38:21.332941 [ 4 ] {22f7f77e-e25b-4ba0-8a4e-5ba58a78ef40} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10519 | 2025.12.24 02:38:21.332982 [ 4 ] {22f7f77e-e25b-4ba0-8a4e-5ba58a78ef40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10520 | 2025.12.24 02:38:21.333001 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 10521 | 2025.12.24 02:38:21.333517 [ 4 ] {22f7f77e-e25b-4ba0-8a4e-5ba58a78ef40} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10522 | 2025.12.24 02:38:21.333753 [ 4 ] {22f7f77e-e25b-4ba0-8a4e-5ba58a78ef40} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10523 | 2025.12.24 02:38:21.333887 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10524 | 2025.12.24 02:38:21.333889 [ 4 ] {22f7f77e-e25b-4ba0-8a4e-5ba58a78ef40} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001857 sec., 14001.077005923533 rows/sec., 25.09 MiB/sec. | ||
| 10525 | 2025.12.24 02:38:21.333927 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10526 | 2025.12.24 02:38:21.333949 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10527 | 2025.12.24 02:38:21.333965 [ 4 ] {22f7f77e-e25b-4ba0-8a4e-5ba58a78ef40} <Debug> TCPHandler: Processed in 0.002101324 sec. | ||
| 10528 | 2025.12.24 02:38:21.334025 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 10529 | 2025.12.24 02:38:21.334077 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10530 | 2025.12.24 02:38:21.334184 [ 4 ] {eed709b2-6042-436b-b9fa-f2975605da91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10531 | 2025.12.24 02:38:21.334217 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10532 | 2025.12.24 02:38:21.334225 [ 4 ] {eed709b2-6042-436b-b9fa-f2975605da91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10533 | 2025.12.24 02:38:21.334274 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1349 rows starting from the beginning of the part | ||
| 10534 | 2025.12.24 02:38:21.334389 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 26 rows starting from the beginning of the part | ||
| 10535 | 2025.12.24 02:38:21.334493 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 14 rows starting from the beginning of the part | ||
| 10536 | 2025.12.24 02:38:21.334569 [ 4 ] {eed709b2-6042-436b-b9fa-f2975605da91} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10537 | 2025.12.24 02:38:21.334592 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part | ||
| 10538 | 2025.12.24 02:38:21.334608 [ 4 ] {eed709b2-6042-436b-b9fa-f2975605da91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10539 | 2025.12.24 02:38:21.334696 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 14 rows starting from the beginning of the part | ||
| 10540 | 2025.12.24 02:38:21.334801 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part | ||
| 10541 | 2025.12.24 02:38:21.334916 [ 4 ] {eed709b2-6042-436b-b9fa-f2975605da91} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10542 | 2025.12.24 02:38:21.335137 [ 4 ] {eed709b2-6042-436b-b9fa-f2975605da91} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10543 | 2025.12.24 02:38:21.335269 [ 128 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10544 | 2025.12.24 02:38:21.335271 [ 4 ] {eed709b2-6042-436b-b9fa-f2975605da91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 10545 | 2025.12.24 02:38:21.335302 [ 128 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10546 | 2025.12.24 02:38:21.335320 [ 4 ] {eed709b2-6042-436b-b9fa-f2975605da91} <Debug> TCPHandler: Processed in 0.00129057 sec. | ||
| 10547 | 2025.12.24 02:38:21.335321 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10548 | 2025.12.24 02:38:21.335414 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 10549 | 2025.12.24 02:38:21.335515 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10550 | 2025.12.24 02:38:21.335541 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4488 rows starting from the beginning of the part | ||
| 10551 | 2025.12.24 02:38:21.335588 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 10552 | 2025.12.24 02:38:21.335631 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 10553 | 2025.12.24 02:38:21.335670 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 10554 | 2025.12.24 02:38:21.335707 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 10555 | 2025.12.24 02:38:21.335743 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 10556 | 2025.12.24 02:38:21.337762 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002379748 sec., 2011977.7388194043 rows/sec., 135.59 MiB/sec. | ||
| 10557 | 2025.12.24 02:38:21.337931 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22985 rows, containing 5 columns (5 merged, 0 gathered) in 0.006056977 sec., 3794797.3056526384 rows/sec., 260.82 MiB/sec. | ||
| 10558 | 2025.12.24 02:38:21.338264 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10559 | 2025.12.24 02:38:21.338403 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10560 | 2025.12.24 02:38:21.338540 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_81_16} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10561 | 2025.12.24 02:38:21.338605 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_81_16} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10562 | 2025.12.24 02:38:21.338677 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10563 | 2025.12.24 02:38:21.338708 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10564 | 2025.12.24 02:38:21.338767 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10565 | 2025.12.24 02:38:21.338844 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 10566 | 2025.12.24 02:38:21.342368 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1455 rows, containing 19 columns (19 merged, 0 gathered) in 0.008374603 sec., 173739.57905825507 rows/sec., 311.33 MiB/sec. | ||
| 10567 | 2025.12.24 02:38:21.343696 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10568 | 2025.12.24 02:38:21.343988 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2025.12.24 02:38:21.344054 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10570 | 2025.12.24 02:38:21.344150 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 10571 | 2025.12.24 02:38:22.000282 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 334.18 MiB, peak 347.62 MiB, free memory in arenas 0.00 B, will set to 338.45 MiB (RSS), difference: 4.27 MiB | ||
| 10572 | 2025.12.24 02:38:24.655278 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10573 | 2025.12.24 02:38:24.655391 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10574 | 2025.12.24 02:38:24.795944 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26767 | ||
| 10575 | 2025.12.24 02:38:24.796507 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10576 | 2025.12.24 02:38:24.796563 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10577 | 2025.12.24 02:38:24.797104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10578 | 2025.12.24 02:38:24.797339 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10579 | 2025.12.24 02:38:24.797490 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26767 | ||
| 10580 | 2025.12.24 02:38:24.797487 [ 118 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10581 | 2025.12.24 02:38:24.797558 [ 118 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10582 | 2025.12.24 02:38:24.797582 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10583 | 2025.12.24 02:38:24.797693 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 10584 | 2025.12.24 02:38:24.797795 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10585 | 2025.12.24 02:38:24.797833 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24399 rows starting from the beginning of the part | ||
| 10586 | 2025.12.24 02:38:24.797896 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 10587 | 2025.12.24 02:38:24.797947 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 10588 | 2025.12.24 02:38:24.797991 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 10589 | 2025.12.24 02:38:24.798031 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 10590 | 2025.12.24 02:38:24.798065 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 10591 | 2025.12.24 02:38:24.800104 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26767 rows, containing 4 columns (4 merged, 0 gathered) in 0.002459419 sec., 10883464.75326083 rows/sec., 155.69 MiB/sec. | ||
| 10592 | 2025.12.24 02:38:24.800329 [ 188 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10593 | 2025.12.24 02:38:24.800615 [ 188 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_56_11} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10594 | 2025.12.24 02:38:24.800693 [ 188 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_56_11} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10595 | 2025.12.24 02:38:24.800794 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 10596 | 2025.12.24 02:38:24.877226 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1296 | ||
| 10597 | 2025.12.24 02:38:24.880095 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10598 | 2025.12.24 02:38:24.880139 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10599 | 2025.12.24 02:38:24.881398 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10600 | 2025.12.24 02:38:24.881684 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10601 | 2025.12.24 02:38:24.881836 [ 118 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10602 | 2025.12.24 02:38:24.881876 [ 118 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10603 | 2025.12.24 02:38:24.881899 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10604 | 2025.12.24 02:38:24.882016 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 10605 | 2025.12.24 02:38:24.882081 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1296 | ||
| 10606 | 2025.12.24 02:38:24.882573 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10607 | 2025.12.24 02:38:24.882719 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1160 rows starting from the beginning of the part | ||
| 10608 | 2025.12.24 02:38:24.883105 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 10609 | 2025.12.24 02:38:24.883438 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 10610 | 2025.12.24 02:38:24.883792 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 10611 | 2025.12.24 02:38:24.884152 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 10612 | 2025.12.24 02:38:24.884485 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 10613 | 2025.12.24 02:38:24.891011 [ 188 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1296 rows, containing 72 columns (72 merged, 0 gathered) in 0.009053055 sec., 143156.09482103 rows/sec., 111.71 MiB/sec. | ||
| 10614 | 2025.12.24 02:38:24.892202 [ 188 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10615 | 2025.12.24 02:38:24.892704 [ 188 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_41_8} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10616 | 2025.12.24 02:38:24.892774 [ 188 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_41_8} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10617 | 2025.12.24 02:38:24.892959 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10618 | 2025.12.24 02:38:26.266346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10619 | 2025.12.24 02:38:26.283766 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2025.12.24 02:38:26.283825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10621 | 2025.12.24 02:38:26.289933 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10622 | 2025.12.24 02:38:26.290642 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2025.12.24 02:38:26.290994 [ 116 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10624 | 2025.12.24 02:38:26.291083 [ 116 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2025.12.24 02:38:26.291118 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10626 | 2025.12.24 02:38:26.291283 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 10627 | 2025.12.24 02:38:26.293961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10628 | 2025.12.24 02:38:26.295659 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10629 | 2025.12.24 02:38:26.297341 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 10630 | 2025.12.24 02:38:26.302269 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 10631 | 2025.12.24 02:38:26.307196 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 10632 | 2025.12.24 02:38:26.312146 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 10633 | 2025.12.24 02:38:26.317197 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 10634 | 2025.12.24 02:38:26.321087 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 10635 | 2025.12.24 02:38:26.324497 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10636 | 2025.12.24 02:38:26.324748 [ 4 ] {84c0c6a8-f1e4-4057-b829-738cd9537cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10637 | 2025.12.24 02:38:26.324842 [ 4 ] {84c0c6a8-f1e4-4057-b829-738cd9537cc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10638 | 2025.12.24 02:38:26.325595 [ 4 ] {84c0c6a8-f1e4-4057-b829-738cd9537cc8} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10639 | 2025.12.24 02:38:26.325635 [ 4 ] {84c0c6a8-f1e4-4057-b829-738cd9537cc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10640 | 2025.12.24 02:38:26.326034 [ 4 ] {84c0c6a8-f1e4-4057-b829-738cd9537cc8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10641 | 2025.12.24 02:38:26.326263 [ 4 ] {84c0c6a8-f1e4-4057-b829-738cd9537cc8} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10642 | 2025.12.24 02:38:26.326414 [ 4 ] {84c0c6a8-f1e4-4057-b829-738cd9537cc8} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00174 sec., 48275.862068965514 rows/sec., 4.04 MiB/sec. | ||
| 10643 | 2025.12.24 02:38:26.326454 [ 4 ] {84c0c6a8-f1e4-4057-b829-738cd9537cc8} <Debug> TCPHandler: Processed in 0.002110373 sec. | ||
| 10644 | 2025.12.24 02:38:26.326586 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10645 | 2025.12.24 02:38:26.326680 [ 4 ] {a9a38254-8fd0-4067-9dd4-eb67495df0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10646 | 2025.12.24 02:38:26.326721 [ 4 ] {a9a38254-8fd0-4067-9dd4-eb67495df0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10647 | 2025.12.24 02:38:26.327142 [ 4 ] {a9a38254-8fd0-4067-9dd4-eb67495df0d2} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10648 | 2025.12.24 02:38:26.327176 [ 4 ] {a9a38254-8fd0-4067-9dd4-eb67495df0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10649 | 2025.12.24 02:38:26.327481 [ 4 ] {a9a38254-8fd0-4067-9dd4-eb67495df0d2} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10650 | 2025.12.24 02:38:26.327683 [ 4 ] {a9a38254-8fd0-4067-9dd4-eb67495df0d2} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10651 | 2025.12.24 02:38:26.327809 [ 4 ] {a9a38254-8fd0-4067-9dd4-eb67495df0d2} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001148 sec., 12195.121951219513 rows/sec., 917.02 KiB/sec. | ||
| 10652 | 2025.12.24 02:38:26.327846 [ 4 ] {a9a38254-8fd0-4067-9dd4-eb67495df0d2} <Debug> TCPHandler: Processed in 0.00130785 sec. | ||
| 10653 | 2025.12.24 02:38:26.327956 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10654 | 2025.12.24 02:38:26.328048 [ 4 ] {49e929cd-7646-4fa0-8803-72c901c7e9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10655 | 2025.12.24 02:38:26.328090 [ 4 ] {49e929cd-7646-4fa0-8803-72c901c7e9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10656 | 2025.12.24 02:38:26.328548 [ 4 ] {49e929cd-7646-4fa0-8803-72c901c7e9cb} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10657 | 2025.12.24 02:38:26.328586 [ 4 ] {49e929cd-7646-4fa0-8803-72c901c7e9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10658 | 2025.12.24 02:38:26.328907 [ 4 ] {49e929cd-7646-4fa0-8803-72c901c7e9cb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10659 | 2025.12.24 02:38:26.329112 [ 4 ] {49e929cd-7646-4fa0-8803-72c901c7e9cb} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10660 | 2025.12.24 02:38:26.329241 [ 4 ] {49e929cd-7646-4fa0-8803-72c901c7e9cb} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001211 sec., 64409.57886044591 rows/sec., 5.03 MiB/sec. | ||
| 10661 | 2025.12.24 02:38:26.329278 [ 4 ] {49e929cd-7646-4fa0-8803-72c901c7e9cb} <Debug> TCPHandler: Processed in 0.001369512 sec. | ||
| 10662 | 2025.12.24 02:38:26.329390 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10663 | 2025.12.24 02:38:26.329484 [ 4 ] {e9d963d5-cf27-4bff-a8fb-cc05cdc063f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10664 | 2025.12.24 02:38:26.329528 [ 4 ] {e9d963d5-cf27-4bff-a8fb-cc05cdc063f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10665 | 2025.12.24 02:38:26.329944 [ 4 ] {e9d963d5-cf27-4bff-a8fb-cc05cdc063f4} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10666 | 2025.12.24 02:38:26.329980 [ 4 ] {e9d963d5-cf27-4bff-a8fb-cc05cdc063f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10667 | 2025.12.24 02:38:26.330341 [ 4 ] {e9d963d5-cf27-4bff-a8fb-cc05cdc063f4} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10668 | 2025.12.24 02:38:26.330548 [ 4 ] {e9d963d5-cf27-4bff-a8fb-cc05cdc063f4} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10669 | 2025.12.24 02:38:26.330673 [ 4 ] {e9d963d5-cf27-4bff-a8fb-cc05cdc063f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 10670 | 2025.12.24 02:38:26.330709 [ 4 ] {e9d963d5-cf27-4bff-a8fb-cc05cdc063f4} <Debug> TCPHandler: Processed in 0.001367192 sec. | ||
| 10671 | 2025.12.24 02:38:26.330814 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10672 | 2025.12.24 02:38:26.330907 [ 4 ] {0a29264c-cc6d-42f8-8506-6674cb409be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10673 | 2025.12.24 02:38:26.330959 [ 4 ] {0a29264c-cc6d-42f8-8506-6674cb409be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10674 | 2025.12.24 02:38:26.331767 [ 4 ] {0a29264c-cc6d-42f8-8506-6674cb409be3} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10675 | 2025.12.24 02:38:26.331800 [ 4 ] {0a29264c-cc6d-42f8-8506-6674cb409be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10676 | 2025.12.24 02:38:26.332317 [ 4 ] {0a29264c-cc6d-42f8-8506-6674cb409be3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10677 | 2025.12.24 02:38:26.332536 [ 4 ] {0a29264c-cc6d-42f8-8506-6674cb409be3} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10678 | 2025.12.24 02:38:26.332668 [ 4 ] {0a29264c-cc6d-42f8-8506-6674cb409be3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00178 sec., 7865.168539325843 rows/sec., 14.09 MiB/sec. | ||
| 10679 | 2025.12.24 02:38:26.332722 [ 4 ] {0a29264c-cc6d-42f8-8506-6674cb409be3} <Debug> TCPHandler: Processed in 0.001954671 sec. | ||
| 10680 | 2025.12.24 02:38:26.332839 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2025.12.24 02:38:26.332932 [ 4 ] {963b2acc-91d9-413d-9aab-89546692e687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10682 | 2025.12.24 02:38:26.332973 [ 4 ] {963b2acc-91d9-413d-9aab-89546692e687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10683 | 2025.12.24 02:38:26.333300 [ 4 ] {963b2acc-91d9-413d-9aab-89546692e687} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10684 | 2025.12.24 02:38:26.333334 [ 4 ] {963b2acc-91d9-413d-9aab-89546692e687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.99 GiB. | ||
| 10685 | 2025.12.24 02:38:26.333638 [ 4 ] {963b2acc-91d9-413d-9aab-89546692e687} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 10686 | 2025.12.24 02:38:26.333838 [ 4 ] {963b2acc-91d9-413d-9aab-89546692e687} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10687 | 2025.12.24 02:38:26.333962 [ 4 ] {963b2acc-91d9-413d-9aab-89546692e687} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 10688 | 2025.12.24 02:38:26.333997 [ 4 ] {963b2acc-91d9-413d-9aab-89546692e687} <Debug> TCPHandler: Processed in 0.001206249 sec. | ||
| 10689 | 2025.12.24 02:38:26.373727 [ 188 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.082526074 sec., 5113.535390039274 rows/sec., 26.44 MiB/sec. | ||
| 10690 | 2025.12.24 02:38:26.376644 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10691 | 2025.12.24 02:38:26.378689 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_56_11} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2025.12.24 02:38:26.378794 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_56_11} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10693 | 2025.12.24 02:38:26.381681 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10694 | 2025.12.24 02:38:31.362598 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10695 | 2025.12.24 02:38:31.362851 [ 4 ] {dc034c6a-e463-466a-8c09-c55f93bb3d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10696 | 2025.12.24 02:38:31.362939 [ 4 ] {dc034c6a-e463-466a-8c09-c55f93bb3d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10697 | 2025.12.24 02:38:31.363741 [ 4 ] {dc034c6a-e463-466a-8c09-c55f93bb3d97} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10698 | 2025.12.24 02:38:31.363809 [ 4 ] {dc034c6a-e463-466a-8c09-c55f93bb3d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 10699 | 2025.12.24 02:38:31.364361 [ 4 ] {dc034c6a-e463-466a-8c09-c55f93bb3d97} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10700 | 2025.12.24 02:38:31.364707 [ 4 ] {dc034c6a-e463-466a-8c09-c55f93bb3d97} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10701 | 2025.12.24 02:38:31.364930 [ 4 ] {dc034c6a-e463-466a-8c09-c55f93bb3d97} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002141 sec., 1868.2858477347033 rows/sec., 152.35 KiB/sec. | ||
| 10702 | 2025.12.24 02:38:31.365002 [ 4 ] {dc034c6a-e463-466a-8c09-c55f93bb3d97} <Debug> TCPHandler: Processed in 0.002596001 sec. | ||
| 10703 | 2025.12.24 02:38:31.365158 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10704 | 2025.12.24 02:38:31.365292 [ 4 ] {d50735d6-337f-44d3-b6da-ee1a052c6be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10705 | 2025.12.24 02:38:31.365353 [ 4 ] {d50735d6-337f-44d3-b6da-ee1a052c6be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10706 | 2025.12.24 02:38:31.366761 [ 4 ] {d50735d6-337f-44d3-b6da-ee1a052c6be4} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2025.12.24 02:38:31.366819 [ 4 ] {d50735d6-337f-44d3-b6da-ee1a052c6be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 10708 | 2025.12.24 02:38:31.367405 [ 4 ] {d50735d6-337f-44d3-b6da-ee1a052c6be4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10709 | 2025.12.24 02:38:31.367727 [ 4 ] {d50735d6-337f-44d3-b6da-ee1a052c6be4} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10710 | 2025.12.24 02:38:31.367914 [ 4 ] {d50735d6-337f-44d3-b6da-ee1a052c6be4} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.002654 sec., 470987.18914845516 rows/sec., 39.00 MiB/sec. | ||
| 10711 | 2025.12.24 02:38:31.367970 [ 4 ] {d50735d6-337f-44d3-b6da-ee1a052c6be4} <Debug> TCPHandler: Processed in 0.002876065 sec. | ||
| 10712 | 2025.12.24 02:38:31.368120 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10713 | 2025.12.24 02:38:31.368249 [ 4 ] {4e00eb07-1e95-43e7-bd16-b055413e8df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10714 | 2025.12.24 02:38:31.368309 [ 4 ] {4e00eb07-1e95-43e7-bd16-b055413e8df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10715 | 2025.12.24 02:38:31.368865 [ 4 ] {4e00eb07-1e95-43e7-bd16-b055413e8df7} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10716 | 2025.12.24 02:38:31.368905 [ 4 ] {4e00eb07-1e95-43e7-bd16-b055413e8df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 10717 | 2025.12.24 02:38:31.369242 [ 4 ] {4e00eb07-1e95-43e7-bd16-b055413e8df7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10718 | 2025.12.24 02:38:31.369478 [ 4 ] {4e00eb07-1e95-43e7-bd16-b055413e8df7} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2025.12.24 02:38:31.369645 [ 4 ] {4e00eb07-1e95-43e7-bd16-b055413e8df7} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001427 sec., 21023.12543798178 rows/sec., 1.53 MiB/sec. | ||
| 10720 | 2025.12.24 02:38:31.369693 [ 4 ] {4e00eb07-1e95-43e7-bd16-b055413e8df7} <Debug> TCPHandler: Processed in 0.001638876 sec. | ||
| 10721 | 2025.12.24 02:38:31.369853 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10722 | 2025.12.24 02:38:31.369966 [ 4 ] {d6f9c6e3-9c98-4bf0-9de0-1c585ba76fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10723 | 2025.12.24 02:38:31.370020 [ 4 ] {d6f9c6e3-9c98-4bf0-9de0-1c585ba76fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10724 | 2025.12.24 02:38:31.370715 [ 4 ] {d6f9c6e3-9c98-4bf0-9de0-1c585ba76fc6} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10725 | 2025.12.24 02:38:31.370761 [ 4 ] {d6f9c6e3-9c98-4bf0-9de0-1c585ba76fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 10726 | 2025.12.24 02:38:31.371221 [ 4 ] {d6f9c6e3-9c98-4bf0-9de0-1c585ba76fc6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10727 | 2025.12.24 02:38:31.371536 [ 4 ] {d6f9c6e3-9c98-4bf0-9de0-1c585ba76fc6} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10728 | 2025.12.24 02:38:31.371729 [ 4 ] {d6f9c6e3-9c98-4bf0-9de0-1c585ba76fc6} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001787 sec., 127588.13654168998 rows/sec., 8.64 MiB/sec. | ||
| 10729 | 2025.12.24 02:38:31.371782 [ 4 ] {d6f9c6e3-9c98-4bf0-9de0-1c585ba76fc6} <Debug> TCPHandler: Processed in 0.001989321 sec. | ||
| 10730 | 2025.12.24 02:38:31.371936 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10731 | 2025.12.24 02:38:31.372044 [ 4 ] {2919bb88-413f-4400-9cdc-b4820c61461b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10732 | 2025.12.24 02:38:31.372093 [ 4 ] {2919bb88-413f-4400-9cdc-b4820c61461b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10733 | 2025.12.24 02:38:31.372941 [ 4 ] {2919bb88-413f-4400-9cdc-b4820c61461b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2025.12.24 02:38:31.372985 [ 4 ] {2919bb88-413f-4400-9cdc-b4820c61461b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 10735 | 2025.12.24 02:38:31.373417 [ 4 ] {2919bb88-413f-4400-9cdc-b4820c61461b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10736 | 2025.12.24 02:38:31.373719 [ 4 ] {2919bb88-413f-4400-9cdc-b4820c61461b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2025.12.24 02:38:31.373871 [ 4 ] {2919bb88-413f-4400-9cdc-b4820c61461b} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001849 sec., 297458.0854515955 rows/sec., 22.08 MiB/sec. | ||
| 10738 | 2025.12.24 02:38:31.373919 [ 4 ] {2919bb88-413f-4400-9cdc-b4820c61461b} <Debug> TCPHandler: Processed in 0.002041622 sec. | ||
| 10739 | 2025.12.24 02:38:31.374058 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10740 | 2025.12.24 02:38:31.374165 [ 4 ] {12a88a24-c83f-4b24-bf49-9f48271de767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10741 | 2025.12.24 02:38:31.374222 [ 4 ] {12a88a24-c83f-4b24-bf49-9f48271de767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10742 | 2025.12.24 02:38:31.374918 [ 4 ] {12a88a24-c83f-4b24-bf49-9f48271de767} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10743 | 2025.12.24 02:38:31.374962 [ 4 ] {12a88a24-c83f-4b24-bf49-9f48271de767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 10744 | 2025.12.24 02:38:31.375467 [ 4 ] {12a88a24-c83f-4b24-bf49-9f48271de767} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10745 | 2025.12.24 02:38:31.375757 [ 4 ] {12a88a24-c83f-4b24-bf49-9f48271de767} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10746 | 2025.12.24 02:38:31.375930 [ 4 ] {12a88a24-c83f-4b24-bf49-9f48271de767} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00179 sec., 472625.69832402235 rows/sec., 31.81 MiB/sec. | ||
| 10747 | 2025.12.24 02:38:31.375980 [ 4 ] {12a88a24-c83f-4b24-bf49-9f48271de767} <Debug> TCPHandler: Processed in 0.001977391 sec. | ||
| 10748 | 2025.12.24 02:38:31.376121 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10749 | 2025.12.24 02:38:31.376233 [ 4 ] {19e6c087-ed94-46ea-ba7c-59eeb3dfa2ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10750 | 2025.12.24 02:38:31.376303 [ 4 ] {19e6c087-ed94-46ea-ba7c-59eeb3dfa2ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10751 | 2025.12.24 02:38:31.377305 [ 4 ] {19e6c087-ed94-46ea-ba7c-59eeb3dfa2ae} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10752 | 2025.12.24 02:38:31.377345 [ 4 ] {19e6c087-ed94-46ea-ba7c-59eeb3dfa2ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 10753 | 2025.12.24 02:38:31.377978 [ 4 ] {19e6c087-ed94-46ea-ba7c-59eeb3dfa2ae} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10754 | 2025.12.24 02:38:31.378256 [ 4 ] {19e6c087-ed94-46ea-ba7c-59eeb3dfa2ae} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2025.12.24 02:38:31.378457 [ 4 ] {19e6c087-ed94-46ea-ba7c-59eeb3dfa2ae} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002248 sec., 11565.836298932385 rows/sec., 20.73 MiB/sec. | ||
| 10756 | 2025.12.24 02:38:31.378552 [ 4 ] {19e6c087-ed94-46ea-ba7c-59eeb3dfa2ae} <Debug> TCPHandler: Processed in 0.00249048 sec. | ||
| 10757 | 2025.12.24 02:38:31.378684 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10758 | 2025.12.24 02:38:31.378792 [ 4 ] {cb76d1fd-d5d5-458b-9b63-9d8c857b62ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10759 | 2025.12.24 02:38:31.378840 [ 4 ] {cb76d1fd-d5d5-458b-9b63-9d8c857b62ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10760 | 2025.12.24 02:38:31.379250 [ 4 ] {cb76d1fd-d5d5-458b-9b63-9d8c857b62ae} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2025.12.24 02:38:31.379292 [ 4 ] {cb76d1fd-d5d5-458b-9b63-9d8c857b62ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 10762 | 2025.12.24 02:38:31.379684 [ 4 ] {cb76d1fd-d5d5-458b-9b63-9d8c857b62ae} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 10763 | 2025.12.24 02:38:31.379981 [ 4 ] {cb76d1fd-d5d5-458b-9b63-9d8c857b62ae} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2025.12.24 02:38:31.380139 [ 4 ] {cb76d1fd-d5d5-458b-9b63-9d8c857b62ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001374 sec., 43668.12227074236 rows/sec., 2.94 MiB/sec. | ||
| 10765 | 2025.12.24 02:38:31.380186 [ 4 ] {cb76d1fd-d5d5-458b-9b63-9d8c857b62ae} <Debug> TCPHandler: Processed in 0.001557725 sec. | ||
| 10766 | 2025.12.24 02:38:31.600688 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42427 | ||
| 10767 | 2025.12.24 02:38:31.600802 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10768 | 2025.12.24 02:38:31.600830 [ 352 ] {} <Debug> TCP-Session: d825ff21-c21a-46c3-8aa3-5c8201f17424 Authenticating user 'default' from [fd00:1122:3344:101::e]:42427 | ||
| 10769 | 2025.12.24 02:38:31.600852 [ 352 ] {} <Debug> TCP-Session: d825ff21-c21a-46c3-8aa3-5c8201f17424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10770 | 2025.12.24 02:38:31.600865 [ 352 ] {} <Debug> TCP-Session: d825ff21-c21a-46c3-8aa3-5c8201f17424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10771 | 2025.12.24 02:38:31.601035 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59759 | ||
| 10772 | 2025.12.24 02:38:31.601060 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40900 | ||
| 10773 | 2025.12.24 02:38:31.601087 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36195 | ||
| 10774 | 2025.12.24 02:38:31.601108 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51897 | ||
| 10775 | 2025.12.24 02:38:31.601120 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40234 | ||
| 10776 | 2025.12.24 02:38:31.601146 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10777 | 2025.12.24 02:38:31.601162 [ 352 ] {} <Trace> TCP-Session: d825ff21-c21a-46c3-8aa3-5c8201f17424 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10778 | 2025.12.24 02:38:31.601197 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10779 | 2025.12.24 02:38:31.601205 [ 353 ] {} <Debug> TCP-Session: bfa42498-8071-4bda-96c5-8aabecad9177 Authenticating user 'default' from [fd00:1122:3344:101::e]:59759 | ||
| 10780 | 2025.12.24 02:38:31.601176 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10781 | 2025.12.24 02:38:31.601230 [ 349 ] {} <Debug> TCP-Session: 28c85531-3ab1-4d69-9758-b795488fb191 Authenticating user 'default' from [fd00:1122:3344:101::e]:51897 | ||
| 10782 | 2025.12.24 02:38:31.601241 [ 353 ] {} <Debug> TCP-Session: bfa42498-8071-4bda-96c5-8aabecad9177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10783 | 2025.12.24 02:38:31.601257 [ 292 ] {} <Debug> TCP-Session: e6893693-a3bb-4a26-aa89-6408839e3427 Authenticating user 'default' from [fd00:1122:3344:101::e]:36195 | ||
| 10784 | 2025.12.24 02:38:31.601259 [ 349 ] {} <Debug> TCP-Session: 28c85531-3ab1-4d69-9758-b795488fb191 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10785 | 2025.12.24 02:38:31.601266 [ 353 ] {} <Debug> TCP-Session: bfa42498-8071-4bda-96c5-8aabecad9177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10786 | 2025.12.24 02:38:31.601277 [ 292 ] {} <Debug> TCP-Session: e6893693-a3bb-4a26-aa89-6408839e3427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10787 | 2025.12.24 02:38:31.601279 [ 349 ] {} <Debug> TCP-Session: 28c85531-3ab1-4d69-9758-b795488fb191 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10788 | 2025.12.24 02:38:31.601293 [ 292 ] {} <Debug> TCP-Session: e6893693-a3bb-4a26-aa89-6408839e3427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10789 | 2025.12.24 02:38:31.601155 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10790 | 2025.12.24 02:38:31.601129 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63729 | ||
| 10791 | 2025.12.24 02:38:31.601345 [ 291 ] {} <Debug> TCP-Session: 68e77531-0e87-494a-9f59-4504f46ef064 Authenticating user 'default' from [fd00:1122:3344:101::e]:40900 | ||
| 10792 | 2025.12.24 02:38:31.601363 [ 352 ] {3c1e512f-1d9b-4a9e-a1f4-432e5edd97f3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42427) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10793 | 2025.12.24 02:38:31.601390 [ 291 ] {} <Debug> TCP-Session: 68e77531-0e87-494a-9f59-4504f46ef064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10794 | 2025.12.24 02:38:31.601115 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49544 | ||
| 10795 | 2025.12.24 02:38:31.601409 [ 291 ] {} <Debug> TCP-Session: 68e77531-0e87-494a-9f59-4504f46ef064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10796 | 2025.12.24 02:38:31.601066 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43673 | ||
| 10797 | 2025.12.24 02:38:31.601586 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10798 | 2025.12.24 02:38:31.601618 [ 350 ] {} <Debug> TCP-Session: 0e2fd4b7-6e25-41a4-86cc-7b6bec3a9c99 Authenticating user 'default' from [fd00:1122:3344:101::e]:40234 | ||
| 10799 | 2025.12.24 02:38:31.601641 [ 350 ] {} <Debug> TCP-Session: 0e2fd4b7-6e25-41a4-86cc-7b6bec3a9c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10800 | 2025.12.24 02:38:31.601654 [ 350 ] {} <Debug> TCP-Session: 0e2fd4b7-6e25-41a4-86cc-7b6bec3a9c99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10801 | 2025.12.24 02:38:31.601661 [ 352 ] {3c1e512f-1d9b-4a9e-a1f4-432e5edd97f3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10802 | 2025.12.24 02:38:31.601735 [ 352 ] {3c1e512f-1d9b-4a9e-a1f4-432e5edd97f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10803 | 2025.12.24 02:38:31.601850 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10804 | 2025.12.24 02:38:31.601890 [ 351 ] {} <Debug> TCP-Session: 62b646be-c782-49ad-9431-6e8e34e2fa8b Authenticating user 'default' from [fd00:1122:3344:101::e]:63729 | ||
| 10805 | 2025.12.24 02:38:31.601913 [ 351 ] {} <Debug> TCP-Session: 62b646be-c782-49ad-9431-6e8e34e2fa8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10806 | 2025.12.24 02:38:31.601930 [ 351 ] {} <Debug> TCP-Session: 62b646be-c782-49ad-9431-6e8e34e2fa8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10807 | 2025.12.24 02:38:31.601969 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10808 | 2025.12.24 02:38:31.602003 [ 290 ] {} <Debug> TCP-Session: e5b46285-d5f7-46b0-b44b-2013f273c524 Authenticating user 'default' from [fd00:1122:3344:101::e]:43673 | ||
| 10809 | 2025.12.24 02:38:31.602021 [ 290 ] {} <Debug> TCP-Session: e5b46285-d5f7-46b0-b44b-2013f273c524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10810 | 2025.12.24 02:38:31.602034 [ 290 ] {} <Debug> TCP-Session: e5b46285-d5f7-46b0-b44b-2013f273c524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10811 | 2025.12.24 02:38:31.602062 [ 352 ] {3c1e512f-1d9b-4a9e-a1f4-432e5edd97f3} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 10812 | 2025.12.24 02:38:31.602172 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10813 | 2025.12.24 02:38:31.602207 [ 293 ] {} <Debug> TCP-Session: 2368d5f8-6bfd-4755-ac08-781a55a79cad Authenticating user 'default' from [fd00:1122:3344:101::e]:49544 | ||
| 10814 | 2025.12.24 02:38:31.602226 [ 293 ] {} <Debug> TCP-Session: 2368d5f8-6bfd-4755-ac08-781a55a79cad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10815 | 2025.12.24 02:38:31.602238 [ 293 ] {} <Debug> TCP-Session: 2368d5f8-6bfd-4755-ac08-781a55a79cad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10816 | 2025.12.24 02:38:31.603037 [ 327 ] {3c1e512f-1d9b-4a9e-a1f4-432e5edd97f3} <Trace> AggregatingTransform: Aggregating | ||
| 10817 | 2025.12.24 02:38:31.603086 [ 327 ] {3c1e512f-1d9b-4a9e-a1f4-432e5edd97f3} <Trace> Aggregator: Aggregation method: without_key | ||
| 10818 | 2025.12.24 02:38:31.603125 [ 327 ] {3c1e512f-1d9b-4a9e-a1f4-432e5edd97f3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939335 sec. (1064.583 rows/sec., 41.59 KiB/sec.) | ||
| 10819 | 2025.12.24 02:38:31.603148 [ 327 ] {3c1e512f-1d9b-4a9e-a1f4-432e5edd97f3} <Trace> Aggregator: Merging aggregated data | ||
| 10820 | 2025.12.24 02:38:31.604676 [ 352 ] {3c1e512f-1d9b-4a9e-a1f4-432e5edd97f3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003378 sec., 296.0331557134399 rows/sec., 11.56 KiB/sec. | ||
| 10821 | 2025.12.24 02:38:31.604818 [ 352 ] {3c1e512f-1d9b-4a9e-a1f4-432e5edd97f3} <Debug> TCPHandler: Processed in 0.00377447 sec. | ||
| 10822 | 2025.12.24 02:38:31.604932 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10823 | 2025.12.24 02:38:31.604962 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10824 | 2025.12.24 02:38:31.604966 [ 352 ] {} <Debug> TCP-Session: d825ff21-c21a-46c3-8aa3-5c8201f17424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10825 | 2025.12.24 02:38:31.604989 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10826 | 2025.12.24 02:38:31.605010 [ 351 ] {} <Debug> TCP-Session: 62b646be-c782-49ad-9431-6e8e34e2fa8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10827 | 2025.12.24 02:38:31.605015 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10828 | 2025.12.24 02:38:31.605044 [ 353 ] {} <Debug> TCP-Session: bfa42498-8071-4bda-96c5-8aabecad9177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10829 | 2025.12.24 02:38:31.605043 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10830 | 2025.12.24 02:38:31.605060 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10831 | 2025.12.24 02:38:31.605081 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10832 | 2025.12.24 02:38:31.605103 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10833 | 2025.12.24 02:38:31.605130 [ 350 ] {} <Debug> TCP-Session: 0e2fd4b7-6e25-41a4-86cc-7b6bec3a9c99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10834 | 2025.12.24 02:38:31.605145 [ 292 ] {} <Debug> TCP-Session: e6893693-a3bb-4a26-aa89-6408839e3427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10835 | 2025.12.24 02:38:31.605165 [ 291 ] {} <Debug> TCP-Session: 68e77531-0e87-494a-9f59-4504f46ef064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10836 | 2025.12.24 02:38:31.605127 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10837 | 2025.12.24 02:38:31.605095 [ 349 ] {} <Debug> TCP-Session: 28c85531-3ab1-4d69-9758-b795488fb191 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10838 | 2025.12.24 02:38:31.605075 [ 290 ] {} <Debug> TCP-Session: e5b46285-d5f7-46b0-b44b-2013f273c524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10839 | 2025.12.24 02:38:31.605251 [ 293 ] {} <Debug> TCP-Session: 2368d5f8-6bfd-4755-ac08-781a55a79cad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10840 | 2025.12.24 02:38:31.667827 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56475 | ||
| 10841 | 2025.12.24 02:38:31.667943 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10842 | 2025.12.24 02:38:31.667971 [ 352 ] {} <Debug> TCP-Session: e9db8f12-1ea8-4464-8265-c2b6240b9cfa Authenticating user 'default' from [fd00:1122:3344:101::e]:56475 | ||
| 10843 | 2025.12.24 02:38:31.667995 [ 352 ] {} <Debug> TCP-Session: e9db8f12-1ea8-4464-8265-c2b6240b9cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10844 | 2025.12.24 02:38:31.668009 [ 352 ] {} <Debug> TCP-Session: e9db8f12-1ea8-4464-8265-c2b6240b9cfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10845 | 2025.12.24 02:38:31.668267 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59545 | ||
| 10846 | 2025.12.24 02:38:31.668302 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36750 | ||
| 10847 | 2025.12.24 02:38:31.668332 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45996 | ||
| 10848 | 2025.12.24 02:38:31.668354 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61711 | ||
| 10849 | 2025.12.24 02:38:31.668381 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10850 | 2025.12.24 02:38:31.668400 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10851 | 2025.12.24 02:38:31.668409 [ 352 ] {} <Trace> TCP-Session: e9db8f12-1ea8-4464-8265-c2b6240b9cfa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10852 | 2025.12.24 02:38:31.668424 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10853 | 2025.12.24 02:38:31.668438 [ 291 ] {} <Debug> TCP-Session: 4c654246-2091-4572-b35c-0c59bd37602c Authenticating user 'default' from [fd00:1122:3344:101::e]:36750 | ||
| 10854 | 2025.12.24 02:38:31.668473 [ 349 ] {} <Debug> TCP-Session: e165897d-1e0e-4abd-a154-b3d45241f823 Authenticating user 'default' from [fd00:1122:3344:101::e]:45996 | ||
| 10855 | 2025.12.24 02:38:31.668473 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10856 | 2025.12.24 02:38:31.668484 [ 291 ] {} <Debug> TCP-Session: 4c654246-2091-4572-b35c-0c59bd37602c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10857 | 2025.12.24 02:38:31.668506 [ 349 ] {} <Debug> TCP-Session: e165897d-1e0e-4abd-a154-b3d45241f823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10858 | 2025.12.24 02:38:31.668522 [ 351 ] {} <Debug> TCP-Session: 82614ead-0000-41ee-86bc-b06dc3f0c3ee Authenticating user 'default' from [fd00:1122:3344:101::e]:61711 | ||
| 10859 | 2025.12.24 02:38:31.668545 [ 349 ] {} <Debug> TCP-Session: e165897d-1e0e-4abd-a154-b3d45241f823 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10860 | 2025.12.24 02:38:31.668578 [ 351 ] {} <Debug> TCP-Session: 82614ead-0000-41ee-86bc-b06dc3f0c3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10861 | 2025.12.24 02:38:31.668524 [ 291 ] {} <Debug> TCP-Session: 4c654246-2091-4572-b35c-0c59bd37602c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10862 | 2025.12.24 02:38:31.668623 [ 352 ] {7c8cf598-51fe-4b2d-8154-37021ae41e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56475) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10863 | 2025.12.24 02:38:31.668431 [ 353 ] {} <Debug> TCP-Session: 8bb2a87f-7480-4cae-ad6e-2ec3e010a11d Authenticating user 'default' from [fd00:1122:3344:101::e]:59545 | ||
| 10864 | 2025.12.24 02:38:31.668346 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65408 | ||
| 10865 | 2025.12.24 02:38:31.668680 [ 353 ] {} <Debug> TCP-Session: 8bb2a87f-7480-4cae-ad6e-2ec3e010a11d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10866 | 2025.12.24 02:38:31.668339 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34858 | ||
| 10867 | 2025.12.24 02:38:31.668738 [ 353 ] {} <Debug> TCP-Session: 8bb2a87f-7480-4cae-ad6e-2ec3e010a11d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10868 | 2025.12.24 02:38:31.668303 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44587 | ||
| 10869 | 2025.12.24 02:38:31.668307 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36106 | ||
| 10870 | 2025.12.24 02:38:31.668804 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10871 | 2025.12.24 02:38:31.668809 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10872 | 2025.12.24 02:38:31.668862 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10873 | 2025.12.24 02:38:31.668880 [ 350 ] {} <Debug> TCP-Session: b90be7c7-55a9-49a1-8476-735df3b8025d Authenticating user 'default' from [fd00:1122:3344:101::e]:65408 | ||
| 10874 | 2025.12.24 02:38:31.668887 [ 293 ] {} <Debug> TCP-Session: 12637793-9310-4941-bd0d-2b498bb95fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34858 | ||
| 10875 | 2025.12.24 02:38:31.668900 [ 292 ] {} <Debug> TCP-Session: 8ce29e48-f3c5-4222-a64b-92cd80808b2a Authenticating user 'default' from [fd00:1122:3344:101::e]:36106 | ||
| 10876 | 2025.12.24 02:38:31.668924 [ 350 ] {} <Debug> TCP-Session: b90be7c7-55a9-49a1-8476-735df3b8025d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10877 | 2025.12.24 02:38:31.668940 [ 292 ] {} <Debug> TCP-Session: 8ce29e48-f3c5-4222-a64b-92cd80808b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10878 | 2025.12.24 02:38:31.668957 [ 350 ] {} <Debug> TCP-Session: b90be7c7-55a9-49a1-8476-735df3b8025d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10879 | 2025.12.24 02:38:31.668968 [ 292 ] {} <Debug> TCP-Session: 8ce29e48-f3c5-4222-a64b-92cd80808b2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10880 | 2025.12.24 02:38:31.668929 [ 293 ] {} <Debug> TCP-Session: 12637793-9310-4941-bd0d-2b498bb95fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10881 | 2025.12.24 02:38:31.668852 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10882 | 2025.12.24 02:38:31.669018 [ 293 ] {} <Debug> TCP-Session: 12637793-9310-4941-bd0d-2b498bb95fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10883 | 2025.12.24 02:38:31.668899 [ 352 ] {7c8cf598-51fe-4b2d-8154-37021ae41e4d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10884 | 2025.12.24 02:38:31.669045 [ 290 ] {} <Debug> TCP-Session: 2c0371c0-37d1-493b-bc46-16e1a54e1aa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44587 | ||
| 10885 | 2025.12.24 02:38:31.668608 [ 351 ] {} <Debug> TCP-Session: 82614ead-0000-41ee-86bc-b06dc3f0c3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10886 | 2025.12.24 02:38:31.669093 [ 290 ] {} <Debug> TCP-Session: 2c0371c0-37d1-493b-bc46-16e1a54e1aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10887 | 2025.12.24 02:38:31.669113 [ 352 ] {7c8cf598-51fe-4b2d-8154-37021ae41e4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10888 | 2025.12.24 02:38:31.669138 [ 290 ] {} <Debug> TCP-Session: 2c0371c0-37d1-493b-bc46-16e1a54e1aa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10889 | 2025.12.24 02:38:31.669430 [ 352 ] {7c8cf598-51fe-4b2d-8154-37021ae41e4d} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 10890 | 2025.12.24 02:38:31.670374 [ 305 ] {7c8cf598-51fe-4b2d-8154-37021ae41e4d} <Trace> AggregatingTransform: Aggregating | ||
| 10891 | 2025.12.24 02:38:31.670432 [ 305 ] {7c8cf598-51fe-4b2d-8154-37021ae41e4d} <Trace> Aggregator: Aggregation method: without_key | ||
| 10892 | 2025.12.24 02:38:31.670472 [ 305 ] {7c8cf598-51fe-4b2d-8154-37021ae41e4d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935295 sec. (1069.181 rows/sec., 41.76 KiB/sec.) | ||
| 10893 | 2025.12.24 02:38:31.670498 [ 305 ] {7c8cf598-51fe-4b2d-8154-37021ae41e4d} <Trace> Aggregator: Merging aggregated data | ||
| 10894 | 2025.12.24 02:38:31.671882 [ 352 ] {7c8cf598-51fe-4b2d-8154-37021ae41e4d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00334 sec., 299.4011976047904 rows/sec., 11.70 KiB/sec. | ||
| 10895 | 2025.12.24 02:38:31.672077 [ 352 ] {7c8cf598-51fe-4b2d-8154-37021ae41e4d} <Debug> TCPHandler: Processed in 0.003810951 sec. | ||
| 10896 | 2025.12.24 02:38:31.672215 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10897 | 2025.12.24 02:38:31.672245 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10898 | 2025.12.24 02:38:31.672263 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10899 | 2025.12.24 02:38:31.672280 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10900 | 2025.12.24 02:38:31.672294 [ 351 ] {} <Debug> TCP-Session: 82614ead-0000-41ee-86bc-b06dc3f0c3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10901 | 2025.12.24 02:38:31.672297 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10902 | 2025.12.24 02:38:31.672311 [ 353 ] {} <Debug> TCP-Session: 8bb2a87f-7480-4cae-ad6e-2ec3e010a11d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10903 | 2025.12.24 02:38:31.672322 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10904 | 2025.12.24 02:38:31.672362 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10905 | 2025.12.24 02:38:31.672387 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10906 | 2025.12.24 02:38:31.672399 [ 290 ] {} <Debug> TCP-Session: 2c0371c0-37d1-493b-bc46-16e1a54e1aa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10907 | 2025.12.24 02:38:31.672406 [ 349 ] {} <Debug> TCP-Session: e165897d-1e0e-4abd-a154-b3d45241f823 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10908 | 2025.12.24 02:38:31.672429 [ 350 ] {} <Debug> TCP-Session: b90be7c7-55a9-49a1-8476-735df3b8025d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10909 | 2025.12.24 02:38:31.672351 [ 293 ] {} <Debug> TCP-Session: 12637793-9310-4941-bd0d-2b498bb95fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10910 | 2025.12.24 02:38:31.672343 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10911 | 2025.12.24 02:38:31.672320 [ 292 ] {} <Debug> TCP-Session: 8ce29e48-f3c5-4222-a64b-92cd80808b2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10912 | 2025.12.24 02:38:31.672517 [ 291 ] {} <Debug> TCP-Session: 4c654246-2091-4572-b35c-0c59bd37602c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10913 | 2025.12.24 02:38:31.672249 [ 352 ] {} <Debug> TCP-Session: e9db8f12-1ea8-4464-8265-c2b6240b9cfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10914 | 2025.12.24 02:38:31.868184 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48351 | ||
| 10915 | 2025.12.24 02:38:31.868302 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10916 | 2025.12.24 02:38:31.868336 [ 352 ] {} <Debug> TCP-Session: be1e5897-2f12-4b27-b7f3-804c06a6ab85 Authenticating user 'default' from [fd00:1122:3344:101::e]:48351 | ||
| 10917 | 2025.12.24 02:38:31.868363 [ 352 ] {} <Debug> TCP-Session: be1e5897-2f12-4b27-b7f3-804c06a6ab85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10918 | 2025.12.24 02:38:31.868379 [ 352 ] {} <Debug> TCP-Session: be1e5897-2f12-4b27-b7f3-804c06a6ab85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10919 | 2025.12.24 02:38:31.868551 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41061 | ||
| 10920 | 2025.12.24 02:38:31.868609 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53796 | ||
| 10921 | 2025.12.24 02:38:31.868637 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40081 | ||
| 10922 | 2025.12.24 02:38:31.868658 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56106 | ||
| 10923 | 2025.12.24 02:38:31.868670 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10924 | 2025.12.24 02:38:31.868671 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39669 | ||
| 10925 | 2025.12.24 02:38:31.868683 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39841 | ||
| 10926 | 2025.12.24 02:38:31.868711 [ 353 ] {} <Debug> TCP-Session: b2fc6fb5-519e-46d1-98df-f820a76d2718 Authenticating user 'default' from [fd00:1122:3344:101::e]:41061 | ||
| 10927 | 2025.12.24 02:38:31.868734 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10928 | 2025.12.24 02:38:31.868737 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10929 | 2025.12.24 02:38:31.868770 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10930 | 2025.12.24 02:38:31.868773 [ 353 ] {} <Debug> TCP-Session: b2fc6fb5-519e-46d1-98df-f820a76d2718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10931 | 2025.12.24 02:38:31.868790 [ 292 ] {} <Debug> TCP-Session: 5086e9ba-1761-47a8-b483-05bfd664f401 Authenticating user 'default' from [fd00:1122:3344:101::e]:40081 | ||
| 10932 | 2025.12.24 02:38:31.868809 [ 350 ] {} <Debug> TCP-Session: 95855c8b-89b6-43af-bc29-0d2cb1134588 Authenticating user 'default' from [fd00:1122:3344:101::e]:39669 | ||
| 10933 | 2025.12.24 02:38:31.868812 [ 353 ] {} <Debug> TCP-Session: b2fc6fb5-519e-46d1-98df-f820a76d2718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10934 | 2025.12.24 02:38:31.868827 [ 292 ] {} <Debug> TCP-Session: 5086e9ba-1761-47a8-b483-05bfd664f401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10935 | 2025.12.24 02:38:31.868844 [ 350 ] {} <Debug> TCP-Session: 95855c8b-89b6-43af-bc29-0d2cb1134588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10936 | 2025.12.24 02:38:31.868863 [ 292 ] {} <Debug> TCP-Session: 5086e9ba-1761-47a8-b483-05bfd664f401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10937 | 2025.12.24 02:38:31.868819 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10938 | 2025.12.24 02:38:31.868902 [ 350 ] {} <Debug> TCP-Session: 95855c8b-89b6-43af-bc29-0d2cb1134588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10939 | 2025.12.24 02:38:31.868778 [ 349 ] {} <Debug> TCP-Session: afdbb2e4-72de-4eb4-a835-60aac372e646 Authenticating user 'default' from [fd00:1122:3344:101::e]:56106 | ||
| 10940 | 2025.12.24 02:38:31.868946 [ 351 ] {} <Debug> TCP-Session: a5ae1e15-fe4a-4c82-9d43-fadaa915fdd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39841 | ||
| 10941 | 2025.12.24 02:38:31.868970 [ 349 ] {} <Debug> TCP-Session: afdbb2e4-72de-4eb4-a835-60aac372e646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10942 | 2025.12.24 02:38:31.868734 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10943 | 2025.12.24 02:38:31.869009 [ 349 ] {} <Debug> TCP-Session: afdbb2e4-72de-4eb4-a835-60aac372e646 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10944 | 2025.12.24 02:38:31.869001 [ 351 ] {} <Debug> TCP-Session: a5ae1e15-fe4a-4c82-9d43-fadaa915fdd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10945 | 2025.12.24 02:38:31.869052 [ 290 ] {} <Debug> TCP-Session: 1ed72075-aebd-4e02-8c87-db3d8571d822 Authenticating user 'default' from [fd00:1122:3344:101::e]:53796 | ||
| 10946 | 2025.12.24 02:38:31.869075 [ 351 ] {} <Debug> TCP-Session: a5ae1e15-fe4a-4c82-9d43-fadaa915fdd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10947 | 2025.12.24 02:38:31.869100 [ 290 ] {} <Debug> TCP-Session: 1ed72075-aebd-4e02-8c87-db3d8571d822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10948 | 2025.12.24 02:38:31.868661 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60496 | ||
| 10949 | 2025.12.24 02:38:31.869131 [ 290 ] {} <Debug> TCP-Session: 1ed72075-aebd-4e02-8c87-db3d8571d822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10950 | 2025.12.24 02:38:31.868627 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39633 | ||
| 10951 | 2025.12.24 02:38:31.868725 [ 352 ] {} <Trace> TCP-Session: be1e5897-2f12-4b27-b7f3-804c06a6ab85 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10952 | 2025.12.24 02:38:31.869197 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10953 | 2025.12.24 02:38:31.869250 [ 293 ] {} <Debug> TCP-Session: eba6776b-f736-46c2-b1ef-6a8ced5c33a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60496 | ||
| 10954 | 2025.12.24 02:38:31.869262 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10955 | 2025.12.24 02:38:31.869268 [ 293 ] {} <Debug> TCP-Session: eba6776b-f736-46c2-b1ef-6a8ced5c33a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10956 | 2025.12.24 02:38:31.869293 [ 291 ] {} <Debug> TCP-Session: a88d11da-20d1-40d3-a3b1-238784096463 Authenticating user 'default' from [fd00:1122:3344:101::e]:39633 | ||
| 10957 | 2025.12.24 02:38:31.869298 [ 293 ] {} <Debug> TCP-Session: eba6776b-f736-46c2-b1ef-6a8ced5c33a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10958 | 2025.12.24 02:38:31.869321 [ 291 ] {} <Debug> TCP-Session: a88d11da-20d1-40d3-a3b1-238784096463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10959 | 2025.12.24 02:38:31.869339 [ 291 ] {} <Debug> TCP-Session: a88d11da-20d1-40d3-a3b1-238784096463 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10960 | 2025.12.24 02:38:31.869381 [ 352 ] {2620bf64-2021-4c1b-820e-956cd80f5fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48351) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10961 | 2025.12.24 02:38:31.869650 [ 352 ] {2620bf64-2021-4c1b-820e-956cd80f5fd0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10962 | 2025.12.24 02:38:31.869706 [ 352 ] {2620bf64-2021-4c1b-820e-956cd80f5fd0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10963 | 2025.12.24 02:38:31.869995 [ 352 ] {2620bf64-2021-4c1b-820e-956cd80f5fd0} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 10964 | 2025.12.24 02:38:31.870969 [ 304 ] {2620bf64-2021-4c1b-820e-956cd80f5fd0} <Trace> AggregatingTransform: Aggregating | ||
| 10965 | 2025.12.24 02:38:31.871019 [ 304 ] {2620bf64-2021-4c1b-820e-956cd80f5fd0} <Trace> Aggregator: Aggregation method: without_key | ||
| 10966 | 2025.12.24 02:38:31.871058 [ 304 ] {2620bf64-2021-4c1b-820e-956cd80f5fd0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959075 sec. (1042.671 rows/sec., 40.73 KiB/sec.) | ||
| 10967 | 2025.12.24 02:38:31.871077 [ 304 ] {2620bf64-2021-4c1b-820e-956cd80f5fd0} <Trace> Aggregator: Merging aggregated data | ||
| 10968 | 2025.12.24 02:38:31.872460 [ 352 ] {2620bf64-2021-4c1b-820e-956cd80f5fd0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003129 sec., 319.59092361776925 rows/sec., 12.48 KiB/sec. | ||
| 10969 | 2025.12.24 02:38:31.872608 [ 352 ] {2620bf64-2021-4c1b-820e-956cd80f5fd0} <Debug> TCPHandler: Processed in 0.004010794 sec. | ||
| 10970 | 2025.12.24 02:38:31.872744 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10971 | 2025.12.24 02:38:31.872772 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10972 | 2025.12.24 02:38:31.872783 [ 352 ] {} <Debug> TCP-Session: be1e5897-2f12-4b27-b7f3-804c06a6ab85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10973 | 2025.12.24 02:38:31.872796 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10974 | 2025.12.24 02:38:31.872812 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10975 | 2025.12.24 02:38:31.872830 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10976 | 2025.12.24 02:38:31.872852 [ 353 ] {} <Debug> TCP-Session: b2fc6fb5-519e-46d1-98df-f820a76d2718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2025.12.24 02:38:31.872865 [ 292 ] {} <Debug> TCP-Session: 5086e9ba-1761-47a8-b483-05bfd664f401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10978 | 2025.12.24 02:38:31.872874 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10979 | 2025.12.24 02:38:31.872894 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10980 | 2025.12.24 02:38:31.872920 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10981 | 2025.12.24 02:38:31.872952 [ 349 ] {} <Debug> TCP-Session: afdbb2e4-72de-4eb4-a835-60aac372e646 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2025.12.24 02:38:31.872936 [ 290 ] {} <Debug> TCP-Session: 1ed72075-aebd-4e02-8c87-db3d8571d822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10983 | 2025.12.24 02:38:31.872983 [ 350 ] {} <Debug> TCP-Session: 95855c8b-89b6-43af-bc29-0d2cb1134588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10984 | 2025.12.24 02:38:31.872887 [ 291 ] {} <Debug> TCP-Session: a88d11da-20d1-40d3-a3b1-238784096463 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10985 | 2025.12.24 02:38:31.872853 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10986 | 2025.12.24 02:38:31.872817 [ 351 ] {} <Debug> TCP-Session: a5ae1e15-fe4a-4c82-9d43-fadaa915fdd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10987 | 2025.12.24 02:38:31.873064 [ 293 ] {} <Debug> TCP-Session: eba6776b-f736-46c2-b1ef-6a8ced5c33a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10988 | 2025.12.24 02:38:32.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.51 MiB, peak 353.58 MiB, free memory in arenas 0.00 B, will set to 339.27 MiB (RSS), difference: -1.24 MiB | ||
| 10989 | 2025.12.24 02:38:32.297669 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27279 | ||
| 10990 | 2025.12.24 02:38:32.298209 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10991 | 2025.12.24 02:38:32.298281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 10992 | 2025.12.24 02:38:32.298977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10993 | 2025.12.24 02:38:32.299325 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10994 | 2025.12.24 02:38:32.299497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27279 | ||
| 10995 | 2025.12.24 02:38:33.794071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 10996 | 2025.12.24 02:38:33.810098 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10997 | 2025.12.24 02:38:33.810155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 10998 | 2025.12.24 02:38:33.815668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10999 | 2025.12.24 02:38:33.816366 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11000 | 2025.12.24 02:38:33.819253 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11001 | 2025.12.24 02:38:34.882315 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1330 | ||
| 11002 | 2025.12.24 02:38:34.884770 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11003 | 2025.12.24 02:38:34.884825 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11004 | 2025.12.24 02:38:34.886050 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11005 | 2025.12.24 02:38:34.886317 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11006 | 2025.12.24 02:38:34.886617 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1330 | ||
| 11007 | 2025.12.24 02:38:36.324348 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11008 | 2025.12.24 02:38:36.324520 [ 4 ] {dc83f8d8-6a68-421b-8083-4d8deef635d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11009 | 2025.12.24 02:38:36.324584 [ 4 ] {dc83f8d8-6a68-421b-8083-4d8deef635d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11010 | 2025.12.24 02:38:36.325218 [ 4 ] {dc83f8d8-6a68-421b-8083-4d8deef635d1} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11011 | 2025.12.24 02:38:36.325265 [ 4 ] {dc83f8d8-6a68-421b-8083-4d8deef635d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11012 | 2025.12.24 02:38:36.325657 [ 4 ] {dc83f8d8-6a68-421b-8083-4d8deef635d1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11013 | 2025.12.24 02:38:36.325879 [ 4 ] {dc83f8d8-6a68-421b-8083-4d8deef635d1} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11014 | 2025.12.24 02:38:36.326034 [ 4 ] {dc83f8d8-6a68-421b-8083-4d8deef635d1} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001561 sec., 53811.65919282511 rows/sec., 4.50 MiB/sec. | ||
| 11015 | 2025.12.24 02:38:36.326081 [ 4 ] {dc83f8d8-6a68-421b-8083-4d8deef635d1} <Debug> TCPHandler: Processed in 0.0018529 sec. | ||
| 11016 | 2025.12.24 02:38:36.326202 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11017 | 2025.12.24 02:38:36.326301 [ 4 ] {30002e71-7afe-4761-bfa1-e4d539a3c0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11018 | 2025.12.24 02:38:36.326345 [ 4 ] {30002e71-7afe-4761-bfa1-e4d539a3c0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11019 | 2025.12.24 02:38:36.326748 [ 4 ] {30002e71-7afe-4761-bfa1-e4d539a3c0d2} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11020 | 2025.12.24 02:38:36.326786 [ 4 ] {30002e71-7afe-4761-bfa1-e4d539a3c0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11021 | 2025.12.24 02:38:36.327086 [ 4 ] {30002e71-7afe-4761-bfa1-e4d539a3c0d2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11022 | 2025.12.24 02:38:36.327311 [ 4 ] {30002e71-7afe-4761-bfa1-e4d539a3c0d2} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11023 | 2025.12.24 02:38:36.327443 [ 4 ] {30002e71-7afe-4761-bfa1-e4d539a3c0d2} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001164 sec., 12027.491408934708 rows/sec., 904.41 KiB/sec. | ||
| 11024 | 2025.12.24 02:38:36.327481 [ 4 ] {30002e71-7afe-4761-bfa1-e4d539a3c0d2} <Debug> TCPHandler: Processed in 0.001328781 sec. | ||
| 11025 | 2025.12.24 02:38:36.327603 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11026 | 2025.12.24 02:38:36.327728 [ 4 ] {3391c227-f511-4ff8-92bf-423b94fb887e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11027 | 2025.12.24 02:38:36.327779 [ 4 ] {3391c227-f511-4ff8-92bf-423b94fb887e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11028 | 2025.12.24 02:38:36.328296 [ 4 ] {3391c227-f511-4ff8-92bf-423b94fb887e} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2025.12.24 02:38:36.328343 [ 4 ] {3391c227-f511-4ff8-92bf-423b94fb887e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11030 | 2025.12.24 02:38:36.328686 [ 4 ] {3391c227-f511-4ff8-92bf-423b94fb887e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11031 | 2025.12.24 02:38:36.328901 [ 4 ] {3391c227-f511-4ff8-92bf-423b94fb887e} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11032 | 2025.12.24 02:38:36.329034 [ 4 ] {3391c227-f511-4ff8-92bf-423b94fb887e} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001332 sec., 58558.55855855856 rows/sec., 4.57 MiB/sec. | ||
| 11033 | 2025.12.24 02:38:36.329073 [ 4 ] {3391c227-f511-4ff8-92bf-423b94fb887e} <Debug> TCPHandler: Processed in 0.001532785 sec. | ||
| 11034 | 2025.12.24 02:38:36.329186 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11035 | 2025.12.24 02:38:36.329281 [ 4 ] {8346658c-86ab-45f4-ab17-e87f0a36aa5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11036 | 2025.12.24 02:38:36.329325 [ 4 ] {8346658c-86ab-45f4-ab17-e87f0a36aa5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11037 | 2025.12.24 02:38:36.329734 [ 4 ] {8346658c-86ab-45f4-ab17-e87f0a36aa5c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11038 | 2025.12.24 02:38:36.329771 [ 4 ] {8346658c-86ab-45f4-ab17-e87f0a36aa5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11039 | 2025.12.24 02:38:36.330105 [ 4 ] {8346658c-86ab-45f4-ab17-e87f0a36aa5c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11040 | 2025.12.24 02:38:36.330312 [ 4 ] {8346658c-86ab-45f4-ab17-e87f0a36aa5c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11041 | 2025.12.24 02:38:36.330445 [ 4 ] {8346658c-86ab-45f4-ab17-e87f0a36aa5c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 11042 | 2025.12.24 02:38:36.330484 [ 4 ] {8346658c-86ab-45f4-ab17-e87f0a36aa5c} <Debug> TCPHandler: Processed in 0.001348222 sec. | ||
| 11043 | 2025.12.24 02:38:36.330585 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11044 | 2025.12.24 02:38:36.330679 [ 4 ] {def3c713-718b-49c5-84a5-1049655bf356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11045 | 2025.12.24 02:38:36.330735 [ 4 ] {def3c713-718b-49c5-84a5-1049655bf356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11046 | 2025.12.24 02:38:36.331515 [ 4 ] {def3c713-718b-49c5-84a5-1049655bf356} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2025.12.24 02:38:36.331552 [ 4 ] {def3c713-718b-49c5-84a5-1049655bf356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11048 | 2025.12.24 02:38:36.332067 [ 4 ] {def3c713-718b-49c5-84a5-1049655bf356} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11049 | 2025.12.24 02:38:36.332290 [ 4 ] {def3c713-718b-49c5-84a5-1049655bf356} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2025.12.24 02:38:36.332431 [ 4 ] {def3c713-718b-49c5-84a5-1049655bf356} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001771 sec., 7905.138339920949 rows/sec., 14.17 MiB/sec. | ||
| 11051 | 2025.12.24 02:38:36.332494 [ 4 ] {def3c713-718b-49c5-84a5-1049655bf356} <Debug> TCPHandler: Processed in 0.001957921 sec. | ||
| 11052 | 2025.12.24 02:38:36.332605 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2025.12.24 02:38:36.332699 [ 4 ] {67e8c80d-1983-4e84-8cc0-ae47a01e7a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11054 | 2025.12.24 02:38:36.332743 [ 4 ] {67e8c80d-1983-4e84-8cc0-ae47a01e7a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11055 | 2025.12.24 02:38:36.333082 [ 4 ] {67e8c80d-1983-4e84-8cc0-ae47a01e7a76} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2025.12.24 02:38:36.333119 [ 4 ] {67e8c80d-1983-4e84-8cc0-ae47a01e7a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11057 | 2025.12.24 02:38:36.333428 [ 4 ] {67e8c80d-1983-4e84-8cc0-ae47a01e7a76} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11058 | 2025.12.24 02:38:36.333646 [ 4 ] {67e8c80d-1983-4e84-8cc0-ae47a01e7a76} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2025.12.24 02:38:36.333774 [ 4 ] {67e8c80d-1983-4e84-8cc0-ae47a01e7a76} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 11060 | 2025.12.24 02:38:36.333812 [ 4 ] {67e8c80d-1983-4e84-8cc0-ae47a01e7a76} <Debug> TCPHandler: Processed in 0.00125604 sec. | ||
| 11061 | 2025.12.24 02:38:39.655661 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11062 | 2025.12.24 02:38:39.655764 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11063 | 2025.12.24 02:38:39.799715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27727 | ||
| 11064 | 2025.12.24 02:38:39.800465 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2025.12.24 02:38:39.800560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11066 | 2025.12.24 02:38:39.801204 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11067 | 2025.12.24 02:38:39.801451 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2025.12.24 02:38:39.801606 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27727 | ||
| 11069 | 2025.12.24 02:38:41.319382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11070 | 2025.12.24 02:38:41.325345 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11071 | 2025.12.24 02:38:41.325536 [ 4 ] {6057ae24-e254-4c1e-bbf3-6a462ccd471e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11072 | 2025.12.24 02:38:41.325605 [ 4 ] {6057ae24-e254-4c1e-bbf3-6a462ccd471e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11073 | 2025.12.24 02:38:41.326258 [ 4 ] {6057ae24-e254-4c1e-bbf3-6a462ccd471e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2025.12.24 02:38:41.326300 [ 4 ] {6057ae24-e254-4c1e-bbf3-6a462ccd471e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11075 | 2025.12.24 02:38:41.326695 [ 4 ] {6057ae24-e254-4c1e-bbf3-6a462ccd471e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11076 | 2025.12.24 02:38:41.326916 [ 4 ] {6057ae24-e254-4c1e-bbf3-6a462ccd471e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2025.12.24 02:38:41.327077 [ 4 ] {6057ae24-e254-4c1e-bbf3-6a462ccd471e} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001592 sec., 67839.1959798995 rows/sec., 5.70 MiB/sec. | ||
| 11078 | 2025.12.24 02:38:41.327127 [ 4 ] {6057ae24-e254-4c1e-bbf3-6a462ccd471e} <Debug> TCPHandler: Processed in 0.001913411 sec. | ||
| 11079 | 2025.12.24 02:38:41.327248 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11080 | 2025.12.24 02:38:41.327351 [ 4 ] {20a6ede5-082d-49c0-afd0-30581ba41b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11081 | 2025.12.24 02:38:41.327397 [ 4 ] {20a6ede5-082d-49c0-afd0-30581ba41b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11082 | 2025.12.24 02:38:41.327811 [ 4 ] {20a6ede5-082d-49c0-afd0-30581ba41b4a} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11083 | 2025.12.24 02:38:41.327846 [ 4 ] {20a6ede5-082d-49c0-afd0-30581ba41b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11084 | 2025.12.24 02:38:41.328148 [ 4 ] {20a6ede5-082d-49c0-afd0-30581ba41b4a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11085 | 2025.12.24 02:38:41.328351 [ 4 ] {20a6ede5-082d-49c0-afd0-30581ba41b4a} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11086 | 2025.12.24 02:38:41.328480 [ 4 ] {20a6ede5-082d-49c0-afd0-30581ba41b4a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001153 sec., 22549.869904596704 rows/sec., 1.66 MiB/sec. | ||
| 11087 | 2025.12.24 02:38:41.328519 [ 4 ] {20a6ede5-082d-49c0-afd0-30581ba41b4a} <Debug> TCPHandler: Processed in 0.001323211 sec. | ||
| 11088 | 2025.12.24 02:38:41.328621 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11089 | 2025.12.24 02:38:41.328715 [ 4 ] {6eb0f273-12d1-45d2-93f4-539be4592e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11090 | 2025.12.24 02:38:41.328755 [ 4 ] {6eb0f273-12d1-45d2-93f4-539be4592e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11091 | 2025.12.24 02:38:41.329173 [ 4 ] {6eb0f273-12d1-45d2-93f4-539be4592e5b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11092 | 2025.12.24 02:38:41.329206 [ 4 ] {6eb0f273-12d1-45d2-93f4-539be4592e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11093 | 2025.12.24 02:38:41.329509 [ 4 ] {6eb0f273-12d1-45d2-93f4-539be4592e5b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11094 | 2025.12.24 02:38:41.329723 [ 4 ] {6eb0f273-12d1-45d2-93f4-539be4592e5b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11095 | 2025.12.24 02:38:41.329854 [ 4 ] {6eb0f273-12d1-45d2-93f4-539be4592e5b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001157 sec., 77787.38115816767 rows/sec., 6.07 MiB/sec. | ||
| 11096 | 2025.12.24 02:38:41.329891 [ 4 ] {6eb0f273-12d1-45d2-93f4-539be4592e5b} <Debug> TCPHandler: Processed in 0.001319461 sec. | ||
| 11097 | 2025.12.24 02:38:41.329998 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11098 | 2025.12.24 02:38:41.330092 [ 4 ] {85125cd6-208b-48f1-962a-1d0fda34ec6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11099 | 2025.12.24 02:38:41.330136 [ 4 ] {85125cd6-208b-48f1-962a-1d0fda34ec6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11100 | 2025.12.24 02:38:41.330521 [ 4 ] {85125cd6-208b-48f1-962a-1d0fda34ec6f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11101 | 2025.12.24 02:38:41.330556 [ 4 ] {85125cd6-208b-48f1-962a-1d0fda34ec6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11102 | 2025.12.24 02:38:41.330882 [ 4 ] {85125cd6-208b-48f1-962a-1d0fda34ec6f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11103 | 2025.12.24 02:38:41.331086 [ 4 ] {85125cd6-208b-48f1-962a-1d0fda34ec6f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11104 | 2025.12.24 02:38:41.331218 [ 4 ] {85125cd6-208b-48f1-962a-1d0fda34ec6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001146 sec., 139616.05584642233 rows/sec., 9.72 MiB/sec. | ||
| 11105 | 2025.12.24 02:38:41.331256 [ 4 ] {85125cd6-208b-48f1-962a-1d0fda34ec6f} <Debug> TCPHandler: Processed in 0.001307831 sec. | ||
| 11106 | 2025.12.24 02:38:41.331361 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11107 | 2025.12.24 02:38:41.331456 [ 4 ] {dbbc0ae9-38a5-4963-9386-61c4814f3ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11108 | 2025.12.24 02:38:41.331509 [ 4 ] {dbbc0ae9-38a5-4963-9386-61c4814f3ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11109 | 2025.12.24 02:38:41.332345 [ 4 ] {dbbc0ae9-38a5-4963-9386-61c4814f3ef4} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11110 | 2025.12.24 02:38:41.332381 [ 4 ] {dbbc0ae9-38a5-4963-9386-61c4814f3ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11111 | 2025.12.24 02:38:41.332922 [ 4 ] {dbbc0ae9-38a5-4963-9386-61c4814f3ef4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11112 | 2025.12.24 02:38:41.333140 [ 4 ] {dbbc0ae9-38a5-4963-9386-61c4814f3ef4} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11113 | 2025.12.24 02:38:41.333279 [ 4 ] {dbbc0ae9-38a5-4963-9386-61c4814f3ef4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001842 sec., 14115.092290988056 rows/sec., 25.29 MiB/sec. | ||
| 11114 | 2025.12.24 02:38:41.333356 [ 4 ] {dbbc0ae9-38a5-4963-9386-61c4814f3ef4} <Debug> TCPHandler: Processed in 0.002044233 sec. | ||
| 11115 | 2025.12.24 02:38:41.333465 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11116 | 2025.12.24 02:38:41.333559 [ 4 ] {e357e43d-10dc-4b9b-99f8-4ad17b703904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11117 | 2025.12.24 02:38:41.333602 [ 4 ] {e357e43d-10dc-4b9b-99f8-4ad17b703904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11118 | 2025.12.24 02:38:41.333937 [ 4 ] {e357e43d-10dc-4b9b-99f8-4ad17b703904} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2025.12.24 02:38:41.333972 [ 4 ] {e357e43d-10dc-4b9b-99f8-4ad17b703904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11120 | 2025.12.24 02:38:41.334268 [ 4 ] {e357e43d-10dc-4b9b-99f8-4ad17b703904} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11121 | 2025.12.24 02:38:41.334477 [ 4 ] {e357e43d-10dc-4b9b-99f8-4ad17b703904} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2025.12.24 02:38:41.334609 [ 4 ] {e357e43d-10dc-4b9b-99f8-4ad17b703904} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 11123 | 2025.12.24 02:38:41.334646 [ 4 ] {e357e43d-10dc-4b9b-99f8-4ad17b703904} <Debug> TCPHandler: Processed in 0.001230079 sec. | ||
| 11124 | 2025.12.24 02:38:41.336034 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2025.12.24 02:38:41.336091 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11126 | 2025.12.24 02:38:41.341981 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11127 | 2025.12.24 02:38:41.342704 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2025.12.24 02:38:41.345568 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11129 | 2025.12.24 02:38:44.886899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1354 | ||
| 11130 | 2025.12.24 02:38:44.889284 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11131 | 2025.12.24 02:38:44.889347 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11132 | 2025.12.24 02:38:44.890625 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11133 | 2025.12.24 02:38:44.890918 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11134 | 2025.12.24 02:38:44.891314 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1354 | ||
| 11135 | 2025.12.24 02:38:46.327293 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11136 | 2025.12.24 02:38:46.327485 [ 4 ] {24f271ce-bc55-452f-acc7-7dd3c9a57ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11137 | 2025.12.24 02:38:46.327555 [ 4 ] {24f271ce-bc55-452f-acc7-7dd3c9a57ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11138 | 2025.12.24 02:38:46.328176 [ 4 ] {24f271ce-bc55-452f-acc7-7dd3c9a57ec8} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11139 | 2025.12.24 02:38:46.328222 [ 4 ] {24f271ce-bc55-452f-acc7-7dd3c9a57ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11140 | 2025.12.24 02:38:46.328623 [ 4 ] {24f271ce-bc55-452f-acc7-7dd3c9a57ec8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11141 | 2025.12.24 02:38:46.328843 [ 4 ] {24f271ce-bc55-452f-acc7-7dd3c9a57ec8} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2025.12.24 02:38:46.329005 [ 4 ] {24f271ce-bc55-452f-acc7-7dd3c9a57ec8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001572 sec., 15267.175572519083 rows/sec., 1.27 MiB/sec. | ||
| 11143 | 2025.12.24 02:38:46.329059 [ 4 ] {24f271ce-bc55-452f-acc7-7dd3c9a57ec8} <Debug> TCPHandler: Processed in 0.00189332 sec. | ||
| 11144 | 2025.12.24 02:38:46.329174 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11145 | 2025.12.24 02:38:46.329275 [ 4 ] {7a55c47a-6a00-4886-8635-c9b6172698d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11146 | 2025.12.24 02:38:46.329318 [ 4 ] {7a55c47a-6a00-4886-8635-c9b6172698d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11147 | 2025.12.24 02:38:46.329710 [ 4 ] {7a55c47a-6a00-4886-8635-c9b6172698d0} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2025.12.24 02:38:46.329748 [ 4 ] {7a55c47a-6a00-4886-8635-c9b6172698d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11149 | 2025.12.24 02:38:46.330049 [ 4 ] {7a55c47a-6a00-4886-8635-c9b6172698d0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11150 | 2025.12.24 02:38:46.330248 [ 4 ] {7a55c47a-6a00-4886-8635-c9b6172698d0} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2025.12.24 02:38:46.330376 [ 4 ] {7a55c47a-6a00-4886-8635-c9b6172698d0} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001125 sec., 12444.444444444445 rows/sec., 1014.76 KiB/sec. | ||
| 11152 | 2025.12.24 02:38:46.330413 [ 4 ] {7a55c47a-6a00-4886-8635-c9b6172698d0} <Debug> TCPHandler: Processed in 0.001289981 sec. | ||
| 11153 | 2025.12.24 02:38:46.330512 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11154 | 2025.12.24 02:38:46.330604 [ 4 ] {84b9d5ec-1de2-424d-b366-32536d71ad0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11155 | 2025.12.24 02:38:46.330643 [ 4 ] {84b9d5ec-1de2-424d-b366-32536d71ad0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11156 | 2025.12.24 02:38:46.331124 [ 4 ] {84b9d5ec-1de2-424d-b366-32536d71ad0a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2025.12.24 02:38:46.331161 [ 4 ] {84b9d5ec-1de2-424d-b366-32536d71ad0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11158 | 2025.12.24 02:38:46.331473 [ 4 ] {84b9d5ec-1de2-424d-b366-32536d71ad0a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11159 | 2025.12.24 02:38:46.331676 [ 4 ] {84b9d5ec-1de2-424d-b366-32536d71ad0a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2025.12.24 02:38:46.331803 [ 4 ] {84b9d5ec-1de2-424d-b366-32536d71ad0a} <Debug> executeQuery: Read 211 rows, 19.17 KiB in 0.001217 sec., 173377.1569433032 rows/sec., 15.38 MiB/sec. | ||
| 11161 | 2025.12.24 02:38:46.331803 [ 102 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11162 | 2025.12.24 02:38:46.331840 [ 4 ] {84b9d5ec-1de2-424d-b366-32536d71ad0a} <Debug> TCPHandler: Processed in 0.001375252 sec. | ||
| 11163 | 2025.12.24 02:38:46.331893 [ 102 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11164 | 2025.12.24 02:38:46.331923 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11165 | 2025.12.24 02:38:46.331985 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11166 | 2025.12.24 02:38:46.332036 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 11167 | 2025.12.24 02:38:46.332081 [ 4 ] {e42267df-3f49-454a-a34e-22294c0e6ef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11168 | 2025.12.24 02:38:46.332125 [ 4 ] {e42267df-3f49-454a-a34e-22294c0e6ef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11169 | 2025.12.24 02:38:46.332178 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11170 | 2025.12.24 02:38:46.332224 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1406 rows starting from the beginning of the part | ||
| 11171 | 2025.12.24 02:38:46.332299 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 84 rows starting from the beginning of the part | ||
| 11172 | 2025.12.24 02:38:46.332353 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1250 rows starting from the beginning of the part | ||
| 11173 | 2025.12.24 02:38:46.332399 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 84 rows starting from the beginning of the part | ||
| 11174 | 2025.12.24 02:38:46.332444 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 11175 | 2025.12.24 02:38:46.332492 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 211 rows starting from the beginning of the part | ||
| 11176 | 2025.12.24 02:38:46.332521 [ 4 ] {e42267df-3f49-454a-a34e-22294c0e6ef8} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2025.12.24 02:38:46.332561 [ 4 ] {e42267df-3f49-454a-a34e-22294c0e6ef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11178 | 2025.12.24 02:38:46.332899 [ 4 ] {e42267df-3f49-454a-a34e-22294c0e6ef8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11179 | 2025.12.24 02:38:46.333116 [ 4 ] {e42267df-3f49-454a-a34e-22294c0e6ef8} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11180 | 2025.12.24 02:38:46.333263 [ 102 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11181 | 2025.12.24 02:38:46.333273 [ 4 ] {e42267df-3f49-454a-a34e-22294c0e6ef8} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.00121 sec., 33057.85123966942 rows/sec., 2.41 MiB/sec. | ||
| 11182 | 2025.12.24 02:38:46.333304 [ 102 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2025.12.24 02:38:46.333326 [ 4 ] {e42267df-3f49-454a-a34e-22294c0e6ef8} <Debug> TCPHandler: Processed in 0.001398303 sec. | ||
| 11184 | 2025.12.24 02:38:46.333328 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11185 | 2025.12.24 02:38:46.333437 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11186 | 2025.12.24 02:38:46.333469 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 11187 | 2025.12.24 02:38:46.333533 [ 4 ] {0f716c2a-478c-47fc-89ad-a9fe86edc4b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11188 | 2025.12.24 02:38:46.333576 [ 4 ] {0f716c2a-478c-47fc-89ad-a9fe86edc4b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11189 | 2025.12.24 02:38:46.333612 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11190 | 2025.12.24 02:38:46.333652 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 70 rows starting from the beginning of the part | ||
| 11191 | 2025.12.24 02:38:46.333721 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 14 rows starting from the beginning of the part | ||
| 11192 | 2025.12.24 02:38:46.333766 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 30 rows starting from the beginning of the part | ||
| 11193 | 2025.12.24 02:38:46.333808 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 14 rows starting from the beginning of the part | ||
| 11194 | 2025.12.24 02:38:46.333852 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
| 11195 | 2025.12.24 02:38:46.333894 [ 191 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 40 rows starting from the beginning of the part | ||
| 11196 | 2025.12.24 02:38:46.333925 [ 198 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3143 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938781 sec., 1621121.7254553246 rows/sec., 142.03 MiB/sec. | ||
| 11197 | 2025.12.24 02:38:46.333988 [ 4 ] {0f716c2a-478c-47fc-89ad-a9fe86edc4b6} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2025.12.24 02:38:46.334029 [ 4 ] {0f716c2a-478c-47fc-89ad-a9fe86edc4b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11199 | 2025.12.24 02:38:46.334170 [ 198 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11200 | 2025.12.24 02:38:46.334367 [ 4 ] {0f716c2a-478c-47fc-89ad-a9fe86edc4b6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11201 | 2025.12.24 02:38:46.334506 [ 198 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_86_17} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2025.12.24 02:38:46.334617 [ 198 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_86_17} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11203 | 2025.12.24 02:38:46.334636 [ 4 ] {0f716c2a-478c-47fc-89ad-a9fe86edc4b6} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11204 | 2025.12.24 02:38:46.334714 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 11205 | 2025.12.24 02:38:46.334775 [ 4 ] {0f716c2a-478c-47fc-89ad-a9fe86edc4b6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00126 sec., 19047.619047619046 rows/sec., 1.58 MiB/sec. | ||
| 11206 | 2025.12.24 02:38:46.334779 [ 187 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365411 sec., 142081.76146229962 rows/sec., 10.92 MiB/sec. | ||
| 11207 | 2025.12.24 02:38:46.334818 [ 4 ] {0f716c2a-478c-47fc-89ad-a9fe86edc4b6} <Debug> TCPHandler: Processed in 0.001427223 sec. | ||
| 11208 | 2025.12.24 02:38:46.334920 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11209 | 2025.12.24 02:38:46.335000 [ 201 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11210 | 2025.12.24 02:38:46.335011 [ 4 ] {f7483a28-7f7d-4cf7-a2e7-7f2566b3a96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11211 | 2025.12.24 02:38:46.335072 [ 4 ] {f7483a28-7f7d-4cf7-a2e7-7f2566b3a96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11212 | 2025.12.24 02:38:46.335348 [ 201 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_81_16} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11213 | 2025.12.24 02:38:46.335447 [ 201 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_81_16} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11214 | 2025.12.24 02:38:46.335447 [ 4 ] {f7483a28-7f7d-4cf7-a2e7-7f2566b3a96a} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11215 | 2025.12.24 02:38:46.335496 [ 4 ] {f7483a28-7f7d-4cf7-a2e7-7f2566b3a96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11216 | 2025.12.24 02:38:46.335573 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 11217 | 2025.12.24 02:38:46.335788 [ 4 ] {f7483a28-7f7d-4cf7-a2e7-7f2566b3a96a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11218 | 2025.12.24 02:38:46.335991 [ 4 ] {f7483a28-7f7d-4cf7-a2e7-7f2566b3a96a} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11219 | 2025.12.24 02:38:46.336115 [ 4 ] {f7483a28-7f7d-4cf7-a2e7-7f2566b3a96a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001121 sec., 10704.727921498661 rows/sec., 836.31 KiB/sec. | ||
| 11220 | 2025.12.24 02:38:46.336151 [ 4 ] {f7483a28-7f7d-4cf7-a2e7-7f2566b3a96a} <Debug> TCPHandler: Processed in 0.001277501 sec. | ||
| 11221 | 2025.12.24 02:38:46.336272 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11222 | 2025.12.24 02:38:46.336393 [ 4 ] {4746792f-92d2-4ad4-8a2f-87df0999ba3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11223 | 2025.12.24 02:38:46.336444 [ 4 ] {4746792f-92d2-4ad4-8a2f-87df0999ba3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11224 | 2025.12.24 02:38:46.336967 [ 4 ] {4746792f-92d2-4ad4-8a2f-87df0999ba3b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2025.12.24 02:38:46.337002 [ 4 ] {4746792f-92d2-4ad4-8a2f-87df0999ba3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11226 | 2025.12.24 02:38:46.337309 [ 4 ] {4746792f-92d2-4ad4-8a2f-87df0999ba3b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11227 | 2025.12.24 02:38:46.337506 [ 4 ] {4746792f-92d2-4ad4-8a2f-87df0999ba3b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11228 | 2025.12.24 02:38:46.337630 [ 4 ] {4746792f-92d2-4ad4-8a2f-87df0999ba3b} <Debug> executeQuery: Read 128 rows, 10.64 KiB in 0.00131 sec., 97709.92366412214 rows/sec., 7.93 MiB/sec. | ||
| 11229 | 2025.12.24 02:38:46.337631 [ 100 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11230 | 2025.12.24 02:38:46.337666 [ 4 ] {4746792f-92d2-4ad4-8a2f-87df0999ba3b} <Debug> TCPHandler: Processed in 0.001508385 sec. | ||
| 11231 | 2025.12.24 02:38:46.337680 [ 100 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2025.12.24 02:38:46.337703 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11233 | 2025.12.24 02:38:46.337762 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2025.12.24 02:38:46.337901 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 11235 | 2025.12.24 02:38:46.337918 [ 4 ] {eba30d25-8d76-43d8-b877-7573b985543a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11236 | 2025.12.24 02:38:46.338006 [ 4 ] {eba30d25-8d76-43d8-b877-7573b985543a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11237 | 2025.12.24 02:38:46.338076 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11238 | 2025.12.24 02:38:46.338126 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 632 rows starting from the beginning of the part | ||
| 11239 | 2025.12.24 02:38:46.338211 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 78 rows starting from the beginning of the part | ||
| 11240 | 2025.12.24 02:38:46.338280 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 550 rows starting from the beginning of the part | ||
| 11241 | 2025.12.24 02:38:46.338343 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 78 rows starting from the beginning of the part | ||
| 11242 | 2025.12.24 02:38:46.338403 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 11243 | 2025.12.24 02:38:46.338455 [ 4 ] {eba30d25-8d76-43d8-b877-7573b985543a} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2025.12.24 02:38:46.338463 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 11245 | 2025.12.24 02:38:46.338504 [ 4 ] {eba30d25-8d76-43d8-b877-7573b985543a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11246 | 2025.12.24 02:38:46.338899 [ 4 ] {eba30d25-8d76-43d8-b877-7573b985543a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11247 | 2025.12.24 02:38:46.339127 [ 4 ] {eba30d25-8d76-43d8-b877-7573b985543a} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11248 | 2025.12.24 02:38:46.339238 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11249 | 2025.12.24 02:38:46.339262 [ 4 ] {eba30d25-8d76-43d8-b877-7573b985543a} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001363 sec., 148936.17021276595 rows/sec., 10.67 MiB/sec. | ||
| 11250 | 2025.12.24 02:38:46.339264 [ 100 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2025.12.24 02:38:46.339292 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11252 | 2025.12.24 02:38:46.339300 [ 4 ] {eba30d25-8d76-43d8-b877-7573b985543a} <Debug> TCPHandler: Processed in 0.001528255 sec. | ||
| 11253 | 2025.12.24 02:38:46.339364 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 11254 | 2025.12.24 02:38:46.339411 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11255 | 2025.12.24 02:38:46.339467 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11256 | 2025.12.24 02:38:46.339501 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22985 rows starting from the beginning of the part | ||
| 11257 | 2025.12.24 02:38:46.339509 [ 4 ] {29285751-0fa0-4369-9a04-0a9a6d652fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11258 | 2025.12.24 02:38:46.339556 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 11259 | 2025.12.24 02:38:46.339561 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001717358 sec., 906042.8868063618 rows/sec., 72.20 MiB/sec. | ||
| 11260 | 2025.12.24 02:38:46.339570 [ 4 ] {29285751-0fa0-4369-9a04-0a9a6d652fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11261 | 2025.12.24 02:38:46.339611 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 846 rows starting from the beginning of the part | ||
| 11262 | 2025.12.24 02:38:46.339659 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 11263 | 2025.12.24 02:38:46.339699 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 11264 | 2025.12.24 02:38:46.339747 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 203 rows starting from the beginning of the part | ||
| 11265 | 2025.12.24 02:38:46.339756 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11266 | 2025.12.24 02:38:46.340079 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_86_17} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2025.12.24 02:38:46.340159 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_86_17} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11268 | 2025.12.24 02:38:46.340254 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 11269 | 2025.12.24 02:38:46.340410 [ 4 ] {29285751-0fa0-4369-9a04-0a9a6d652fcb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2025.12.24 02:38:46.340450 [ 4 ] {29285751-0fa0-4369-9a04-0a9a6d652fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11271 | 2025.12.24 02:38:46.341007 [ 4 ] {29285751-0fa0-4369-9a04-0a9a6d652fcb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11272 | 2025.12.24 02:38:46.341235 [ 4 ] {29285751-0fa0-4369-9a04-0a9a6d652fcb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2025.12.24 02:38:46.341359 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11274 | 2025.12.24 02:38:46.341382 [ 4 ] {29285751-0fa0-4369-9a04-0a9a6d652fcb} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 13.26 MiB/sec. | ||
| 11275 | 2025.12.24 02:38:46.341389 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2025.12.24 02:38:46.341417 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11277 | 2025.12.24 02:38:46.341450 [ 4 ] {29285751-0fa0-4369-9a04-0a9a6d652fcb} <Debug> TCPHandler: Processed in 0.002089793 sec. | ||
| 11278 | 2025.12.24 02:38:46.341505 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 11279 | 2025.12.24 02:38:46.341562 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11280 | 2025.12.24 02:38:46.341663 [ 4 ] {b96ce175-5122-4472-92dd-24681eb1e61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11281 | 2025.12.24 02:38:46.341706 [ 4 ] {b96ce175-5122-4472-92dd-24681eb1e61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11282 | 2025.12.24 02:38:46.341713 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11283 | 2025.12.24 02:38:46.341771 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1455 rows starting from the beginning of the part | ||
| 11284 | 2025.12.24 02:38:46.341896 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 14 rows starting from the beginning of the part | ||
| 11285 | 2025.12.24 02:38:46.342012 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 26 rows starting from the beginning of the part | ||
| 11286 | 2025.12.24 02:38:46.342067 [ 4 ] {b96ce175-5122-4472-92dd-24681eb1e61f} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2025.12.24 02:38:46.342106 [ 4 ] {b96ce175-5122-4472-92dd-24681eb1e61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11288 | 2025.12.24 02:38:46.342120 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 14 rows starting from the beginning of the part | ||
| 11289 | 2025.12.24 02:38:46.342230 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 26 rows starting from the beginning of the part | ||
| 11290 | 2025.12.24 02:38:46.342338 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 14 rows starting from the beginning of the part | ||
| 11291 | 2025.12.24 02:38:46.342434 [ 4 ] {b96ce175-5122-4472-92dd-24681eb1e61f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11292 | 2025.12.24 02:38:46.342666 [ 4 ] {b96ce175-5122-4472-92dd-24681eb1e61f} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2025.12.24 02:38:46.342780 [ 100 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11294 | 2025.12.24 02:38:46.342803 [ 4 ] {b96ce175-5122-4472-92dd-24681eb1e61f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 11295 | 2025.12.24 02:38:46.342807 [ 100 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11296 | 2025.12.24 02:38:46.342835 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11297 | 2025.12.24 02:38:46.342839 [ 4 ] {b96ce175-5122-4472-92dd-24681eb1e61f} <Debug> TCPHandler: Processed in 0.001327901 sec. | ||
| 11298 | 2025.12.24 02:38:46.342910 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 11299 | 2025.12.24 02:38:46.343021 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11300 | 2025.12.24 02:38:46.343052 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4788 rows starting from the beginning of the part | ||
| 11301 | 2025.12.24 02:38:46.343111 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 11302 | 2025.12.24 02:38:46.343154 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 11303 | 2025.12.24 02:38:46.343191 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 11304 | 2025.12.24 02:38:46.343229 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 11305 | 2025.12.24 02:38:46.343267 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 11306 | 2025.12.24 02:38:46.345523 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5088 rows, containing 4 columns (4 merged, 0 gathered) in 0.002649332 sec., 1920484.1069371449 rows/sec., 129.43 MiB/sec. | ||
| 11307 | 2025.12.24 02:38:46.346086 [ 199 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11308 | 2025.12.24 02:38:46.346172 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24514 rows, containing 5 columns (5 merged, 0 gathered) in 0.006839859 sec., 3583992.009192002 rows/sec., 246.30 MiB/sec. | ||
| 11309 | 2025.12.24 02:38:46.346380 [ 199 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_86_17} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2025.12.24 02:38:46.346462 [ 199 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_86_17} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11311 | 2025.12.24 02:38:46.346560 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11312 | 2025.12.24 02:38:46.346685 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11313 | 2025.12.24 02:38:46.346957 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11314 | 2025.12.24 02:38:46.347029 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11315 | 2025.12.24 02:38:46.347108 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 11316 | 2025.12.24 02:38:46.349241 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 19 columns (19 merged, 0 gathered) in 0.007765284 sec., 199477.57223045544 rows/sec., 357.45 MiB/sec. | ||
| 11317 | 2025.12.24 02:38:46.350833 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11318 | 2025.12.24 02:38:46.351170 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2025.12.24 02:38:46.351244 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11320 | 2025.12.24 02:38:46.351408 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.63 MiB. | ||
| 11321 | 2025.12.24 02:38:47.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.39 MiB, peak 357.30 MiB, free memory in arenas 0.00 B, will set to 345.21 MiB (RSS), difference: 4.83 MiB | ||
| 11322 | 2025.12.24 02:38:47.301810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28239 | ||
| 11323 | 2025.12.24 02:38:47.302331 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11324 | 2025.12.24 02:38:47.302371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11325 | 2025.12.24 02:38:47.302900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11326 | 2025.12.24 02:38:47.303155 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11327 | 2025.12.24 02:38:47.303314 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28239 | ||
| 11328 | 2025.12.24 02:38:48.845751 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11329 | 2025.12.24 02:38:48.863019 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11330 | 2025.12.24 02:38:48.863068 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.98 GiB. | ||
| 11331 | 2025.12.24 02:38:48.869103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11332 | 2025.12.24 02:38:48.869803 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2025.12.24 02:38:48.872676 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11334 | 2025.12.24 02:38:51.325740 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11335 | 2025.12.24 02:38:51.326020 [ 4 ] {055f4c68-e55a-4eb8-a38f-03c001f2a2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11336 | 2025.12.24 02:38:51.326135 [ 4 ] {055f4c68-e55a-4eb8-a38f-03c001f2a2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11337 | 2025.12.24 02:38:51.326823 [ 4 ] {055f4c68-e55a-4eb8-a38f-03c001f2a2ed} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11338 | 2025.12.24 02:38:51.326875 [ 4 ] {055f4c68-e55a-4eb8-a38f-03c001f2a2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11339 | 2025.12.24 02:38:51.327277 [ 4 ] {055f4c68-e55a-4eb8-a38f-03c001f2a2ed} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11340 | 2025.12.24 02:38:51.327505 [ 4 ] {055f4c68-e55a-4eb8-a38f-03c001f2a2ed} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11341 | 2025.12.24 02:38:51.327667 [ 4 ] {055f4c68-e55a-4eb8-a38f-03c001f2a2ed} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001719 sec., 62827.22513089005 rows/sec., 5.27 MiB/sec. | ||
| 11342 | 2025.12.24 02:38:51.327716 [ 4 ] {055f4c68-e55a-4eb8-a38f-03c001f2a2ed} <Debug> TCPHandler: Processed in 0.002145684 sec. | ||
| 11343 | 2025.12.24 02:38:51.327847 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11344 | 2025.12.24 02:38:51.327950 [ 4 ] {41edb141-da6a-4e5f-b316-e1494d531424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11345 | 2025.12.24 02:38:51.327994 [ 4 ] {41edb141-da6a-4e5f-b316-e1494d531424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11346 | 2025.12.24 02:38:51.328449 [ 4 ] {41edb141-da6a-4e5f-b316-e1494d531424} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11347 | 2025.12.24 02:38:51.328487 [ 4 ] {41edb141-da6a-4e5f-b316-e1494d531424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11348 | 2025.12.24 02:38:51.328804 [ 4 ] {41edb141-da6a-4e5f-b316-e1494d531424} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11349 | 2025.12.24 02:38:51.329012 [ 4 ] {41edb141-da6a-4e5f-b316-e1494d531424} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11350 | 2025.12.24 02:38:51.329147 [ 4 ] {41edb141-da6a-4e5f-b316-e1494d531424} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001221 sec., 21294.02129402129 rows/sec., 1.56 MiB/sec. | ||
| 11351 | 2025.12.24 02:38:51.329186 [ 4 ] {41edb141-da6a-4e5f-b316-e1494d531424} <Debug> TCPHandler: Processed in 0.001393043 sec. | ||
| 11352 | 2025.12.24 02:38:51.329308 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11353 | 2025.12.24 02:38:51.329404 [ 4 ] {55928df0-b2bc-47aa-af72-13f3e9527385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11354 | 2025.12.24 02:38:51.329444 [ 4 ] {55928df0-b2bc-47aa-af72-13f3e9527385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11355 | 2025.12.24 02:38:51.329876 [ 4 ] {55928df0-b2bc-47aa-af72-13f3e9527385} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11356 | 2025.12.24 02:38:51.329912 [ 4 ] {55928df0-b2bc-47aa-af72-13f3e9527385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11357 | 2025.12.24 02:38:51.330216 [ 4 ] {55928df0-b2bc-47aa-af72-13f3e9527385} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11358 | 2025.12.24 02:38:51.330453 [ 4 ] {55928df0-b2bc-47aa-af72-13f3e9527385} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11359 | 2025.12.24 02:38:51.330583 [ 4 ] {55928df0-b2bc-47aa-af72-13f3e9527385} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001197 sec., 75187.96992481203 rows/sec., 5.87 MiB/sec. | ||
| 11360 | 2025.12.24 02:38:51.330622 [ 4 ] {55928df0-b2bc-47aa-af72-13f3e9527385} <Debug> TCPHandler: Processed in 0.001364632 sec. | ||
| 11361 | 2025.12.24 02:38:51.330744 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11362 | 2025.12.24 02:38:51.330840 [ 4 ] {3a319ff1-3a6a-435b-8718-b0a660b4c0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11363 | 2025.12.24 02:38:51.330883 [ 4 ] {3a319ff1-3a6a-435b-8718-b0a660b4c0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11364 | 2025.12.24 02:38:51.331281 [ 4 ] {3a319ff1-3a6a-435b-8718-b0a660b4c0ee} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11365 | 2025.12.24 02:38:51.331317 [ 4 ] {3a319ff1-3a6a-435b-8718-b0a660b4c0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11366 | 2025.12.24 02:38:51.331647 [ 4 ] {3a319ff1-3a6a-435b-8718-b0a660b4c0ee} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11367 | 2025.12.24 02:38:51.331854 [ 4 ] {3a319ff1-3a6a-435b-8718-b0a660b4c0ee} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11368 | 2025.12.24 02:38:51.331981 [ 4 ] {3a319ff1-3a6a-435b-8718-b0a660b4c0ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 11369 | 2025.12.24 02:38:51.332017 [ 4 ] {3a319ff1-3a6a-435b-8718-b0a660b4c0ee} <Debug> TCPHandler: Processed in 0.001322931 sec. | ||
| 11370 | 2025.12.24 02:38:51.332123 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11371 | 2025.12.24 02:38:51.332217 [ 4 ] {d04a9389-109c-4f50-bc22-51f7e8f586fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11372 | 2025.12.24 02:38:51.332270 [ 4 ] {d04a9389-109c-4f50-bc22-51f7e8f586fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11373 | 2025.12.24 02:38:51.333039 [ 4 ] {d04a9389-109c-4f50-bc22-51f7e8f586fd} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11374 | 2025.12.24 02:38:51.333077 [ 4 ] {d04a9389-109c-4f50-bc22-51f7e8f586fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11375 | 2025.12.24 02:38:51.333596 [ 4 ] {d04a9389-109c-4f50-bc22-51f7e8f586fd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11376 | 2025.12.24 02:38:51.333817 [ 4 ] {d04a9389-109c-4f50-bc22-51f7e8f586fd} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11377 | 2025.12.24 02:38:51.333955 [ 4 ] {d04a9389-109c-4f50-bc22-51f7e8f586fd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001755 sec., 14814.814814814814 rows/sec., 26.55 MiB/sec. | ||
| 11378 | 2025.12.24 02:38:51.334017 [ 4 ] {d04a9389-109c-4f50-bc22-51f7e8f586fd} <Debug> TCPHandler: Processed in 0.00194344 sec. | ||
| 11379 | 2025.12.24 02:38:51.334132 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11380 | 2025.12.24 02:38:51.334228 [ 4 ] {e9feabb7-a42b-4e0a-adff-14392e6452fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11381 | 2025.12.24 02:38:51.334270 [ 4 ] {e9feabb7-a42b-4e0a-adff-14392e6452fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11382 | 2025.12.24 02:38:51.334594 [ 4 ] {e9feabb7-a42b-4e0a-adff-14392e6452fc} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11383 | 2025.12.24 02:38:51.334630 [ 4 ] {e9feabb7-a42b-4e0a-adff-14392e6452fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11384 | 2025.12.24 02:38:51.334933 [ 4 ] {e9feabb7-a42b-4e0a-adff-14392e6452fc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11385 | 2025.12.24 02:38:51.335162 [ 4 ] {e9feabb7-a42b-4e0a-adff-14392e6452fc} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11386 | 2025.12.24 02:38:51.335288 [ 4 ] {e9feabb7-a42b-4e0a-adff-14392e6452fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 11387 | 2025.12.24 02:38:51.335324 [ 4 ] {e9feabb7-a42b-4e0a-adff-14392e6452fc} <Debug> TCPHandler: Processed in 0.00124228 sec. | ||
| 11388 | 2025.12.24 02:38:54.656049 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11389 | 2025.12.24 02:38:54.656167 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11390 | 2025.12.24 02:38:54.803520 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28687 | ||
| 11391 | 2025.12.24 02:38:54.804029 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11392 | 2025.12.24 02:38:54.804077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11393 | 2025.12.24 02:38:54.804603 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11394 | 2025.12.24 02:38:54.804887 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2025.12.24 02:38:54.805103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28687 | ||
| 11396 | 2025.12.24 02:38:54.891578 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1386 | ||
| 11397 | 2025.12.24 02:38:54.894129 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2025.12.24 02:38:54.894181 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11399 | 2025.12.24 02:38:54.895469 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11400 | 2025.12.24 02:38:54.895768 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2025.12.24 02:38:54.896162 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1386 | ||
| 11402 | 2025.12.24 02:38:56.325144 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11403 | 2025.12.24 02:38:56.325339 [ 4 ] {642260f1-0328-4482-87dd-25e3431e3d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11404 | 2025.12.24 02:38:56.325414 [ 4 ] {642260f1-0328-4482-87dd-25e3431e3d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11405 | 2025.12.24 02:38:56.326143 [ 4 ] {642260f1-0328-4482-87dd-25e3431e3d6a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11406 | 2025.12.24 02:38:56.326195 [ 4 ] {642260f1-0328-4482-87dd-25e3431e3d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11407 | 2025.12.24 02:38:56.326594 [ 4 ] {642260f1-0328-4482-87dd-25e3431e3d6a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11408 | 2025.12.24 02:38:56.326831 [ 4 ] {642260f1-0328-4482-87dd-25e3431e3d6a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11409 | 2025.12.24 02:38:56.326996 [ 4 ] {642260f1-0328-4482-87dd-25e3431e3d6a} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00171 sec., 49122.80701754386 rows/sec., 4.11 MiB/sec. | ||
| 11410 | 2025.12.24 02:38:56.327054 [ 4 ] {642260f1-0328-4482-87dd-25e3431e3d6a} <Debug> TCPHandler: Processed in 0.002042493 sec. | ||
| 11411 | 2025.12.24 02:38:56.327182 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11412 | 2025.12.24 02:38:56.327286 [ 4 ] {e1a9fdf1-ccfe-4fad-8ff8-8caef85e45ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11413 | 2025.12.24 02:38:56.327331 [ 4 ] {e1a9fdf1-ccfe-4fad-8ff8-8caef85e45ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11414 | 2025.12.24 02:38:56.327751 [ 4 ] {e1a9fdf1-ccfe-4fad-8ff8-8caef85e45ea} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11415 | 2025.12.24 02:38:56.327790 [ 4 ] {e1a9fdf1-ccfe-4fad-8ff8-8caef85e45ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11416 | 2025.12.24 02:38:56.328102 [ 4 ] {e1a9fdf1-ccfe-4fad-8ff8-8caef85e45ea} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11417 | 2025.12.24 02:38:56.328328 [ 4 ] {e1a9fdf1-ccfe-4fad-8ff8-8caef85e45ea} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2025.12.24 02:38:56.328463 [ 4 ] {e1a9fdf1-ccfe-4fad-8ff8-8caef85e45ea} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.0012 sec., 11666.666666666668 rows/sec., 877.28 KiB/sec. | ||
| 11419 | 2025.12.24 02:38:56.328501 [ 4 ] {e1a9fdf1-ccfe-4fad-8ff8-8caef85e45ea} <Debug> TCPHandler: Processed in 0.001370312 sec. | ||
| 11420 | 2025.12.24 02:38:56.328603 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11421 | 2025.12.24 02:38:56.328698 [ 4 ] {e8dfaa21-4c82-4a8e-87b2-ecafd09d3b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11422 | 2025.12.24 02:38:56.328740 [ 4 ] {e8dfaa21-4c82-4a8e-87b2-ecafd09d3b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11423 | 2025.12.24 02:38:56.329156 [ 4 ] {e8dfaa21-4c82-4a8e-87b2-ecafd09d3b5d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11424 | 2025.12.24 02:38:56.329193 [ 4 ] {e8dfaa21-4c82-4a8e-87b2-ecafd09d3b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11425 | 2025.12.24 02:38:56.329501 [ 4 ] {e8dfaa21-4c82-4a8e-87b2-ecafd09d3b5d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11426 | 2025.12.24 02:38:56.329732 [ 4 ] {e8dfaa21-4c82-4a8e-87b2-ecafd09d3b5d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11427 | 2025.12.24 02:38:56.329868 [ 4 ] {e8dfaa21-4c82-4a8e-87b2-ecafd09d3b5d} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001189 sec., 65601.3456686291 rows/sec., 5.12 MiB/sec. | ||
| 11428 | 2025.12.24 02:38:56.329907 [ 4 ] {e8dfaa21-4c82-4a8e-87b2-ecafd09d3b5d} <Debug> TCPHandler: Processed in 0.001353561 sec. | ||
| 11429 | 2025.12.24 02:38:56.330014 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11430 | 2025.12.24 02:38:56.330109 [ 4 ] {486b4241-4fb5-46e4-956f-993ed1971a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11431 | 2025.12.24 02:38:56.330153 [ 4 ] {486b4241-4fb5-46e4-956f-993ed1971a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11432 | 2025.12.24 02:38:56.330560 [ 4 ] {486b4241-4fb5-46e4-956f-993ed1971a5f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11433 | 2025.12.24 02:38:56.330597 [ 4 ] {486b4241-4fb5-46e4-956f-993ed1971a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11434 | 2025.12.24 02:38:56.330929 [ 4 ] {486b4241-4fb5-46e4-956f-993ed1971a5f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11435 | 2025.12.24 02:38:56.331145 [ 4 ] {486b4241-4fb5-46e4-956f-993ed1971a5f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11436 | 2025.12.24 02:38:56.331278 [ 4 ] {486b4241-4fb5-46e4-956f-993ed1971a5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 11437 | 2025.12.24 02:38:56.331316 [ 4 ] {486b4241-4fb5-46e4-956f-993ed1971a5f} <Debug> TCPHandler: Processed in 0.001351382 sec. | ||
| 11438 | 2025.12.24 02:38:56.331421 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11439 | 2025.12.24 02:38:56.331524 [ 4 ] {964deeed-dbcf-44a3-b3eb-282479d5b1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11440 | 2025.12.24 02:38:56.331579 [ 4 ] {964deeed-dbcf-44a3-b3eb-282479d5b1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11441 | 2025.12.24 02:38:56.332376 [ 4 ] {964deeed-dbcf-44a3-b3eb-282479d5b1eb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11442 | 2025.12.24 02:38:56.332413 [ 4 ] {964deeed-dbcf-44a3-b3eb-282479d5b1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11443 | 2025.12.24 02:38:56.332945 [ 4 ] {964deeed-dbcf-44a3-b3eb-282479d5b1eb} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11444 | 2025.12.24 02:38:56.333174 [ 4 ] {964deeed-dbcf-44a3-b3eb-282479d5b1eb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11445 | 2025.12.24 02:38:56.333321 [ 4 ] {964deeed-dbcf-44a3-b3eb-282479d5b1eb} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001815 sec., 7713.498622589532 rows/sec., 13.82 MiB/sec. | ||
| 11446 | 2025.12.24 02:38:56.333387 [ 4 ] {964deeed-dbcf-44a3-b3eb-282479d5b1eb} <Debug> TCPHandler: Processed in 0.002015143 sec. | ||
| 11447 | 2025.12.24 02:38:56.333498 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11448 | 2025.12.24 02:38:56.333593 [ 4 ] {919d06b6-5e2b-48fe-94af-3cd83f84c362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11449 | 2025.12.24 02:38:56.333635 [ 4 ] {919d06b6-5e2b-48fe-94af-3cd83f84c362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11450 | 2025.12.24 02:38:56.333976 [ 4 ] {919d06b6-5e2b-48fe-94af-3cd83f84c362} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11451 | 2025.12.24 02:38:56.334013 [ 4 ] {919d06b6-5e2b-48fe-94af-3cd83f84c362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11452 | 2025.12.24 02:38:56.334325 [ 4 ] {919d06b6-5e2b-48fe-94af-3cd83f84c362} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11453 | 2025.12.24 02:38:56.334529 [ 4 ] {919d06b6-5e2b-48fe-94af-3cd83f84c362} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11454 | 2025.12.24 02:38:56.334660 [ 4 ] {919d06b6-5e2b-48fe-94af-3cd83f84c362} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 11455 | 2025.12.24 02:38:56.334698 [ 4 ] {919d06b6-5e2b-48fe-94af-3cd83f84c362} <Debug> TCPHandler: Processed in 0.001248419 sec. | ||
| 11456 | 2025.12.24 02:38:56.372809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11457 | 2025.12.24 02:38:56.390682 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2025.12.24 02:38:56.390752 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11459 | 2025.12.24 02:38:56.397012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11460 | 2025.12.24 02:38:56.397766 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11461 | 2025.12.24 02:38:56.400805 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11462 | 2025.12.24 02:39:01.354412 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11463 | 2025.12.24 02:39:01.354612 [ 4 ] {98cc1f02-79ea-460d-b23d-248e4372072b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11464 | 2025.12.24 02:39:01.354680 [ 4 ] {98cc1f02-79ea-460d-b23d-248e4372072b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11465 | 2025.12.24 02:39:01.356265 [ 4 ] {98cc1f02-79ea-460d-b23d-248e4372072b} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11466 | 2025.12.24 02:39:01.356317 [ 4 ] {98cc1f02-79ea-460d-b23d-248e4372072b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11467 | 2025.12.24 02:39:01.356777 [ 4 ] {98cc1f02-79ea-460d-b23d-248e4372072b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11468 | 2025.12.24 02:39:01.357019 [ 4 ] {98cc1f02-79ea-460d-b23d-248e4372072b} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11469 | 2025.12.24 02:39:01.357177 [ 4 ] {98cc1f02-79ea-460d-b23d-248e4372072b} <Debug> executeQuery: Read 1248 rows, 105.85 KiB in 0.002612 sec., 477794.7932618683 rows/sec., 39.57 MiB/sec. | ||
| 11470 | 2025.12.24 02:39:01.357229 [ 4 ] {98cc1f02-79ea-460d-b23d-248e4372072b} <Debug> TCPHandler: Processed in 0.002943797 sec. | ||
| 11471 | 2025.12.24 02:39:01.357362 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11472 | 2025.12.24 02:39:01.357468 [ 4 ] {7dcff0cb-2c38-4a09-9ff1-301702fa2559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11473 | 2025.12.24 02:39:01.357514 [ 4 ] {7dcff0cb-2c38-4a09-9ff1-301702fa2559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11474 | 2025.12.24 02:39:01.357939 [ 4 ] {7dcff0cb-2c38-4a09-9ff1-301702fa2559} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11475 | 2025.12.24 02:39:01.357976 [ 4 ] {7dcff0cb-2c38-4a09-9ff1-301702fa2559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11476 | 2025.12.24 02:39:01.358290 [ 4 ] {7dcff0cb-2c38-4a09-9ff1-301702fa2559} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11477 | 2025.12.24 02:39:01.358496 [ 4 ] {7dcff0cb-2c38-4a09-9ff1-301702fa2559} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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.12.24 02:39:01.358634 [ 4 ] {7dcff0cb-2c38-4a09-9ff1-301702fa2559} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001192 sec., 21812.080536912752 rows/sec., 1.60 MiB/sec. | ||
| 11479 | 2025.12.24 02:39:01.358673 [ 4 ] {7dcff0cb-2c38-4a09-9ff1-301702fa2559} <Debug> TCPHandler: Processed in 0.001370722 sec. | ||
| 11480 | 2025.12.24 02:39:01.358790 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11481 | 2025.12.24 02:39:01.358889 [ 4 ] {1c33c785-4020-4019-aecb-95e28d25ffe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11482 | 2025.12.24 02:39:01.358931 [ 4 ] {1c33c785-4020-4019-aecb-95e28d25ffe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11483 | 2025.12.24 02:39:01.359456 [ 4 ] {1c33c785-4020-4019-aecb-95e28d25ffe0} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11484 | 2025.12.24 02:39:01.359494 [ 4 ] {1c33c785-4020-4019-aecb-95e28d25ffe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11485 | 2025.12.24 02:39:01.359805 [ 4 ] {1c33c785-4020-4019-aecb-95e28d25ffe0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11486 | 2025.12.24 02:39:01.360013 [ 4 ] {1c33c785-4020-4019-aecb-95e28d25ffe0} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11487 | 2025.12.24 02:39:01.360143 [ 4 ] {1c33c785-4020-4019-aecb-95e28d25ffe0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001275 sec., 178823.5294117647 rows/sec., 12.11 MiB/sec. | ||
| 11488 | 2025.12.24 02:39:01.360181 [ 4 ] {1c33c785-4020-4019-aecb-95e28d25ffe0} <Debug> TCPHandler: Processed in 0.001442173 sec. | ||
| 11489 | 2025.12.24 02:39:01.360285 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11490 | 2025.12.24 02:39:01.360388 [ 4 ] {836016e0-50f3-4ef9-b8ff-b615d5a470ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11491 | 2025.12.24 02:39:01.360432 [ 4 ] {836016e0-50f3-4ef9-b8ff-b615d5a470ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11492 | 2025.12.24 02:39:01.361126 [ 4 ] {836016e0-50f3-4ef9-b8ff-b615d5a470ed} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11493 | 2025.12.24 02:39:01.361163 [ 4 ] {836016e0-50f3-4ef9-b8ff-b615d5a470ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11494 | 2025.12.24 02:39:01.361502 [ 4 ] {836016e0-50f3-4ef9-b8ff-b615d5a470ed} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11495 | 2025.12.24 02:39:01.361716 [ 4 ] {836016e0-50f3-4ef9-b8ff-b615d5a470ed} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11496 | 2025.12.24 02:39:01.361852 [ 4 ] {836016e0-50f3-4ef9-b8ff-b615d5a470ed} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001485 sec., 367676.76767676766 rows/sec., 27.28 MiB/sec. | ||
| 11497 | 2025.12.24 02:39:01.361892 [ 4 ] {836016e0-50f3-4ef9-b8ff-b615d5a470ed} <Debug> TCPHandler: Processed in 0.001657646 sec. | ||
| 11498 | 2025.12.24 02:39:01.362013 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11499 | 2025.12.24 02:39:01.362110 [ 4 ] {b15a06fc-f926-4ce4-9c95-a8ccf8b42c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11500 | 2025.12.24 02:39:01.362155 [ 4 ] {b15a06fc-f926-4ce4-9c95-a8ccf8b42c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11501 | 2025.12.24 02:39:01.362807 [ 4 ] {b15a06fc-f926-4ce4-9c95-a8ccf8b42c30} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11502 | 2025.12.24 02:39:01.362844 [ 4 ] {b15a06fc-f926-4ce4-9c95-a8ccf8b42c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11503 | 2025.12.24 02:39:01.363227 [ 4 ] {b15a06fc-f926-4ce4-9c95-a8ccf8b42c30} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11504 | 2025.12.24 02:39:01.363437 [ 4 ] {b15a06fc-f926-4ce4-9c95-a8ccf8b42c30} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11505 | 2025.12.24 02:39:01.363567 [ 4 ] {b15a06fc-f926-4ce4-9c95-a8ccf8b42c30} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001477 sec., 571428.5714285715 rows/sec., 38.46 MiB/sec. | ||
| 11506 | 2025.12.24 02:39:01.363605 [ 4 ] {b15a06fc-f926-4ce4-9c95-a8ccf8b42c30} <Debug> TCPHandler: Processed in 0.001641106 sec. | ||
| 11507 | 2025.12.24 02:39:01.363723 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11508 | 2025.12.24 02:39:01.363818 [ 4 ] {c51ec3f5-87aa-4fcc-a54d-40a2778ee9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11509 | 2025.12.24 02:39:01.363873 [ 4 ] {c51ec3f5-87aa-4fcc-a54d-40a2778ee9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11510 | 2025.12.24 02:39:01.364714 [ 4 ] {c51ec3f5-87aa-4fcc-a54d-40a2778ee9eb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2025.12.24 02:39:01.364751 [ 4 ] {c51ec3f5-87aa-4fcc-a54d-40a2778ee9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11512 | 2025.12.24 02:39:01.365281 [ 4 ] {c51ec3f5-87aa-4fcc-a54d-40a2778ee9eb} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11513 | 2025.12.24 02:39:01.365513 [ 4 ] {c51ec3f5-87aa-4fcc-a54d-40a2778ee9eb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11514 | 2025.12.24 02:39:01.365652 [ 4 ] {c51ec3f5-87aa-4fcc-a54d-40a2778ee9eb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001852 sec., 14038.876889848812 rows/sec., 25.16 MiB/sec. | ||
| 11515 | 2025.12.24 02:39:01.365717 [ 4 ] {c51ec3f5-87aa-4fcc-a54d-40a2778ee9eb} <Debug> TCPHandler: Processed in 0.002043252 sec. | ||
| 11516 | 2025.12.24 02:39:01.365829 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11517 | 2025.12.24 02:39:01.365924 [ 4 ] {7f0dc6cf-9d47-42bd-9e7e-7af377bf4740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11518 | 2025.12.24 02:39:01.365967 [ 4 ] {7f0dc6cf-9d47-42bd-9e7e-7af377bf4740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11519 | 2025.12.24 02:39:01.366316 [ 4 ] {7f0dc6cf-9d47-42bd-9e7e-7af377bf4740} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11520 | 2025.12.24 02:39:01.366353 [ 4 ] {7f0dc6cf-9d47-42bd-9e7e-7af377bf4740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11521 | 2025.12.24 02:39:01.366667 [ 4 ] {7f0dc6cf-9d47-42bd-9e7e-7af377bf4740} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11522 | 2025.12.24 02:39:01.366874 [ 4 ] {7f0dc6cf-9d47-42bd-9e7e-7af377bf4740} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11523 | 2025.12.24 02:39:01.367005 [ 4 ] {7f0dc6cf-9d47-42bd-9e7e-7af377bf4740} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 11524 | 2025.12.24 02:39:01.367044 [ 4 ] {7f0dc6cf-9d47-42bd-9e7e-7af377bf4740} <Debug> TCPHandler: Processed in 0.00126388 sec. | ||
| 11525 | 2025.12.24 02:39:02.305277 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29199 | ||
| 11526 | 2025.12.24 02:39:02.305783 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11527 | 2025.12.24 02:39:02.305829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11528 | 2025.12.24 02:39:02.306304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11529 | 2025.12.24 02:39:02.306528 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11530 | 2025.12.24 02:39:02.306668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29199 | ||
| 11531 | 2025.12.24 02:39:02.306678 [ 87 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11532 | 2025.12.24 02:39:02.306747 [ 87 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2025.12.24 02:39:02.306766 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11534 | 2025.12.24 02:39:02.306885 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 11535 | 2025.12.24 02:39:02.307027 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11536 | 2025.12.24 02:39:02.307072 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26767 rows starting from the beginning of the part | ||
| 11537 | 2025.12.24 02:39:02.307141 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 11538 | 2025.12.24 02:39:02.307190 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 11539 | 2025.12.24 02:39:02.307234 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 11540 | 2025.12.24 02:39:02.307273 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 11541 | 2025.12.24 02:39:02.307316 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 11542 | 2025.12.24 02:39:02.309456 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002619662 sec., 11146094.419814464 rows/sec., 159.45 MiB/sec. | ||
| 11543 | 2025.12.24 02:39:02.309792 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11544 | 2025.12.24 02:39:02.310078 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_61_12} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2025.12.24 02:39:02.310148 [ 200 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_61_12} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11546 | 2025.12.24 02:39:02.310236 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 11547 | 2025.12.24 02:39:03.900913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11548 | 2025.12.24 02:39:03.919486 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11549 | 2025.12.24 02:39:03.919559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11550 | 2025.12.24 02:39:03.925767 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11551 | 2025.12.24 02:39:03.926554 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11552 | 2025.12.24 02:39:03.926883 [ 86 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11553 | 2025.12.24 02:39:03.926950 [ 86 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11554 | 2025.12.24 02:39:03.926971 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11555 | 2025.12.24 02:39:03.927091 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 11556 | 2025.12.24 02:39:03.930421 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11557 | 2025.12.24 02:39:03.931040 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11558 | 2025.12.24 02:39:03.932632 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 11559 | 2025.12.24 02:39:03.937363 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 11560 | 2025.12.24 02:39:03.942117 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 11561 | 2025.12.24 02:39:03.946676 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 11562 | 2025.12.24 02:39:03.951445 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 11563 | 2025.12.24 02:39:03.955283 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 11564 | 2025.12.24 02:39:04.000239 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 357.97 MiB, peak 359.90 MiB, free memory in arenas 0.00 B, will set to 346.98 MiB (RSS), difference: -10.98 MiB | ||
| 11565 | 2025.12.24 02:39:04.007266 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.080230638 sec., 5733.470547747607 rows/sec., 29.65 MiB/sec. | ||
| 11566 | 2025.12.24 02:39:04.009450 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11567 | 2025.12.24 02:39:04.011266 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_61_12} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11568 | 2025.12.24 02:39:04.011364 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_61_12} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11569 | 2025.12.24 02:39:04.013007 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11570 | 2025.12.24 02:39:04.896412 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1412 | ||
| 11571 | 2025.12.24 02:39:04.898800 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11572 | 2025.12.24 02:39:04.898860 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11573 | 2025.12.24 02:39:04.900182 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11574 | 2025.12.24 02:39:04.900486 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11575 | 2025.12.24 02:39:04.900880 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1412 | ||
| 11576 | 2025.12.24 02:39:05.000283 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.49 MiB, peak 359.90 MiB, free memory in arenas 0.00 B, will set to 347.30 MiB (RSS), difference: 11.80 MiB | ||
| 11577 | 2025.12.24 02:39:06.326498 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11578 | 2025.12.24 02:39:06.326689 [ 4 ] {b2d3a566-02de-4bdd-95cc-80a0f76691b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11579 | 2025.12.24 02:39:06.326762 [ 4 ] {b2d3a566-02de-4bdd-95cc-80a0f76691b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11580 | 2025.12.24 02:39:06.327501 [ 4 ] {b2d3a566-02de-4bdd-95cc-80a0f76691b7} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11581 | 2025.12.24 02:39:06.327548 [ 4 ] {b2d3a566-02de-4bdd-95cc-80a0f76691b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11582 | 2025.12.24 02:39:06.327975 [ 4 ] {b2d3a566-02de-4bdd-95cc-80a0f76691b7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11583 | 2025.12.24 02:39:06.328216 [ 4 ] {b2d3a566-02de-4bdd-95cc-80a0f76691b7} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2025.12.24 02:39:06.328379 [ 4 ] {b2d3a566-02de-4bdd-95cc-80a0f76691b7} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00174 sec., 48275.862068965514 rows/sec., 4.04 MiB/sec. | ||
| 11585 | 2025.12.24 02:39:06.328431 [ 4 ] {b2d3a566-02de-4bdd-95cc-80a0f76691b7} <Debug> TCPHandler: Processed in 0.002063573 sec. | ||
| 11586 | 2025.12.24 02:39:06.328559 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11587 | 2025.12.24 02:39:06.328660 [ 4 ] {311155ea-ecda-4d65-b77d-2deb8e4f2592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11588 | 2025.12.24 02:39:06.328705 [ 4 ] {311155ea-ecda-4d65-b77d-2deb8e4f2592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11589 | 2025.12.24 02:39:06.329130 [ 4 ] {311155ea-ecda-4d65-b77d-2deb8e4f2592} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2025.12.24 02:39:06.329166 [ 4 ] {311155ea-ecda-4d65-b77d-2deb8e4f2592} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11591 | 2025.12.24 02:39:06.329491 [ 4 ] {311155ea-ecda-4d65-b77d-2deb8e4f2592} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11592 | 2025.12.24 02:39:06.329718 [ 4 ] {311155ea-ecda-4d65-b77d-2deb8e4f2592} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2025.12.24 02:39:06.329859 [ 4 ] {311155ea-ecda-4d65-b77d-2deb8e4f2592} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001223 sec., 11447.260834014718 rows/sec., 860.78 KiB/sec. | ||
| 11594 | 2025.12.24 02:39:06.329899 [ 4 ] {311155ea-ecda-4d65-b77d-2deb8e4f2592} <Debug> TCPHandler: Processed in 0.001393353 sec. | ||
| 11595 | 2025.12.24 02:39:06.330007 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2025.12.24 02:39:06.330103 [ 4 ] {dceec4ff-2321-455d-914e-f6f8bd3a0e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11597 | 2025.12.24 02:39:06.330145 [ 4 ] {dceec4ff-2321-455d-914e-f6f8bd3a0e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11598 | 2025.12.24 02:39:06.330576 [ 4 ] {dceec4ff-2321-455d-914e-f6f8bd3a0e2f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2025.12.24 02:39:06.330612 [ 4 ] {dceec4ff-2321-455d-914e-f6f8bd3a0e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11600 | 2025.12.24 02:39:06.330931 [ 4 ] {dceec4ff-2321-455d-914e-f6f8bd3a0e2f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11601 | 2025.12.24 02:39:06.331144 [ 4 ] {dceec4ff-2321-455d-914e-f6f8bd3a0e2f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2025.12.24 02:39:06.331273 [ 4 ] {dceec4ff-2321-455d-914e-f6f8bd3a0e2f} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001191 sec., 65491.1838790932 rows/sec., 5.11 MiB/sec. | ||
| 11603 | 2025.12.24 02:39:06.331311 [ 4 ] {dceec4ff-2321-455d-914e-f6f8bd3a0e2f} <Debug> TCPHandler: Processed in 0.001354702 sec. | ||
| 11604 | 2025.12.24 02:39:06.331424 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11605 | 2025.12.24 02:39:06.331519 [ 4 ] {8a5c8722-25fe-4cf9-9c19-19c9ec346b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11606 | 2025.12.24 02:39:06.331563 [ 4 ] {8a5c8722-25fe-4cf9-9c19-19c9ec346b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11607 | 2025.12.24 02:39:06.331973 [ 4 ] {8a5c8722-25fe-4cf9-9c19-19c9ec346b9a} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2025.12.24 02:39:06.332009 [ 4 ] {8a5c8722-25fe-4cf9-9c19-19c9ec346b9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11609 | 2025.12.24 02:39:06.332348 [ 4 ] {8a5c8722-25fe-4cf9-9c19-19c9ec346b9a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11610 | 2025.12.24 02:39:06.332567 [ 4 ] {8a5c8722-25fe-4cf9-9c19-19c9ec346b9a} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2025.12.24 02:39:06.332697 [ 4 ] {8a5c8722-25fe-4cf9-9c19-19c9ec346b9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 11612 | 2025.12.24 02:39:06.332735 [ 4 ] {8a5c8722-25fe-4cf9-9c19-19c9ec346b9a} <Debug> TCPHandler: Processed in 0.001361662 sec. | ||
| 11613 | 2025.12.24 02:39:06.332855 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2025.12.24 02:39:06.332974 [ 4 ] {2f99c86d-f758-458a-ae59-105cca299585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11615 | 2025.12.24 02:39:06.333039 [ 4 ] {2f99c86d-f758-458a-ae59-105cca299585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11616 | 2025.12.24 02:39:06.333878 [ 4 ] {2f99c86d-f758-458a-ae59-105cca299585} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2025.12.24 02:39:06.333913 [ 4 ] {2f99c86d-f758-458a-ae59-105cca299585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11618 | 2025.12.24 02:39:06.334429 [ 4 ] {2f99c86d-f758-458a-ae59-105cca299585} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11619 | 2025.12.24 02:39:06.334648 [ 4 ] {2f99c86d-f758-458a-ae59-105cca299585} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2025.12.24 02:39:06.334798 [ 4 ] {2f99c86d-f758-458a-ae59-105cca299585} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001848 sec., 7575.757575757576 rows/sec., 13.58 MiB/sec. | ||
| 11621 | 2025.12.24 02:39:06.334851 [ 4 ] {2f99c86d-f758-458a-ae59-105cca299585} <Debug> TCPHandler: Processed in 0.002055413 sec. | ||
| 11622 | 2025.12.24 02:39:06.334961 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11623 | 2025.12.24 02:39:06.335053 [ 4 ] {3c4a2afb-c205-437c-a955-80050b48838a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11624 | 2025.12.24 02:39:06.335094 [ 4 ] {3c4a2afb-c205-437c-a955-80050b48838a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11625 | 2025.12.24 02:39:06.335430 [ 4 ] {3c4a2afb-c205-437c-a955-80050b48838a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2025.12.24 02:39:06.335464 [ 4 ] {3c4a2afb-c205-437c-a955-80050b48838a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11627 | 2025.12.24 02:39:06.335763 [ 4 ] {3c4a2afb-c205-437c-a955-80050b48838a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11628 | 2025.12.24 02:39:06.335970 [ 4 ] {3c4a2afb-c205-437c-a955-80050b48838a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2025.12.24 02:39:06.336094 [ 4 ] {3c4a2afb-c205-437c-a955-80050b48838a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 11630 | 2025.12.24 02:39:06.336129 [ 4 ] {3c4a2afb-c205-437c-a955-80050b48838a} <Debug> TCPHandler: Processed in 0.001216069 sec. | ||
| 11631 | 2025.12.24 02:39:09.656221 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11632 | 2025.12.24 02:39:09.656290 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11633 | 2025.12.24 02:39:09.806857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29647 | ||
| 11634 | 2025.12.24 02:39:09.807352 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2025.12.24 02:39:09.807403 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11636 | 2025.12.24 02:39:09.807872 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11637 | 2025.12.24 02:39:09.808098 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2025.12.24 02:39:09.808246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29647 | ||
| 11639 | 2025.12.24 02:39:11.326300 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11640 | 2025.12.24 02:39:11.326465 [ 4 ] {62982b48-a1e7-4461-b602-8266908534a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11641 | 2025.12.24 02:39:11.326531 [ 4 ] {62982b48-a1e7-4461-b602-8266908534a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11642 | 2025.12.24 02:39:11.327220 [ 4 ] {62982b48-a1e7-4461-b602-8266908534a1} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11643 | 2025.12.24 02:39:11.327258 [ 4 ] {62982b48-a1e7-4461-b602-8266908534a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11644 | 2025.12.24 02:39:11.327648 [ 4 ] {62982b48-a1e7-4461-b602-8266908534a1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11645 | 2025.12.24 02:39:11.327868 [ 4 ] {62982b48-a1e7-4461-b602-8266908534a1} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11646 | 2025.12.24 02:39:11.328014 [ 4 ] {62982b48-a1e7-4461-b602-8266908534a1} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001594 sec., 67754.07779171896 rows/sec., 5.69 MiB/sec. | ||
| 11647 | 2025.12.24 02:39:11.328053 [ 4 ] {62982b48-a1e7-4461-b602-8266908534a1} <Debug> TCPHandler: Processed in 0.00186748 sec. | ||
| 11648 | 2025.12.24 02:39:11.328128 [ 80 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11649 | 2025.12.24 02:39:11.328171 [ 80 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11650 | 2025.12.24 02:39:11.328194 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11651 | 2025.12.24 02:39:11.328225 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11652 | 2025.12.24 02:39:11.328281 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 11653 | 2025.12.24 02:39:11.328358 [ 4 ] {33e25f28-3da7-4f5d-b525-97f5c0fcd49a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11654 | 2025.12.24 02:39:11.328372 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11655 | 2025.12.24 02:39:11.328403 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1406 rows starting from the beginning of the part | ||
| 11656 | 2025.12.24 02:39:11.328407 [ 4 ] {33e25f28-3da7-4f5d-b525-97f5c0fcd49a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11657 | 2025.12.24 02:39:11.328460 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 11658 | 2025.12.24 02:39:11.328517 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 84 rows starting from the beginning of the part | ||
| 11659 | 2025.12.24 02:39:11.328572 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1248 rows starting from the beginning of the part | ||
| 11660 | 2025.12.24 02:39:11.328620 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 84 rows starting from the beginning of the part | ||
| 11661 | 2025.12.24 02:39:11.328658 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 11662 | 2025.12.24 02:39:11.328894 [ 4 ] {33e25f28-3da7-4f5d-b525-97f5c0fcd49a} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11663 | 2025.12.24 02:39:11.328928 [ 4 ] {33e25f28-3da7-4f5d-b525-97f5c0fcd49a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11664 | 2025.12.24 02:39:11.329229 [ 4 ] {33e25f28-3da7-4f5d-b525-97f5c0fcd49a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11665 | 2025.12.24 02:39:11.329436 [ 4 ] {33e25f28-3da7-4f5d-b525-97f5c0fcd49a} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11666 | 2025.12.24 02:39:11.329544 [ 80 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11667 | 2025.12.24 02:39:11.329561 [ 4 ] {33e25f28-3da7-4f5d-b525-97f5c0fcd49a} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001227 sec., 21189.894050529747 rows/sec., 1.56 MiB/sec. | ||
| 11668 | 2025.12.24 02:39:11.329581 [ 80 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2025.12.24 02:39:11.329600 [ 4 ] {33e25f28-3da7-4f5d-b525-97f5c0fcd49a} <Debug> TCPHandler: Processed in 0.001427702 sec. | ||
| 11670 | 2025.12.24 02:39:11.329600 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11671 | 2025.12.24 02:39:11.329719 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11672 | 2025.12.24 02:39:11.329735 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 11673 | 2025.12.24 02:39:11.329811 [ 4 ] {a8b53829-e01c-4bf4-8a7c-26bc37bb807f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11674 | 2025.12.24 02:39:11.329856 [ 4 ] {a8b53829-e01c-4bf4-8a7c-26bc37bb807f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11675 | 2025.12.24 02:39:11.329884 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11676 | 2025.12.24 02:39:11.329920 [ 198 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3038 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672076 sec., 1816903.059430313 rows/sec., 158.58 MiB/sec. | ||
| 11677 | 2025.12.24 02:39:11.329922 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 70 rows starting from the beginning of the part | ||
| 11678 | 2025.12.24 02:39:11.330028 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part | ||
| 11679 | 2025.12.24 02:39:11.330077 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 14 rows starting from the beginning of the part | ||
| 11680 | 2025.12.24 02:39:11.330117 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11681 | 2025.12.24 02:39:11.330119 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part | ||
| 11682 | 2025.12.24 02:39:11.330189 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 14 rows starting from the beginning of the part | ||
| 11683 | 2025.12.24 02:39:11.330231 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part | ||
| 11684 | 2025.12.24 02:39:11.330289 [ 4 ] {a8b53829-e01c-4bf4-8a7c-26bc37bb807f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11685 | 2025.12.24 02:39:11.330328 [ 4 ] {a8b53829-e01c-4bf4-8a7c-26bc37bb807f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11686 | 2025.12.24 02:39:11.330368 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_91_18} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11687 | 2025.12.24 02:39:11.330444 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_91_18} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11688 | 2025.12.24 02:39:11.330505 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 11689 | 2025.12.24 02:39:11.330656 [ 4 ] {a8b53829-e01c-4bf4-8a7c-26bc37bb807f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11690 | 2025.12.24 02:39:11.330878 [ 4 ] {a8b53829-e01c-4bf4-8a7c-26bc37bb807f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11691 | 2025.12.24 02:39:11.330991 [ 80 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11692 | 2025.12.24 02:39:11.331008 [ 4 ] {a8b53829-e01c-4bf4-8a7c-26bc37bb807f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001215 sec., 74074.07407407407 rows/sec., 5.78 MiB/sec. | ||
| 11693 | 2025.12.24 02:39:11.331025 [ 80 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11694 | 2025.12.24 02:39:11.331042 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11695 | 2025.12.24 02:39:11.331044 [ 4 ] {a8b53829-e01c-4bf4-8a7c-26bc37bb807f} <Debug> TCPHandler: Processed in 0.001372752 sec. | ||
| 11696 | 2025.12.24 02:39:11.331052 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377882 sec., 127732.27315546614 rows/sec., 9.84 MiB/sec. | ||
| 11697 | 2025.12.24 02:39:11.331138 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 11698 | 2025.12.24 02:39:11.331164 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11699 | 2025.12.24 02:39:11.331251 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11700 | 2025.12.24 02:39:11.331271 [ 4 ] {8e7bd568-a901-4395-b04c-675237c38b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11701 | 2025.12.24 02:39:11.331277 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11702 | 2025.12.24 02:39:11.331321 [ 4 ] {8e7bd568-a901-4395-b04c-675237c38b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11703 | 2025.12.24 02:39:11.331323 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 632 rows starting from the beginning of the part | ||
| 11704 | 2025.12.24 02:39:11.331403 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 11705 | 2025.12.24 02:39:11.331448 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 78 rows starting from the beginning of the part | ||
| 11706 | 2025.12.24 02:39:11.331492 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 546 rows starting from the beginning of the part | ||
| 11707 | 2025.12.24 02:39:11.331532 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 78 rows starting from the beginning of the part | ||
| 11708 | 2025.12.24 02:39:11.331561 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_86_17} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11709 | 2025.12.24 02:39:11.331573 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 11710 | 2025.12.24 02:39:11.331651 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_86_17} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11711 | 2025.12.24 02:39:11.331749 [ 4 ] {8e7bd568-a901-4395-b04c-675237c38b70} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2025.12.24 02:39:11.331767 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11713 | 2025.12.24 02:39:11.331790 [ 4 ] {8e7bd568-a901-4395-b04c-675237c38b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11714 | 2025.12.24 02:39:11.332140 [ 4 ] {8e7bd568-a901-4395-b04c-675237c38b70} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11715 | 2025.12.24 02:39:11.332349 [ 4 ] {8e7bd568-a901-4395-b04c-675237c38b70} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11716 | 2025.12.24 02:39:11.332442 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11717 | 2025.12.24 02:39:11.332472 [ 4 ] {8e7bd568-a901-4395-b04c-675237c38b70} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 11718 | 2025.12.24 02:39:11.332480 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11719 | 2025.12.24 02:39:11.332505 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11720 | 2025.12.24 02:39:11.332508 [ 4 ] {8e7bd568-a901-4395-b04c-675237c38b70} <Debug> TCPHandler: Processed in 0.001391642 sec. | ||
| 11721 | 2025.12.24 02:39:11.332560 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470373 sec., 1029670.702604033 rows/sec., 81.72 MiB/sec. | ||
| 11722 | 2025.12.24 02:39:11.332604 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 11723 | 2025.12.24 02:39:11.332625 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11724 | 2025.12.24 02:39:11.332737 [ 4 ] {5e9dc7fc-5f3b-4ac0-aad5-c4109c91bd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11725 | 2025.12.24 02:39:11.332744 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11726 | 2025.12.24 02:39:11.332766 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11727 | 2025.12.24 02:39:11.332793 [ 4 ] {5e9dc7fc-5f3b-4ac0-aad5-c4109c91bd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11728 | 2025.12.24 02:39:11.332807 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24514 rows starting from the beginning of the part | ||
| 11729 | 2025.12.24 02:39:11.332881 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 11730 | 2025.12.24 02:39:11.332934 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 11731 | 2025.12.24 02:39:11.332980 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 844 rows starting from the beginning of the part | ||
| 11732 | 2025.12.24 02:39:11.333021 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 11733 | 2025.12.24 02:39:11.333061 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_91_18} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11734 | 2025.12.24 02:39:11.333064 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 11735 | 2025.12.24 02:39:11.333164 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_91_18} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11736 | 2025.12.24 02:39:11.333262 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 11737 | 2025.12.24 02:39:11.333611 [ 4 ] {5e9dc7fc-5f3b-4ac0-aad5-c4109c91bd9e} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2025.12.24 02:39:11.333651 [ 4 ] {5e9dc7fc-5f3b-4ac0-aad5-c4109c91bd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11739 | 2025.12.24 02:39:11.334210 [ 4 ] {5e9dc7fc-5f3b-4ac0-aad5-c4109c91bd9e} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11740 | 2025.12.24 02:39:11.334427 [ 4 ] {5e9dc7fc-5f3b-4ac0-aad5-c4109c91bd9e} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2025.12.24 02:39:11.334539 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11742 | 2025.12.24 02:39:11.334566 [ 4 ] {5e9dc7fc-5f3b-4ac0-aad5-c4109c91bd9e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001847 sec., 14076.881429344885 rows/sec., 25.23 MiB/sec. | ||
| 11743 | 2025.12.24 02:39:11.334567 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2025.12.24 02:39:11.334597 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11745 | 2025.12.24 02:39:11.334620 [ 4 ] {5e9dc7fc-5f3b-4ac0-aad5-c4109c91bd9e} <Debug> TCPHandler: Processed in 0.002042082 sec. | ||
| 11746 | 2025.12.24 02:39:11.334669 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 11747 | 2025.12.24 02:39:11.334739 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11748 | 2025.12.24 02:39:11.334834 [ 4 ] {dafed99c-a1b4-41c5-899c-3454a17aa961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11749 | 2025.12.24 02:39:11.334855 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11750 | 2025.12.24 02:39:11.334875 [ 4 ] {dafed99c-a1b4-41c5-899c-3454a17aa961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11751 | 2025.12.24 02:39:11.334902 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1549 rows starting from the beginning of the part | ||
| 11752 | 2025.12.24 02:39:11.335008 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 26 rows starting from the beginning of the part | ||
| 11753 | 2025.12.24 02:39:11.335100 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 14 rows starting from the beginning of the part | ||
| 11754 | 2025.12.24 02:39:11.335184 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 26 rows starting from the beginning of the part | ||
| 11755 | 2025.12.24 02:39:11.335215 [ 4 ] {dafed99c-a1b4-41c5-899c-3454a17aa961} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11756 | 2025.12.24 02:39:11.335252 [ 4 ] {dafed99c-a1b4-41c5-899c-3454a17aa961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11757 | 2025.12.24 02:39:11.335265 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 14 rows starting from the beginning of the part | ||
| 11758 | 2025.12.24 02:39:11.335351 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 26 rows starting from the beginning of the part | ||
| 11759 | 2025.12.24 02:39:11.335555 [ 4 ] {dafed99c-a1b4-41c5-899c-3454a17aa961} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11760 | 2025.12.24 02:39:11.335779 [ 4 ] {dafed99c-a1b4-41c5-899c-3454a17aa961} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11761 | 2025.12.24 02:39:11.335909 [ 4 ] {dafed99c-a1b4-41c5-899c-3454a17aa961} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 11762 | 2025.12.24 02:39:11.335922 [ 71 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11763 | 2025.12.24 02:39:11.335945 [ 4 ] {dafed99c-a1b4-41c5-899c-3454a17aa961} <Debug> TCPHandler: Processed in 0.00125357 sec. | ||
| 11764 | 2025.12.24 02:39:11.335976 [ 71 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11765 | 2025.12.24 02:39:11.336006 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11766 | 2025.12.24 02:39:11.336085 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 11767 | 2025.12.24 02:39:11.336195 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11768 | 2025.12.24 02:39:11.336223 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5088 rows starting from the beginning of the part | ||
| 11769 | 2025.12.24 02:39:11.336273 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 11770 | 2025.12.24 02:39:11.336318 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 11771 | 2025.12.24 02:39:11.336360 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 11772 | 2025.12.24 02:39:11.336396 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 11773 | 2025.12.24 02:39:11.336437 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 11774 | 2025.12.24 02:39:11.339747 [ 201 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5388 rows, containing 4 columns (4 merged, 0 gathered) in 0.003694239 sec., 1458487.1200807528 rows/sec., 98.29 MiB/sec. | ||
| 11775 | 2025.12.24 02:39:11.340301 [ 199 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11776 | 2025.12.24 02:39:11.340582 [ 199 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_91_18} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11777 | 2025.12.24 02:39:11.340663 [ 199 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_91_18} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11778 | 2025.12.24 02:39:11.340752 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11779 | 2025.12.24 02:39:11.341258 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25998 rows, containing 5 columns (5 merged, 0 gathered) in 0.008707099 sec., 2985839.485688632 rows/sec., 205.13 MiB/sec. | ||
| 11780 | 2025.12.24 02:39:11.341487 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11781 | 2025.12.24 02:39:11.341741 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2025.12.24 02:39:11.341812 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11783 | 2025.12.24 02:39:11.341893 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11784 | 2025.12.24 02:39:11.344955 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1655 rows, containing 19 columns (19 merged, 0 gathered) in 0.010316495 sec., 160422.70170246775 rows/sec., 287.47 MiB/sec. | ||
| 11785 | 2025.12.24 02:39:11.347090 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11786 | 2025.12.24 02:39:11.347434 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2025.12.24 02:39:11.347508 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11788 | 2025.12.24 02:39:11.347648 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 11789 | 2025.12.24 02:39:11.430556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11790 | 2025.12.24 02:39:11.446119 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11791 | 2025.12.24 02:39:11.446175 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11792 | 2025.12.24 02:39:11.451891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11793 | 2025.12.24 02:39:11.452573 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11794 | 2025.12.24 02:39:11.455331 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11795 | 2025.12.24 02:39:12.000259 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.45 MiB, peak 362.32 MiB, free memory in arenas 0.00 B, will set to 354.25 MiB (RSS), difference: 5.80 MiB | ||
| 11796 | 2025.12.24 02:39:13.672245 [ 79 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11797 | 2025.12.24 02:39:13.672339 [ 79 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11798 | 2025.12.24 02:39:13.672377 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11799 | 2025.12.24 02:39:13.672505 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 11800 | 2025.12.24 02:39:13.672640 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11801 | 2025.12.24 02:39:13.672674 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 253 rows starting from the beginning of the part | ||
| 11802 | 2025.12.24 02:39:13.672750 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 11803 | 2025.12.24 02:39:13.672829 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 11804 | 2025.12.24 02:39:13.672903 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 11805 | 2025.12.24 02:39:13.672971 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 228 rows starting from the beginning of the part | ||
| 11806 | 2025.12.24 02:39:13.674098 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001643826 sec., 460511.0273228432 rows/sec., 33.60 MiB/sec. | ||
| 11807 | 2025.12.24 02:39:13.674308 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11808 | 2025.12.24 02:39:13.674636 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_29_7} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11809 | 2025.12.24 02:39:13.674720 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_29_7} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11810 | 2025.12.24 02:39:13.674833 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11811 | 2025.12.24 02:39:14.901128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1436 | ||
| 11812 | 2025.12.24 02:39:14.903496 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11813 | 2025.12.24 02:39:14.903551 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11814 | 2025.12.24 02:39:14.904778 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11815 | 2025.12.24 02:39:14.905078 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11816 | 2025.12.24 02:39:14.905234 [ 78 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11817 | 2025.12.24 02:39:14.905276 [ 78 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11818 | 2025.12.24 02:39:14.905298 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11819 | 2025.12.24 02:39:14.905420 [ 201 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 11820 | 2025.12.24 02:39:14.905478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1436 | ||
| 11821 | 2025.12.24 02:39:14.906009 [ 201 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11822 | 2025.12.24 02:39:14.906178 [ 201 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1296 rows starting from the beginning of the part | ||
| 11823 | 2025.12.24 02:39:14.906559 [ 201 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 11824 | 2025.12.24 02:39:14.906922 [ 201 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 11825 | 2025.12.24 02:39:14.907282 [ 201 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 11826 | 2025.12.24 02:39:14.907624 [ 201 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 11827 | 2025.12.24 02:39:14.907937 [ 201 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 11828 | 2025.12.24 02:39:14.914725 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1436 rows, containing 72 columns (72 merged, 0 gathered) in 0.009359889 sec., 153420.6228300357 rows/sec., 118.72 MiB/sec. | ||
| 11829 | 2025.12.24 02:39:14.916305 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11830 | 2025.12.24 02:39:14.916938 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_46_9} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11831 | 2025.12.24 02:39:14.917028 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_46_9} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11832 | 2025.12.24 02:39:14.917379 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 11833 | 2025.12.24 02:39:16.327579 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11834 | 2025.12.24 02:39:16.327774 [ 4 ] {34c30212-118d-4e93-b968-eb2df0d5ba28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11835 | 2025.12.24 02:39:16.327849 [ 4 ] {34c30212-118d-4e93-b968-eb2df0d5ba28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11836 | 2025.12.24 02:39:16.328476 [ 4 ] {34c30212-118d-4e93-b968-eb2df0d5ba28} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11837 | 2025.12.24 02:39:16.328524 [ 4 ] {34c30212-118d-4e93-b968-eb2df0d5ba28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11838 | 2025.12.24 02:39:16.328925 [ 4 ] {34c30212-118d-4e93-b968-eb2df0d5ba28} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11839 | 2025.12.24 02:39:16.329163 [ 4 ] {34c30212-118d-4e93-b968-eb2df0d5ba28} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11840 | 2025.12.24 02:39:16.329325 [ 4 ] {34c30212-118d-4e93-b968-eb2df0d5ba28} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001604 sec., 14962.593516209477 rows/sec., 1.24 MiB/sec. | ||
| 11841 | 2025.12.24 02:39:16.329374 [ 4 ] {34c30212-118d-4e93-b968-eb2df0d5ba28} <Debug> TCPHandler: Processed in 0.001923861 sec. | ||
| 11842 | 2025.12.24 02:39:16.329493 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11843 | 2025.12.24 02:39:16.329594 [ 4 ] {cca0ef3a-127c-4d96-a806-1fd693c67d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11844 | 2025.12.24 02:39:16.329638 [ 4 ] {cca0ef3a-127c-4d96-a806-1fd693c67d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11845 | 2025.12.24 02:39:16.330139 [ 4 ] {cca0ef3a-127c-4d96-a806-1fd693c67d81} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11846 | 2025.12.24 02:39:16.330177 [ 4 ] {cca0ef3a-127c-4d96-a806-1fd693c67d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11847 | 2025.12.24 02:39:16.330519 [ 4 ] {cca0ef3a-127c-4d96-a806-1fd693c67d81} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11848 | 2025.12.24 02:39:16.330739 [ 4 ] {cca0ef3a-127c-4d96-a806-1fd693c67d81} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11849 | 2025.12.24 02:39:16.330873 [ 4 ] {cca0ef3a-127c-4d96-a806-1fd693c67d81} <Debug> executeQuery: Read 204 rows, 18.66 KiB in 0.001302 sec., 156682.0276497696 rows/sec., 13.99 MiB/sec. | ||
| 11850 | 2025.12.24 02:39:16.330911 [ 4 ] {cca0ef3a-127c-4d96-a806-1fd693c67d81} <Debug> TCPHandler: Processed in 0.001470504 sec. | ||
| 11851 | 2025.12.24 02:39:16.331023 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11852 | 2025.12.24 02:39:16.331119 [ 4 ] {a4b0ba53-87c4-4018-b548-729cec3d68dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11853 | 2025.12.24 02:39:16.331160 [ 4 ] {a4b0ba53-87c4-4018-b548-729cec3d68dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11854 | 2025.12.24 02:39:16.331562 [ 4 ] {a4b0ba53-87c4-4018-b548-729cec3d68dc} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11855 | 2025.12.24 02:39:16.331597 [ 4 ] {a4b0ba53-87c4-4018-b548-729cec3d68dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11856 | 2025.12.24 02:39:16.331905 [ 4 ] {a4b0ba53-87c4-4018-b548-729cec3d68dc} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11857 | 2025.12.24 02:39:16.332123 [ 4 ] {a4b0ba53-87c4-4018-b548-729cec3d68dc} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11858 | 2025.12.24 02:39:16.332252 [ 4 ] {a4b0ba53-87c4-4018-b548-729cec3d68dc} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001153 sec., 22549.869904596704 rows/sec., 1.71 MiB/sec. | ||
| 11859 | 2025.12.24 02:39:16.332314 [ 4 ] {a4b0ba53-87c4-4018-b548-729cec3d68dc} <Debug> TCPHandler: Processed in 0.001341901 sec. | ||
| 11860 | 2025.12.24 02:39:16.332424 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11861 | 2025.12.24 02:39:16.332518 [ 4 ] {ab2da4a8-5202-4cfc-a202-fad6d54bad36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11862 | 2025.12.24 02:39:16.332558 [ 4 ] {ab2da4a8-5202-4cfc-a202-fad6d54bad36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11863 | 2025.12.24 02:39:16.332955 [ 4 ] {ab2da4a8-5202-4cfc-a202-fad6d54bad36} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11864 | 2025.12.24 02:39:16.332991 [ 4 ] {ab2da4a8-5202-4cfc-a202-fad6d54bad36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11865 | 2025.12.24 02:39:16.333294 [ 4 ] {ab2da4a8-5202-4cfc-a202-fad6d54bad36} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11866 | 2025.12.24 02:39:16.333517 [ 4 ] {ab2da4a8-5202-4cfc-a202-fad6d54bad36} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11867 | 2025.12.24 02:39:16.333672 [ 4 ] {ab2da4a8-5202-4cfc-a202-fad6d54bad36} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001172 sec., 20477.815699658702 rows/sec., 1.70 MiB/sec. | ||
| 11868 | 2025.12.24 02:39:16.333710 [ 4 ] {ab2da4a8-5202-4cfc-a202-fad6d54bad36} <Debug> TCPHandler: Processed in 0.001335522 sec. | ||
| 11869 | 2025.12.24 02:39:16.333830 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11870 | 2025.12.24 02:39:16.333952 [ 4 ] {717cf3f6-5ae6-49ad-ad63-7db56052dd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11871 | 2025.12.24 02:39:16.334002 [ 4 ] {717cf3f6-5ae6-49ad-ad63-7db56052dd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11872 | 2025.12.24 02:39:16.334486 [ 4 ] {717cf3f6-5ae6-49ad-ad63-7db56052dd3b} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11873 | 2025.12.24 02:39:16.334530 [ 4 ] {717cf3f6-5ae6-49ad-ad63-7db56052dd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11874 | 2025.12.24 02:39:16.334896 [ 4 ] {717cf3f6-5ae6-49ad-ad63-7db56052dd3b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11875 | 2025.12.24 02:39:16.335110 [ 4 ] {717cf3f6-5ae6-49ad-ad63-7db56052dd3b} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11876 | 2025.12.24 02:39:16.335242 [ 4 ] {717cf3f6-5ae6-49ad-ad63-7db56052dd3b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001315 sec., 9125.475285171104 rows/sec., 712.93 KiB/sec. | ||
| 11877 | 2025.12.24 02:39:16.335282 [ 4 ] {717cf3f6-5ae6-49ad-ad63-7db56052dd3b} <Debug> TCPHandler: Processed in 0.001512584 sec. | ||
| 11878 | 2025.12.24 02:39:16.335408 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11879 | 2025.12.24 02:39:16.335510 [ 4 ] {a3372c47-ea1c-44b4-8f4d-ce75d459efce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11880 | 2025.12.24 02:39:16.335551 [ 4 ] {a3372c47-ea1c-44b4-8f4d-ce75d459efce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11881 | 2025.12.24 02:39:16.336004 [ 4 ] {a3372c47-ea1c-44b4-8f4d-ce75d459efce} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11882 | 2025.12.24 02:39:16.336038 [ 4 ] {a3372c47-ea1c-44b4-8f4d-ce75d459efce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11883 | 2025.12.24 02:39:16.336356 [ 4 ] {a3372c47-ea1c-44b4-8f4d-ce75d459efce} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11884 | 2025.12.24 02:39:16.336562 [ 4 ] {a3372c47-ea1c-44b4-8f4d-ce75d459efce} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11885 | 2025.12.24 02:39:16.336692 [ 4 ] {a3372c47-ea1c-44b4-8f4d-ce75d459efce} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001198 sec., 95158.59766277128 rows/sec., 7.74 MiB/sec. | ||
| 11886 | 2025.12.24 02:39:16.336732 [ 4 ] {a3372c47-ea1c-44b4-8f4d-ce75d459efce} <Debug> TCPHandler: Processed in 0.001382082 sec. | ||
| 11887 | 2025.12.24 02:39:16.336844 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11888 | 2025.12.24 02:39:16.336937 [ 4 ] {8564eb55-9aea-480a-8864-2d7b2d12d14e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11889 | 2025.12.24 02:39:16.336980 [ 4 ] {8564eb55-9aea-480a-8864-2d7b2d12d14e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11890 | 2025.12.24 02:39:16.337398 [ 4 ] {8564eb55-9aea-480a-8864-2d7b2d12d14e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2025.12.24 02:39:16.337432 [ 4 ] {8564eb55-9aea-480a-8864-2d7b2d12d14e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11892 | 2025.12.24 02:39:16.337763 [ 4 ] {8564eb55-9aea-480a-8864-2d7b2d12d14e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11893 | 2025.12.24 02:39:16.337967 [ 4 ] {8564eb55-9aea-480a-8864-2d7b2d12d14e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2025.12.24 02:39:16.338095 [ 4 ] {8564eb55-9aea-480a-8864-2d7b2d12d14e} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001175 sec., 166808.51063829786 rows/sec., 11.97 MiB/sec. | ||
| 11895 | 2025.12.24 02:39:16.338134 [ 4 ] {8564eb55-9aea-480a-8864-2d7b2d12d14e} <Debug> TCPHandler: Processed in 0.001339331 sec. | ||
| 11896 | 2025.12.24 02:39:16.338250 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11897 | 2025.12.24 02:39:16.338344 [ 4 ] {37840127-0db8-4dbf-a1d7-92283982322b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11898 | 2025.12.24 02:39:16.338397 [ 4 ] {37840127-0db8-4dbf-a1d7-92283982322b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11899 | 2025.12.24 02:39:16.339181 [ 4 ] {37840127-0db8-4dbf-a1d7-92283982322b} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2025.12.24 02:39:16.339218 [ 4 ] {37840127-0db8-4dbf-a1d7-92283982322b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11901 | 2025.12.24 02:39:16.339722 [ 4 ] {37840127-0db8-4dbf-a1d7-92283982322b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11902 | 2025.12.24 02:39:16.339947 [ 4 ] {37840127-0db8-4dbf-a1d7-92283982322b} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2025.12.24 02:39:16.340088 [ 4 ] {37840127-0db8-4dbf-a1d7-92283982322b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00176 sec., 7954.545454545454 rows/sec., 14.25 MiB/sec. | ||
| 11904 | 2025.12.24 02:39:16.340153 [ 4 ] {37840127-0db8-4dbf-a1d7-92283982322b} <Debug> TCPHandler: Processed in 0.001957101 sec. | ||
| 11905 | 2025.12.24 02:39:16.340266 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11906 | 2025.12.24 02:39:16.340360 [ 4 ] {ca411fb9-dbaa-4257-8974-2900cef1169f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11907 | 2025.12.24 02:39:16.340400 [ 4 ] {ca411fb9-dbaa-4257-8974-2900cef1169f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11908 | 2025.12.24 02:39:16.340742 [ 4 ] {ca411fb9-dbaa-4257-8974-2900cef1169f} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11909 | 2025.12.24 02:39:16.340776 [ 4 ] {ca411fb9-dbaa-4257-8974-2900cef1169f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11910 | 2025.12.24 02:39:16.341081 [ 4 ] {ca411fb9-dbaa-4257-8974-2900cef1169f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 11911 | 2025.12.24 02:39:16.341292 [ 4 ] {ca411fb9-dbaa-4257-8974-2900cef1169f} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11912 | 2025.12.24 02:39:16.341422 [ 4 ] {ca411fb9-dbaa-4257-8974-2900cef1169f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 11913 | 2025.12.24 02:39:16.341460 [ 4 ] {ca411fb9-dbaa-4257-8974-2900cef1169f} <Debug> TCPHandler: Processed in 0.00124277 sec. | ||
| 11914 | 2025.12.24 02:39:17.308443 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30159 | ||
| 11915 | 2025.12.24 02:39:17.308950 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11916 | 2025.12.24 02:39:17.308997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.97 GiB. | ||
| 11917 | 2025.12.24 02:39:17.309486 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11918 | 2025.12.24 02:39:17.309716 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11919 | 2025.12.24 02:39:17.309864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30159 | ||
| 11920 | 2025.12.24 02:39:18.955480 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11921 | 2025.12.24 02:39:18.972443 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2025.12.24 02:39:18.972512 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 11923 | 2025.12.24 02:39:18.978574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11924 | 2025.12.24 02:39:18.979304 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2025.12.24 02:39:18.982486 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11926 | 2025.12.24 02:39:21.326249 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11927 | 2025.12.24 02:39:21.326424 [ 4 ] {e4112f27-af48-402b-9f86-c8b9c04bc7dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11928 | 2025.12.24 02:39:21.326488 [ 4 ] {e4112f27-af48-402b-9f86-c8b9c04bc7dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11929 | 2025.12.24 02:39:21.327174 [ 4 ] {e4112f27-af48-402b-9f86-c8b9c04bc7dc} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11930 | 2025.12.24 02:39:21.327225 [ 4 ] {e4112f27-af48-402b-9f86-c8b9c04bc7dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 11931 | 2025.12.24 02:39:21.327621 [ 4 ] {e4112f27-af48-402b-9f86-c8b9c04bc7dc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11932 | 2025.12.24 02:39:21.327842 [ 4 ] {e4112f27-af48-402b-9f86-c8b9c04bc7dc} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11933 | 2025.12.24 02:39:21.328005 [ 4 ] {e4112f27-af48-402b-9f86-c8b9c04bc7dc} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001624 sec., 66502.46305418719 rows/sec., 5.58 MiB/sec. | ||
| 11934 | 2025.12.24 02:39:21.328059 [ 4 ] {e4112f27-af48-402b-9f86-c8b9c04bc7dc} <Debug> TCPHandler: Processed in 0.00193018 sec. | ||
| 11935 | 2025.12.24 02:39:21.328187 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11936 | 2025.12.24 02:39:21.328295 [ 4 ] {91633200-e822-49e6-8b1a-dd44e587f58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11937 | 2025.12.24 02:39:21.328339 [ 4 ] {91633200-e822-49e6-8b1a-dd44e587f58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11938 | 2025.12.24 02:39:21.328770 [ 4 ] {91633200-e822-49e6-8b1a-dd44e587f58c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2025.12.24 02:39:21.328810 [ 4 ] {91633200-e822-49e6-8b1a-dd44e587f58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 11940 | 2025.12.24 02:39:21.329116 [ 4 ] {91633200-e822-49e6-8b1a-dd44e587f58c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11941 | 2025.12.24 02:39:21.329328 [ 4 ] {91633200-e822-49e6-8b1a-dd44e587f58c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11942 | 2025.12.24 02:39:21.329467 [ 4 ] {91633200-e822-49e6-8b1a-dd44e587f58c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001199 sec., 21684.737281067555 rows/sec., 1.59 MiB/sec. | ||
| 11943 | 2025.12.24 02:39:21.329509 [ 4 ] {91633200-e822-49e6-8b1a-dd44e587f58c} <Debug> TCPHandler: Processed in 0.001373522 sec. | ||
| 11944 | 2025.12.24 02:39:21.329621 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11945 | 2025.12.24 02:39:21.329716 [ 4 ] {57f2de83-3b0d-4bb3-bc6b-1da2d9ef1975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11946 | 2025.12.24 02:39:21.329757 [ 4 ] {57f2de83-3b0d-4bb3-bc6b-1da2d9ef1975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11947 | 2025.12.24 02:39:21.330206 [ 4 ] {57f2de83-3b0d-4bb3-bc6b-1da2d9ef1975} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11948 | 2025.12.24 02:39:21.330242 [ 4 ] {57f2de83-3b0d-4bb3-bc6b-1da2d9ef1975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 11949 | 2025.12.24 02:39:21.330544 [ 4 ] {57f2de83-3b0d-4bb3-bc6b-1da2d9ef1975} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11950 | 2025.12.24 02:39:21.330749 [ 4 ] {57f2de83-3b0d-4bb3-bc6b-1da2d9ef1975} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11951 | 2025.12.24 02:39:21.330880 [ 4 ] {57f2de83-3b0d-4bb3-bc6b-1da2d9ef1975} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001182 sec., 76142.13197969542 rows/sec., 5.95 MiB/sec. | ||
| 11952 | 2025.12.24 02:39:21.330919 [ 4 ] {57f2de83-3b0d-4bb3-bc6b-1da2d9ef1975} <Debug> TCPHandler: Processed in 0.001348251 sec. | ||
| 11953 | 2025.12.24 02:39:21.331031 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11954 | 2025.12.24 02:39:21.331125 [ 4 ] {ff0a94df-c6ae-4e23-a565-66073b7d1096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11955 | 2025.12.24 02:39:21.331167 [ 4 ] {ff0a94df-c6ae-4e23-a565-66073b7d1096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11956 | 2025.12.24 02:39:21.331592 [ 4 ] {ff0a94df-c6ae-4e23-a565-66073b7d1096} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2025.12.24 02:39:21.331627 [ 4 ] {ff0a94df-c6ae-4e23-a565-66073b7d1096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 11958 | 2025.12.24 02:39:21.331948 [ 4 ] {ff0a94df-c6ae-4e23-a565-66073b7d1096} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11959 | 2025.12.24 02:39:21.332150 [ 4 ] {ff0a94df-c6ae-4e23-a565-66073b7d1096} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2025.12.24 02:39:21.332281 [ 4 ] {ff0a94df-c6ae-4e23-a565-66073b7d1096} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 11961 | 2025.12.24 02:39:21.332320 [ 4 ] {ff0a94df-c6ae-4e23-a565-66073b7d1096} <Debug> TCPHandler: Processed in 0.001342021 sec. | ||
| 11962 | 2025.12.24 02:39:21.332424 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11963 | 2025.12.24 02:39:21.332511 [ 4 ] {a0a47df2-bd5b-4f5d-8cf1-2d7f34035d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11964 | 2025.12.24 02:39:21.332566 [ 4 ] {a0a47df2-bd5b-4f5d-8cf1-2d7f34035d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11965 | 2025.12.24 02:39:21.333436 [ 4 ] {a0a47df2-bd5b-4f5d-8cf1-2d7f34035d5f} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11966 | 2025.12.24 02:39:21.333471 [ 4 ] {a0a47df2-bd5b-4f5d-8cf1-2d7f34035d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 11967 | 2025.12.24 02:39:21.333992 [ 4 ] {a0a47df2-bd5b-4f5d-8cf1-2d7f34035d5f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11968 | 2025.12.24 02:39:21.334213 [ 4 ] {a0a47df2-bd5b-4f5d-8cf1-2d7f34035d5f} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11969 | 2025.12.24 02:39:21.334359 [ 4 ] {a0a47df2-bd5b-4f5d-8cf1-2d7f34035d5f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001849 sec., 14061.654948620877 rows/sec., 25.20 MiB/sec. | ||
| 11970 | 2025.12.24 02:39:21.334429 [ 4 ] {a0a47df2-bd5b-4f5d-8cf1-2d7f34035d5f} <Debug> TCPHandler: Processed in 0.002043063 sec. | ||
| 11971 | 2025.12.24 02:39:21.334548 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11972 | 2025.12.24 02:39:21.334648 [ 4 ] {fcba7977-de2a-42e0-83a1-74b6d036ee7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11973 | 2025.12.24 02:39:21.334688 [ 4 ] {fcba7977-de2a-42e0-83a1-74b6d036ee7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11974 | 2025.12.24 02:39:21.335029 [ 4 ] {fcba7977-de2a-42e0-83a1-74b6d036ee7e} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2025.12.24 02:39:21.335066 [ 4 ] {fcba7977-de2a-42e0-83a1-74b6d036ee7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 11976 | 2025.12.24 02:39:21.335389 [ 4 ] {fcba7977-de2a-42e0-83a1-74b6d036ee7e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 11977 | 2025.12.24 02:39:21.335593 [ 4 ] {fcba7977-de2a-42e0-83a1-74b6d036ee7e} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11978 | 2025.12.24 02:39:21.335725 [ 4 ] {fcba7977-de2a-42e0-83a1-74b6d036ee7e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 11979 | 2025.12.24 02:39:21.335762 [ 4 ] {fcba7977-de2a-42e0-83a1-74b6d036ee7e} <Debug> TCPHandler: Processed in 0.00126304 sec. | ||
| 11980 | 2025.12.24 02:39:24.656393 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11981 | 2025.12.24 02:39:24.656490 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11982 | 2025.12.24 02:39:24.810086 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30607 | ||
| 11983 | 2025.12.24 02:39:24.810575 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11984 | 2025.12.24 02:39:24.810619 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 11985 | 2025.12.24 02:39:24.811076 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11986 | 2025.12.24 02:39:24.811310 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11987 | 2025.12.24 02:39:24.811461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30607 | ||
| 11988 | 2025.12.24 02:39:24.905771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1466 | ||
| 11989 | 2025.12.24 02:39:24.908236 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11990 | 2025.12.24 02:39:24.908302 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 11991 | 2025.12.24 02:39:24.909562 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11992 | 2025.12.24 02:39:24.909868 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2025.12.24 02:39:24.910280 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1466 | ||
| 11994 | 2025.12.24 02:39:25.001437 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001057437 sec. | ||
| 11995 | 2025.12.24 02:39:26.325562 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11996 | 2025.12.24 02:39:26.325732 [ 4 ] {c90a40fe-ffd8-46f4-a682-d15bc75b6211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11997 | 2025.12.24 02:39:26.325793 [ 4 ] {c90a40fe-ffd8-46f4-a682-d15bc75b6211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11998 | 2025.12.24 02:39:26.326485 [ 4 ] {c90a40fe-ffd8-46f4-a682-d15bc75b6211} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11999 | 2025.12.24 02:39:26.326525 [ 4 ] {c90a40fe-ffd8-46f4-a682-d15bc75b6211} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12000 | 2025.12.24 02:39:26.326899 [ 4 ] {c90a40fe-ffd8-46f4-a682-d15bc75b6211} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12001 | 2025.12.24 02:39:26.327127 [ 4 ] {c90a40fe-ffd8-46f4-a682-d15bc75b6211} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12002 | 2025.12.24 02:39:26.327285 [ 4 ] {c90a40fe-ffd8-46f4-a682-d15bc75b6211} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001597 sec., 52598.62241703194 rows/sec., 4.40 MiB/sec. | ||
| 12003 | 2025.12.24 02:39:26.327335 [ 4 ] {c90a40fe-ffd8-46f4-a682-d15bc75b6211} <Debug> TCPHandler: Processed in 0.00188985 sec. | ||
| 12004 | 2025.12.24 02:39:26.327464 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12005 | 2025.12.24 02:39:26.327565 [ 4 ] {3df5e6ec-749d-4907-9419-08d021030ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12006 | 2025.12.24 02:39:26.327609 [ 4 ] {3df5e6ec-749d-4907-9419-08d021030ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12007 | 2025.12.24 02:39:26.328026 [ 4 ] {3df5e6ec-749d-4907-9419-08d021030ade} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12008 | 2025.12.24 02:39:26.328062 [ 4 ] {3df5e6ec-749d-4907-9419-08d021030ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12009 | 2025.12.24 02:39:26.328366 [ 4 ] {3df5e6ec-749d-4907-9419-08d021030ade} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12010 | 2025.12.24 02:39:26.328571 [ 4 ] {3df5e6ec-749d-4907-9419-08d021030ade} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12011 | 2025.12.24 02:39:26.328703 [ 4 ] {3df5e6ec-749d-4907-9419-08d021030ade} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001159 sec., 12079.378774805866 rows/sec., 908.31 KiB/sec. | ||
| 12012 | 2025.12.24 02:39:26.328742 [ 4 ] {3df5e6ec-749d-4907-9419-08d021030ade} <Debug> TCPHandler: Processed in 0.001329681 sec. | ||
| 12013 | 2025.12.24 02:39:26.328854 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12014 | 2025.12.24 02:39:26.328951 [ 4 ] {1b022de0-4fa7-4124-a889-c6fd8bc8223b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12015 | 2025.12.24 02:39:26.328991 [ 4 ] {1b022de0-4fa7-4124-a889-c6fd8bc8223b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12016 | 2025.12.24 02:39:26.329421 [ 4 ] {1b022de0-4fa7-4124-a889-c6fd8bc8223b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12017 | 2025.12.24 02:39:26.329456 [ 4 ] {1b022de0-4fa7-4124-a889-c6fd8bc8223b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12018 | 2025.12.24 02:39:26.329767 [ 4 ] {1b022de0-4fa7-4124-a889-c6fd8bc8223b} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12019 | 2025.12.24 02:39:26.329974 [ 4 ] {1b022de0-4fa7-4124-a889-c6fd8bc8223b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12020 | 2025.12.24 02:39:26.330100 [ 4 ] {1b022de0-4fa7-4124-a889-c6fd8bc8223b} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001168 sec., 66780.82191780822 rows/sec., 5.21 MiB/sec. | ||
| 12021 | 2025.12.24 02:39:26.330140 [ 4 ] {1b022de0-4fa7-4124-a889-c6fd8bc8223b} <Debug> TCPHandler: Processed in 0.001334441 sec. | ||
| 12022 | 2025.12.24 02:39:26.330257 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12023 | 2025.12.24 02:39:26.330364 [ 4 ] {844b4483-2d2e-4ba9-8523-8e20e848cc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12024 | 2025.12.24 02:39:26.330409 [ 4 ] {844b4483-2d2e-4ba9-8523-8e20e848cc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12025 | 2025.12.24 02:39:26.330840 [ 4 ] {844b4483-2d2e-4ba9-8523-8e20e848cc6f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12026 | 2025.12.24 02:39:26.330874 [ 4 ] {844b4483-2d2e-4ba9-8523-8e20e848cc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12027 | 2025.12.24 02:39:26.331195 [ 4 ] {844b4483-2d2e-4ba9-8523-8e20e848cc6f} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12028 | 2025.12.24 02:39:26.331402 [ 4 ] {844b4483-2d2e-4ba9-8523-8e20e848cc6f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12029 | 2025.12.24 02:39:26.331534 [ 4 ] {844b4483-2d2e-4ba9-8523-8e20e848cc6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 12030 | 2025.12.24 02:39:26.331572 [ 4 ] {844b4483-2d2e-4ba9-8523-8e20e848cc6f} <Debug> TCPHandler: Processed in 0.001365462 sec. | ||
| 12031 | 2025.12.24 02:39:26.331679 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12032 | 2025.12.24 02:39:26.331771 [ 4 ] {e31e7b90-3ff7-4c59-ac96-6944febc6069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12033 | 2025.12.24 02:39:26.331825 [ 4 ] {e31e7b90-3ff7-4c59-ac96-6944febc6069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12034 | 2025.12.24 02:39:26.332605 [ 4 ] {e31e7b90-3ff7-4c59-ac96-6944febc6069} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12035 | 2025.12.24 02:39:26.332639 [ 4 ] {e31e7b90-3ff7-4c59-ac96-6944febc6069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12036 | 2025.12.24 02:39:26.333154 [ 4 ] {e31e7b90-3ff7-4c59-ac96-6944febc6069} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12037 | 2025.12.24 02:39:26.333376 [ 4 ] {e31e7b90-3ff7-4c59-ac96-6944febc6069} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12038 | 2025.12.24 02:39:26.333514 [ 4 ] {e31e7b90-3ff7-4c59-ac96-6944febc6069} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001759 sec., 7959.067652075043 rows/sec., 14.26 MiB/sec. | ||
| 12039 | 2025.12.24 02:39:26.333578 [ 4 ] {e31e7b90-3ff7-4c59-ac96-6944febc6069} <Debug> TCPHandler: Processed in 0.001948861 sec. | ||
| 12040 | 2025.12.24 02:39:26.333692 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12041 | 2025.12.24 02:39:26.333785 [ 4 ] {a0e09cf7-6019-483d-b06f-56e32f6fdd6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12042 | 2025.12.24 02:39:26.333827 [ 4 ] {a0e09cf7-6019-483d-b06f-56e32f6fdd6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12043 | 2025.12.24 02:39:26.334234 [ 4 ] {a0e09cf7-6019-483d-b06f-56e32f6fdd6a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12044 | 2025.12.24 02:39:26.334269 [ 4 ] {a0e09cf7-6019-483d-b06f-56e32f6fdd6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12045 | 2025.12.24 02:39:26.334579 [ 4 ] {a0e09cf7-6019-483d-b06f-56e32f6fdd6a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12046 | 2025.12.24 02:39:26.334826 [ 4 ] {a0e09cf7-6019-483d-b06f-56e32f6fdd6a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12047 | 2025.12.24 02:39:26.334960 [ 4 ] {a0e09cf7-6019-483d-b06f-56e32f6fdd6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001191 sec., 50377.83375314862 rows/sec., 3.40 MiB/sec. | ||
| 12048 | 2025.12.24 02:39:26.334997 [ 4 ] {a0e09cf7-6019-483d-b06f-56e32f6fdd6a} <Debug> TCPHandler: Processed in 0.001353612 sec. | ||
| 12049 | 2025.12.24 02:39:26.482661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12050 | 2025.12.24 02:39:26.500291 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2025.12.24 02:39:26.500365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12052 | 2025.12.24 02:39:26.507018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12053 | 2025.12.24 02:39:26.507719 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2025.12.24 02:39:26.510887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12055 | 2025.12.24 02:39:31.373352 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12056 | 2025.12.24 02:39:31.373594 [ 4 ] {24579e99-e5a1-4271-9d55-316e040eaaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12057 | 2025.12.24 02:39:31.373671 [ 4 ] {24579e99-e5a1-4271-9d55-316e040eaaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12058 | 2025.12.24 02:39:31.374470 [ 4 ] {24579e99-e5a1-4271-9d55-316e040eaaa2} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12059 | 2025.12.24 02:39:31.374544 [ 4 ] {24579e99-e5a1-4271-9d55-316e040eaaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12060 | 2025.12.24 02:39:31.375103 [ 4 ] {24579e99-e5a1-4271-9d55-316e040eaaa2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 12061 | 2025.12.24 02:39:31.375474 [ 4 ] {24579e99-e5a1-4271-9d55-316e040eaaa2} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12062 | 2025.12.24 02:39:31.375704 [ 4 ] {24579e99-e5a1-4271-9d55-316e040eaaa2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002164 sec., 1848.4288354898335 rows/sec., 150.73 KiB/sec. | ||
| 12063 | 2025.12.24 02:39:31.375783 [ 4 ] {24579e99-e5a1-4271-9d55-316e040eaaa2} <Debug> TCPHandler: Processed in 0.002642443 sec. | ||
| 12064 | 2025.12.24 02:39:31.375966 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12065 | 2025.12.24 02:39:31.376116 [ 4 ] {bf06c79b-bb47-4de2-86bf-476fe4143356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12066 | 2025.12.24 02:39:31.376179 [ 4 ] {bf06c79b-bb47-4de2-86bf-476fe4143356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12067 | 2025.12.24 02:39:31.377870 [ 4 ] {bf06c79b-bb47-4de2-86bf-476fe4143356} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12068 | 2025.12.24 02:39:31.377930 [ 4 ] {bf06c79b-bb47-4de2-86bf-476fe4143356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12069 | 2025.12.24 02:39:31.378595 [ 4 ] {bf06c79b-bb47-4de2-86bf-476fe4143356} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12070 | 2025.12.24 02:39:31.378964 [ 4 ] {bf06c79b-bb47-4de2-86bf-476fe4143356} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12071 | 2025.12.24 02:39:31.379171 [ 4 ] {bf06c79b-bb47-4de2-86bf-476fe4143356} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.003092 sec., 404269.08150064683 rows/sec., 33.48 MiB/sec. | ||
| 12072 | 2025.12.24 02:39:31.379230 [ 4 ] {bf06c79b-bb47-4de2-86bf-476fe4143356} <Debug> TCPHandler: Processed in 0.003339833 sec. | ||
| 12073 | 2025.12.24 02:39:31.379399 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12074 | 2025.12.24 02:39:31.379549 [ 4 ] {1e1a379e-0bb8-494b-bd42-4e68b87a92f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12075 | 2025.12.24 02:39:31.379616 [ 4 ] {1e1a379e-0bb8-494b-bd42-4e68b87a92f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12076 | 2025.12.24 02:39:31.380239 [ 4 ] {1e1a379e-0bb8-494b-bd42-4e68b87a92f9} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12077 | 2025.12.24 02:39:31.380293 [ 4 ] {1e1a379e-0bb8-494b-bd42-4e68b87a92f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12078 | 2025.12.24 02:39:31.380765 [ 4 ] {1e1a379e-0bb8-494b-bd42-4e68b87a92f9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12079 | 2025.12.24 02:39:31.381091 [ 4 ] {1e1a379e-0bb8-494b-bd42-4e68b87a92f9} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12080 | 2025.12.24 02:39:31.381276 [ 4 ] {1e1a379e-0bb8-494b-bd42-4e68b87a92f9} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001757 sec., 17074.558907228227 rows/sec., 1.24 MiB/sec. | ||
| 12081 | 2025.12.24 02:39:31.381332 [ 4 ] {1e1a379e-0bb8-494b-bd42-4e68b87a92f9} <Debug> TCPHandler: Processed in 0.002005122 sec. | ||
| 12082 | 2025.12.24 02:39:31.381497 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12083 | 2025.12.24 02:39:31.381659 [ 4 ] {1ec8aa07-eebb-447d-b551-d66e8086c0b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12084 | 2025.12.24 02:39:31.381721 [ 4 ] {1ec8aa07-eebb-447d-b551-d66e8086c0b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12085 | 2025.12.24 02:39:31.382479 [ 4 ] {1ec8aa07-eebb-447d-b551-d66e8086c0b4} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12086 | 2025.12.24 02:39:31.382523 [ 4 ] {1ec8aa07-eebb-447d-b551-d66e8086c0b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12087 | 2025.12.24 02:39:31.382934 [ 4 ] {1ec8aa07-eebb-447d-b551-d66e8086c0b4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12088 | 2025.12.24 02:39:31.383193 [ 4 ] {1ec8aa07-eebb-447d-b551-d66e8086c0b4} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12089 | 2025.12.24 02:39:31.383355 [ 4 ] {1ec8aa07-eebb-447d-b551-d66e8086c0b4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001753 sec., 130062.749572162 rows/sec., 8.81 MiB/sec. | ||
| 12090 | 2025.12.24 02:39:31.383403 [ 4 ] {1ec8aa07-eebb-447d-b551-d66e8086c0b4} <Debug> TCPHandler: Processed in 0.001977822 sec. | ||
| 12091 | 2025.12.24 02:39:31.383556 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12092 | 2025.12.24 02:39:31.383669 [ 4 ] {f78cbb03-89d7-4fbc-9abe-e36b8d30d047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12093 | 2025.12.24 02:39:31.383720 [ 4 ] {f78cbb03-89d7-4fbc-9abe-e36b8d30d047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12094 | 2025.12.24 02:39:31.384471 [ 4 ] {f78cbb03-89d7-4fbc-9abe-e36b8d30d047} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12095 | 2025.12.24 02:39:31.384518 [ 4 ] {f78cbb03-89d7-4fbc-9abe-e36b8d30d047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12096 | 2025.12.24 02:39:31.384905 [ 4 ] {f78cbb03-89d7-4fbc-9abe-e36b8d30d047} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12097 | 2025.12.24 02:39:31.385217 [ 4 ] {f78cbb03-89d7-4fbc-9abe-e36b8d30d047} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12098 | 2025.12.24 02:39:31.385401 [ 4 ] {f78cbb03-89d7-4fbc-9abe-e36b8d30d047} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001754 sec., 313568.9851767389 rows/sec., 23.28 MiB/sec. | ||
| 12099 | 2025.12.24 02:39:31.385466 [ 4 ] {f78cbb03-89d7-4fbc-9abe-e36b8d30d047} <Debug> TCPHandler: Processed in 0.001965562 sec. | ||
| 12100 | 2025.12.24 02:39:31.385627 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12101 | 2025.12.24 02:39:31.385750 [ 4 ] {be0e4e25-c147-47d8-96c5-537d1975a5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12102 | 2025.12.24 02:39:31.385807 [ 4 ] {be0e4e25-c147-47d8-96c5-537d1975a5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12103 | 2025.12.24 02:39:31.386498 [ 4 ] {be0e4e25-c147-47d8-96c5-537d1975a5ae} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12104 | 2025.12.24 02:39:31.386541 [ 4 ] {be0e4e25-c147-47d8-96c5-537d1975a5ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12105 | 2025.12.24 02:39:31.387066 [ 4 ] {be0e4e25-c147-47d8-96c5-537d1975a5ae} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12106 | 2025.12.24 02:39:31.387294 [ 4 ] {be0e4e25-c147-47d8-96c5-537d1975a5ae} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12107 | 2025.12.24 02:39:31.387435 [ 4 ] {be0e4e25-c147-47d8-96c5-537d1975a5ae} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00171 sec., 494736.8421052632 rows/sec., 33.30 MiB/sec. | ||
| 12108 | 2025.12.24 02:39:31.387475 [ 4 ] {be0e4e25-c147-47d8-96c5-537d1975a5ae} <Debug> TCPHandler: Processed in 0.001916951 sec. | ||
| 12109 | 2025.12.24 02:39:31.387606 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12110 | 2025.12.24 02:39:31.387711 [ 4 ] {68828dd2-9ed3-4126-9bbe-051a81379e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12111 | 2025.12.24 02:39:31.387782 [ 4 ] {68828dd2-9ed3-4126-9bbe-051a81379e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12112 | 2025.12.24 02:39:31.388689 [ 4 ] {68828dd2-9ed3-4126-9bbe-051a81379e32} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12113 | 2025.12.24 02:39:31.388739 [ 4 ] {68828dd2-9ed3-4126-9bbe-051a81379e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12114 | 2025.12.24 02:39:31.389336 [ 4 ] {68828dd2-9ed3-4126-9bbe-051a81379e32} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12115 | 2025.12.24 02:39:31.389591 [ 4 ] {68828dd2-9ed3-4126-9bbe-051a81379e32} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12116 | 2025.12.24 02:39:31.389781 [ 4 ] {68828dd2-9ed3-4126-9bbe-051a81379e32} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002093 sec., 12422.360248447207 rows/sec., 22.26 MiB/sec. | ||
| 12117 | 2025.12.24 02:39:31.389860 [ 4 ] {68828dd2-9ed3-4126-9bbe-051a81379e32} <Debug> TCPHandler: Processed in 0.002304847 sec. | ||
| 12118 | 2025.12.24 02:39:31.389990 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12119 | 2025.12.24 02:39:31.390115 [ 4 ] {67a85762-dac6-4454-b4c0-367f29d28eb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12120 | 2025.12.24 02:39:31.390163 [ 4 ] {67a85762-dac6-4454-b4c0-367f29d28eb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12121 | 2025.12.24 02:39:31.390544 [ 4 ] {67a85762-dac6-4454-b4c0-367f29d28eb7} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12122 | 2025.12.24 02:39:31.390580 [ 4 ] {67a85762-dac6-4454-b4c0-367f29d28eb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12123 | 2025.12.24 02:39:31.390891 [ 4 ] {67a85762-dac6-4454-b4c0-367f29d28eb7} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12124 | 2025.12.24 02:39:31.391123 [ 4 ] {67a85762-dac6-4454-b4c0-367f29d28eb7} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12125 | 2025.12.24 02:39:31.391255 [ 4 ] {67a85762-dac6-4454-b4c0-367f29d28eb7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001167 sec., 51413.88174807197 rows/sec., 3.46 MiB/sec. | ||
| 12126 | 2025.12.24 02:39:31.391294 [ 4 ] {67a85762-dac6-4454-b4c0-367f29d28eb7} <Debug> TCPHandler: Processed in 0.001359791 sec. | ||
| 12127 | 2025.12.24 02:39:31.712767 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46386 | ||
| 12128 | 2025.12.24 02:39:31.712875 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12129 | 2025.12.24 02:39:31.712901 [ 290 ] {} <Debug> TCP-Session: 64435d4d-6b30-4cd4-bbfc-3686cfa7eef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46386 | ||
| 12130 | 2025.12.24 02:39:31.712923 [ 290 ] {} <Debug> TCP-Session: 64435d4d-6b30-4cd4-bbfc-3686cfa7eef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12131 | 2025.12.24 02:39:31.712942 [ 290 ] {} <Debug> TCP-Session: 64435d4d-6b30-4cd4-bbfc-3686cfa7eef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12132 | 2025.12.24 02:39:31.713136 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54847 | ||
| 12133 | 2025.12.24 02:39:31.713173 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38015 | ||
| 12134 | 2025.12.24 02:39:31.713189 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58301 | ||
| 12135 | 2025.12.24 02:39:31.713202 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60192 | ||
| 12136 | 2025.12.24 02:39:31.713239 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62347 | ||
| 12137 | 2025.12.24 02:39:31.713249 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12138 | 2025.12.24 02:39:31.713245 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65066 | ||
| 12139 | 2025.12.24 02:39:31.713292 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12140 | 2025.12.24 02:39:31.713302 [ 291 ] {} <Debug> TCP-Session: 8c2f6a09-6af7-45c7-b508-5956439fb841 Authenticating user 'default' from [fd00:1122:3344:101::e]:54847 | ||
| 12141 | 2025.12.24 02:39:31.713342 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12142 | 2025.12.24 02:39:31.713344 [ 290 ] {} <Trace> TCP-Session: 64435d4d-6b30-4cd4-bbfc-3686cfa7eef0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12143 | 2025.12.24 02:39:31.713390 [ 291 ] {} <Debug> TCP-Session: 8c2f6a09-6af7-45c7-b508-5956439fb841 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12144 | 2025.12.24 02:39:31.713408 [ 352 ] {} <Debug> TCP-Session: e12d8522-733c-4e65-b94b-b530a98d7eaa Authenticating user 'default' from [fd00:1122:3344:101::e]:62347 | ||
| 12145 | 2025.12.24 02:39:31.713441 [ 291 ] {} <Debug> TCP-Session: 8c2f6a09-6af7-45c7-b508-5956439fb841 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12146 | 2025.12.24 02:39:31.713454 [ 352 ] {} <Debug> TCP-Session: e12d8522-733c-4e65-b94b-b530a98d7eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12147 | 2025.12.24 02:39:31.713345 [ 292 ] {} <Debug> TCP-Session: 5a304424-19b4-4c0b-99bf-c6516a20c0e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38015 | ||
| 12148 | 2025.12.24 02:39:31.713477 [ 352 ] {} <Debug> TCP-Session: e12d8522-733c-4e65-b94b-b530a98d7eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12149 | 2025.12.24 02:39:31.713328 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12150 | 2025.12.24 02:39:31.713511 [ 292 ] {} <Debug> TCP-Session: 5a304424-19b4-4c0b-99bf-c6516a20c0e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12151 | 2025.12.24 02:39:31.713524 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12152 | 2025.12.24 02:39:31.713547 [ 292 ] {} <Debug> TCP-Session: 5a304424-19b4-4c0b-99bf-c6516a20c0e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12153 | 2025.12.24 02:39:31.713545 [ 350 ] {} <Debug> TCP-Session: 987d3347-3063-47e1-ba0d-4755ea196af2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60192 | ||
| 12154 | 2025.12.24 02:39:31.713566 [ 353 ] {} <Debug> TCP-Session: f024c7fa-fc24-4c11-a3b9-4e6f4d62613a Authenticating user 'default' from [fd00:1122:3344:101::e]:65066 | ||
| 12155 | 2025.12.24 02:39:31.713576 [ 290 ] {26c3bbfc-533b-43b4-997a-701a96e47c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46386) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12156 | 2025.12.24 02:39:31.713588 [ 350 ] {} <Debug> TCP-Session: 987d3347-3063-47e1-ba0d-4755ea196af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12157 | 2025.12.24 02:39:31.713601 [ 353 ] {} <Debug> TCP-Session: f024c7fa-fc24-4c11-a3b9-4e6f4d62613a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12158 | 2025.12.24 02:39:31.713619 [ 350 ] {} <Debug> TCP-Session: 987d3347-3063-47e1-ba0d-4755ea196af2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12159 | 2025.12.24 02:39:31.713633 [ 353 ] {} <Debug> TCP-Session: f024c7fa-fc24-4c11-a3b9-4e6f4d62613a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12160 | 2025.12.24 02:39:31.713299 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12161 | 2025.12.24 02:39:31.713195 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49020 | ||
| 12162 | 2025.12.24 02:39:31.713686 [ 349 ] {} <Debug> TCP-Session: c8d09bd9-2e95-499b-8310-50830a9b14ba Authenticating user 'default' from [fd00:1122:3344:101::e]:58301 | ||
| 12163 | 2025.12.24 02:39:31.713210 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58906 | ||
| 12164 | 2025.12.24 02:39:31.713734 [ 349 ] {} <Debug> TCP-Session: c8d09bd9-2e95-499b-8310-50830a9b14ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12165 | 2025.12.24 02:39:31.713764 [ 349 ] {} <Debug> TCP-Session: c8d09bd9-2e95-499b-8310-50830a9b14ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12166 | 2025.12.24 02:39:31.713856 [ 290 ] {26c3bbfc-533b-43b4-997a-701a96e47c8f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12167 | 2025.12.24 02:39:31.713918 [ 290 ] {26c3bbfc-533b-43b4-997a-701a96e47c8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12168 | 2025.12.24 02:39:31.714097 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12169 | 2025.12.24 02:39:31.714135 [ 293 ] {} <Debug> TCP-Session: 32446fc0-839a-44ab-8277-6928ff0e46c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49020 | ||
| 12170 | 2025.12.24 02:39:31.714162 [ 293 ] {} <Debug> TCP-Session: 32446fc0-839a-44ab-8277-6928ff0e46c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12171 | 2025.12.24 02:39:31.714175 [ 293 ] {} <Debug> TCP-Session: 32446fc0-839a-44ab-8277-6928ff0e46c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12172 | 2025.12.24 02:39:31.714184 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12173 | 2025.12.24 02:39:31.714204 [ 290 ] {26c3bbfc-533b-43b4-997a-701a96e47c8f} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 12174 | 2025.12.24 02:39:31.714214 [ 351 ] {} <Debug> TCP-Session: 90a28e29-96af-4393-b75a-66feb60be286 Authenticating user 'default' from [fd00:1122:3344:101::e]:58906 | ||
| 12175 | 2025.12.24 02:39:31.714247 [ 351 ] {} <Debug> TCP-Session: 90a28e29-96af-4393-b75a-66feb60be286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12176 | 2025.12.24 02:39:31.714260 [ 351 ] {} <Debug> TCP-Session: 90a28e29-96af-4393-b75a-66feb60be286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12177 | 2025.12.24 02:39:31.715202 [ 311 ] {26c3bbfc-533b-43b4-997a-701a96e47c8f} <Trace> AggregatingTransform: Aggregating | ||
| 12178 | 2025.12.24 02:39:31.715241 [ 311 ] {26c3bbfc-533b-43b4-997a-701a96e47c8f} <Trace> Aggregator: Aggregation method: without_key | ||
| 12179 | 2025.12.24 02:39:31.715280 [ 311 ] {26c3bbfc-533b-43b4-997a-701a96e47c8f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968415 sec. (1032.615 rows/sec., 40.34 KiB/sec.) | ||
| 12180 | 2025.12.24 02:39:31.715298 [ 311 ] {26c3bbfc-533b-43b4-997a-701a96e47c8f} <Trace> Aggregator: Merging aggregated data | ||
| 12181 | 2025.12.24 02:39:31.716688 [ 290 ] {26c3bbfc-533b-43b4-997a-701a96e47c8f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003163 sec., 316.1555485298767 rows/sec., 12.35 KiB/sec. | ||
| 12182 | 2025.12.24 02:39:31.716857 [ 290 ] {26c3bbfc-533b-43b4-997a-701a96e47c8f} <Debug> TCPHandler: Processed in 0.003634468 sec. | ||
| 12183 | 2025.12.24 02:39:31.717003 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12184 | 2025.12.24 02:39:31.717030 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12185 | 2025.12.24 02:39:31.717047 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12186 | 2025.12.24 02:39:31.717049 [ 290 ] {} <Debug> TCP-Session: 64435d4d-6b30-4cd4-bbfc-3686cfa7eef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12187 | 2025.12.24 02:39:31.717067 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12188 | 2025.12.24 02:39:31.717082 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12189 | 2025.12.24 02:39:31.717099 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12190 | 2025.12.24 02:39:31.717131 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12191 | 2025.12.24 02:39:31.717149 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12192 | 2025.12.24 02:39:31.717182 [ 349 ] {} <Debug> TCP-Session: c8d09bd9-2e95-499b-8310-50830a9b14ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12193 | 2025.12.24 02:39:31.717167 [ 293 ] {} <Debug> TCP-Session: 32446fc0-839a-44ab-8277-6928ff0e46c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12194 | 2025.12.24 02:39:31.717206 [ 352 ] {} <Debug> TCP-Session: e12d8522-733c-4e65-b94b-b530a98d7eaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12195 | 2025.12.24 02:39:31.717145 [ 292 ] {} <Debug> TCP-Session: 5a304424-19b4-4c0b-99bf-c6516a20c0e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12196 | 2025.12.24 02:39:31.717123 [ 350 ] {} <Debug> TCP-Session: 987d3347-3063-47e1-ba0d-4755ea196af2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12197 | 2025.12.24 02:39:31.717115 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12198 | 2025.12.24 02:39:31.717095 [ 291 ] {} <Debug> TCP-Session: 8c2f6a09-6af7-45c7-b508-5956439fb841 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12199 | 2025.12.24 02:39:31.717077 [ 353 ] {} <Debug> TCP-Session: f024c7fa-fc24-4c11-a3b9-4e6f4d62613a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12200 | 2025.12.24 02:39:31.717324 [ 351 ] {} <Debug> TCP-Session: 90a28e29-96af-4393-b75a-66feb60be286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12201 | 2025.12.24 02:39:31.742187 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53630 | ||
| 12202 | 2025.12.24 02:39:31.742278 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12203 | 2025.12.24 02:39:31.742302 [ 290 ] {} <Debug> TCP-Session: 04afd0fd-c3a3-485e-a54b-4c2ffb6a0ea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53630 | ||
| 12204 | 2025.12.24 02:39:31.742321 [ 290 ] {} <Debug> TCP-Session: 04afd0fd-c3a3-485e-a54b-4c2ffb6a0ea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12205 | 2025.12.24 02:39:31.742334 [ 290 ] {} <Debug> TCP-Session: 04afd0fd-c3a3-485e-a54b-4c2ffb6a0ea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12206 | 2025.12.24 02:39:31.742479 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47594 | ||
| 12207 | 2025.12.24 02:39:31.742501 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33990 | ||
| 12208 | 2025.12.24 02:39:31.742543 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62215 | ||
| 12209 | 2025.12.24 02:39:31.742560 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63226 | ||
| 12210 | 2025.12.24 02:39:31.742576 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36892 | ||
| 12211 | 2025.12.24 02:39:31.742601 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48071 | ||
| 12212 | 2025.12.24 02:39:31.742625 [ 290 ] {} <Trace> TCP-Session: 04afd0fd-c3a3-485e-a54b-4c2ffb6a0ea6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12213 | 2025.12.24 02:39:31.742653 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12214 | 2025.12.24 02:39:31.742669 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12215 | 2025.12.24 02:39:31.742689 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12216 | 2025.12.24 02:39:31.742693 [ 349 ] {} <Debug> TCP-Session: 770d4882-71e0-48d4-99a3-2c703f26c61b Authenticating user 'default' from [fd00:1122:3344:101::e]:63226 | ||
| 12217 | 2025.12.24 02:39:31.742705 [ 350 ] {} <Debug> TCP-Session: 3271c23b-0368-41b2-81eb-afa4146b0155 Authenticating user 'default' from [fd00:1122:3344:101::e]:36892 | ||
| 12218 | 2025.12.24 02:39:31.742719 [ 353 ] {} <Debug> TCP-Session: 1c0d70fa-3ca9-44f7-81cd-3f383cecfe3f Authenticating user 'default' from [fd00:1122:3344:101::e]:48071 | ||
| 12219 | 2025.12.24 02:39:31.742732 [ 349 ] {} <Debug> TCP-Session: 770d4882-71e0-48d4-99a3-2c703f26c61b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12220 | 2025.12.24 02:39:31.742741 [ 350 ] {} <Debug> TCP-Session: 3271c23b-0368-41b2-81eb-afa4146b0155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12221 | 2025.12.24 02:39:31.742762 [ 349 ] {} <Debug> TCP-Session: 770d4882-71e0-48d4-99a3-2c703f26c61b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12222 | 2025.12.24 02:39:31.742774 [ 350 ] {} <Debug> TCP-Session: 3271c23b-0368-41b2-81eb-afa4146b0155 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12223 | 2025.12.24 02:39:31.742794 [ 290 ] {3109d133-4024-44b4-976d-2c7020bbe0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53630) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12224 | 2025.12.24 02:39:31.742636 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12225 | 2025.12.24 02:39:31.742597 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56487 | ||
| 12226 | 2025.12.24 02:39:31.742853 [ 293 ] {} <Debug> TCP-Session: 70fb9000-3c8e-4def-b2e7-6adfc8498694 Authenticating user 'default' from [fd00:1122:3344:101::e]:62215 | ||
| 12227 | 2025.12.24 02:39:31.742588 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35035 | ||
| 12228 | 2025.12.24 02:39:31.742888 [ 293 ] {} <Debug> TCP-Session: 70fb9000-3c8e-4def-b2e7-6adfc8498694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12229 | 2025.12.24 02:39:31.742906 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12230 | 2025.12.24 02:39:31.742912 [ 293 ] {} <Debug> TCP-Session: 70fb9000-3c8e-4def-b2e7-6adfc8498694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12231 | 2025.12.24 02:39:31.742550 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12232 | 2025.12.24 02:39:31.742936 [ 352 ] {} <Debug> TCP-Session: d387b390-3a85-4126-919d-a3d4559e1862 Authenticating user 'default' from [fd00:1122:3344:101::e]:56487 | ||
| 12233 | 2025.12.24 02:39:31.742943 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12234 | 2025.12.24 02:39:31.742969 [ 291 ] {} <Debug> TCP-Session: c6a289e7-2553-4828-a853-e2449e2e3ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:47594 | ||
| 12235 | 2025.12.24 02:39:31.742975 [ 352 ] {} <Debug> TCP-Session: d387b390-3a85-4126-919d-a3d4559e1862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12236 | 2025.12.24 02:39:31.742993 [ 351 ] {} <Debug> TCP-Session: f70a40c0-ca25-4987-8d42-93cabc901d35 Authenticating user 'default' from [fd00:1122:3344:101::e]:35035 | ||
| 12237 | 2025.12.24 02:39:31.743001 [ 291 ] {} <Debug> TCP-Session: c6a289e7-2553-4828-a853-e2449e2e3ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12238 | 2025.12.24 02:39:31.743005 [ 352 ] {} <Debug> TCP-Session: d387b390-3a85-4126-919d-a3d4559e1862 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12239 | 2025.12.24 02:39:31.743024 [ 290 ] {3109d133-4024-44b4-976d-2c7020bbe0c2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12240 | 2025.12.24 02:39:31.743031 [ 291 ] {} <Debug> TCP-Session: c6a289e7-2553-4828-a853-e2449e2e3ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12241 | 2025.12.24 02:39:31.743024 [ 351 ] {} <Debug> TCP-Session: f70a40c0-ca25-4987-8d42-93cabc901d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12242 | 2025.12.24 02:39:31.743087 [ 290 ] {3109d133-4024-44b4-976d-2c7020bbe0c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12243 | 2025.12.24 02:39:31.743095 [ 351 ] {} <Debug> TCP-Session: f70a40c0-ca25-4987-8d42-93cabc901d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12244 | 2025.12.24 02:39:31.742590 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12245 | 2025.12.24 02:39:31.742755 [ 353 ] {} <Debug> TCP-Session: 1c0d70fa-3ca9-44f7-81cd-3f383cecfe3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12246 | 2025.12.24 02:39:31.743154 [ 292 ] {} <Debug> TCP-Session: 0a8e3016-c4f2-45db-bcf1-d063de549844 Authenticating user 'default' from [fd00:1122:3344:101::e]:33990 | ||
| 12247 | 2025.12.24 02:39:31.743163 [ 353 ] {} <Debug> TCP-Session: 1c0d70fa-3ca9-44f7-81cd-3f383cecfe3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12248 | 2025.12.24 02:39:31.743172 [ 292 ] {} <Debug> TCP-Session: 0a8e3016-c4f2-45db-bcf1-d063de549844 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12249 | 2025.12.24 02:39:31.743185 [ 292 ] {} <Debug> TCP-Session: 0a8e3016-c4f2-45db-bcf1-d063de549844 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12250 | 2025.12.24 02:39:31.743379 [ 290 ] {3109d133-4024-44b4-976d-2c7020bbe0c2} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 12251 | 2025.12.24 02:39:31.744243 [ 326 ] {3109d133-4024-44b4-976d-2c7020bbe0c2} <Trace> AggregatingTransform: Aggregating | ||
| 12252 | 2025.12.24 02:39:31.744290 [ 326 ] {3109d133-4024-44b4-976d-2c7020bbe0c2} <Trace> Aggregator: Aggregation method: without_key | ||
| 12253 | 2025.12.24 02:39:31.744323 [ 326 ] {3109d133-4024-44b4-976d-2c7020bbe0c2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000844593 sec. (1184.002 rows/sec., 46.25 KiB/sec.) | ||
| 12254 | 2025.12.24 02:39:31.744341 [ 326 ] {3109d133-4024-44b4-976d-2c7020bbe0c2} <Trace> Aggregator: Merging aggregated data | ||
| 12255 | 2025.12.24 02:39:31.745583 [ 290 ] {3109d133-4024-44b4-976d-2c7020bbe0c2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002838 sec., 352.3608174770966 rows/sec., 13.76 KiB/sec. | ||
| 12256 | 2025.12.24 02:39:31.745714 [ 290 ] {3109d133-4024-44b4-976d-2c7020bbe0c2} <Debug> TCPHandler: Processed in 0.003182861 sec. | ||
| 12257 | 2025.12.24 02:39:31.745857 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12258 | 2025.12.24 02:39:31.745885 [ 290 ] {} <Debug> TCP-Session: 04afd0fd-c3a3-485e-a54b-4c2ffb6a0ea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12259 | 2025.12.24 02:39:31.745888 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12260 | 2025.12.24 02:39:31.745908 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12261 | 2025.12.24 02:39:31.745933 [ 291 ] {} <Debug> TCP-Session: c6a289e7-2553-4828-a853-e2449e2e3ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12262 | 2025.12.24 02:39:31.745941 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12263 | 2025.12.24 02:39:31.745956 [ 349 ] {} <Debug> TCP-Session: 770d4882-71e0-48d4-99a3-2c703f26c61b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12264 | 2025.12.24 02:39:31.745980 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12265 | 2025.12.24 02:39:31.745990 [ 292 ] {} <Debug> TCP-Session: 0a8e3016-c4f2-45db-bcf1-d063de549844 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12266 | 2025.12.24 02:39:31.746001 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12267 | 2025.12.24 02:39:31.746020 [ 350 ] {} <Debug> TCP-Session: 3271c23b-0368-41b2-81eb-afa4146b0155 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12268 | 2025.12.24 02:39:31.746017 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12269 | 2025.12.24 02:39:31.746051 [ 351 ] {} <Debug> TCP-Session: f70a40c0-ca25-4987-8d42-93cabc901d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12270 | 2025.12.24 02:39:31.745965 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12271 | 2025.12.24 02:39:31.746082 [ 352 ] {} <Debug> TCP-Session: d387b390-3a85-4126-919d-a3d4559e1862 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12272 | 2025.12.24 02:39:31.745926 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12273 | 2025.12.24 02:39:31.746116 [ 293 ] {} <Debug> TCP-Session: 70fb9000-3c8e-4def-b2e7-6adfc8498694 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12274 | 2025.12.24 02:39:31.746164 [ 353 ] {} <Debug> TCP-Session: 1c0d70fa-3ca9-44f7-81cd-3f383cecfe3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12275 | 2025.12.24 02:39:31.805132 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41244 | ||
| 12276 | 2025.12.24 02:39:31.805233 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12277 | 2025.12.24 02:39:31.805258 [ 290 ] {} <Debug> TCP-Session: cfb9bdbc-8123-49b4-aa1d-5b64c90c9d0d Authenticating user 'default' from [fd00:1122:3344:101::e]:41244 | ||
| 12278 | 2025.12.24 02:39:31.805278 [ 290 ] {} <Debug> TCP-Session: cfb9bdbc-8123-49b4-aa1d-5b64c90c9d0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12279 | 2025.12.24 02:39:31.805291 [ 290 ] {} <Debug> TCP-Session: cfb9bdbc-8123-49b4-aa1d-5b64c90c9d0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12280 | 2025.12.24 02:39:31.805444 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54048 | ||
| 12281 | 2025.12.24 02:39:31.805481 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41483 | ||
| 12282 | 2025.12.24 02:39:31.805505 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63084 | ||
| 12283 | 2025.12.24 02:39:31.805519 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45574 | ||
| 12284 | 2025.12.24 02:39:31.805544 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64299 | ||
| 12285 | 2025.12.24 02:39:31.805561 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49232 | ||
| 12286 | 2025.12.24 02:39:31.805607 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12287 | 2025.12.24 02:39:31.805630 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12288 | 2025.12.24 02:39:31.805635 [ 290 ] {} <Trace> TCP-Session: cfb9bdbc-8123-49b4-aa1d-5b64c90c9d0d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12289 | 2025.12.24 02:39:31.805651 [ 292 ] {} <Debug> TCP-Session: 8b68dac4-2a91-47d9-b72f-a368eb4aa749 Authenticating user 'default' from [fd00:1122:3344:101::e]:41483 | ||
| 12290 | 2025.12.24 02:39:31.805670 [ 350 ] {} <Debug> TCP-Session: 9e82a085-513d-4fd7-b185-63a179d89376 Authenticating user 'default' from [fd00:1122:3344:101::e]:45574 | ||
| 12291 | 2025.12.24 02:39:31.805685 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12292 | 2025.12.24 02:39:31.805696 [ 292 ] {} <Debug> TCP-Session: 8b68dac4-2a91-47d9-b72f-a368eb4aa749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12293 | 2025.12.24 02:39:31.805714 [ 350 ] {} <Debug> TCP-Session: 9e82a085-513d-4fd7-b185-63a179d89376 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12294 | 2025.12.24 02:39:31.805724 [ 353 ] {} <Debug> TCP-Session: a44aa314-0afb-4d02-a21c-b6d1966dc24a Authenticating user 'default' from [fd00:1122:3344:101::e]:49232 | ||
| 12295 | 2025.12.24 02:39:31.805726 [ 292 ] {} <Debug> TCP-Session: 8b68dac4-2a91-47d9-b72f-a368eb4aa749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12296 | 2025.12.24 02:39:31.805747 [ 350 ] {} <Debug> TCP-Session: 9e82a085-513d-4fd7-b185-63a179d89376 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12297 | 2025.12.24 02:39:31.805758 [ 353 ] {} <Debug> TCP-Session: a44aa314-0afb-4d02-a21c-b6d1966dc24a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12298 | 2025.12.24 02:39:31.805687 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12299 | 2025.12.24 02:39:31.805794 [ 353 ] {} <Debug> TCP-Session: a44aa314-0afb-4d02-a21c-b6d1966dc24a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12300 | 2025.12.24 02:39:31.805830 [ 351 ] {} <Debug> TCP-Session: 9d34f228-0bd5-41dc-9dba-775b0354b5ab Authenticating user 'default' from [fd00:1122:3344:101::e]:64299 | ||
| 12301 | 2025.12.24 02:39:31.805839 [ 290 ] {384502bd-6edf-4dc1-9a54-bfc0c7704cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41244) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12302 | 2025.12.24 02:39:31.805554 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41775 | ||
| 12303 | 2025.12.24 02:39:31.805865 [ 351 ] {} <Debug> TCP-Session: 9d34f228-0bd5-41dc-9dba-775b0354b5ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12304 | 2025.12.24 02:39:31.805551 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12305 | 2025.12.24 02:39:31.805911 [ 351 ] {} <Debug> TCP-Session: 9d34f228-0bd5-41dc-9dba-775b0354b5ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12306 | 2025.12.24 02:39:31.805504 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38019 | ||
| 12307 | 2025.12.24 02:39:31.805947 [ 291 ] {} <Debug> TCP-Session: 6ed3e7ba-5ce2-4489-a955-a458aa58d781 Authenticating user 'default' from [fd00:1122:3344:101::e]:54048 | ||
| 12308 | 2025.12.24 02:39:31.805942 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12309 | 2025.12.24 02:39:31.805987 [ 291 ] {} <Debug> TCP-Session: 6ed3e7ba-5ce2-4489-a955-a458aa58d781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12310 | 2025.12.24 02:39:31.805606 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12311 | 2025.12.24 02:39:31.806012 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12312 | 2025.12.24 02:39:31.806006 [ 352 ] {} <Debug> TCP-Session: b0fa50d2-cd27-4505-8e89-7835291616ae Authenticating user 'default' from [fd00:1122:3344:101::e]:41775 | ||
| 12313 | 2025.12.24 02:39:31.806048 [ 293 ] {} <Debug> TCP-Session: 2fdae241-a2e1-497c-9c7d-c4a8c8cf44b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38019 | ||
| 12314 | 2025.12.24 02:39:31.806065 [ 352 ] {} <Debug> TCP-Session: b0fa50d2-cd27-4505-8e89-7835291616ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12315 | 2025.12.24 02:39:31.806080 [ 293 ] {} <Debug> TCP-Session: 2fdae241-a2e1-497c-9c7d-c4a8c8cf44b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12316 | 2025.12.24 02:39:31.806092 [ 290 ] {384502bd-6edf-4dc1-9a54-bfc0c7704cc0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12317 | 2025.12.24 02:39:31.806107 [ 293 ] {} <Debug> TCP-Session: 2fdae241-a2e1-497c-9c7d-c4a8c8cf44b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12318 | 2025.12.24 02:39:31.806093 [ 352 ] {} <Debug> TCP-Session: b0fa50d2-cd27-4505-8e89-7835291616ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12319 | 2025.12.24 02:39:31.806038 [ 349 ] {} <Debug> TCP-Session: 77552bde-e5f5-4955-8c7e-dabbc3aca913 Authenticating user 'default' from [fd00:1122:3344:101::e]:63084 | ||
| 12320 | 2025.12.24 02:39:31.806153 [ 290 ] {384502bd-6edf-4dc1-9a54-bfc0c7704cc0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12321 | 2025.12.24 02:39:31.806180 [ 349 ] {} <Debug> TCP-Session: 77552bde-e5f5-4955-8c7e-dabbc3aca913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12322 | 2025.12.24 02:39:31.806005 [ 291 ] {} <Debug> TCP-Session: 6ed3e7ba-5ce2-4489-a955-a458aa58d781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12323 | 2025.12.24 02:39:31.806204 [ 349 ] {} <Debug> TCP-Session: 77552bde-e5f5-4955-8c7e-dabbc3aca913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12324 | 2025.12.24 02:39:31.806462 [ 290 ] {384502bd-6edf-4dc1-9a54-bfc0c7704cc0} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 12325 | 2025.12.24 02:39:31.807342 [ 345 ] {384502bd-6edf-4dc1-9a54-bfc0c7704cc0} <Trace> AggregatingTransform: Aggregating | ||
| 12326 | 2025.12.24 02:39:31.807400 [ 345 ] {384502bd-6edf-4dc1-9a54-bfc0c7704cc0} <Trace> Aggregator: Aggregation method: without_key | ||
| 12327 | 2025.12.24 02:39:31.807445 [ 345 ] {384502bd-6edf-4dc1-9a54-bfc0c7704cc0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000874794 sec. (1143.126 rows/sec., 44.65 KiB/sec.) | ||
| 12328 | 2025.12.24 02:39:31.807465 [ 345 ] {384502bd-6edf-4dc1-9a54-bfc0c7704cc0} <Trace> Aggregator: Merging aggregated data | ||
| 12329 | 2025.12.24 02:39:31.809115 [ 290 ] {384502bd-6edf-4dc1-9a54-bfc0c7704cc0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003342 sec., 299.22202274087374 rows/sec., 11.69 KiB/sec. | ||
| 12330 | 2025.12.24 02:39:31.809272 [ 290 ] {384502bd-6edf-4dc1-9a54-bfc0c7704cc0} <Debug> TCPHandler: Processed in 0.003782251 sec. | ||
| 12331 | 2025.12.24 02:39:31.809395 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12332 | 2025.12.24 02:39:31.809425 [ 290 ] {} <Debug> TCP-Session: cfb9bdbc-8123-49b4-aa1d-5b64c90c9d0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12333 | 2025.12.24 02:39:31.809429 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12334 | 2025.12.24 02:39:31.809451 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12335 | 2025.12.24 02:39:31.809469 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12336 | 2025.12.24 02:39:31.809480 [ 291 ] {} <Debug> TCP-Session: 6ed3e7ba-5ce2-4489-a955-a458aa58d781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12337 | 2025.12.24 02:39:31.809496 [ 349 ] {} <Debug> TCP-Session: 77552bde-e5f5-4955-8c7e-dabbc3aca913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12338 | 2025.12.24 02:39:31.809506 [ 292 ] {} <Debug> TCP-Session: 8b68dac4-2a91-47d9-b72f-a368eb4aa749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12339 | 2025.12.24 02:39:31.809506 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12340 | 2025.12.24 02:39:31.809519 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12341 | 2025.12.24 02:39:31.809556 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12342 | 2025.12.24 02:39:31.809566 [ 351 ] {} <Debug> TCP-Session: 9d34f228-0bd5-41dc-9dba-775b0354b5ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12343 | 2025.12.24 02:39:31.809583 [ 352 ] {} <Debug> TCP-Session: b0fa50d2-cd27-4505-8e89-7835291616ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12344 | 2025.12.24 02:39:31.809603 [ 353 ] {} <Debug> TCP-Session: a44aa314-0afb-4d02-a21c-b6d1966dc24a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12345 | 2025.12.24 02:39:31.809536 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12346 | 2025.12.24 02:39:31.809486 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12347 | 2025.12.24 02:39:31.809668 [ 350 ] {} <Debug> TCP-Session: 9e82a085-513d-4fd7-b185-63a179d89376 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12348 | 2025.12.24 02:39:31.809686 [ 293 ] {} <Debug> TCP-Session: 2fdae241-a2e1-497c-9c7d-c4a8c8cf44b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12349 | 2025.12.24 02:39:32.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.65 MiB, peak 365.73 MiB, free memory in arenas 0.00 B, will set to 354.40 MiB (RSS), difference: -1.25 MiB | ||
| 12350 | 2025.12.24 02:39:32.311681 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31119 | ||
| 12351 | 2025.12.24 02:39:32.312205 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12352 | 2025.12.24 02:39:32.312256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12353 | 2025.12.24 02:39:32.312769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12354 | 2025.12.24 02:39:32.313031 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12355 | 2025.12.24 02:39:32.313185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31119 | ||
| 12356 | 2025.12.24 02:39:34.011048 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12357 | 2025.12.24 02:39:34.029070 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12358 | 2025.12.24 02:39:34.029124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12359 | 2025.12.24 02:39:34.035345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12360 | 2025.12.24 02:39:34.036038 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12361 | 2025.12.24 02:39:34.039111 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12362 | 2025.12.24 02:39:34.910610 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1500 | ||
| 12363 | 2025.12.24 02:39:34.913734 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12364 | 2025.12.24 02:39:34.913798 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12365 | 2025.12.24 02:39:34.915105 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12366 | 2025.12.24 02:39:34.915403 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12367 | 2025.12.24 02:39:34.915797 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1500 | ||
| 12368 | 2025.12.24 02:39:36.326480 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12369 | 2025.12.24 02:39:36.326681 [ 4 ] {afe44c7a-e5a7-407a-b37d-a74d696b92b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12370 | 2025.12.24 02:39:36.326783 [ 4 ] {afe44c7a-e5a7-407a-b37d-a74d696b92b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12371 | 2025.12.24 02:39:36.327770 [ 4 ] {afe44c7a-e5a7-407a-b37d-a74d696b92b2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2025.12.24 02:39:36.327811 [ 4 ] {afe44c7a-e5a7-407a-b37d-a74d696b92b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12373 | 2025.12.24 02:39:36.328181 [ 4 ] {afe44c7a-e5a7-407a-b37d-a74d696b92b2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12374 | 2025.12.24 02:39:36.328396 [ 4 ] {afe44c7a-e5a7-407a-b37d-a74d696b92b2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2025.12.24 02:39:36.328531 [ 28 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12376 | 2025.12.24 02:39:36.328538 [ 4 ] {afe44c7a-e5a7-407a-b37d-a74d696b92b2} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001923 sec., 43681.747269890795 rows/sec., 3.65 MiB/sec. | ||
| 12377 | 2025.12.24 02:39:36.328575 [ 28 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12378 | 2025.12.24 02:39:36.328594 [ 4 ] {afe44c7a-e5a7-407a-b37d-a74d696b92b2} <Debug> TCPHandler: Processed in 0.002237406 sec. | ||
| 12379 | 2025.12.24 02:39:36.328599 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12380 | 2025.12.24 02:39:36.328718 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12381 | 2025.12.24 02:39:36.328752 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 12382 | 2025.12.24 02:39:36.328821 [ 4 ] {89b8088d-4791-4858-aa61-76da7caa110c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12383 | 2025.12.24 02:39:36.328866 [ 4 ] {89b8088d-4791-4858-aa61-76da7caa110c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12384 | 2025.12.24 02:39:36.328919 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12385 | 2025.12.24 02:39:36.328962 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1406 rows starting from the beginning of the part | ||
| 12386 | 2025.12.24 02:39:36.329039 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 204 rows starting from the beginning of the part | ||
| 12387 | 2025.12.24 02:39:36.329092 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 12388 | 2025.12.24 02:39:36.329139 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 84 rows starting from the beginning of the part | ||
| 12389 | 2025.12.24 02:39:36.329184 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1250 rows starting from the beginning of the part | ||
| 12390 | 2025.12.24 02:39:36.329229 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 84 rows starting from the beginning of the part | ||
| 12391 | 2025.12.24 02:39:36.329266 [ 4 ] {89b8088d-4791-4858-aa61-76da7caa110c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12392 | 2025.12.24 02:39:36.329306 [ 4 ] {89b8088d-4791-4858-aa61-76da7caa110c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12393 | 2025.12.24 02:39:36.329648 [ 4 ] {89b8088d-4791-4858-aa61-76da7caa110c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12394 | 2025.12.24 02:39:36.329866 [ 4 ] {89b8088d-4791-4858-aa61-76da7caa110c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12395 | 2025.12.24 02:39:36.329989 [ 44 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12396 | 2025.12.24 02:39:36.329998 [ 4 ] {89b8088d-4791-4858-aa61-76da7caa110c} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001205 sec., 11618.257261410788 rows/sec., 873.64 KiB/sec. | ||
| 12397 | 2025.12.24 02:39:36.330025 [ 44 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2025.12.24 02:39:36.330043 [ 4 ] {89b8088d-4791-4858-aa61-76da7caa110c} <Debug> TCPHandler: Processed in 0.001377842 sec. | ||
| 12399 | 2025.12.24 02:39:36.330046 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12400 | 2025.12.24 02:39:36.330125 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 12401 | 2025.12.24 02:39:36.330152 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12402 | 2025.12.24 02:39:36.330213 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12403 | 2025.12.24 02:39:36.330241 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 70 rows starting from the beginning of the part | ||
| 12404 | 2025.12.24 02:39:36.330244 [ 4 ] {ddc562d1-886f-4048-b25b-1a954ee0d813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12405 | 2025.12.24 02:39:36.330296 [ 4 ] {ddc562d1-886f-4048-b25b-1a954ee0d813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12406 | 2025.12.24 02:39:36.330306 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 12407 | 2025.12.24 02:39:36.330349 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 26 rows starting from the beginning of the part | ||
| 12408 | 2025.12.24 02:39:36.330388 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 14 rows starting from the beginning of the part | ||
| 12409 | 2025.12.24 02:39:36.330426 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 30 rows starting from the beginning of the part | ||
| 12410 | 2025.12.24 02:39:36.330467 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 14 rows starting from the beginning of the part | ||
| 12411 | 2025.12.24 02:39:36.330720 [ 4 ] {ddc562d1-886f-4048-b25b-1a954ee0d813} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12412 | 2025.12.24 02:39:36.330747 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3136 rows, containing 5 columns (5 merged, 0 gathered) in 0.002057253 sec., 1524362.8275180543 rows/sec., 133.59 MiB/sec. | ||
| 12413 | 2025.12.24 02:39:36.330754 [ 4 ] {ddc562d1-886f-4048-b25b-1a954ee0d813} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12414 | 2025.12.24 02:39:36.330995 [ 200 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12415 | 2025.12.24 02:39:36.331104 [ 4 ] {ddc562d1-886f-4048-b25b-1a954ee0d813} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12416 | 2025.12.24 02:39:36.331199 [ 197 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001107637 sec., 162508.1141204203 rows/sec., 12.55 MiB/sec. | ||
| 12417 | 2025.12.24 02:39:36.331281 [ 200 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_96_19} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2025.12.24 02:39:36.331327 [ 4 ] {ddc562d1-886f-4048-b25b-1a954ee0d813} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2025.12.24 02:39:36.331355 [ 200 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_96_19} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12420 | 2025.12.24 02:39:36.331387 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12421 | 2025.12.24 02:39:36.331444 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 12422 | 2025.12.24 02:39:36.331448 [ 36 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12423 | 2025.12.24 02:39:36.331454 [ 4 ] {ddc562d1-886f-4048-b25b-1a954ee0d813} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001227 sec., 63569.682151589244 rows/sec., 4.96 MiB/sec. | ||
| 12424 | 2025.12.24 02:39:36.331493 [ 36 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12425 | 2025.12.24 02:39:36.331512 [ 4 ] {ddc562d1-886f-4048-b25b-1a954ee0d813} <Debug> TCPHandler: Processed in 0.001406902 sec. | ||
| 12426 | 2025.12.24 02:39:36.331517 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12427 | 2025.12.24 02:39:36.331582 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 12428 | 2025.12.24 02:39:36.331627 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12429 | 2025.12.24 02:39:36.331659 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12430 | 2025.12.24 02:39:36.331687 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 632 rows starting from the beginning of the part | ||
| 12431 | 2025.12.24 02:39:36.331727 [ 4 ] {db0baf34-d1eb-4665-b00e-e6d54cce12d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12432 | 2025.12.24 02:39:36.331731 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_91_18} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2025.12.24 02:39:36.331746 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 114 rows starting from the beginning of the part | ||
| 12434 | 2025.12.24 02:39:36.331773 [ 4 ] {db0baf34-d1eb-4665-b00e-e6d54cce12d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12435 | 2025.12.24 02:39:36.331801 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 12436 | 2025.12.24 02:39:36.331829 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_91_18} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12437 | 2025.12.24 02:39:36.331842 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 78 rows starting from the beginning of the part | ||
| 12438 | 2025.12.24 02:39:36.331881 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 550 rows starting from the beginning of the part | ||
| 12439 | 2025.12.24 02:39:36.331916 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 78 rows starting from the beginning of the part | ||
| 12440 | 2025.12.24 02:39:36.331923 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12441 | 2025.12.24 02:39:36.332192 [ 4 ] {db0baf34-d1eb-4665-b00e-e6d54cce12d2} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12442 | 2025.12.24 02:39:36.332228 [ 4 ] {db0baf34-d1eb-4665-b00e-e6d54cce12d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12443 | 2025.12.24 02:39:36.332552 [ 4 ] {db0baf34-d1eb-4665-b00e-e6d54cce12d2} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12444 | 2025.12.24 02:39:36.332759 [ 4 ] {db0baf34-d1eb-4665-b00e-e6d54cce12d2} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12445 | 2025.12.24 02:39:36.332840 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128345 sec., 1201449.2189021776 rows/sec., 95.70 MiB/sec. | ||
| 12446 | 2025.12.24 02:39:36.332881 [ 4 ] {db0baf34-d1eb-4665-b00e-e6d54cce12d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 12447 | 2025.12.24 02:39:36.332884 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12448 | 2025.12.24 02:39:36.332922 [ 4 ] {db0baf34-d1eb-4665-b00e-e6d54cce12d2} <Debug> TCPHandler: Processed in 0.001344881 sec. | ||
| 12449 | 2025.12.24 02:39:36.332928 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12450 | 2025.12.24 02:39:36.332951 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.96 GiB. | ||
| 12451 | 2025.12.24 02:39:36.332998 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12452 | 2025.12.24 02:39:36.333028 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12453 | 2025.12.24 02:39:36.333042 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 12454 | 2025.12.24 02:39:36.333122 [ 4 ] {65c9c706-86b7-4570-a49b-76ee86b9c02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12455 | 2025.12.24 02:39:36.333170 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12456 | 2025.12.24 02:39:36.333188 [ 4 ] {65c9c706-86b7-4570-a49b-76ee86b9c02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12457 | 2025.12.24 02:39:36.333208 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 25998 rows starting from the beginning of the part | ||
| 12458 | 2025.12.24 02:39:36.333280 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 12459 | 2025.12.24 02:39:36.333295 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_96_19} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12460 | 2025.12.24 02:39:36.333333 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 12461 | 2025.12.24 02:39:36.333386 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_96_19} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12462 | 2025.12.24 02:39:36.333386 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 12463 | 2025.12.24 02:39:36.333454 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 846 rows starting from the beginning of the part | ||
| 12464 | 2025.12.24 02:39:36.333495 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 12465 | 2025.12.24 02:39:36.333502 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 12466 | 2025.12.24 02:39:36.333948 [ 4 ] {65c9c706-86b7-4570-a49b-76ee86b9c02b} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2025.12.24 02:39:36.333988 [ 4 ] {65c9c706-86b7-4570-a49b-76ee86b9c02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12468 | 2025.12.24 02:39:36.334504 [ 4 ] {65c9c706-86b7-4570-a49b-76ee86b9c02b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12469 | 2025.12.24 02:39:36.334711 [ 4 ] {65c9c706-86b7-4570-a49b-76ee86b9c02b} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2025.12.24 02:39:36.334845 [ 4 ] {65c9c706-86b7-4570-a49b-76ee86b9c02b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001741 sec., 8041.3555427915 rows/sec., 14.41 MiB/sec. | ||
| 12471 | 2025.12.24 02:39:36.334846 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12472 | 2025.12.24 02:39:36.334894 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12473 | 2025.12.24 02:39:36.334897 [ 4 ] {65c9c706-86b7-4570-a49b-76ee86b9c02b} <Debug> TCPHandler: Processed in 0.00191611 sec. | ||
| 12474 | 2025.12.24 02:39:36.334917 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12475 | 2025.12.24 02:39:36.335001 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 12476 | 2025.12.24 02:39:36.335016 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12477 | 2025.12.24 02:39:36.335119 [ 4 ] {122176e3-7f76-4f4e-9bd5-734ea4e42a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12478 | 2025.12.24 02:39:36.335164 [ 4 ] {122176e3-7f76-4f4e-9bd5-734ea4e42a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12479 | 2025.12.24 02:39:36.335202 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12480 | 2025.12.24 02:39:36.335259 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1655 rows starting from the beginning of the part | ||
| 12481 | 2025.12.24 02:39:36.335383 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 14 rows starting from the beginning of the part | ||
| 12482 | 2025.12.24 02:39:36.335486 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 26 rows starting from the beginning of the part | ||
| 12483 | 2025.12.24 02:39:36.335504 [ 4 ] {122176e3-7f76-4f4e-9bd5-734ea4e42a49} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12484 | 2025.12.24 02:39:36.335542 [ 4 ] {122176e3-7f76-4f4e-9bd5-734ea4e42a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12485 | 2025.12.24 02:39:36.335594 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 14 rows starting from the beginning of the part | ||
| 12486 | 2025.12.24 02:39:36.335710 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 26 rows starting from the beginning of the part | ||
| 12487 | 2025.12.24 02:39:36.335821 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 14 rows starting from the beginning of the part | ||
| 12488 | 2025.12.24 02:39:36.335873 [ 4 ] {122176e3-7f76-4f4e-9bd5-734ea4e42a49} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12489 | 2025.12.24 02:39:36.336087 [ 4 ] {122176e3-7f76-4f4e-9bd5-734ea4e42a49} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12490 | 2025.12.24 02:39:36.336216 [ 4 ] {122176e3-7f76-4f4e-9bd5-734ea4e42a49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 12491 | 2025.12.24 02:39:36.336216 [ 44 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12492 | 2025.12.24 02:39:36.336252 [ 4 ] {122176e3-7f76-4f4e-9bd5-734ea4e42a49} <Debug> TCPHandler: Processed in 0.001283211 sec. | ||
| 12493 | 2025.12.24 02:39:36.336261 [ 44 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12494 | 2025.12.24 02:39:36.336285 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12495 | 2025.12.24 02:39:36.336416 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 12496 | 2025.12.24 02:39:36.336583 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12497 | 2025.12.24 02:39:36.336622 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5388 rows starting from the beginning of the part | ||
| 12498 | 2025.12.24 02:39:36.336719 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 12499 | 2025.12.24 02:39:36.336793 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 12500 | 2025.12.24 02:39:36.336858 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 12501 | 2025.12.24 02:39:36.336921 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 12502 | 2025.12.24 02:39:36.336983 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 12503 | 2025.12.24 02:39:36.339186 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5688 rows, containing 4 columns (4 merged, 0 gathered) in 0.002828676 sec., 2010834.7509576918 rows/sec., 135.52 MiB/sec. | ||
| 12504 | 2025.12.24 02:39:36.339791 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12505 | 2025.12.24 02:39:36.339981 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27520 rows, containing 5 columns (5 merged, 0 gathered) in 0.006978771 sec., 3943387.7397610554 rows/sec., 270.89 MiB/sec. | ||
| 12506 | 2025.12.24 02:39:36.340086 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_96_19} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12507 | 2025.12.24 02:39:36.340168 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_96_19} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12508 | 2025.12.24 02:39:36.340268 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12509 | 2025.12.24 02:39:36.340414 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12510 | 2025.12.24 02:39:36.340739 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12511 | 2025.12.24 02:39:36.340822 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12512 | 2025.12.24 02:39:36.340933 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 12513 | 2025.12.24 02:39:36.344349 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1749 rows, containing 19 columns (19 merged, 0 gathered) in 0.00938173 sec., 186426.1708661409 rows/sec., 334.07 MiB/sec. | ||
| 12514 | 2025.12.24 02:39:36.346481 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12515 | 2025.12.24 02:39:36.346814 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2025.12.24 02:39:36.346898 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12517 | 2025.12.24 02:39:36.347053 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.08 MiB. | ||
| 12518 | 2025.12.24 02:39:37.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 355.02 MiB, peak 373.97 MiB, free memory in arenas 0.00 B, will set to 359.26 MiB (RSS), difference: 4.25 MiB | ||
| 12519 | 2025.12.24 02:39:39.656554 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12520 | 2025.12.24 02:39:39.656630 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12521 | 2025.12.24 02:39:39.813408 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31567 | ||
| 12522 | 2025.12.24 02:39:39.814013 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12523 | 2025.12.24 02:39:39.814050 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12524 | 2025.12.24 02:39:39.814522 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12525 | 2025.12.24 02:39:39.814735 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12526 | 2025.12.24 02:39:39.814865 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31567 | ||
| 12527 | 2025.12.24 02:39:39.814919 [ 66 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12528 | 2025.12.24 02:39:39.815009 [ 66 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12529 | 2025.12.24 02:39:39.815045 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12530 | 2025.12.24 02:39:39.815250 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 12531 | 2025.12.24 02:39:39.815475 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12532 | 2025.12.24 02:39:39.815538 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29199 rows starting from the beginning of the part | ||
| 12533 | 2025.12.24 02:39:39.815640 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 12534 | 2025.12.24 02:39:39.815712 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 12535 | 2025.12.24 02:39:39.815781 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 12536 | 2025.12.24 02:39:39.815833 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 12537 | 2025.12.24 02:39:39.815871 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 12538 | 2025.12.24 02:39:39.818094 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31567 rows, containing 4 columns (4 merged, 0 gathered) in 0.002929317 sec., 10776232.13875453 rows/sec., 154.16 MiB/sec. | ||
| 12539 | 2025.12.24 02:39:39.818542 [ 198 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12540 | 2025.12.24 02:39:39.818845 [ 198 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_66_13} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12541 | 2025.12.24 02:39:39.818923 [ 198 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_66_13} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12542 | 2025.12.24 02:39:39.819026 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 12543 | 2025.12.24 02:39:41.326446 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12544 | 2025.12.24 02:39:41.326642 [ 4 ] {f3afc2dc-ee53-4299-b605-2283713a71bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12545 | 2025.12.24 02:39:41.326720 [ 4 ] {f3afc2dc-ee53-4299-b605-2283713a71bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12546 | 2025.12.24 02:39:41.327371 [ 4 ] {f3afc2dc-ee53-4299-b605-2283713a71bf} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2025.12.24 02:39:41.327422 [ 4 ] {f3afc2dc-ee53-4299-b605-2283713a71bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12548 | 2025.12.24 02:39:41.327829 [ 4 ] {f3afc2dc-ee53-4299-b605-2283713a71bf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12549 | 2025.12.24 02:39:41.328065 [ 4 ] {f3afc2dc-ee53-4299-b605-2283713a71bf} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12550 | 2025.12.24 02:39:41.328232 [ 4 ] {f3afc2dc-ee53-4299-b605-2283713a71bf} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001641 sec., 65813.52833638026 rows/sec., 5.53 MiB/sec. | ||
| 12551 | 2025.12.24 02:39:41.328287 [ 4 ] {f3afc2dc-ee53-4299-b605-2283713a71bf} <Debug> TCPHandler: Processed in 0.001976591 sec. | ||
| 12552 | 2025.12.24 02:39:41.328416 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12553 | 2025.12.24 02:39:41.328522 [ 4 ] {da042cff-0195-4ec9-8ddd-d0c55ffe4fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12554 | 2025.12.24 02:39:41.328568 [ 4 ] {da042cff-0195-4ec9-8ddd-d0c55ffe4fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12555 | 2025.12.24 02:39:41.329005 [ 4 ] {da042cff-0195-4ec9-8ddd-d0c55ffe4fa7} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12556 | 2025.12.24 02:39:41.329043 [ 4 ] {da042cff-0195-4ec9-8ddd-d0c55ffe4fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12557 | 2025.12.24 02:39:41.329358 [ 4 ] {da042cff-0195-4ec9-8ddd-d0c55ffe4fa7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12558 | 2025.12.24 02:39:41.329583 [ 4 ] {da042cff-0195-4ec9-8ddd-d0c55ffe4fa7} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2025.12.24 02:39:41.329722 [ 4 ] {da042cff-0195-4ec9-8ddd-d0c55ffe4fa7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001223 sec., 21259.19869174162 rows/sec., 1.56 MiB/sec. | ||
| 12560 | 2025.12.24 02:39:41.329760 [ 4 ] {da042cff-0195-4ec9-8ddd-d0c55ffe4fa7} <Debug> TCPHandler: Processed in 0.001398573 sec. | ||
| 12561 | 2025.12.24 02:39:41.329877 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12562 | 2025.12.24 02:39:41.329973 [ 4 ] {20b30a3d-7f8c-40cf-ba5c-65bf0453cc0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12563 | 2025.12.24 02:39:41.330015 [ 4 ] {20b30a3d-7f8c-40cf-ba5c-65bf0453cc0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12564 | 2025.12.24 02:39:41.330437 [ 4 ] {20b30a3d-7f8c-40cf-ba5c-65bf0453cc0c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2025.12.24 02:39:41.330475 [ 4 ] {20b30a3d-7f8c-40cf-ba5c-65bf0453cc0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12566 | 2025.12.24 02:39:41.330790 [ 4 ] {20b30a3d-7f8c-40cf-ba5c-65bf0453cc0c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12567 | 2025.12.24 02:39:41.331009 [ 4 ] {20b30a3d-7f8c-40cf-ba5c-65bf0453cc0c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12568 | 2025.12.24 02:39:41.331141 [ 4 ] {20b30a3d-7f8c-40cf-ba5c-65bf0453cc0c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001188 sec., 75757.57575757576 rows/sec., 5.92 MiB/sec. | ||
| 12569 | 2025.12.24 02:39:41.331179 [ 4 ] {20b30a3d-7f8c-40cf-ba5c-65bf0453cc0c} <Debug> TCPHandler: Processed in 0.001352101 sec. | ||
| 12570 | 2025.12.24 02:39:41.331295 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12571 | 2025.12.24 02:39:41.331396 [ 4 ] {4fcc1193-2887-4cd0-aa4b-7f6d5eb96e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12572 | 2025.12.24 02:39:41.331440 [ 4 ] {4fcc1193-2887-4cd0-aa4b-7f6d5eb96e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12573 | 2025.12.24 02:39:41.331834 [ 4 ] {4fcc1193-2887-4cd0-aa4b-7f6d5eb96e4d} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2025.12.24 02:39:41.331871 [ 4 ] {4fcc1193-2887-4cd0-aa4b-7f6d5eb96e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12575 | 2025.12.24 02:39:41.332208 [ 4 ] {4fcc1193-2887-4cd0-aa4b-7f6d5eb96e4d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12576 | 2025.12.24 02:39:41.332421 [ 4 ] {4fcc1193-2887-4cd0-aa4b-7f6d5eb96e4d} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2025.12.24 02:39:41.332551 [ 4 ] {4fcc1193-2887-4cd0-aa4b-7f6d5eb96e4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 12578 | 2025.12.24 02:39:41.332588 [ 4 ] {4fcc1193-2887-4cd0-aa4b-7f6d5eb96e4d} <Debug> TCPHandler: Processed in 0.001341912 sec. | ||
| 12579 | 2025.12.24 02:39:41.332698 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12580 | 2025.12.24 02:39:41.332791 [ 4 ] {93d06876-dd6b-4218-a286-1c48d21a66cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12581 | 2025.12.24 02:39:41.332846 [ 4 ] {93d06876-dd6b-4218-a286-1c48d21a66cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12582 | 2025.12.24 02:39:41.333624 [ 4 ] {93d06876-dd6b-4218-a286-1c48d21a66cc} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2025.12.24 02:39:41.333659 [ 4 ] {93d06876-dd6b-4218-a286-1c48d21a66cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12584 | 2025.12.24 02:39:41.334197 [ 4 ] {93d06876-dd6b-4218-a286-1c48d21a66cc} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12585 | 2025.12.24 02:39:41.334420 [ 4 ] {93d06876-dd6b-4218-a286-1c48d21a66cc} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2025.12.24 02:39:41.334558 [ 4 ] {93d06876-dd6b-4218-a286-1c48d21a66cc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001785 sec., 14565.826330532214 rows/sec., 26.10 MiB/sec. | ||
| 12587 | 2025.12.24 02:39:41.334631 [ 4 ] {93d06876-dd6b-4218-a286-1c48d21a66cc} <Debug> TCPHandler: Processed in 0.001980631 sec. | ||
| 12588 | 2025.12.24 02:39:41.334746 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12589 | 2025.12.24 02:39:41.334841 [ 4 ] {3c193128-718b-4b9e-b4cb-8c37715479d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12590 | 2025.12.24 02:39:41.334884 [ 4 ] {3c193128-718b-4b9e-b4cb-8c37715479d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12591 | 2025.12.24 02:39:41.335212 [ 4 ] {3c193128-718b-4b9e-b4cb-8c37715479d8} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12592 | 2025.12.24 02:39:41.335249 [ 4 ] {3c193128-718b-4b9e-b4cb-8c37715479d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12593 | 2025.12.24 02:39:41.335559 [ 4 ] {3c193128-718b-4b9e-b4cb-8c37715479d8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12594 | 2025.12.24 02:39:41.335784 [ 4 ] {3c193128-718b-4b9e-b4cb-8c37715479d8} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12595 | 2025.12.24 02:39:41.335912 [ 4 ] {3c193128-718b-4b9e-b4cb-8c37715479d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 12596 | 2025.12.24 02:39:41.335948 [ 4 ] {3c193128-718b-4b9e-b4cb-8c37715479d8} <Debug> TCPHandler: Processed in 0.00125004 sec. | ||
| 12597 | 2025.12.24 02:39:41.539252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12598 | 2025.12.24 02:39:41.557736 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12599 | 2025.12.24 02:39:41.557803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12600 | 2025.12.24 02:39:41.564355 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12601 | 2025.12.24 02:39:41.565044 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12602 | 2025.12.24 02:39:41.565398 [ 61 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12603 | 2025.12.24 02:39:41.565501 [ 61 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12604 | 2025.12.24 02:39:41.565528 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12605 | 2025.12.24 02:39:41.565673 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 12606 | 2025.12.24 02:39:41.568828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12607 | 2025.12.24 02:39:41.569702 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12608 | 2025.12.24 02:39:41.571292 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 12609 | 2025.12.24 02:39:41.576428 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 12610 | 2025.12.24 02:39:41.581225 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 12611 | 2025.12.24 02:39:41.586297 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 12612 | 2025.12.24 02:39:41.591217 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 12613 | 2025.12.24 02:39:41.595012 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 12614 | 2025.12.24 02:39:41.648574 [ 193 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082972772 sec., 5989.916788606267 rows/sec., 30.97 MiB/sec. | ||
| 12615 | 2025.12.24 02:39:41.651820 [ 195 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12616 | 2025.12.24 02:39:41.653698 [ 195 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_66_13} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2025.12.24 02:39:41.653778 [ 195 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_66_13} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12618 | 2025.12.24 02:39:41.656027 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 12619 | 2025.12.24 02:39:44.916115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1524 | ||
| 12620 | 2025.12.24 02:39:44.918620 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2025.12.24 02:39:44.918682 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12622 | 2025.12.24 02:39:44.919920 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12623 | 2025.12.24 02:39:44.920222 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2025.12.24 02:39:44.920625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1524 | ||
| 12625 | 2025.12.24 02:39:46.327524 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12626 | 2025.12.24 02:39:46.327718 [ 4 ] {f985aa23-be03-43d7-8343-1b79a3b1ac26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12627 | 2025.12.24 02:39:46.327791 [ 4 ] {f985aa23-be03-43d7-8343-1b79a3b1ac26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12628 | 2025.12.24 02:39:46.328420 [ 4 ] {f985aa23-be03-43d7-8343-1b79a3b1ac26} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12629 | 2025.12.24 02:39:46.328460 [ 4 ] {f985aa23-be03-43d7-8343-1b79a3b1ac26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12630 | 2025.12.24 02:39:46.328840 [ 4 ] {f985aa23-be03-43d7-8343-1b79a3b1ac26} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12631 | 2025.12.24 02:39:46.329060 [ 4 ] {f985aa23-be03-43d7-8343-1b79a3b1ac26} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12632 | 2025.12.24 02:39:46.329179 [ 60 ] {} <Debug> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12633 | 2025.12.24 02:39:46.329209 [ 4 ] {f985aa23-be03-43d7-8343-1b79a3b1ac26} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001542 sec., 15564.20233463035 rows/sec., 1.29 MiB/sec. | ||
| 12634 | 2025.12.24 02:39:46.329216 [ 60 ] {} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12635 | 2025.12.24 02:39:46.329242 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12636 | 2025.12.24 02:39:46.329252 [ 4 ] {f985aa23-be03-43d7-8343-1b79a3b1ac26} <Debug> TCPHandler: Processed in 0.00185622 sec. | ||
| 12637 | 2025.12.24 02:39:46.329359 [ 201 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 12638 | 2025.12.24 02:39:46.329369 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12639 | 2025.12.24 02:39:46.329509 [ 4 ] {f0ca9b5c-dad3-480e-b195-3cb1115bd08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12640 | 2025.12.24 02:39:46.329518 [ 201 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12641 | 2025.12.24 02:39:46.329554 [ 4 ] {f0ca9b5c-dad3-480e-b195-3cb1115bd08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12642 | 2025.12.24 02:39:46.329567 [ 201 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 12643 | 2025.12.24 02:39:46.329650 [ 201 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 12644 | 2025.12.24 02:39:46.329705 [ 201 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 12645 | 2025.12.24 02:39:46.329754 [ 201 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 12646 | 2025.12.24 02:39:46.329800 [ 201 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 12647 | 2025.12.24 02:39:46.329962 [ 4 ] {f0ca9b5c-dad3-480e-b195-3cb1115bd08e} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12648 | 2025.12.24 02:39:46.330003 [ 4 ] {f0ca9b5c-dad3-480e-b195-3cb1115bd08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12649 | 2025.12.24 02:39:46.330339 [ 4 ] {f0ca9b5c-dad3-480e-b195-3cb1115bd08e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12650 | 2025.12.24 02:39:46.330552 [ 4 ] {f0ca9b5c-dad3-480e-b195-3cb1115bd08e} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12651 | 2025.12.24 02:39:46.330580 [ 195 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001273511 sec., 94227.69022018656 rows/sec., 8.18 MiB/sec. | ||
| 12652 | 2025.12.24 02:39:46.330681 [ 4 ] {f0ca9b5c-dad3-480e-b195-3cb1115bd08e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00119 sec., 11764.70588235294 rows/sec., 959.33 KiB/sec. | ||
| 12653 | 2025.12.24 02:39:46.330724 [ 4 ] {f0ca9b5c-dad3-480e-b195-3cb1115bd08e} <Debug> TCPHandler: Processed in 0.001404932 sec. | ||
| 12654 | 2025.12.24 02:39:46.330732 [ 201 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12655 | 2025.12.24 02:39:46.330826 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12656 | 2025.12.24 02:39:46.330923 [ 4 ] {408856af-244c-4490-acf8-5415bb3ff9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12657 | 2025.12.24 02:39:46.330965 [ 4 ] {408856af-244c-4490-acf8-5415bb3ff9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12658 | 2025.12.24 02:39:46.331019 [ 201 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_17_4} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2025.12.24 02:39:46.331100 [ 201 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_17_4} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12660 | 2025.12.24 02:39:46.331172 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12661 | 2025.12.24 02:39:46.331451 [ 4 ] {408856af-244c-4490-acf8-5415bb3ff9a0} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12662 | 2025.12.24 02:39:46.331491 [ 4 ] {408856af-244c-4490-acf8-5415bb3ff9a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12663 | 2025.12.24 02:39:46.331845 [ 4 ] {408856af-244c-4490-acf8-5415bb3ff9a0} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12664 | 2025.12.24 02:39:46.332048 [ 4 ] {408856af-244c-4490-acf8-5415bb3ff9a0} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12665 | 2025.12.24 02:39:46.332191 [ 4 ] {408856af-244c-4490-acf8-5415bb3ff9a0} <Debug> executeQuery: Read 211 rows, 19.17 KiB in 0.001285 sec., 164202.3346303502 rows/sec., 14.57 MiB/sec. | ||
| 12666 | 2025.12.24 02:39:46.332229 [ 4 ] {408856af-244c-4490-acf8-5415bb3ff9a0} <Debug> TCPHandler: Processed in 0.001451283 sec. | ||
| 12667 | 2025.12.24 02:39:46.332342 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12668 | 2025.12.24 02:39:46.332434 [ 4 ] {aee50ce7-a275-4b5e-b4ff-31cede98a4da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12669 | 2025.12.24 02:39:46.332474 [ 4 ] {aee50ce7-a275-4b5e-b4ff-31cede98a4da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12670 | 2025.12.24 02:39:46.332870 [ 4 ] {aee50ce7-a275-4b5e-b4ff-31cede98a4da} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12671 | 2025.12.24 02:39:46.332904 [ 4 ] {aee50ce7-a275-4b5e-b4ff-31cede98a4da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12672 | 2025.12.24 02:39:46.333196 [ 4 ] {aee50ce7-a275-4b5e-b4ff-31cede98a4da} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12673 | 2025.12.24 02:39:46.333409 [ 4 ] {aee50ce7-a275-4b5e-b4ff-31cede98a4da} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12674 | 2025.12.24 02:39:46.333536 [ 4 ] {aee50ce7-a275-4b5e-b4ff-31cede98a4da} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001119 sec., 35746.20196604111 rows/sec., 2.61 MiB/sec. | ||
| 12675 | 2025.12.24 02:39:46.333573 [ 4 ] {aee50ce7-a275-4b5e-b4ff-31cede98a4da} <Debug> TCPHandler: Processed in 0.001279211 sec. | ||
| 12676 | 2025.12.24 02:39:46.333671 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12677 | 2025.12.24 02:39:46.333762 [ 4 ] {3c03d5e5-e873-4bf5-b238-ead71807f3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12678 | 2025.12.24 02:39:46.333801 [ 4 ] {3c03d5e5-e873-4bf5-b238-ead71807f3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12679 | 2025.12.24 02:39:46.334186 [ 4 ] {3c03d5e5-e873-4bf5-b238-ead71807f3ac} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12680 | 2025.12.24 02:39:46.334221 [ 4 ] {3c03d5e5-e873-4bf5-b238-ead71807f3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12681 | 2025.12.24 02:39:46.334518 [ 4 ] {3c03d5e5-e873-4bf5-b238-ead71807f3ac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12682 | 2025.12.24 02:39:46.334722 [ 4 ] {3c03d5e5-e873-4bf5-b238-ead71807f3ac} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12683 | 2025.12.24 02:39:46.334848 [ 4 ] {3c03d5e5-e873-4bf5-b238-ead71807f3ac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.81 MiB/sec. | ||
| 12684 | 2025.12.24 02:39:46.334885 [ 4 ] {3c03d5e5-e873-4bf5-b238-ead71807f3ac} <Debug> TCPHandler: Processed in 0.001261941 sec. | ||
| 12685 | 2025.12.24 02:39:46.334988 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12686 | 2025.12.24 02:39:46.335086 [ 4 ] {c6a41afd-d088-458c-9f66-dbdcc2c7da21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12687 | 2025.12.24 02:39:46.335126 [ 4 ] {c6a41afd-d088-458c-9f66-dbdcc2c7da21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12688 | 2025.12.24 02:39:46.335529 [ 4 ] {c6a41afd-d088-458c-9f66-dbdcc2c7da21} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12689 | 2025.12.24 02:39:46.335567 [ 4 ] {c6a41afd-d088-458c-9f66-dbdcc2c7da21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12690 | 2025.12.24 02:39:46.335868 [ 4 ] {c6a41afd-d088-458c-9f66-dbdcc2c7da21} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 12691 | 2025.12.24 02:39:46.336072 [ 4 ] {c6a41afd-d088-458c-9f66-dbdcc2c7da21} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12692 | 2025.12.24 02:39:46.336173 [ 63 ] {} <Debug> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12693 | 2025.12.24 02:39:46.336202 [ 4 ] {c6a41afd-d088-458c-9f66-dbdcc2c7da21} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 12694 | 2025.12.24 02:39:46.336219 [ 63 ] {} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2025.12.24 02:39:46.336246 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12696 | 2025.12.24 02:39:46.336248 [ 4 ] {c6a41afd-d088-458c-9f66-dbdcc2c7da21} <Debug> TCPHandler: Processed in 0.001309021 sec. | ||
| 12697 | 2025.12.24 02:39:46.336369 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12698 | 2025.12.24 02:39:46.336368 [ 194 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 12699 | 2025.12.24 02:39:46.336463 [ 4 ] {511f78eb-1248-41b7-b618-79368073b79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12700 | 2025.12.24 02:39:46.336508 [ 4 ] {511f78eb-1248-41b7-b618-79368073b79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12701 | 2025.12.24 02:39:46.336539 [ 194 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12702 | 2025.12.24 02:39:46.336585 [ 194 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 12703 | 2025.12.24 02:39:46.336662 [ 194 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 12704 | 2025.12.24 02:39:46.336716 [ 194 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 12705 | 2025.12.24 02:39:46.336770 [ 194 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 12706 | 2025.12.24 02:39:46.336818 [ 194 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 12707 | 2025.12.24 02:39:46.336974 [ 4 ] {511f78eb-1248-41b7-b618-79368073b79a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12708 | 2025.12.24 02:39:46.337016 [ 4 ] {511f78eb-1248-41b7-b618-79368073b79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12709 | 2025.12.24 02:39:46.337353 [ 4 ] {511f78eb-1248-41b7-b618-79368073b79a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12710 | 2025.12.24 02:39:46.337581 [ 4 ] {511f78eb-1248-41b7-b618-79368073b79a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12711 | 2025.12.24 02:39:46.337651 [ 201 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344351 sec., 44631.20122646541 rows/sec., 3.58 MiB/sec. | ||
| 12712 | 2025.12.24 02:39:46.337729 [ 4 ] {511f78eb-1248-41b7-b618-79368073b79a} <Debug> executeQuery: Read 128 rows, 10.64 KiB in 0.001284 sec., 99688.47352024922 rows/sec., 8.09 MiB/sec. | ||
| 12713 | 2025.12.24 02:39:46.337773 [ 4 ] {511f78eb-1248-41b7-b618-79368073b79a} <Debug> TCPHandler: Processed in 0.001454044 sec. | ||
| 12714 | 2025.12.24 02:39:46.337786 [ 196 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12715 | 2025.12.24 02:39:46.337887 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12716 | 2025.12.24 02:39:46.337980 [ 4 ] {96cf59bb-36b4-48c4-850a-6ebc407931d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12717 | 2025.12.24 02:39:46.338023 [ 4 ] {96cf59bb-36b4-48c4-850a-6ebc407931d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12718 | 2025.12.24 02:39:46.338040 [ 196 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_17_4} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12719 | 2025.12.24 02:39:46.338109 [ 196 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_17_4} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12720 | 2025.12.24 02:39:46.338198 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12721 | 2025.12.24 02:39:46.338434 [ 4 ] {96cf59bb-36b4-48c4-850a-6ebc407931d7} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12722 | 2025.12.24 02:39:46.338469 [ 4 ] {96cf59bb-36b4-48c4-850a-6ebc407931d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12723 | 2025.12.24 02:39:46.338795 [ 4 ] {96cf59bb-36b4-48c4-850a-6ebc407931d7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12724 | 2025.12.24 02:39:46.339020 [ 4 ] {96cf59bb-36b4-48c4-850a-6ebc407931d7} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12725 | 2025.12.24 02:39:46.339158 [ 4 ] {96cf59bb-36b4-48c4-850a-6ebc407931d7} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001195 sec., 169874.47698744768 rows/sec., 12.17 MiB/sec. | ||
| 12726 | 2025.12.24 02:39:46.339198 [ 4 ] {96cf59bb-36b4-48c4-850a-6ebc407931d7} <Debug> TCPHandler: Processed in 0.001360062 sec. | ||
| 12727 | 2025.12.24 02:39:46.339307 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12728 | 2025.12.24 02:39:46.339399 [ 4 ] {64b44913-e147-445f-b9e0-18f7480ba856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12729 | 2025.12.24 02:39:46.339452 [ 4 ] {64b44913-e147-445f-b9e0-18f7480ba856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12730 | 2025.12.24 02:39:46.340223 [ 4 ] {64b44913-e147-445f-b9e0-18f7480ba856} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12731 | 2025.12.24 02:39:46.340257 [ 4 ] {64b44913-e147-445f-b9e0-18f7480ba856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12732 | 2025.12.24 02:39:46.340771 [ 4 ] {64b44913-e147-445f-b9e0-18f7480ba856} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12733 | 2025.12.24 02:39:46.340991 [ 4 ] {64b44913-e147-445f-b9e0-18f7480ba856} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12734 | 2025.12.24 02:39:46.341131 [ 4 ] {64b44913-e147-445f-b9e0-18f7480ba856} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001747 sec., 8013.737836290784 rows/sec., 14.36 MiB/sec. | ||
| 12735 | 2025.12.24 02:39:46.341197 [ 4 ] {64b44913-e147-445f-b9e0-18f7480ba856} <Debug> TCPHandler: Processed in 0.001938151 sec. | ||
| 12736 | 2025.12.24 02:39:46.341308 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12737 | 2025.12.24 02:39:46.341401 [ 4 ] {423c829f-b71f-479c-b8a5-9ee9aa7d227c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12738 | 2025.12.24 02:39:46.341442 [ 4 ] {423c829f-b71f-479c-b8a5-9ee9aa7d227c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12739 | 2025.12.24 02:39:46.341793 [ 4 ] {423c829f-b71f-479c-b8a5-9ee9aa7d227c} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12740 | 2025.12.24 02:39:46.341829 [ 4 ] {423c829f-b71f-479c-b8a5-9ee9aa7d227c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12741 | 2025.12.24 02:39:46.342123 [ 4 ] {423c829f-b71f-479c-b8a5-9ee9aa7d227c} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12742 | 2025.12.24 02:39:46.342322 [ 4 ] {423c829f-b71f-479c-b8a5-9ee9aa7d227c} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12743 | 2025.12.24 02:39:46.342462 [ 4 ] {423c829f-b71f-479c-b8a5-9ee9aa7d227c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 12744 | 2025.12.24 02:39:46.342500 [ 4 ] {423c829f-b71f-479c-b8a5-9ee9aa7d227c} <Debug> TCPHandler: Processed in 0.00124071 sec. | ||
| 12745 | 2025.12.24 02:39:47.315048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32079 | ||
| 12746 | 2025.12.24 02:39:47.315581 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12747 | 2025.12.24 02:39:47.315630 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12748 | 2025.12.24 02:39:47.316169 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12749 | 2025.12.24 02:39:47.316406 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2025.12.24 02:39:47.316556 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32079 | ||
| 12751 | 2025.12.24 02:39:49.068961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12752 | 2025.12.24 02:39:49.084536 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12753 | 2025.12.24 02:39:49.084606 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12754 | 2025.12.24 02:39:49.090271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12755 | 2025.12.24 02:39:49.091006 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12756 | 2025.12.24 02:39:49.094382 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12757 | 2025.12.24 02:39:51.326674 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12758 | 2025.12.24 02:39:51.326843 [ 4 ] {6d413c13-acf9-405b-a5a1-56c02da67169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12759 | 2025.12.24 02:39:51.326908 [ 4 ] {6d413c13-acf9-405b-a5a1-56c02da67169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12760 | 2025.12.24 02:39:51.327611 [ 4 ] {6d413c13-acf9-405b-a5a1-56c02da67169} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2025.12.24 02:39:51.327666 [ 4 ] {6d413c13-acf9-405b-a5a1-56c02da67169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12762 | 2025.12.24 02:39:51.328065 [ 4 ] {6d413c13-acf9-405b-a5a1-56c02da67169} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12763 | 2025.12.24 02:39:51.328314 [ 4 ] {6d413c13-acf9-405b-a5a1-56c02da67169} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2025.12.24 02:39:51.328479 [ 4 ] {6d413c13-acf9-405b-a5a1-56c02da67169} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.00168 sec., 64285.71428571428 rows/sec., 5.40 MiB/sec. | ||
| 12765 | 2025.12.24 02:39:51.328532 [ 4 ] {6d413c13-acf9-405b-a5a1-56c02da67169} <Debug> TCPHandler: Processed in 0.001987961 sec. | ||
| 12766 | 2025.12.24 02:39:51.328671 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12767 | 2025.12.24 02:39:51.328775 [ 4 ] {154ad22d-af9d-446c-b8f2-3bb6f0ccc55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12768 | 2025.12.24 02:39:51.328820 [ 4 ] {154ad22d-af9d-446c-b8f2-3bb6f0ccc55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12769 | 2025.12.24 02:39:51.329267 [ 4 ] {154ad22d-af9d-446c-b8f2-3bb6f0ccc55e} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2025.12.24 02:39:51.329306 [ 4 ] {154ad22d-af9d-446c-b8f2-3bb6f0ccc55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12771 | 2025.12.24 02:39:51.329611 [ 4 ] {154ad22d-af9d-446c-b8f2-3bb6f0ccc55e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12772 | 2025.12.24 02:39:51.329822 [ 4 ] {154ad22d-af9d-446c-b8f2-3bb6f0ccc55e} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2025.12.24 02:39:51.329958 [ 4 ] {154ad22d-af9d-446c-b8f2-3bb6f0ccc55e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001206 sec., 21558.87230514096 rows/sec., 1.58 MiB/sec. | ||
| 12774 | 2025.12.24 02:39:51.329999 [ 4 ] {154ad22d-af9d-446c-b8f2-3bb6f0ccc55e} <Debug> TCPHandler: Processed in 0.001385253 sec. | ||
| 12775 | 2025.12.24 02:39:51.330117 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12776 | 2025.12.24 02:39:51.330213 [ 4 ] {71503b67-b98f-493a-9f01-5e1b1b8a841d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12777 | 2025.12.24 02:39:51.330254 [ 4 ] {71503b67-b98f-493a-9f01-5e1b1b8a841d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12778 | 2025.12.24 02:39:51.330703 [ 4 ] {71503b67-b98f-493a-9f01-5e1b1b8a841d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2025.12.24 02:39:51.330739 [ 4 ] {71503b67-b98f-493a-9f01-5e1b1b8a841d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12780 | 2025.12.24 02:39:51.331042 [ 4 ] {71503b67-b98f-493a-9f01-5e1b1b8a841d} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12781 | 2025.12.24 02:39:51.331249 [ 4 ] {71503b67-b98f-493a-9f01-5e1b1b8a841d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2025.12.24 02:39:51.331382 [ 4 ] {71503b67-b98f-493a-9f01-5e1b1b8a841d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001187 sec., 75821.39848357203 rows/sec., 5.92 MiB/sec. | ||
| 12783 | 2025.12.24 02:39:51.331422 [ 4 ] {71503b67-b98f-493a-9f01-5e1b1b8a841d} <Debug> TCPHandler: Processed in 0.001354501 sec. | ||
| 12784 | 2025.12.24 02:39:51.331546 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12785 | 2025.12.24 02:39:51.331643 [ 4 ] {41f4531c-048e-4b36-9d5c-92bb406b8882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12786 | 2025.12.24 02:39:51.331688 [ 4 ] {41f4531c-048e-4b36-9d5c-92bb406b8882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12787 | 2025.12.24 02:39:51.332108 [ 4 ] {41f4531c-048e-4b36-9d5c-92bb406b8882} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12788 | 2025.12.24 02:39:51.332145 [ 4 ] {41f4531c-048e-4b36-9d5c-92bb406b8882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12789 | 2025.12.24 02:39:51.332493 [ 4 ] {41f4531c-048e-4b36-9d5c-92bb406b8882} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12790 | 2025.12.24 02:39:51.332706 [ 4 ] {41f4531c-048e-4b36-9d5c-92bb406b8882} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12791 | 2025.12.24 02:39:51.332839 [ 4 ] {41f4531c-048e-4b36-9d5c-92bb406b8882} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 12792 | 2025.12.24 02:39:51.332879 [ 4 ] {41f4531c-048e-4b36-9d5c-92bb406b8882} <Debug> TCPHandler: Processed in 0.001382162 sec. | ||
| 12793 | 2025.12.24 02:39:51.332989 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12794 | 2025.12.24 02:39:51.333083 [ 4 ] {e578f966-4b32-4b54-ac90-d1d6e8df7673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12795 | 2025.12.24 02:39:51.333136 [ 4 ] {e578f966-4b32-4b54-ac90-d1d6e8df7673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12796 | 2025.12.24 02:39:51.333995 [ 4 ] {e578f966-4b32-4b54-ac90-d1d6e8df7673} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12797 | 2025.12.24 02:39:51.334032 [ 4 ] {e578f966-4b32-4b54-ac90-d1d6e8df7673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12798 | 2025.12.24 02:39:51.334597 [ 4 ] {e578f966-4b32-4b54-ac90-d1d6e8df7673} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12799 | 2025.12.24 02:39:51.334824 [ 4 ] {e578f966-4b32-4b54-ac90-d1d6e8df7673} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12800 | 2025.12.24 02:39:51.334969 [ 4 ] {e578f966-4b32-4b54-ac90-d1d6e8df7673} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001903 sec., 13662.637940094588 rows/sec., 24.48 MiB/sec. | ||
| 12801 | 2025.12.24 02:39:51.335040 [ 4 ] {e578f966-4b32-4b54-ac90-d1d6e8df7673} <Debug> TCPHandler: Processed in 0.002098964 sec. | ||
| 12802 | 2025.12.24 02:39:51.335171 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12803 | 2025.12.24 02:39:51.335268 [ 4 ] {0c6d83bf-9f0d-4189-8366-3811a90a1516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12804 | 2025.12.24 02:39:51.335311 [ 4 ] {0c6d83bf-9f0d-4189-8366-3811a90a1516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12805 | 2025.12.24 02:39:51.335669 [ 4 ] {0c6d83bf-9f0d-4189-8366-3811a90a1516} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12806 | 2025.12.24 02:39:51.335706 [ 4 ] {0c6d83bf-9f0d-4189-8366-3811a90a1516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12807 | 2025.12.24 02:39:51.336011 [ 4 ] {0c6d83bf-9f0d-4189-8366-3811a90a1516} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12808 | 2025.12.24 02:39:51.336230 [ 4 ] {0c6d83bf-9f0d-4189-8366-3811a90a1516} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12809 | 2025.12.24 02:39:51.336371 [ 4 ] {0c6d83bf-9f0d-4189-8366-3811a90a1516} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 12810 | 2025.12.24 02:39:51.336410 [ 4 ] {0c6d83bf-9f0d-4189-8366-3811a90a1516} <Debug> TCPHandler: Processed in 0.001288611 sec. | ||
| 12811 | 2025.12.24 02:39:54.656688 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12812 | 2025.12.24 02:39:54.656755 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12813 | 2025.12.24 02:39:54.816778 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32527 | ||
| 12814 | 2025.12.24 02:39:54.817286 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12815 | 2025.12.24 02:39:54.817339 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12816 | 2025.12.24 02:39:54.817853 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12817 | 2025.12.24 02:39:54.818095 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12818 | 2025.12.24 02:39:54.818264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32527 | ||
| 12819 | 2025.12.24 02:39:54.920874 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1556 | ||
| 12820 | 2025.12.24 02:39:54.923387 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12821 | 2025.12.24 02:39:54.923446 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12822 | 2025.12.24 02:39:54.924737 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12823 | 2025.12.24 02:39:54.925053 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12824 | 2025.12.24 02:39:54.925465 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1556 | ||
| 12825 | 2025.12.24 02:39:56.326900 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12826 | 2025.12.24 02:39:56.327067 [ 4 ] {438cbaeb-edb7-45c0-b7fa-7b04c3483345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12827 | 2025.12.24 02:39:56.327129 [ 4 ] {438cbaeb-edb7-45c0-b7fa-7b04c3483345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12828 | 2025.12.24 02:39:56.327810 [ 4 ] {438cbaeb-edb7-45c0-b7fa-7b04c3483345} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12829 | 2025.12.24 02:39:56.327858 [ 4 ] {438cbaeb-edb7-45c0-b7fa-7b04c3483345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12830 | 2025.12.24 02:39:56.328256 [ 4 ] {438cbaeb-edb7-45c0-b7fa-7b04c3483345} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12831 | 2025.12.24 02:39:56.328481 [ 4 ] {438cbaeb-edb7-45c0-b7fa-7b04c3483345} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12832 | 2025.12.24 02:39:56.328642 [ 4 ] {438cbaeb-edb7-45c0-b7fa-7b04c3483345} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001618 sec., 51915.9456118665 rows/sec., 4.34 MiB/sec. | ||
| 12833 | 2025.12.24 02:39:56.328698 [ 4 ] {438cbaeb-edb7-45c0-b7fa-7b04c3483345} <Debug> TCPHandler: Processed in 0.001920541 sec. | ||
| 12834 | 2025.12.24 02:39:56.328836 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12835 | 2025.12.24 02:39:56.328939 [ 4 ] {b97e5f98-ef5a-4c08-b964-56894d5a68b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12836 | 2025.12.24 02:39:56.328984 [ 4 ] {b97e5f98-ef5a-4c08-b964-56894d5a68b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12837 | 2025.12.24 02:39:56.329415 [ 4 ] {b97e5f98-ef5a-4c08-b964-56894d5a68b2} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12838 | 2025.12.24 02:39:56.329451 [ 4 ] {b97e5f98-ef5a-4c08-b964-56894d5a68b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12839 | 2025.12.24 02:39:56.329778 [ 4 ] {b97e5f98-ef5a-4c08-b964-56894d5a68b2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12840 | 2025.12.24 02:39:56.329991 [ 4 ] {b97e5f98-ef5a-4c08-b964-56894d5a68b2} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12841 | 2025.12.24 02:39:56.330129 [ 4 ] {b97e5f98-ef5a-4c08-b964-56894d5a68b2} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001212 sec., 11551.155115511552 rows/sec., 868.59 KiB/sec. | ||
| 12842 | 2025.12.24 02:39:56.330168 [ 4 ] {b97e5f98-ef5a-4c08-b964-56894d5a68b2} <Debug> TCPHandler: Processed in 0.001385712 sec. | ||
| 12843 | 2025.12.24 02:39:56.330324 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12844 | 2025.12.24 02:39:56.330429 [ 4 ] {bffce3d2-7060-4e46-b9b3-d4490118001d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12845 | 2025.12.24 02:39:56.330472 [ 4 ] {bffce3d2-7060-4e46-b9b3-d4490118001d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12846 | 2025.12.24 02:39:56.330946 [ 4 ] {bffce3d2-7060-4e46-b9b3-d4490118001d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2025.12.24 02:39:56.330982 [ 4 ] {bffce3d2-7060-4e46-b9b3-d4490118001d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12848 | 2025.12.24 02:39:56.331320 [ 4 ] {bffce3d2-7060-4e46-b9b3-d4490118001d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12849 | 2025.12.24 02:39:56.331536 [ 4 ] {bffce3d2-7060-4e46-b9b3-d4490118001d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12850 | 2025.12.24 02:39:56.331672 [ 4 ] {bffce3d2-7060-4e46-b9b3-d4490118001d} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001266 sec., 61611.37440758294 rows/sec., 4.81 MiB/sec. | ||
| 12851 | 2025.12.24 02:39:56.331713 [ 4 ] {bffce3d2-7060-4e46-b9b3-d4490118001d} <Debug> TCPHandler: Processed in 0.001465073 sec. | ||
| 12852 | 2025.12.24 02:39:56.331833 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12853 | 2025.12.24 02:39:56.331929 [ 4 ] {ce235827-42f7-4734-b1ac-52bb05b6ca8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12854 | 2025.12.24 02:39:56.331977 [ 4 ] {ce235827-42f7-4734-b1ac-52bb05b6ca8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12855 | 2025.12.24 02:39:56.332409 [ 4 ] {ce235827-42f7-4734-b1ac-52bb05b6ca8a} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12856 | 2025.12.24 02:39:56.332449 [ 4 ] {ce235827-42f7-4734-b1ac-52bb05b6ca8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12857 | 2025.12.24 02:39:56.332795 [ 4 ] {ce235827-42f7-4734-b1ac-52bb05b6ca8a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12858 | 2025.12.24 02:39:56.333037 [ 4 ] {ce235827-42f7-4734-b1ac-52bb05b6ca8a} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12859 | 2025.12.24 02:39:56.333166 [ 4 ] {ce235827-42f7-4734-b1ac-52bb05b6ca8a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 12860 | 2025.12.24 02:39:56.333204 [ 4 ] {ce235827-42f7-4734-b1ac-52bb05b6ca8a} <Debug> TCPHandler: Processed in 0.001456973 sec. | ||
| 12861 | 2025.12.24 02:39:56.333314 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12862 | 2025.12.24 02:39:56.333403 [ 4 ] {4e092c09-3750-4be9-8810-6ce19cf7c481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12863 | 2025.12.24 02:39:56.333458 [ 4 ] {4e092c09-3750-4be9-8810-6ce19cf7c481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12864 | 2025.12.24 02:39:56.334314 [ 4 ] {4e092c09-3750-4be9-8810-6ce19cf7c481} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12865 | 2025.12.24 02:39:56.334351 [ 4 ] {4e092c09-3750-4be9-8810-6ce19cf7c481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12866 | 2025.12.24 02:39:56.335042 [ 4 ] {4e092c09-3750-4be9-8810-6ce19cf7c481} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12867 | 2025.12.24 02:39:56.335281 [ 4 ] {4e092c09-3750-4be9-8810-6ce19cf7c481} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12868 | 2025.12.24 02:39:56.335433 [ 4 ] {4e092c09-3750-4be9-8810-6ce19cf7c481} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001999 sec., 7003.501750875438 rows/sec., 12.55 MiB/sec. | ||
| 12869 | 2025.12.24 02:39:56.335511 [ 4 ] {4e092c09-3750-4be9-8810-6ce19cf7c481} <Debug> TCPHandler: Processed in 0.002205885 sec. | ||
| 12870 | 2025.12.24 02:39:56.335643 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12871 | 2025.12.24 02:39:56.335744 [ 4 ] {49be67a3-90ca-45d4-a47e-16ef29237600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12872 | 2025.12.24 02:39:56.335795 [ 4 ] {49be67a3-90ca-45d4-a47e-16ef29237600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12873 | 2025.12.24 02:39:56.336159 [ 4 ] {49be67a3-90ca-45d4-a47e-16ef29237600} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12874 | 2025.12.24 02:39:56.336197 [ 4 ] {49be67a3-90ca-45d4-a47e-16ef29237600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12875 | 2025.12.24 02:39:56.336516 [ 4 ] {49be67a3-90ca-45d4-a47e-16ef29237600} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 12876 | 2025.12.24 02:39:56.336753 [ 4 ] {49be67a3-90ca-45d4-a47e-16ef29237600} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12877 | 2025.12.24 02:39:56.336885 [ 4 ] {49be67a3-90ca-45d4-a47e-16ef29237600} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 12878 | 2025.12.24 02:39:56.336923 [ 4 ] {49be67a3-90ca-45d4-a47e-16ef29237600} <Debug> TCPHandler: Processed in 0.001335031 sec. | ||
| 12879 | 2025.12.24 02:39:56.594730 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 12880 | 2025.12.24 02:39:56.610877 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12881 | 2025.12.24 02:39:56.610934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12882 | 2025.12.24 02:39:56.616798 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12883 | 2025.12.24 02:39:56.617567 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12884 | 2025.12.24 02:39:56.620644 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 12885 | 2025.12.24 02:39:57.256844 [ 39 ] {} <Debug> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 12886 | 2025.12.24 02:39:57.256913 [ 39 ] {} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12887 | 2025.12.24 02:39:57.256938 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.95 GiB. | ||
| 12888 | 2025.12.24 02:39:57.257073 [ 201 ] {6b558a83-4159-4d45-ba58-886d87f50b30::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 | ||
| 12889 | 2025.12.24 02:39:57.257208 [ 201 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12890 | 2025.12.24 02:39:57.257245 [ 201 ] {6b558a83-4159-4d45-ba58-886d87f50b30::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 | ||
| 12891 | 2025.12.24 02:39:57.257315 [ 201 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 12892 | 2025.12.24 02:39:57.257361 [ 201 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 12893 | 2025.12.24 02:39:57.257413 [ 201 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 12894 | 2025.12.24 02:39:57.257458 [ 201 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
| 12895 | 2025.12.24 02:39:57.258238 [ 196 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001226979 sec., 44010.533187609566 rows/sec., 3.67 MiB/sec. | ||
| 12896 | 2025.12.24 02:39:57.258431 [ 196 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 12897 | 2025.12.24 02:39:57.258813 [ 196 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_17_4} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12898 | 2025.12.24 02:39:57.258907 [ 196 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_17_4} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 12899 | 2025.12.24 02:39:57.259020 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12900 | 2025.12.24 02:40:01.354077 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12901 | 2025.12.24 02:40:01.354287 [ 4 ] {0700cbd2-56a8-4bda-bdfa-039cdf2b8fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12902 | 2025.12.24 02:40:01.354359 [ 4 ] {0700cbd2-56a8-4bda-bdfa-039cdf2b8fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12903 | 2025.12.24 02:40:01.355849 [ 4 ] {0700cbd2-56a8-4bda-bdfa-039cdf2b8fbf} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12904 | 2025.12.24 02:40:01.355899 [ 4 ] {0700cbd2-56a8-4bda-bdfa-039cdf2b8fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 12905 | 2025.12.24 02:40:01.356373 [ 4 ] {0700cbd2-56a8-4bda-bdfa-039cdf2b8fbf} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12906 | 2025.12.24 02:40:01.356605 [ 4 ] {0700cbd2-56a8-4bda-bdfa-039cdf2b8fbf} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2025.12.24 02:40:01.356770 [ 4 ] {0700cbd2-56a8-4bda-bdfa-039cdf2b8fbf} <Debug> executeQuery: Read 1248 rows, 105.85 KiB in 0.002534 sec., 492501.9731649566 rows/sec., 40.79 MiB/sec. | ||
| 12908 | 2025.12.24 02:40:01.356799 [ 45 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12909 | 2025.12.24 02:40:01.356824 [ 4 ] {0700cbd2-56a8-4bda-bdfa-039cdf2b8fbf} <Debug> TCPHandler: Processed in 0.002882296 sec. | ||
| 12910 | 2025.12.24 02:40:01.356875 [ 45 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2025.12.24 02:40:01.356904 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 12912 | 2025.12.24 02:40:01.356976 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12913 | 2025.12.24 02:40:01.357036 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 12914 | 2025.12.24 02:40:01.357083 [ 4 ] {933974f4-4783-47a9-b71d-b0d56d4db9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12915 | 2025.12.24 02:40:01.357132 [ 4 ] {933974f4-4783-47a9-b71d-b0d56d4db9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12916 | 2025.12.24 02:40:01.357186 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12917 | 2025.12.24 02:40:01.357227 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1406 rows starting from the beginning of the part | ||
| 12918 | 2025.12.24 02:40:01.357295 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 12919 | 2025.12.24 02:40:01.357342 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 211 rows starting from the beginning of the part | ||
| 12920 | 2025.12.24 02:40:01.357385 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 12921 | 2025.12.24 02:40:01.357427 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 84 rows starting from the beginning of the part | ||
| 12922 | 2025.12.24 02:40:01.357472 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1248 rows starting from the beginning of the part | ||
| 12923 | 2025.12.24 02:40:01.357619 [ 4 ] {933974f4-4783-47a9-b71d-b0d56d4db9e9} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12924 | 2025.12.24 02:40:01.357663 [ 4 ] {933974f4-4783-47a9-b71d-b0d56d4db9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 12925 | 2025.12.24 02:40:01.358047 [ 4 ] {933974f4-4783-47a9-b71d-b0d56d4db9e9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12926 | 2025.12.24 02:40:01.358296 [ 4 ] {933974f4-4783-47a9-b71d-b0d56d4db9e9} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12927 | 2025.12.24 02:40:01.358424 [ 45 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12928 | 2025.12.24 02:40:01.358442 [ 4 ] {933974f4-4783-47a9-b71d-b0d56d4db9e9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001384 sec., 18786.127167630057 rows/sec., 1.38 MiB/sec. | ||
| 12929 | 2025.12.24 02:40:01.358455 [ 45 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12930 | 2025.12.24 02:40:01.358481 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 12931 | 2025.12.24 02:40:01.358490 [ 4 ] {933974f4-4783-47a9-b71d-b0d56d4db9e9} <Debug> TCPHandler: Processed in 0.001567835 sec. | ||
| 12932 | 2025.12.24 02:40:01.358570 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 12933 | 2025.12.24 02:40:01.358606 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12934 | 2025.12.24 02:40:01.358683 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12935 | 2025.12.24 02:40:01.358708 [ 4 ] {b2213830-bd69-423f-ae74-c8a2fd743072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12936 | 2025.12.24 02:40:01.358719 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 70 rows starting from the beginning of the part | ||
| 12937 | 2025.12.24 02:40:01.358756 [ 4 ] {b2213830-bd69-423f-ae74-c8a2fd743072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12938 | 2025.12.24 02:40:01.358793 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part | ||
| 12939 | 2025.12.24 02:40:01.358840 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 40 rows starting from the beginning of the part | ||
| 12940 | 2025.12.24 02:40:01.358878 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 26 rows starting from the beginning of the part | ||
| 12941 | 2025.12.24 02:40:01.358915 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 14 rows starting from the beginning of the part | ||
| 12942 | 2025.12.24 02:40:01.358954 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 26 rows starting from the beginning of the part | ||
| 12943 | 2025.12.24 02:40:01.359021 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3165 rows, containing 5 columns (5 merged, 0 gathered) in 0.002046792 sec., 1546322.2447615587 rows/sec., 135.50 MiB/sec. | ||
| 12944 | 2025.12.24 02:40:01.359305 [ 4 ] {b2213830-bd69-423f-ae74-c8a2fd743072} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12945 | 2025.12.24 02:40:01.359329 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12946 | 2025.12.24 02:40:01.359345 [ 4 ] {b2213830-bd69-423f-ae74-c8a2fd743072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 12947 | 2025.12.24 02:40:01.359746 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_101_20} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12948 | 2025.12.24 02:40:01.359821 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 5 columns (5 merged, 0 gathered) in 0.001291431 sec., 156415.63505909336 rows/sec., 12.04 MiB/sec. | ||
| 12949 | 2025.12.24 02:40:01.359878 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_101_20} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 12950 | 2025.12.24 02:40:01.359971 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12951 | 2025.12.24 02:40:01.360032 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 12952 | 2025.12.24 02:40:01.360102 [ 4 ] {b2213830-bd69-423f-ae74-c8a2fd743072} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12953 | 2025.12.24 02:40:01.360263 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_96_19} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12954 | 2025.12.24 02:40:01.360330 [ 4 ] {b2213830-bd69-423f-ae74-c8a2fd743072} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12955 | 2025.12.24 02:40:01.360335 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_96_19} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12956 | 2025.12.24 02:40:01.360440 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12957 | 2025.12.24 02:40:01.360464 [ 4 ] {b2213830-bd69-423f-ae74-c8a2fd743072} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001777 sec., 128306.13393359595 rows/sec., 8.69 MiB/sec. | ||
| 12958 | 2025.12.24 02:40:01.360504 [ 4 ] {b2213830-bd69-423f-ae74-c8a2fd743072} <Debug> TCPHandler: Processed in 0.001948621 sec. | ||
| 12959 | 2025.12.24 02:40:01.360611 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12960 | 2025.12.24 02:40:01.360707 [ 4 ] {dc1ebfe6-6d8b-44bf-afcd-1d5e333a80a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12961 | 2025.12.24 02:40:01.360747 [ 4 ] {dc1ebfe6-6d8b-44bf-afcd-1d5e333a80a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12962 | 2025.12.24 02:40:01.361471 [ 4 ] {dc1ebfe6-6d8b-44bf-afcd-1d5e333a80a4} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12963 | 2025.12.24 02:40:01.361509 [ 4 ] {dc1ebfe6-6d8b-44bf-afcd-1d5e333a80a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 12964 | 2025.12.24 02:40:01.361848 [ 4 ] {dc1ebfe6-6d8b-44bf-afcd-1d5e333a80a4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12965 | 2025.12.24 02:40:01.362066 [ 4 ] {dc1ebfe6-6d8b-44bf-afcd-1d5e333a80a4} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12966 | 2025.12.24 02:40:01.362180 [ 45 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12967 | 2025.12.24 02:40:01.362197 [ 4 ] {dc1ebfe6-6d8b-44bf-afcd-1d5e333a80a4} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.00151 sec., 361589.4039735099 rows/sec., 26.83 MiB/sec. | ||
| 12968 | 2025.12.24 02:40:01.362210 [ 45 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12969 | 2025.12.24 02:40:01.362236 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 12970 | 2025.12.24 02:40:01.362243 [ 4 ] {dc1ebfe6-6d8b-44bf-afcd-1d5e333a80a4} <Debug> TCPHandler: Processed in 0.001681546 sec. | ||
| 12971 | 2025.12.24 02:40:01.362310 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 12972 | 2025.12.24 02:40:01.362362 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2025.12.24 02:40:01.362408 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12974 | 2025.12.24 02:40:01.362439 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 632 rows starting from the beginning of the part | ||
| 12975 | 2025.12.24 02:40:01.362461 [ 4 ] {45880715-606e-40e8-9881-b1452a161d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12976 | 2025.12.24 02:40:01.362491 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 12977 | 2025.12.24 02:40:01.362510 [ 4 ] {45880715-606e-40e8-9881-b1452a161d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12978 | 2025.12.24 02:40:01.362540 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 12979 | 2025.12.24 02:40:01.362589 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 12980 | 2025.12.24 02:40:01.362632 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 78 rows starting from the beginning of the part | ||
| 12981 | 2025.12.24 02:40:01.362673 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 546 rows starting from the beginning of the part | ||
| 12982 | 2025.12.24 02:40:01.363191 [ 4 ] {45880715-606e-40e8-9881-b1452a161d95} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2025.12.24 02:40:01.363233 [ 4 ] {45880715-606e-40e8-9881-b1452a161d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 12984 | 2025.12.24 02:40:01.363646 [ 4 ] {45880715-606e-40e8-9881-b1452a161d95} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 12985 | 2025.12.24 02:40:01.363802 [ 199 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526554 sec., 1024529.7578729609 rows/sec., 81.66 MiB/sec. | ||
| 12986 | 2025.12.24 02:40:01.363862 [ 4 ] {45880715-606e-40e8-9881-b1452a161d95} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12987 | 2025.12.24 02:40:01.363993 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 12988 | 2025.12.24 02:40:01.364005 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 12989 | 2025.12.24 02:40:01.364007 [ 4 ] {45880715-606e-40e8-9881-b1452a161d95} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001565 sec., 539297.124600639 rows/sec., 36.30 MiB/sec. | ||
| 12990 | 2025.12.24 02:40:01.364024 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12991 | 2025.12.24 02:40:01.364064 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 12992 | 2025.12.24 02:40:01.364070 [ 4 ] {45880715-606e-40e8-9881-b1452a161d95} <Debug> TCPHandler: Processed in 0.001759988 sec. | ||
| 12993 | 2025.12.24 02:40:01.364147 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 12994 | 2025.12.24 02:40:01.364191 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12995 | 2025.12.24 02:40:01.364272 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12996 | 2025.12.24 02:40:01.364292 [ 4 ] {f62dd22b-671d-4cbf-9015-2402d1035a30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12997 | 2025.12.24 02:40:01.364316 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 27520 rows starting from the beginning of the part | ||
| 12998 | 2025.12.24 02:40:01.364330 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_101_20} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12999 | 2025.12.24 02:40:01.364352 [ 4 ] {f62dd22b-671d-4cbf-9015-2402d1035a30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13000 | 2025.12.24 02:40:01.364398 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 13001 | 2025.12.24 02:40:01.364437 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_101_20} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13002 | 2025.12.24 02:40:01.364458 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 203 rows starting from the beginning of the part | ||
| 13003 | 2025.12.24 02:40:01.364514 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 13004 | 2025.12.24 02:40:01.364543 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 13005 | 2025.12.24 02:40:01.364562 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 13006 | 2025.12.24 02:40:01.364607 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 844 rows starting from the beginning of the part | ||
| 13007 | 2025.12.24 02:40:01.365219 [ 4 ] {f62dd22b-671d-4cbf-9015-2402d1035a30} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13008 | 2025.12.24 02:40:01.365262 [ 4 ] {f62dd22b-671d-4cbf-9015-2402d1035a30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13009 | 2025.12.24 02:40:01.365853 [ 4 ] {f62dd22b-671d-4cbf-9015-2402d1035a30} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13010 | 2025.12.24 02:40:01.366092 [ 4 ] {f62dd22b-671d-4cbf-9015-2402d1035a30} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13011 | 2025.12.24 02:40:01.366221 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13012 | 2025.12.24 02:40:01.366241 [ 4 ] {f62dd22b-671d-4cbf-9015-2402d1035a30} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001967 sec., 13218.098627351297 rows/sec., 23.69 MiB/sec. | ||
| 13013 | 2025.12.24 02:40:01.366251 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13014 | 2025.12.24 02:40:01.366281 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13015 | 2025.12.24 02:40:01.366312 [ 4 ] {f62dd22b-671d-4cbf-9015-2402d1035a30} <Debug> TCPHandler: Processed in 0.002172254 sec. | ||
| 13016 | 2025.12.24 02:40:01.366366 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 13017 | 2025.12.24 02:40:01.366432 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13018 | 2025.12.24 02:40:01.366531 [ 4 ] {8ae5eb7e-fb41-4973-91c8-cf951fc882ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13019 | 2025.12.24 02:40:01.366574 [ 4 ] {8ae5eb7e-fb41-4973-91c8-cf951fc882ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13020 | 2025.12.24 02:40:01.366580 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13021 | 2025.12.24 02:40:01.366642 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1749 rows starting from the beginning of the part | ||
| 13022 | 2025.12.24 02:40:01.366755 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 26 rows starting from the beginning of the part | ||
| 13023 | 2025.12.24 02:40:01.366854 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 14 rows starting from the beginning of the part | ||
| 13024 | 2025.12.24 02:40:01.366941 [ 4 ] {8ae5eb7e-fb41-4973-91c8-cf951fc882ca} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13025 | 2025.12.24 02:40:01.366956 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 26 rows starting from the beginning of the part | ||
| 13026 | 2025.12.24 02:40:01.366985 [ 4 ] {8ae5eb7e-fb41-4973-91c8-cf951fc882ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13027 | 2025.12.24 02:40:01.367063 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 14 rows starting from the beginning of the part | ||
| 13028 | 2025.12.24 02:40:01.367165 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 26 rows starting from the beginning of the part | ||
| 13029 | 2025.12.24 02:40:01.367311 [ 4 ] {8ae5eb7e-fb41-4973-91c8-cf951fc882ca} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13030 | 2025.12.24 02:40:01.367560 [ 4 ] {8ae5eb7e-fb41-4973-91c8-cf951fc882ca} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13031 | 2025.12.24 02:40:01.367683 [ 45 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13032 | 2025.12.24 02:40:01.367700 [ 4 ] {8ae5eb7e-fb41-4973-91c8-cf951fc882ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 13033 | 2025.12.24 02:40:01.367711 [ 45 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13034 | 2025.12.24 02:40:01.367738 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13035 | 2025.12.24 02:40:01.367742 [ 4 ] {8ae5eb7e-fb41-4973-91c8-cf951fc882ca} <Debug> TCPHandler: Processed in 0.001361672 sec. | ||
| 13036 | 2025.12.24 02:40:01.367855 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 13037 | 2025.12.24 02:40:01.367943 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13038 | 2025.12.24 02:40:01.367968 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5688 rows starting from the beginning of the part | ||
| 13039 | 2025.12.24 02:40:01.368012 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 13040 | 2025.12.24 02:40:01.368048 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 13041 | 2025.12.24 02:40:01.368081 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 13042 | 2025.12.24 02:40:01.368113 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 13043 | 2025.12.24 02:40:01.368146 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 13044 | 2025.12.24 02:40:01.370265 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5988 rows, containing 4 columns (4 merged, 0 gathered) in 0.002440189 sec., 2453908.283333791 rows/sec., 165.38 MiB/sec. | ||
| 13045 | 2025.12.24 02:40:01.370646 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29047 rows, containing 5 columns (5 merged, 0 gathered) in 0.006538934 sec., 4442161.367586827 rows/sec., 305.14 MiB/sec. | ||
| 13046 | 2025.12.24 02:40:01.370691 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13047 | 2025.12.24 02:40:01.370995 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_101_20} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2025.12.24 02:40:01.371075 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_101_20} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13049 | 2025.12.24 02:40:01.371159 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13050 | 2025.12.24 02:40:01.371189 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13051 | 2025.12.24 02:40:01.371525 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13052 | 2025.12.24 02:40:01.371599 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13053 | 2025.12.24 02:40:01.371680 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 13054 | 2025.12.24 02:40:01.378476 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1855 rows, containing 19 columns (19 merged, 0 gathered) in 0.012150524 sec., 152668.3129056821 rows/sec., 273.57 MiB/sec. | ||
| 13055 | 2025.12.24 02:40:01.381173 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13056 | 2025.12.24 02:40:01.381547 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2025.12.24 02:40:01.381630 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13058 | 2025.12.24 02:40:01.381772 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.33 MiB. | ||
| 13059 | 2025.12.24 02:40:02.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.35 MiB, peak 379.52 MiB, free memory in arenas 0.00 B, will set to 368.31 MiB (RSS), difference: 6.96 MiB | ||
| 13060 | 2025.12.24 02:40:02.318458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33039 | ||
| 13061 | 2025.12.24 02:40:02.319033 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13062 | 2025.12.24 02:40:02.319089 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13063 | 2025.12.24 02:40:02.319611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13064 | 2025.12.24 02:40:02.319833 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13065 | 2025.12.24 02:40:02.319977 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33039 | ||
| 13066 | 2025.12.24 02:40:04.120769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13067 | 2025.12.24 02:40:04.138493 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13068 | 2025.12.24 02:40:04.138547 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13069 | 2025.12.24 02:40:04.144648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13070 | 2025.12.24 02:40:04.145338 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13071 | 2025.12.24 02:40:04.148500 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13072 | 2025.12.24 02:40:04.925732 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1582 | ||
| 13073 | 2025.12.24 02:40:04.928067 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13074 | 2025.12.24 02:40:04.928127 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13075 | 2025.12.24 02:40:04.929373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13076 | 2025.12.24 02:40:04.929664 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13077 | 2025.12.24 02:40:04.929846 [ 37 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13078 | 2025.12.24 02:40:04.929918 [ 37 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13079 | 2025.12.24 02:40:04.929942 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13080 | 2025.12.24 02:40:04.930057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1582 | ||
| 13081 | 2025.12.24 02:40:04.930065 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 13082 | 2025.12.24 02:40:04.930633 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13083 | 2025.12.24 02:40:04.930778 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1436 rows starting from the beginning of the part | ||
| 13084 | 2025.12.24 02:40:04.931135 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 13085 | 2025.12.24 02:40:04.931500 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
| 13086 | 2025.12.24 02:40:04.931848 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 13087 | 2025.12.24 02:40:04.932201 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 13088 | 2025.12.24 02:40:04.932540 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 13089 | 2025.12.24 02:40:04.939534 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 72 columns (72 merged, 0 gathered) in 0.009524212 sec., 166102.98048804456 rows/sec., 127.60 MiB/sec. | ||
| 13090 | 2025.12.24 02:40:04.941156 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13091 | 2025.12.24 02:40:04.941686 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_51_10} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2025.12.24 02:40:04.941769 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_51_10} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13093 | 2025.12.24 02:40:04.941980 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 13094 | 2025.12.24 02:40:06.326015 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13095 | 2025.12.24 02:40:06.326197 [ 4 ] {a9e2034d-9b5d-42b7-8a95-ed12104bd78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13096 | 2025.12.24 02:40:06.326267 [ 4 ] {a9e2034d-9b5d-42b7-8a95-ed12104bd78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13097 | 2025.12.24 02:40:06.326903 [ 4 ] {a9e2034d-9b5d-42b7-8a95-ed12104bd78d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2025.12.24 02:40:06.326955 [ 4 ] {a9e2034d-9b5d-42b7-8a95-ed12104bd78d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13099 | 2025.12.24 02:40:06.327368 [ 4 ] {a9e2034d-9b5d-42b7-8a95-ed12104bd78d} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13100 | 2025.12.24 02:40:06.327605 [ 4 ] {a9e2034d-9b5d-42b7-8a95-ed12104bd78d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2025.12.24 02:40:06.327770 [ 4 ] {a9e2034d-9b5d-42b7-8a95-ed12104bd78d} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00162 sec., 51851.851851851854 rows/sec., 4.34 MiB/sec. | ||
| 13102 | 2025.12.24 02:40:06.327823 [ 4 ] {a9e2034d-9b5d-42b7-8a95-ed12104bd78d} <Debug> TCPHandler: Processed in 0.00193303 sec. | ||
| 13103 | 2025.12.24 02:40:06.327945 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13104 | 2025.12.24 02:40:06.328051 [ 4 ] {9f9ee98d-716b-46e7-b30a-4996cd6558c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13105 | 2025.12.24 02:40:06.328095 [ 4 ] {9f9ee98d-716b-46e7-b30a-4996cd6558c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13106 | 2025.12.24 02:40:06.328509 [ 4 ] {9f9ee98d-716b-46e7-b30a-4996cd6558c0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2025.12.24 02:40:06.328548 [ 4 ] {9f9ee98d-716b-46e7-b30a-4996cd6558c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13108 | 2025.12.24 02:40:06.328862 [ 4 ] {9f9ee98d-716b-46e7-b30a-4996cd6558c0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13109 | 2025.12.24 02:40:06.329080 [ 4 ] {9f9ee98d-716b-46e7-b30a-4996cd6558c0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13110 | 2025.12.24 02:40:06.329213 [ 4 ] {9f9ee98d-716b-46e7-b30a-4996cd6558c0} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001188 sec., 11784.511784511784 rows/sec., 886.14 KiB/sec. | ||
| 13111 | 2025.12.24 02:40:06.329252 [ 4 ] {9f9ee98d-716b-46e7-b30a-4996cd6558c0} <Debug> TCPHandler: Processed in 0.001361981 sec. | ||
| 13112 | 2025.12.24 02:40:06.329355 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13113 | 2025.12.24 02:40:06.329459 [ 4 ] {6cb1f18e-06f7-495d-8c7f-4add599271ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13114 | 2025.12.24 02:40:06.329507 [ 4 ] {6cb1f18e-06f7-495d-8c7f-4add599271ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13115 | 2025.12.24 02:40:06.329928 [ 4 ] {6cb1f18e-06f7-495d-8c7f-4add599271ba} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13116 | 2025.12.24 02:40:06.329969 [ 4 ] {6cb1f18e-06f7-495d-8c7f-4add599271ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13117 | 2025.12.24 02:40:06.330291 [ 4 ] {6cb1f18e-06f7-495d-8c7f-4add599271ba} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13118 | 2025.12.24 02:40:06.330500 [ 4 ] {6cb1f18e-06f7-495d-8c7f-4add599271ba} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13119 | 2025.12.24 02:40:06.330631 [ 4 ] {6cb1f18e-06f7-495d-8c7f-4add599271ba} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001197 sec., 65162.90726817043 rows/sec., 5.09 MiB/sec. | ||
| 13120 | 2025.12.24 02:40:06.330669 [ 4 ] {6cb1f18e-06f7-495d-8c7f-4add599271ba} <Debug> TCPHandler: Processed in 0.001364942 sec. | ||
| 13121 | 2025.12.24 02:40:06.330782 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13122 | 2025.12.24 02:40:06.330879 [ 4 ] {a0679461-fa75-4793-a083-c96ce1c97d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13123 | 2025.12.24 02:40:06.330923 [ 4 ] {a0679461-fa75-4793-a083-c96ce1c97d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13124 | 2025.12.24 02:40:06.331330 [ 4 ] {a0679461-fa75-4793-a083-c96ce1c97d1e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13125 | 2025.12.24 02:40:06.331367 [ 4 ] {a0679461-fa75-4793-a083-c96ce1c97d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13126 | 2025.12.24 02:40:06.331699 [ 4 ] {a0679461-fa75-4793-a083-c96ce1c97d1e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13127 | 2025.12.24 02:40:06.331910 [ 4 ] {a0679461-fa75-4793-a083-c96ce1c97d1e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13128 | 2025.12.24 02:40:06.332046 [ 4 ] {a0679461-fa75-4793-a083-c96ce1c97d1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 13129 | 2025.12.24 02:40:06.332096 [ 4 ] {a0679461-fa75-4793-a083-c96ce1c97d1e} <Debug> TCPHandler: Processed in 0.001363322 sec. | ||
| 13130 | 2025.12.24 02:40:06.332215 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13131 | 2025.12.24 02:40:06.332316 [ 4 ] {275c74d0-e64e-46e7-baf3-c1870cd40bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13132 | 2025.12.24 02:40:06.332386 [ 4 ] {275c74d0-e64e-46e7-baf3-c1870cd40bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13133 | 2025.12.24 02:40:06.333231 [ 4 ] {275c74d0-e64e-46e7-baf3-c1870cd40bf7} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13134 | 2025.12.24 02:40:06.333269 [ 4 ] {275c74d0-e64e-46e7-baf3-c1870cd40bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13135 | 2025.12.24 02:40:06.333813 [ 4 ] {275c74d0-e64e-46e7-baf3-c1870cd40bf7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13136 | 2025.12.24 02:40:06.334031 [ 4 ] {275c74d0-e64e-46e7-baf3-c1870cd40bf7} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13137 | 2025.12.24 02:40:06.334179 [ 4 ] {275c74d0-e64e-46e7-baf3-c1870cd40bf7} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 13.34 MiB/sec. | ||
| 13138 | 2025.12.24 02:40:06.334245 [ 4 ] {275c74d0-e64e-46e7-baf3-c1870cd40bf7} <Debug> TCPHandler: Processed in 0.002080083 sec. | ||
| 13139 | 2025.12.24 02:40:06.334363 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13140 | 2025.12.24 02:40:06.334457 [ 4 ] {6ccf4344-193b-40ca-9466-b87fe74d0bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13141 | 2025.12.24 02:40:06.334500 [ 4 ] {6ccf4344-193b-40ca-9466-b87fe74d0bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13142 | 2025.12.24 02:40:06.334842 [ 4 ] {6ccf4344-193b-40ca-9466-b87fe74d0bf6} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13143 | 2025.12.24 02:40:06.334879 [ 4 ] {6ccf4344-193b-40ca-9466-b87fe74d0bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13144 | 2025.12.24 02:40:06.335188 [ 4 ] {6ccf4344-193b-40ca-9466-b87fe74d0bf6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13145 | 2025.12.24 02:40:06.335390 [ 4 ] {6ccf4344-193b-40ca-9466-b87fe74d0bf6} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13146 | 2025.12.24 02:40:06.335523 [ 4 ] {6ccf4344-193b-40ca-9466-b87fe74d0bf6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 13147 | 2025.12.24 02:40:06.335561 [ 4 ] {6ccf4344-193b-40ca-9466-b87fe74d0bf6} <Debug> TCPHandler: Processed in 0.00124675 sec. | ||
| 13148 | 2025.12.24 02:40:09.237782 [ 221 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 13149 | 2025.12.24 02:40:09.237847 [ 221 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 13150 | 2025.12.24 02:40:09.254065 [ 221 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 13151 | 2025.12.24 02:40:09.531672 [ 224 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 13152 | 2025.12.24 02:40:09.531728 [ 224 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 13153 | 2025.12.24 02:40:09.535191 [ 224 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 13154 | 2025.12.24 02:40:09.656805 [ 32 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13155 | 2025.12.24 02:40:09.656839 [ 32 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13156 | 2025.12.24 02:40:09.820141 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33487 | ||
| 13157 | 2025.12.24 02:40:09.820618 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13158 | 2025.12.24 02:40:09.820655 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13159 | 2025.12.24 02:40:09.821119 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13160 | 2025.12.24 02:40:09.821366 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2025.12.24 02:40:09.821505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33487 | ||
| 13162 | 2025.12.24 02:40:11.247546 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 13163 | 2025.12.24 02:40:11.247596 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 13164 | 2025.12.24 02:40:11.252121 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 13165 | 2025.12.24 02:40:11.314119 [ 219 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 13166 | 2025.12.24 02:40:11.314173 [ 219 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 13167 | 2025.12.24 02:40:11.317905 [ 219 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 13168 | 2025.12.24 02:40:11.327122 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13169 | 2025.12.24 02:40:11.327295 [ 4 ] {b01a7e5e-97f3-4686-8b7e-3c4f6c892ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13170 | 2025.12.24 02:40:11.327362 [ 4 ] {b01a7e5e-97f3-4686-8b7e-3c4f6c892ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13171 | 2025.12.24 02:40:11.328057 [ 4 ] {b01a7e5e-97f3-4686-8b7e-3c4f6c892ff2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2025.12.24 02:40:11.328106 [ 4 ] {b01a7e5e-97f3-4686-8b7e-3c4f6c892ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13173 | 2025.12.24 02:40:11.328506 [ 4 ] {b01a7e5e-97f3-4686-8b7e-3c4f6c892ff2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13174 | 2025.12.24 02:40:11.328747 [ 4 ] {b01a7e5e-97f3-4686-8b7e-3c4f6c892ff2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13175 | 2025.12.24 02:40:11.328911 [ 4 ] {b01a7e5e-97f3-4686-8b7e-3c4f6c892ff2} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.00166 sec., 65060.24096385542 rows/sec., 5.46 MiB/sec. | ||
| 13176 | 2025.12.24 02:40:11.328965 [ 4 ] {b01a7e5e-97f3-4686-8b7e-3c4f6c892ff2} <Debug> TCPHandler: Processed in 0.001967851 sec. | ||
| 13177 | 2025.12.24 02:40:11.328996 [ 217 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 13178 | 2025.12.24 02:40:11.329048 [ 217 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 13179 | 2025.12.24 02:40:11.329093 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13180 | 2025.12.24 02:40:11.329199 [ 4 ] {30731262-c82e-4d69-b015-5321738e885e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13181 | 2025.12.24 02:40:11.329243 [ 4 ] {30731262-c82e-4d69-b015-5321738e885e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13182 | 2025.12.24 02:40:11.329702 [ 4 ] {30731262-c82e-4d69-b015-5321738e885e} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13183 | 2025.12.24 02:40:11.329739 [ 4 ] {30731262-c82e-4d69-b015-5321738e885e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13184 | 2025.12.24 02:40:11.330097 [ 4 ] {30731262-c82e-4d69-b015-5321738e885e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13185 | 2025.12.24 02:40:11.330367 [ 4 ] {30731262-c82e-4d69-b015-5321738e885e} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13186 | 2025.12.24 02:40:11.330531 [ 4 ] {30731262-c82e-4d69-b015-5321738e885e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001355 sec., 19188.191881918818 rows/sec., 1.41 MiB/sec. | ||
| 13187 | 2025.12.24 02:40:11.330574 [ 4 ] {30731262-c82e-4d69-b015-5321738e885e} <Debug> TCPHandler: Processed in 0.001533465 sec. | ||
| 13188 | 2025.12.24 02:40:11.330689 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13189 | 2025.12.24 02:40:11.330788 [ 4 ] {be79016a-c5e1-4bcb-a9bb-7fc63119cdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13190 | 2025.12.24 02:40:11.330830 [ 4 ] {be79016a-c5e1-4bcb-a9bb-7fc63119cdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13191 | 2025.12.24 02:40:11.331291 [ 4 ] {be79016a-c5e1-4bcb-a9bb-7fc63119cdf8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13192 | 2025.12.24 02:40:11.331328 [ 4 ] {be79016a-c5e1-4bcb-a9bb-7fc63119cdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13193 | 2025.12.24 02:40:11.331661 [ 4 ] {be79016a-c5e1-4bcb-a9bb-7fc63119cdf8} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13194 | 2025.12.24 02:40:11.331878 [ 4 ] {be79016a-c5e1-4bcb-a9bb-7fc63119cdf8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13195 | 2025.12.24 02:40:11.332025 [ 4 ] {be79016a-c5e1-4bcb-a9bb-7fc63119cdf8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001256 sec., 71656.05095541402 rows/sec., 5.60 MiB/sec. | ||
| 13196 | 2025.12.24 02:40:11.332067 [ 4 ] {be79016a-c5e1-4bcb-a9bb-7fc63119cdf8} <Debug> TCPHandler: Processed in 0.001428103 sec. | ||
| 13197 | 2025.12.24 02:40:11.332183 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13198 | 2025.12.24 02:40:11.332279 [ 4 ] {74f9417b-86df-43e0-9e70-9d8a0d6c7755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13199 | 2025.12.24 02:40:11.332324 [ 4 ] {74f9417b-86df-43e0-9e70-9d8a0d6c7755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13200 | 2025.12.24 02:40:11.332760 [ 4 ] {74f9417b-86df-43e0-9e70-9d8a0d6c7755} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13201 | 2025.12.24 02:40:11.332799 [ 4 ] {74f9417b-86df-43e0-9e70-9d8a0d6c7755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13202 | 2025.12.24 02:40:11.332990 [ 217 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 13203 | 2025.12.24 02:40:11.333142 [ 4 ] {74f9417b-86df-43e0-9e70-9d8a0d6c7755} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13204 | 2025.12.24 02:40:11.333388 [ 4 ] {74f9417b-86df-43e0-9e70-9d8a0d6c7755} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13205 | 2025.12.24 02:40:11.333518 [ 4 ] {74f9417b-86df-43e0-9e70-9d8a0d6c7755} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 13206 | 2025.12.24 02:40:11.333556 [ 4 ] {74f9417b-86df-43e0-9e70-9d8a0d6c7755} <Debug> TCPHandler: Processed in 0.001471033 sec. | ||
| 13207 | 2025.12.24 02:40:11.333662 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13208 | 2025.12.24 02:40:11.333760 [ 4 ] {c68b4460-7bb6-438a-926d-981613f178ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13209 | 2025.12.24 02:40:11.333883 [ 4 ] {c68b4460-7bb6-438a-926d-981613f178ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13210 | 2025.12.24 02:40:11.334736 [ 4 ] {c68b4460-7bb6-438a-926d-981613f178ce} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13211 | 2025.12.24 02:40:11.334773 [ 4 ] {c68b4460-7bb6-438a-926d-981613f178ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13212 | 2025.12.24 02:40:11.335322 [ 4 ] {c68b4460-7bb6-438a-926d-981613f178ce} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13213 | 2025.12.24 02:40:11.335568 [ 4 ] {c68b4460-7bb6-438a-926d-981613f178ce} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13214 | 2025.12.24 02:40:11.335725 [ 4 ] {c68b4460-7bb6-438a-926d-981613f178ce} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001923 sec., 13520.540821632865 rows/sec., 24.23 MiB/sec. | ||
| 13215 | 2025.12.24 02:40:11.335796 [ 4 ] {c68b4460-7bb6-438a-926d-981613f178ce} <Debug> TCPHandler: Processed in 0.002125944 sec. | ||
| 13216 | 2025.12.24 02:40:11.335915 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13217 | 2025.12.24 02:40:11.336010 [ 4 ] {23daed42-2dc7-4d7b-9030-a830d12f517f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13218 | 2025.12.24 02:40:11.336051 [ 4 ] {23daed42-2dc7-4d7b-9030-a830d12f517f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13219 | 2025.12.24 02:40:11.336430 [ 4 ] {23daed42-2dc7-4d7b-9030-a830d12f517f} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13220 | 2025.12.24 02:40:11.336465 [ 4 ] {23daed42-2dc7-4d7b-9030-a830d12f517f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13221 | 2025.12.24 02:40:11.336790 [ 4 ] {23daed42-2dc7-4d7b-9030-a830d12f517f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13222 | 2025.12.24 02:40:11.337005 [ 4 ] {23daed42-2dc7-4d7b-9030-a830d12f517f} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13223 | 2025.12.24 02:40:11.337138 [ 4 ] {23daed42-2dc7-4d7b-9030-a830d12f517f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 13224 | 2025.12.24 02:40:11.337176 [ 4 ] {23daed42-2dc7-4d7b-9030-a830d12f517f} <Debug> TCPHandler: Processed in 0.001310291 sec. | ||
| 13225 | 2025.12.24 02:40:11.337228 [ 219 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 13226 | 2025.12.24 02:40:11.337263 [ 219 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 13227 | 2025.12.24 02:40:11.339065 [ 219 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 13228 | 2025.12.24 02:40:11.648828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13229 | 2025.12.24 02:40:11.666885 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13230 | 2025.12.24 02:40:11.666955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13231 | 2025.12.24 02:40:11.672946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13232 | 2025.12.24 02:40:11.673717 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13233 | 2025.12.24 02:40:11.677226 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13234 | 2025.12.24 02:40:13.851355 [ 43 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 13235 | 2025.12.24 02:40:13.851454 [ 43 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13236 | 2025.12.24 02:40:13.851492 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.94 GiB. | ||
| 13237 | 2025.12.24 02:40:13.851638 [ 193 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 13238 | 2025.12.24 02:40:13.851810 [ 193 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13239 | 2025.12.24 02:40:13.851853 [ 193 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 253 rows starting from the beginning of the part | ||
| 13240 | 2025.12.24 02:40:13.851949 [ 193 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 13241 | 2025.12.24 02:40:13.852048 [ 193 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 228 rows starting from the beginning of the part | ||
| 13242 | 2025.12.24 02:40:13.852143 [ 193 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 24 rows starting from the beginning of the part | ||
| 13243 | 2025.12.24 02:40:13.852319 [ 193 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 228 rows starting from the beginning of the part | ||
| 13244 | 2025.12.24 02:40:13.853296 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716947 sec., 440898.874572133 rows/sec., 32.17 MiB/sec. | ||
| 13245 | 2025.12.24 02:40:13.853448 [ 193 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 13246 | 2025.12.24 02:40:13.853694 [ 193 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_33_8} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13247 | 2025.12.24 02:40:13.853760 [ 193 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_33_8} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 13248 | 2025.12.24 02:40:13.853825 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13249 | 2025.12.24 02:40:14.930335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1606 | ||
| 13250 | 2025.12.24 02:40:14.932862 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13251 | 2025.12.24 02:40:14.932915 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13252 | 2025.12.24 02:40:14.934105 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13253 | 2025.12.24 02:40:14.934380 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13254 | 2025.12.24 02:40:14.934694 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1606 | ||
| 13255 | 2025.12.24 02:40:16.328173 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13256 | 2025.12.24 02:40:16.328347 [ 4 ] {db966bf4-81ec-4b3d-af17-69eb91a788b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13257 | 2025.12.24 02:40:16.328411 [ 4 ] {db966bf4-81ec-4b3d-af17-69eb91a788b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13258 | 2025.12.24 02:40:16.329070 [ 4 ] {db966bf4-81ec-4b3d-af17-69eb91a788b7} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13259 | 2025.12.24 02:40:16.329128 [ 4 ] {db966bf4-81ec-4b3d-af17-69eb91a788b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13260 | 2025.12.24 02:40:16.329560 [ 4 ] {db966bf4-81ec-4b3d-af17-69eb91a788b7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13261 | 2025.12.24 02:40:16.329818 [ 4 ] {db966bf4-81ec-4b3d-af17-69eb91a788b7} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13262 | 2025.12.24 02:40:16.330003 [ 4 ] {db966bf4-81ec-4b3d-af17-69eb91a788b7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.0017 sec., 14117.64705882353 rows/sec., 1.17 MiB/sec. | ||
| 13263 | 2025.12.24 02:40:16.330061 [ 4 ] {db966bf4-81ec-4b3d-af17-69eb91a788b7} <Debug> TCPHandler: Processed in 0.002008862 sec. | ||
| 13264 | 2025.12.24 02:40:16.330180 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13265 | 2025.12.24 02:40:16.330282 [ 4 ] {996dfd35-6960-4e77-8b82-8b26b59b0c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13266 | 2025.12.24 02:40:16.330326 [ 4 ] {996dfd35-6960-4e77-8b82-8b26b59b0c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13267 | 2025.12.24 02:40:16.330798 [ 4 ] {996dfd35-6960-4e77-8b82-8b26b59b0c0b} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13268 | 2025.12.24 02:40:16.330837 [ 4 ] {996dfd35-6960-4e77-8b82-8b26b59b0c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13269 | 2025.12.24 02:40:16.331166 [ 4 ] {996dfd35-6960-4e77-8b82-8b26b59b0c0b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13270 | 2025.12.24 02:40:16.331370 [ 4 ] {996dfd35-6960-4e77-8b82-8b26b59b0c0b} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13271 | 2025.12.24 02:40:16.331503 [ 4 ] {996dfd35-6960-4e77-8b82-8b26b59b0c0b} <Debug> executeQuery: Read 204 rows, 18.66 KiB in 0.001245 sec., 163855.421686747 rows/sec., 14.63 MiB/sec. | ||
| 13272 | 2025.12.24 02:40:16.331541 [ 4 ] {996dfd35-6960-4e77-8b82-8b26b59b0c0b} <Debug> TCPHandler: Processed in 0.001413262 sec. | ||
| 13273 | 2025.12.24 02:40:16.331651 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13274 | 2025.12.24 02:40:16.331746 [ 4 ] {0acb9a59-98c4-45e0-8511-ec3d223c7013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13275 | 2025.12.24 02:40:16.331787 [ 4 ] {0acb9a59-98c4-45e0-8511-ec3d223c7013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13276 | 2025.12.24 02:40:16.332205 [ 4 ] {0acb9a59-98c4-45e0-8511-ec3d223c7013} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13277 | 2025.12.24 02:40:16.332243 [ 4 ] {0acb9a59-98c4-45e0-8511-ec3d223c7013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13278 | 2025.12.24 02:40:16.332533 [ 4 ] {0acb9a59-98c4-45e0-8511-ec3d223c7013} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13279 | 2025.12.24 02:40:16.332737 [ 4 ] {0acb9a59-98c4-45e0-8511-ec3d223c7013} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13280 | 2025.12.24 02:40:16.332868 [ 4 ] {0acb9a59-98c4-45e0-8511-ec3d223c7013} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001142 sec., 22767.07530647986 rows/sec., 1.72 MiB/sec. | ||
| 13281 | 2025.12.24 02:40:16.332907 [ 4 ] {0acb9a59-98c4-45e0-8511-ec3d223c7013} <Debug> TCPHandler: Processed in 0.001304881 sec. | ||
| 13282 | 2025.12.24 02:40:16.333029 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13283 | 2025.12.24 02:40:16.333153 [ 4 ] {f16882b6-e66f-48c6-b313-b2204a7f2317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13284 | 2025.12.24 02:40:16.333232 [ 4 ] {f16882b6-e66f-48c6-b313-b2204a7f2317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13285 | 2025.12.24 02:40:16.333713 [ 4 ] {f16882b6-e66f-48c6-b313-b2204a7f2317} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13286 | 2025.12.24 02:40:16.333758 [ 4 ] {f16882b6-e66f-48c6-b313-b2204a7f2317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13287 | 2025.12.24 02:40:16.334118 [ 4 ] {f16882b6-e66f-48c6-b313-b2204a7f2317} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13288 | 2025.12.24 02:40:16.334325 [ 4 ] {f16882b6-e66f-48c6-b313-b2204a7f2317} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13289 | 2025.12.24 02:40:16.334458 [ 4 ] {f16882b6-e66f-48c6-b313-b2204a7f2317} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001329 sec., 18058.69074492099 rows/sec., 1.50 MiB/sec. | ||
| 13290 | 2025.12.24 02:40:16.334497 [ 4 ] {f16882b6-e66f-48c6-b313-b2204a7f2317} <Debug> TCPHandler: Processed in 0.001529554 sec. | ||
| 13291 | 2025.12.24 02:40:16.334615 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13292 | 2025.12.24 02:40:16.334711 [ 4 ] {52a7d8f6-2a2f-46fc-9d29-f96ef70714cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13293 | 2025.12.24 02:40:16.334752 [ 4 ] {52a7d8f6-2a2f-46fc-9d29-f96ef70714cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13294 | 2025.12.24 02:40:16.335136 [ 4 ] {52a7d8f6-2a2f-46fc-9d29-f96ef70714cb} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13295 | 2025.12.24 02:40:16.335173 [ 4 ] {52a7d8f6-2a2f-46fc-9d29-f96ef70714cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13296 | 2025.12.24 02:40:16.335469 [ 4 ] {52a7d8f6-2a2f-46fc-9d29-f96ef70714cb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13297 | 2025.12.24 02:40:16.335675 [ 4 ] {52a7d8f6-2a2f-46fc-9d29-f96ef70714cb} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13298 | 2025.12.24 02:40:16.335801 [ 4 ] {52a7d8f6-2a2f-46fc-9d29-f96ef70714cb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 846.12 KiB/sec. | ||
| 13299 | 2025.12.24 02:40:16.335839 [ 4 ] {52a7d8f6-2a2f-46fc-9d29-f96ef70714cb} <Debug> TCPHandler: Processed in 0.001274581 sec. | ||
| 13300 | 2025.12.24 02:40:16.335941 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13301 | 2025.12.24 02:40:16.336036 [ 4 ] {55322772-e552-4234-b04a-dd4b732e2cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13302 | 2025.12.24 02:40:16.336076 [ 4 ] {55322772-e552-4234-b04a-dd4b732e2cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13303 | 2025.12.24 02:40:16.336491 [ 4 ] {55322772-e552-4234-b04a-dd4b732e2cb3} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13304 | 2025.12.24 02:40:16.336526 [ 4 ] {55322772-e552-4234-b04a-dd4b732e2cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13305 | 2025.12.24 02:40:16.336826 [ 4 ] {55322772-e552-4234-b04a-dd4b732e2cb3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13306 | 2025.12.24 02:40:16.337034 [ 4 ] {55322772-e552-4234-b04a-dd4b732e2cb3} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13307 | 2025.12.24 02:40:16.337162 [ 4 ] {55322772-e552-4234-b04a-dd4b732e2cb3} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001144 sec., 99650.34965034964 rows/sec., 8.10 MiB/sec. | ||
| 13308 | 2025.12.24 02:40:16.337199 [ 4 ] {55322772-e552-4234-b04a-dd4b732e2cb3} <Debug> TCPHandler: Processed in 0.00130734 sec. | ||
| 13309 | 2025.12.24 02:40:16.337307 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13310 | 2025.12.24 02:40:16.337402 [ 4 ] {ff3b1ab3-155b-4fd9-b1a8-09d7e229e223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13311 | 2025.12.24 02:40:16.337445 [ 4 ] {ff3b1ab3-155b-4fd9-b1a8-09d7e229e223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13312 | 2025.12.24 02:40:16.337835 [ 4 ] {ff3b1ab3-155b-4fd9-b1a8-09d7e229e223} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13313 | 2025.12.24 02:40:16.337871 [ 4 ] {ff3b1ab3-155b-4fd9-b1a8-09d7e229e223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13314 | 2025.12.24 02:40:16.338199 [ 4 ] {ff3b1ab3-155b-4fd9-b1a8-09d7e229e223} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13315 | 2025.12.24 02:40:16.338402 [ 4 ] {ff3b1ab3-155b-4fd9-b1a8-09d7e229e223} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13316 | 2025.12.24 02:40:16.338530 [ 4 ] {ff3b1ab3-155b-4fd9-b1a8-09d7e229e223} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001146 sec., 171029.66841186734 rows/sec., 12.27 MiB/sec. | ||
| 13317 | 2025.12.24 02:40:16.338567 [ 4 ] {ff3b1ab3-155b-4fd9-b1a8-09d7e229e223} <Debug> TCPHandler: Processed in 0.001309911 sec. | ||
| 13318 | 2025.12.24 02:40:16.338680 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13319 | 2025.12.24 02:40:16.338773 [ 4 ] {9679e9fb-06be-4da0-9642-2dea2b01c4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13320 | 2025.12.24 02:40:16.338827 [ 4 ] {9679e9fb-06be-4da0-9642-2dea2b01c4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13321 | 2025.12.24 02:40:16.339582 [ 4 ] {9679e9fb-06be-4da0-9642-2dea2b01c4fd} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2025.12.24 02:40:16.339619 [ 4 ] {9679e9fb-06be-4da0-9642-2dea2b01c4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13323 | 2025.12.24 02:40:16.340134 [ 4 ] {9679e9fb-06be-4da0-9642-2dea2b01c4fd} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13324 | 2025.12.24 02:40:16.340350 [ 4 ] {9679e9fb-06be-4da0-9642-2dea2b01c4fd} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13325 | 2025.12.24 02:40:16.340488 [ 4 ] {9679e9fb-06be-4da0-9642-2dea2b01c4fd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001733 sec., 8078.476630121178 rows/sec., 14.48 MiB/sec. | ||
| 13326 | 2025.12.24 02:40:16.340552 [ 4 ] {9679e9fb-06be-4da0-9642-2dea2b01c4fd} <Debug> TCPHandler: Processed in 0.001922741 sec. | ||
| 13327 | 2025.12.24 02:40:16.340675 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13328 | 2025.12.24 02:40:16.340770 [ 4 ] {c75839d1-f622-47c8-830d-dae40c667045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13329 | 2025.12.24 02:40:16.340813 [ 4 ] {c75839d1-f622-47c8-830d-dae40c667045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13330 | 2025.12.24 02:40:16.341144 [ 4 ] {c75839d1-f622-47c8-830d-dae40c667045} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13331 | 2025.12.24 02:40:16.341182 [ 4 ] {c75839d1-f622-47c8-830d-dae40c667045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13332 | 2025.12.24 02:40:16.341491 [ 4 ] {c75839d1-f622-47c8-830d-dae40c667045} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13333 | 2025.12.24 02:40:16.341693 [ 4 ] {c75839d1-f622-47c8-830d-dae40c667045} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13334 | 2025.12.24 02:40:16.341823 [ 4 ] {c75839d1-f622-47c8-830d-dae40c667045} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 13335 | 2025.12.24 02:40:16.341860 [ 4 ] {c75839d1-f622-47c8-830d-dae40c667045} <Debug> TCPHandler: Processed in 0.001235319 sec. | ||
| 13336 | 2025.12.24 02:40:17.321678 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33999 | ||
| 13337 | 2025.12.24 02:40:17.322231 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13338 | 2025.12.24 02:40:17.322270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13339 | 2025.12.24 02:40:17.322731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13340 | 2025.12.24 02:40:17.322960 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13341 | 2025.12.24 02:40:17.323084 [ 88 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13342 | 2025.12.24 02:40:17.323104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33999 | ||
| 13343 | 2025.12.24 02:40:17.323127 [ 88 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13344 | 2025.12.24 02:40:17.323149 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13345 | 2025.12.24 02:40:17.323316 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 13346 | 2025.12.24 02:40:17.323532 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13347 | 2025.12.24 02:40:17.323593 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31567 rows starting from the beginning of the part | ||
| 13348 | 2025.12.24 02:40:17.323694 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 13349 | 2025.12.24 02:40:17.323767 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 13350 | 2025.12.24 02:40:17.323833 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 13351 | 2025.12.24 02:40:17.323898 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 13352 | 2025.12.24 02:40:17.323965 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 13353 | 2025.12.24 02:40:17.326738 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003510256 sec., 9685618.370853864 rows/sec., 138.55 MiB/sec. | ||
| 13354 | 2025.12.24 02:40:17.326889 [ 201 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13355 | 2025.12.24 02:40:17.327208 [ 201 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_71_14} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13356 | 2025.12.24 02:40:17.327289 [ 201 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_71_14} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13357 | 2025.12.24 02:40:17.327401 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 13358 | 2025.12.24 02:40:19.177352 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13359 | 2025.12.24 02:40:19.195341 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13360 | 2025.12.24 02:40:19.195399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13361 | 2025.12.24 02:40:19.201591 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13362 | 2025.12.24 02:40:19.202298 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2025.12.24 02:40:19.202610 [ 104 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13364 | 2025.12.24 02:40:19.202674 [ 104 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13365 | 2025.12.24 02:40:19.202693 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13366 | 2025.12.24 02:40:19.202791 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 13367 | 2025.12.24 02:40:19.205724 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13368 | 2025.12.24 02:40:19.206576 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13369 | 2025.12.24 02:40:19.208292 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 13370 | 2025.12.24 02:40:19.213176 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 13371 | 2025.12.24 02:40:19.217881 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 13372 | 2025.12.24 02:40:19.222450 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 13373 | 2025.12.24 02:40:19.227391 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 13374 | 2025.12.24 02:40:19.232111 [ 196 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 13375 | 2025.12.24 02:40:19.285716 [ 189 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.082956092 sec., 6449.194834298607 rows/sec., 33.35 MiB/sec. | ||
| 13376 | 2025.12.24 02:40:19.288681 [ 189 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13377 | 2025.12.24 02:40:19.290773 [ 189 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_71_14} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13378 | 2025.12.24 02:40:19.290881 [ 189 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_71_14} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13379 | 2025.12.24 02:40:19.293732 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 13380 | 2025.12.24 02:40:21.327119 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13381 | 2025.12.24 02:40:21.327316 [ 4 ] {e9fbbe3f-91f3-40d2-a181-22749b9cf4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13382 | 2025.12.24 02:40:21.327393 [ 4 ] {e9fbbe3f-91f3-40d2-a181-22749b9cf4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13383 | 2025.12.24 02:40:21.328107 [ 4 ] {e9fbbe3f-91f3-40d2-a181-22749b9cf4ed} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2025.12.24 02:40:21.328167 [ 4 ] {e9fbbe3f-91f3-40d2-a181-22749b9cf4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13385 | 2025.12.24 02:40:21.328580 [ 4 ] {e9fbbe3f-91f3-40d2-a181-22749b9cf4ed} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13386 | 2025.12.24 02:40:21.328809 [ 4 ] {e9fbbe3f-91f3-40d2-a181-22749b9cf4ed} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2025.12.24 02:40:21.328968 [ 4 ] {e9fbbe3f-91f3-40d2-a181-22749b9cf4ed} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001703 sec., 63417.49853200235 rows/sec., 5.32 MiB/sec. | ||
| 13388 | 2025.12.24 02:40:21.329019 [ 4 ] {e9fbbe3f-91f3-40d2-a181-22749b9cf4ed} <Debug> TCPHandler: Processed in 0.002036442 sec. | ||
| 13389 | 2025.12.24 02:40:21.329144 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13390 | 2025.12.24 02:40:21.329246 [ 4 ] {76d27a4d-a8c9-4a53-9129-bea3ca4157c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13391 | 2025.12.24 02:40:21.329291 [ 4 ] {76d27a4d-a8c9-4a53-9129-bea3ca4157c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13392 | 2025.12.24 02:40:21.329699 [ 4 ] {76d27a4d-a8c9-4a53-9129-bea3ca4157c4} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2025.12.24 02:40:21.329737 [ 4 ] {76d27a4d-a8c9-4a53-9129-bea3ca4157c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13394 | 2025.12.24 02:40:21.330040 [ 4 ] {76d27a4d-a8c9-4a53-9129-bea3ca4157c4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13395 | 2025.12.24 02:40:21.330272 [ 4 ] {76d27a4d-a8c9-4a53-9129-bea3ca4157c4} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13396 | 2025.12.24 02:40:21.330406 [ 4 ] {76d27a4d-a8c9-4a53-9129-bea3ca4157c4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001183 sec., 21978.021978021978 rows/sec., 1.61 MiB/sec. | ||
| 13397 | 2025.12.24 02:40:21.330445 [ 4 ] {76d27a4d-a8c9-4a53-9129-bea3ca4157c4} <Debug> TCPHandler: Processed in 0.001354772 sec. | ||
| 13398 | 2025.12.24 02:40:21.330547 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13399 | 2025.12.24 02:40:21.330642 [ 4 ] {2964434d-4960-42f5-b969-d4d94609e414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13400 | 2025.12.24 02:40:21.330683 [ 4 ] {2964434d-4960-42f5-b969-d4d94609e414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13401 | 2025.12.24 02:40:21.331108 [ 4 ] {2964434d-4960-42f5-b969-d4d94609e414} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13402 | 2025.12.24 02:40:21.331145 [ 4 ] {2964434d-4960-42f5-b969-d4d94609e414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13403 | 2025.12.24 02:40:21.331452 [ 4 ] {2964434d-4960-42f5-b969-d4d94609e414} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13404 | 2025.12.24 02:40:21.331654 [ 4 ] {2964434d-4960-42f5-b969-d4d94609e414} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13405 | 2025.12.24 02:40:21.331781 [ 4 ] {2964434d-4960-42f5-b969-d4d94609e414} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001158 sec., 77720.20725388601 rows/sec., 6.07 MiB/sec. | ||
| 13406 | 2025.12.24 02:40:21.331819 [ 4 ] {2964434d-4960-42f5-b969-d4d94609e414} <Debug> TCPHandler: Processed in 0.001322721 sec. | ||
| 13407 | 2025.12.24 02:40:21.331926 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13408 | 2025.12.24 02:40:21.332021 [ 4 ] {8538024f-f4c3-4532-8602-07e249b3c8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13409 | 2025.12.24 02:40:21.332065 [ 4 ] {8538024f-f4c3-4532-8602-07e249b3c8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13410 | 2025.12.24 02:40:21.332466 [ 4 ] {8538024f-f4c3-4532-8602-07e249b3c8d6} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13411 | 2025.12.24 02:40:21.332503 [ 4 ] {8538024f-f4c3-4532-8602-07e249b3c8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13412 | 2025.12.24 02:40:21.332829 [ 4 ] {8538024f-f4c3-4532-8602-07e249b3c8d6} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13413 | 2025.12.24 02:40:21.333033 [ 4 ] {8538024f-f4c3-4532-8602-07e249b3c8d6} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13414 | 2025.12.24 02:40:21.333164 [ 4 ] {8538024f-f4c3-4532-8602-07e249b3c8d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 13415 | 2025.12.24 02:40:21.333202 [ 4 ] {8538024f-f4c3-4532-8602-07e249b3c8d6} <Debug> TCPHandler: Processed in 0.001326191 sec. | ||
| 13416 | 2025.12.24 02:40:21.333324 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13417 | 2025.12.24 02:40:21.333449 [ 4 ] {22daa2d2-ea20-4a1d-8864-7a885dbce280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13418 | 2025.12.24 02:40:21.333515 [ 4 ] {22daa2d2-ea20-4a1d-8864-7a885dbce280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13419 | 2025.12.24 02:40:21.334415 [ 4 ] {22daa2d2-ea20-4a1d-8864-7a885dbce280} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13420 | 2025.12.24 02:40:21.334453 [ 4 ] {22daa2d2-ea20-4a1d-8864-7a885dbce280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13421 | 2025.12.24 02:40:21.334988 [ 4 ] {22daa2d2-ea20-4a1d-8864-7a885dbce280} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13422 | 2025.12.24 02:40:21.335213 [ 4 ] {22daa2d2-ea20-4a1d-8864-7a885dbce280} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13423 | 2025.12.24 02:40:21.335356 [ 4 ] {22daa2d2-ea20-4a1d-8864-7a885dbce280} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001932 sec., 13457.556935817805 rows/sec., 24.12 MiB/sec. | ||
| 13424 | 2025.12.24 02:40:21.335422 [ 4 ] {22daa2d2-ea20-4a1d-8864-7a885dbce280} <Debug> TCPHandler: Processed in 0.002160274 sec. | ||
| 13425 | 2025.12.24 02:40:21.335534 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13426 | 2025.12.24 02:40:21.335630 [ 4 ] {a3221c19-aa73-4ee9-a311-a385c1f4f9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13427 | 2025.12.24 02:40:21.335673 [ 4 ] {a3221c19-aa73-4ee9-a311-a385c1f4f9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13428 | 2025.12.24 02:40:21.336006 [ 4 ] {a3221c19-aa73-4ee9-a311-a385c1f4f9c4} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13429 | 2025.12.24 02:40:21.336043 [ 4 ] {a3221c19-aa73-4ee9-a311-a385c1f4f9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13430 | 2025.12.24 02:40:21.336345 [ 4 ] {a3221c19-aa73-4ee9-a311-a385c1f4f9c4} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13431 | 2025.12.24 02:40:21.336557 [ 4 ] {a3221c19-aa73-4ee9-a311-a385c1f4f9c4} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13432 | 2025.12.24 02:40:21.336686 [ 4 ] {a3221c19-aa73-4ee9-a311-a385c1f4f9c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 13433 | 2025.12.24 02:40:21.336723 [ 4 ] {a3221c19-aa73-4ee9-a311-a385c1f4f9c4} <Debug> TCPHandler: Processed in 0.00123925 sec. | ||
| 13434 | 2025.12.24 02:40:24.656886 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13435 | 2025.12.24 02:40:24.656955 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13436 | 2025.12.24 02:40:24.823307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34447 | ||
| 13437 | 2025.12.24 02:40:24.824026 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13438 | 2025.12.24 02:40:24.824101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13439 | 2025.12.24 02:40:24.824705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13440 | 2025.12.24 02:40:24.824938 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13441 | 2025.12.24 02:40:24.825088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34447 | ||
| 13442 | 2025.12.24 02:40:24.934936 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1636 | ||
| 13443 | 2025.12.24 02:40:24.937425 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13444 | 2025.12.24 02:40:24.937496 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13445 | 2025.12.24 02:40:24.938767 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13446 | 2025.12.24 02:40:24.939071 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13447 | 2025.12.24 02:40:24.939467 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1636 | ||
| 13448 | 2025.12.24 02:40:26.325873 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13449 | 2025.12.24 02:40:26.326127 [ 4 ] {2704896d-5ec5-4f14-bdad-52bb2dfd7ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13450 | 2025.12.24 02:40:26.326224 [ 4 ] {2704896d-5ec5-4f14-bdad-52bb2dfd7ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13451 | 2025.12.24 02:40:26.326974 [ 4 ] {2704896d-5ec5-4f14-bdad-52bb2dfd7ec7} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2025.12.24 02:40:26.327021 [ 4 ] {2704896d-5ec5-4f14-bdad-52bb2dfd7ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13453 | 2025.12.24 02:40:26.327421 [ 4 ] {2704896d-5ec5-4f14-bdad-52bb2dfd7ec7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13454 | 2025.12.24 02:40:26.327645 [ 4 ] {2704896d-5ec5-4f14-bdad-52bb2dfd7ec7} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13455 | 2025.12.24 02:40:26.327805 [ 4 ] {2704896d-5ec5-4f14-bdad-52bb2dfd7ec7} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001746 sec., 48109.96563573883 rows/sec., 4.02 MiB/sec. | ||
| 13456 | 2025.12.24 02:40:26.327813 [ 175 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13457 | 2025.12.24 02:40:26.327856 [ 4 ] {2704896d-5ec5-4f14-bdad-52bb2dfd7ec7} <Debug> TCPHandler: Processed in 0.002143604 sec. | ||
| 13458 | 2025.12.24 02:40:26.327892 [ 175 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13459 | 2025.12.24 02:40:26.327924 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13460 | 2025.12.24 02:40:26.327988 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13461 | 2025.12.24 02:40:26.328021 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 13462 | 2025.12.24 02:40:26.328118 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13463 | 2025.12.24 02:40:26.328135 [ 4 ] {f499099a-7b45-4b97-9dda-f523158fe8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13464 | 2025.12.24 02:40:26.328147 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1406 rows starting from the beginning of the part | ||
| 13465 | 2025.12.24 02:40:26.328193 [ 4 ] {f499099a-7b45-4b97-9dda-f523158fe8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13466 | 2025.12.24 02:40:26.328210 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 84 rows starting from the beginning of the part | ||
| 13467 | 2025.12.24 02:40:26.328256 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 13468 | 2025.12.24 02:40:26.328296 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 204 rows starting from the beginning of the part | ||
| 13469 | 2025.12.24 02:40:26.328334 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 13470 | 2025.12.24 02:40:26.328372 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 84 rows starting from the beginning of the part | ||
| 13471 | 2025.12.24 02:40:26.328672 [ 4 ] {f499099a-7b45-4b97-9dda-f523158fe8ce} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13472 | 2025.12.24 02:40:26.328710 [ 4 ] {f499099a-7b45-4b97-9dda-f523158fe8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13473 | 2025.12.24 02:40:26.329051 [ 4 ] {f499099a-7b45-4b97-9dda-f523158fe8ce} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13474 | 2025.12.24 02:40:26.329259 [ 4 ] {f499099a-7b45-4b97-9dda-f523158fe8ce} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13475 | 2025.12.24 02:40:26.329387 [ 175 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13476 | 2025.12.24 02:40:26.329396 [ 4 ] {f499099a-7b45-4b97-9dda-f523158fe8ce} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001292 sec., 10835.9133126935 rows/sec., 814.81 KiB/sec. | ||
| 13477 | 2025.12.24 02:40:26.329423 [ 175 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13478 | 2025.12.24 02:40:26.329448 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13479 | 2025.12.24 02:40:26.329452 [ 4 ] {f499099a-7b45-4b97-9dda-f523158fe8ce} <Debug> TCPHandler: Processed in 0.001518234 sec. | ||
| 13480 | 2025.12.24 02:40:26.329505 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1994 rows, containing 5 columns (5 merged, 0 gathered) in 0.001519195 sec., 1312537.231889257 rows/sec., 115.87 MiB/sec. | ||
| 13481 | 2025.12.24 02:40:26.329565 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 13482 | 2025.12.24 02:40:26.329589 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13483 | 2025.12.24 02:40:26.329697 [ 4 ] {55d62c14-6d2e-4617-bd12-cd4d598d14f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13484 | 2025.12.24 02:40:26.329713 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13485 | 2025.12.24 02:40:26.329739 [ 4 ] {55d62c14-6d2e-4617-bd12-cd4d598d14f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13486 | 2025.12.24 02:40:26.329747 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13487 | 2025.12.24 02:40:26.329757 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 70 rows starting from the beginning of the part | ||
| 13488 | 2025.12.24 02:40:26.329852 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 14 rows starting from the beginning of the part | ||
| 13489 | 2025.12.24 02:40:26.329910 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 26 rows starting from the beginning of the part | ||
| 13490 | 2025.12.24 02:40:26.329964 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 13491 | 2025.12.24 02:40:26.330015 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 26 rows starting from the beginning of the part | ||
| 13492 | 2025.12.24 02:40:26.330057 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_106_21} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2025.12.24 02:40:26.330068 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 14 rows starting from the beginning of the part | ||
| 13494 | 2025.12.24 02:40:26.330140 [ 192 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_106_21} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13495 | 2025.12.24 02:40:26.330177 [ 4 ] {55d62c14-6d2e-4617-bd12-cd4d598d14f5} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13496 | 2025.12.24 02:40:26.330216 [ 4 ] {55d62c14-6d2e-4617-bd12-cd4d598d14f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13497 | 2025.12.24 02:40:26.330230 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 13498 | 2025.12.24 02:40:26.330578 [ 4 ] {55d62c14-6d2e-4617-bd12-cd4d598d14f5} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13499 | 2025.12.24 02:40:26.330806 [ 4 ] {55d62c14-6d2e-4617-bd12-cd4d598d14f5} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2025.12.24 02:40:26.330923 [ 175 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13501 | 2025.12.24 02:40:26.330936 [ 4 ] {55d62c14-6d2e-4617-bd12-cd4d598d14f5} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00126 sec., 61904.7619047619 rows/sec., 4.83 MiB/sec. | ||
| 13502 | 2025.12.24 02:40:26.330979 [ 175 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13503 | 2025.12.24 02:40:26.330991 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001483664 sec., 118625.24129452491 rows/sec., 9.18 MiB/sec. | ||
| 13504 | 2025.12.24 02:40:26.330989 [ 4 ] {55d62c14-6d2e-4617-bd12-cd4d598d14f5} <Debug> TCPHandler: Processed in 0.001448632 sec. | ||
| 13505 | 2025.12.24 02:40:26.331015 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13506 | 2025.12.24 02:40:26.331107 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 13507 | 2025.12.24 02:40:26.331126 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13508 | 2025.12.24 02:40:26.331143 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13509 | 2025.12.24 02:40:26.331206 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13510 | 2025.12.24 02:40:26.331230 [ 4 ] {15a9dff8-77e4-4b06-955a-43e79c625d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13511 | 2025.12.24 02:40:26.331235 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 632 rows starting from the beginning of the part | ||
| 13512 | 2025.12.24 02:40:26.331283 [ 4 ] {15a9dff8-77e4-4b06-955a-43e79c625d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13513 | 2025.12.24 02:40:26.331311 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 78 rows starting from the beginning of the part | ||
| 13514 | 2025.12.24 02:40:26.331364 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 13515 | 2025.12.24 02:40:26.331407 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 114 rows starting from the beginning of the part | ||
| 13516 | 2025.12.24 02:40:26.331419 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_101_20} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13517 | 2025.12.24 02:40:26.331449 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 13518 | 2025.12.24 02:40:26.331491 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 78 rows starting from the beginning of the part | ||
| 13519 | 2025.12.24 02:40:26.331503 [ 198 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_101_20} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13520 | 2025.12.24 02:40:26.331584 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 13521 | 2025.12.24 02:40:26.331699 [ 4 ] {15a9dff8-77e4-4b06-955a-43e79c625d4c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2025.12.24 02:40:26.331742 [ 4 ] {15a9dff8-77e4-4b06-955a-43e79c625d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13523 | 2025.12.24 02:40:26.332099 [ 4 ] {15a9dff8-77e4-4b06-955a-43e79c625d4c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13524 | 2025.12.24 02:40:26.332311 [ 4 ] {15a9dff8-77e4-4b06-955a-43e79c625d4c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2025.12.24 02:40:26.332436 [ 175 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13526 | 2025.12.24 02:40:26.332445 [ 199 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372032 sec., 788611.3443418229 rows/sec., 63.61 MiB/sec. | ||
| 13527 | 2025.12.24 02:40:26.332473 [ 175 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13528 | 2025.12.24 02:40:26.332441 [ 4 ] {15a9dff8-77e4-4b06-955a-43e79c625d4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 13529 | 2025.12.24 02:40:26.332496 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13530 | 2025.12.24 02:40:26.332534 [ 4 ] {15a9dff8-77e4-4b06-955a-43e79c625d4c} <Debug> TCPHandler: Processed in 0.001455383 sec. | ||
| 13531 | 2025.12.24 02:40:26.332586 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 13532 | 2025.12.24 02:40:26.332616 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13533 | 2025.12.24 02:40:26.332649 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13534 | 2025.12.24 02:40:26.332704 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13535 | 2025.12.24 02:40:26.332737 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29047 rows starting from the beginning of the part | ||
| 13536 | 2025.12.24 02:40:26.332748 [ 4 ] {e2bf56d4-9f5f-4c9f-84a3-419e1c7e40da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13537 | 2025.12.24 02:40:26.332791 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 13538 | 2025.12.24 02:40:26.332809 [ 4 ] {e2bf56d4-9f5f-4c9f-84a3-419e1c7e40da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13539 | 2025.12.24 02:40:26.332842 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 13540 | 2025.12.24 02:40:26.332889 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_106_21} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2025.12.24 02:40:26.332891 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 13542 | 2025.12.24 02:40:26.332941 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 13543 | 2025.12.24 02:40:26.332958 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_106_21} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13544 | 2025.12.24 02:40:26.332984 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 13545 | 2025.12.24 02:40:26.333023 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 13546 | 2025.12.24 02:40:26.333597 [ 4 ] {e2bf56d4-9f5f-4c9f-84a3-419e1c7e40da} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13547 | 2025.12.24 02:40:26.333639 [ 4 ] {e2bf56d4-9f5f-4c9f-84a3-419e1c7e40da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13548 | 2025.12.24 02:40:26.334226 [ 4 ] {e2bf56d4-9f5f-4c9f-84a3-419e1c7e40da} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13549 | 2025.12.24 02:40:26.334465 [ 4 ] {e2bf56d4-9f5f-4c9f-84a3-419e1c7e40da} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13550 | 2025.12.24 02:40:26.334598 [ 175 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13551 | 2025.12.24 02:40:26.334607 [ 4 ] {e2bf56d4-9f5f-4c9f-84a3-419e1c7e40da} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 13.36 MiB/sec. | ||
| 13552 | 2025.12.24 02:40:26.334642 [ 175 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13553 | 2025.12.24 02:40:26.334669 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13554 | 2025.12.24 02:40:26.334692 [ 4 ] {e2bf56d4-9f5f-4c9f-84a3-419e1c7e40da} <Debug> TCPHandler: Processed in 0.002089073 sec. | ||
| 13555 | 2025.12.24 02:40:26.334747 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 13556 | 2025.12.24 02:40:26.334831 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13557 | 2025.12.24 02:40:26.334929 [ 4 ] {725703c1-b6cb-478f-be7a-99bb200adf3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13558 | 2025.12.24 02:40:26.334971 [ 4 ] {725703c1-b6cb-478f-be7a-99bb200adf3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13559 | 2025.12.24 02:40:26.334986 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13560 | 2025.12.24 02:40:26.335055 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1855 rows starting from the beginning of the part | ||
| 13561 | 2025.12.24 02:40:26.335193 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 14 rows starting from the beginning of the part | ||
| 13562 | 2025.12.24 02:40:26.335303 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 26 rows starting from the beginning of the part | ||
| 13563 | 2025.12.24 02:40:26.335324 [ 4 ] {725703c1-b6cb-478f-be7a-99bb200adf3e} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13564 | 2025.12.24 02:40:26.335365 [ 4 ] {725703c1-b6cb-478f-be7a-99bb200adf3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13565 | 2025.12.24 02:40:26.335414 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 14 rows starting from the beginning of the part | ||
| 13566 | 2025.12.24 02:40:26.335525 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 26 rows starting from the beginning of the part | ||
| 13567 | 2025.12.24 02:40:26.335632 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 14 rows starting from the beginning of the part | ||
| 13568 | 2025.12.24 02:40:26.335689 [ 4 ] {725703c1-b6cb-478f-be7a-99bb200adf3e} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13569 | 2025.12.24 02:40:26.335898 [ 4 ] {725703c1-b6cb-478f-be7a-99bb200adf3e} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13570 | 2025.12.24 02:40:26.336028 [ 175 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13571 | 2025.12.24 02:40:26.336041 [ 4 ] {725703c1-b6cb-478f-be7a-99bb200adf3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 13572 | 2025.12.24 02:40:26.336061 [ 175 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13573 | 2025.12.24 02:40:26.336085 [ 4 ] {725703c1-b6cb-478f-be7a-99bb200adf3e} <Debug> TCPHandler: Processed in 0.001301051 sec. | ||
| 13574 | 2025.12.24 02:40:26.336085 [ 175 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13575 | 2025.12.24 02:40:26.336227 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 13576 | 2025.12.24 02:40:26.336377 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13577 | 2025.12.24 02:40:26.336415 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5988 rows starting from the beginning of the part | ||
| 13578 | 2025.12.24 02:40:26.336480 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 13579 | 2025.12.24 02:40:26.336523 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 13580 | 2025.12.24 02:40:26.336561 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 13581 | 2025.12.24 02:40:26.336597 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 13582 | 2025.12.24 02:40:26.336633 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 13583 | 2025.12.24 02:40:26.339396 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6288 rows, containing 4 columns (4 merged, 0 gathered) in 0.003224731 sec., 1949930.0871917687 rows/sec., 131.41 MiB/sec. | ||
| 13584 | 2025.12.24 02:40:26.339983 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13585 | 2025.12.24 02:40:26.340199 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29883 rows, containing 5 columns (5 merged, 0 gathered) in 0.007647002 sec., 3907805.9610812184 rows/sec., 268.59 MiB/sec. | ||
| 13586 | 2025.12.24 02:40:26.340251 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_106_21} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13587 | 2025.12.24 02:40:26.340332 [ 197 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_106_21} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13588 | 2025.12.24 02:40:26.340408 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13589 | 2025.12.24 02:40:26.340843 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13590 | 2025.12.24 02:40:26.341161 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13591 | 2025.12.24 02:40:26.341242 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13592 | 2025.12.24 02:40:26.341347 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13593 | 2025.12.24 02:40:26.347546 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 19 columns (19 merged, 0 gathered) in 0.012834004 sec., 151862.1935913375 rows/sec., 272.13 MiB/sec. | ||
| 13594 | 2025.12.24 02:40:26.349926 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13595 | 2025.12.24 02:40:26.350271 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13596 | 2025.12.24 02:40:26.350347 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13597 | 2025.12.24 02:40:26.350514 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.41 MiB. | ||
| 13598 | 2025.12.24 02:40:26.705876 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 13599 | 2025.12.24 02:40:26.723336 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2025.12.24 02:40:26.723398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13601 | 2025.12.24 02:40:26.729581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13602 | 2025.12.24 02:40:26.730322 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13603 | 2025.12.24 02:40:26.733682 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 13604 | 2025.12.24 02:40:27.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 370.13 MiB, peak 389.00 MiB, free memory in arenas 0.00 B, will set to 377.65 MiB (RSS), difference: 7.53 MiB | ||
| 13605 | 2025.12.24 02:40:28.348381 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 13606 | 2025.12.24 02:40:28.348436 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 13607 | 2025.12.24 02:40:28.351476 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 13608 | 2025.12.24 02:40:29.306064 [ 225 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 13609 | 2025.12.24 02:40:29.306133 [ 225 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 13610 | 2025.12.24 02:40:29.308325 [ 225 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 13611 | 2025.12.24 02:40:31.362086 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13612 | 2025.12.24 02:40:31.362272 [ 4 ] {6cff1d02-6d71-4ed3-8337-6eac573c1511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13613 | 2025.12.24 02:40:31.362341 [ 4 ] {6cff1d02-6d71-4ed3-8337-6eac573c1511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13614 | 2025.12.24 02:40:31.363001 [ 4 ] {6cff1d02-6d71-4ed3-8337-6eac573c1511} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13615 | 2025.12.24 02:40:31.363053 [ 4 ] {6cff1d02-6d71-4ed3-8337-6eac573c1511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13616 | 2025.12.24 02:40:31.363452 [ 4 ] {6cff1d02-6d71-4ed3-8337-6eac573c1511} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 13617 | 2025.12.24 02:40:31.363693 [ 4 ] {6cff1d02-6d71-4ed3-8337-6eac573c1511} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13618 | 2025.12.24 02:40:31.363856 [ 4 ] {6cff1d02-6d71-4ed3-8337-6eac573c1511} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001633 sec., 2449.479485609308 rows/sec., 199.74 KiB/sec. | ||
| 13619 | 2025.12.24 02:40:31.363899 [ 4 ] {6cff1d02-6d71-4ed3-8337-6eac573c1511} <Debug> TCPHandler: Processed in 0.001945871 sec. | ||
| 13620 | 2025.12.24 02:40:31.364033 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13621 | 2025.12.24 02:40:31.364135 [ 4 ] {3ea4a66b-6e9a-4158-abb3-ca314e162c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13622 | 2025.12.24 02:40:31.364175 [ 4 ] {3ea4a66b-6e9a-4158-abb3-ca314e162c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13623 | 2025.12.24 02:40:31.365541 [ 4 ] {3ea4a66b-6e9a-4158-abb3-ca314e162c17} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13624 | 2025.12.24 02:40:31.365576 [ 4 ] {3ea4a66b-6e9a-4158-abb3-ca314e162c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13625 | 2025.12.24 02:40:31.365962 [ 4 ] {3ea4a66b-6e9a-4158-abb3-ca314e162c17} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13626 | 2025.12.24 02:40:31.366263 [ 4 ] {3ea4a66b-6e9a-4158-abb3-ca314e162c17} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13627 | 2025.12.24 02:40:31.366400 [ 4 ] {3ea4a66b-6e9a-4158-abb3-ca314e162c17} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.002283 sec., 547525.1861585634 rows/sec., 45.34 MiB/sec. | ||
| 13628 | 2025.12.24 02:40:31.366439 [ 4 ] {3ea4a66b-6e9a-4158-abb3-ca314e162c17} <Debug> TCPHandler: Processed in 0.002456259 sec. | ||
| 13629 | 2025.12.24 02:40:31.366565 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13630 | 2025.12.24 02:40:31.366660 [ 4 ] {38a349eb-904d-438f-9151-f4c7ec9bdfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13631 | 2025.12.24 02:40:31.366702 [ 4 ] {38a349eb-904d-438f-9151-f4c7ec9bdfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13632 | 2025.12.24 02:40:31.367127 [ 4 ] {38a349eb-904d-438f-9151-f4c7ec9bdfa0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2025.12.24 02:40:31.367164 [ 4 ] {38a349eb-904d-438f-9151-f4c7ec9bdfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13634 | 2025.12.24 02:40:31.367469 [ 4 ] {38a349eb-904d-438f-9151-f4c7ec9bdfa0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13635 | 2025.12.24 02:40:31.367697 [ 4 ] {38a349eb-904d-438f-9151-f4c7ec9bdfa0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13636 | 2025.12.24 02:40:31.367834 [ 4 ] {38a349eb-904d-438f-9151-f4c7ec9bdfa0} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001192 sec., 25167.78523489933 rows/sec., 1.83 MiB/sec. | ||
| 13637 | 2025.12.24 02:40:31.367877 [ 4 ] {38a349eb-904d-438f-9151-f4c7ec9bdfa0} <Debug> TCPHandler: Processed in 0.001362832 sec. | ||
| 13638 | 2025.12.24 02:40:31.368018 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13639 | 2025.12.24 02:40:31.368141 [ 4 ] {ca75a579-2079-4df1-b04f-3ca3ad2cbb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13640 | 2025.12.24 02:40:31.368212 [ 4 ] {ca75a579-2079-4df1-b04f-3ca3ad2cbb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13641 | 2025.12.24 02:40:31.368944 [ 4 ] {ca75a579-2079-4df1-b04f-3ca3ad2cbb7d} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13642 | 2025.12.24 02:40:31.368992 [ 4 ] {ca75a579-2079-4df1-b04f-3ca3ad2cbb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13643 | 2025.12.24 02:40:31.369391 [ 4 ] {ca75a579-2079-4df1-b04f-3ca3ad2cbb7d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13644 | 2025.12.24 02:40:31.369657 [ 4 ] {ca75a579-2079-4df1-b04f-3ca3ad2cbb7d} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13645 | 2025.12.24 02:40:31.369819 [ 4 ] {ca75a579-2079-4df1-b04f-3ca3ad2cbb7d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001701 sec., 134038.80070546738 rows/sec., 9.08 MiB/sec. | ||
| 13646 | 2025.12.24 02:40:31.369867 [ 4 ] {ca75a579-2079-4df1-b04f-3ca3ad2cbb7d} <Debug> TCPHandler: Processed in 0.001900001 sec. | ||
| 13647 | 2025.12.24 02:40:31.369990 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13648 | 2025.12.24 02:40:31.370109 [ 4 ] {1b12010e-8fbf-4749-b700-b7719e815a25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13649 | 2025.12.24 02:40:31.370165 [ 4 ] {1b12010e-8fbf-4749-b700-b7719e815a25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13650 | 2025.12.24 02:40:31.370905 [ 4 ] {1b12010e-8fbf-4749-b700-b7719e815a25} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13651 | 2025.12.24 02:40:31.370943 [ 4 ] {1b12010e-8fbf-4749-b700-b7719e815a25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13652 | 2025.12.24 02:40:31.371320 [ 4 ] {1b12010e-8fbf-4749-b700-b7719e815a25} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13653 | 2025.12.24 02:40:31.371548 [ 4 ] {1b12010e-8fbf-4749-b700-b7719e815a25} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13654 | 2025.12.24 02:40:31.371685 [ 4 ] {1b12010e-8fbf-4749-b700-b7719e815a25} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001608 sec., 342039.80099502485 rows/sec., 25.39 MiB/sec. | ||
| 13655 | 2025.12.24 02:40:31.371743 [ 4 ] {1b12010e-8fbf-4749-b700-b7719e815a25} <Debug> TCPHandler: Processed in 0.001809219 sec. | ||
| 13656 | 2025.12.24 02:40:31.371773 [ 217 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 13657 | 2025.12.24 02:40:31.371841 [ 217 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 13658 | 2025.12.24 02:40:31.371900 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13659 | 2025.12.24 02:40:31.372016 [ 4 ] {1cd962b4-e0f1-49dd-80dd-f631391956c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13660 | 2025.12.24 02:40:31.372066 [ 4 ] {1cd962b4-e0f1-49dd-80dd-f631391956c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13661 | 2025.12.24 02:40:31.372897 [ 4 ] {1cd962b4-e0f1-49dd-80dd-f631391956c9} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13662 | 2025.12.24 02:40:31.372935 [ 4 ] {1cd962b4-e0f1-49dd-80dd-f631391956c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13663 | 2025.12.24 02:40:31.373382 [ 4 ] {1cd962b4-e0f1-49dd-80dd-f631391956c9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13664 | 2025.12.24 02:40:31.373637 [ 4 ] {1cd962b4-e0f1-49dd-80dd-f631391956c9} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13665 | 2025.12.24 02:40:31.373791 [ 4 ] {1cd962b4-e0f1-49dd-80dd-f631391956c9} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.0018 sec., 470000 rows/sec., 31.63 MiB/sec. | ||
| 13666 | 2025.12.24 02:40:31.373832 [ 4 ] {1cd962b4-e0f1-49dd-80dd-f631391956c9} <Debug> TCPHandler: Processed in 0.001988382 sec. | ||
| 13667 | 2025.12.24 02:40:31.373967 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13668 | 2025.12.24 02:40:31.374064 [ 4 ] {0f66fc4b-3a44-4a15-b82f-ce704ac957a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13669 | 2025.12.24 02:40:31.374072 [ 217 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 13670 | 2025.12.24 02:40:31.374123 [ 4 ] {0f66fc4b-3a44-4a15-b82f-ce704ac957a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13671 | 2025.12.24 02:40:31.375132 [ 4 ] {0f66fc4b-3a44-4a15-b82f-ce704ac957a6} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13672 | 2025.12.24 02:40:31.375176 [ 4 ] {0f66fc4b-3a44-4a15-b82f-ce704ac957a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13673 | 2025.12.24 02:40:31.375843 [ 4 ] {0f66fc4b-3a44-4a15-b82f-ce704ac957a6} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13674 | 2025.12.24 02:40:31.376101 [ 4 ] {0f66fc4b-3a44-4a15-b82f-ce704ac957a6} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13675 | 2025.12.24 02:40:31.376267 [ 4 ] {0f66fc4b-3a44-4a15-b82f-ce704ac957a6} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00222 sec., 11711.71171171171 rows/sec., 20.99 MiB/sec. | ||
| 13676 | 2025.12.24 02:40:31.376355 [ 4 ] {0f66fc4b-3a44-4a15-b82f-ce704ac957a6} <Debug> TCPHandler: Processed in 0.002439259 sec. | ||
| 13677 | 2025.12.24 02:40:31.376497 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13678 | 2025.12.24 02:40:31.376609 [ 4 ] {1717afae-4eb7-40a2-b69f-4ec973e32559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13679 | 2025.12.24 02:40:31.376661 [ 4 ] {1717afae-4eb7-40a2-b69f-4ec973e32559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13680 | 2025.12.24 02:40:31.377019 [ 4 ] {1717afae-4eb7-40a2-b69f-4ec973e32559} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13681 | 2025.12.24 02:40:31.377060 [ 4 ] {1717afae-4eb7-40a2-b69f-4ec973e32559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13682 | 2025.12.24 02:40:31.377455 [ 4 ] {1717afae-4eb7-40a2-b69f-4ec973e32559} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13683 | 2025.12.24 02:40:31.377686 [ 4 ] {1717afae-4eb7-40a2-b69f-4ec973e32559} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13684 | 2025.12.24 02:40:31.377831 [ 4 ] {1717afae-4eb7-40a2-b69f-4ec973e32559} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001246 sec., 48154.093097913326 rows/sec., 3.25 MiB/sec. | ||
| 13685 | 2025.12.24 02:40:31.377872 [ 4 ] {1717afae-4eb7-40a2-b69f-4ec973e32559} <Debug> TCPHandler: Processed in 0.001436843 sec. | ||
| 13686 | 2025.12.24 02:40:31.377935 [ 219 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 13687 | 2025.12.24 02:40:31.378008 [ 219 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 13688 | 2025.12.24 02:40:31.381159 [ 219 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 13689 | 2025.12.24 02:40:31.734478 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36743 | ||
| 13690 | 2025.12.24 02:40:31.734642 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13691 | 2025.12.24 02:40:31.734685 [ 352 ] {} <Debug> TCP-Session: 33716e19-f240-4eaa-a911-fa6b418190da Authenticating user 'default' from [fd00:1122:3344:101::e]:36743 | ||
| 13692 | 2025.12.24 02:40:31.734714 [ 352 ] {} <Debug> TCP-Session: 33716e19-f240-4eaa-a911-fa6b418190da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13693 | 2025.12.24 02:40:31.734732 [ 352 ] {} <Debug> TCP-Session: 33716e19-f240-4eaa-a911-fa6b418190da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13694 | 2025.12.24 02:40:31.734945 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33555 | ||
| 13695 | 2025.12.24 02:40:31.734984 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40493 | ||
| 13696 | 2025.12.24 02:40:31.734990 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65253 | ||
| 13697 | 2025.12.24 02:40:31.735014 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62675 | ||
| 13698 | 2025.12.24 02:40:31.735024 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61171 | ||
| 13699 | 2025.12.24 02:40:31.735079 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13700 | 2025.12.24 02:40:31.735090 [ 352 ] {} <Trace> TCP-Session: 33716e19-f240-4eaa-a911-fa6b418190da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13701 | 2025.12.24 02:40:31.735103 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13702 | 2025.12.24 02:40:31.735121 [ 291 ] {} <Debug> TCP-Session: 90f30458-55b8-46a4-bbc5-34d02ee782ee Authenticating user 'default' from [fd00:1122:3344:101::e]:40493 | ||
| 13703 | 2025.12.24 02:40:31.735155 [ 349 ] {} <Debug> TCP-Session: 0bc38c9f-3140-419f-bd95-8e0c8249a21c Authenticating user 'default' from [fd00:1122:3344:101::e]:62675 | ||
| 13704 | 2025.12.24 02:40:31.735169 [ 291 ] {} <Debug> TCP-Session: 90f30458-55b8-46a4-bbc5-34d02ee782ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13705 | 2025.12.24 02:40:31.735176 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13706 | 2025.12.24 02:40:31.735199 [ 291 ] {} <Debug> TCP-Session: 90f30458-55b8-46a4-bbc5-34d02ee782ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13707 | 2025.12.24 02:40:31.735192 [ 349 ] {} <Debug> TCP-Session: 0bc38c9f-3140-419f-bd95-8e0c8249a21c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13708 | 2025.12.24 02:40:31.735235 [ 350 ] {} <Debug> TCP-Session: e2e98630-de5a-4dd5-9175-1d56e6ee5683 Authenticating user 'default' from [fd00:1122:3344:101::e]:61171 | ||
| 13709 | 2025.12.24 02:40:31.735257 [ 349 ] {} <Debug> TCP-Session: 0bc38c9f-3140-419f-bd95-8e0c8249a21c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13710 | 2025.12.24 02:40:31.735274 [ 352 ] {35ac1f84-6e51-4779-bace-6b1ecf3f41ab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36743) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13711 | 2025.12.24 02:40:31.735284 [ 350 ] {} <Debug> TCP-Session: e2e98630-de5a-4dd5-9175-1d56e6ee5683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13712 | 2025.12.24 02:40:31.735079 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13713 | 2025.12.24 02:40:31.735316 [ 350 ] {} <Debug> TCP-Session: e2e98630-de5a-4dd5-9175-1d56e6ee5683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13714 | 2025.12.24 02:40:31.735060 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63996 | ||
| 13715 | 2025.12.24 02:40:31.735353 [ 353 ] {} <Debug> TCP-Session: ca7e62fb-1a43-4bec-a5a1-0243753a0c73 Authenticating user 'default' from [fd00:1122:3344:101::e]:33555 | ||
| 13716 | 2025.12.24 02:40:31.735019 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40455 | ||
| 13717 | 2025.12.24 02:40:31.735401 [ 353 ] {} <Debug> TCP-Session: ca7e62fb-1a43-4bec-a5a1-0243753a0c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13718 | 2025.12.24 02:40:31.734981 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45861 | ||
| 13719 | 2025.12.24 02:40:31.735432 [ 353 ] {} <Debug> TCP-Session: ca7e62fb-1a43-4bec-a5a1-0243753a0c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13720 | 2025.12.24 02:40:31.735453 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13721 | 2025.12.24 02:40:31.735468 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13722 | 2025.12.24 02:40:31.735497 [ 351 ] {} <Debug> TCP-Session: 14c71d10-2432-4185-be23-bc0eb1ca5d4f Authenticating user 'default' from [fd00:1122:3344:101::e]:63996 | ||
| 13723 | 2025.12.24 02:40:31.735507 [ 293 ] {} <Debug> TCP-Session: 2a4e92a5-4751-45a9-b4d4-2a84e621f45d Authenticating user 'default' from [fd00:1122:3344:101::e]:40455 | ||
| 13724 | 2025.12.24 02:40:31.735507 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13725 | 2025.12.24 02:40:31.735524 [ 351 ] {} <Debug> TCP-Session: 14c71d10-2432-4185-be23-bc0eb1ca5d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13726 | 2025.12.24 02:40:31.735530 [ 293 ] {} <Debug> TCP-Session: 2a4e92a5-4751-45a9-b4d4-2a84e621f45d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13727 | 2025.12.24 02:40:31.735549 [ 290 ] {} <Debug> TCP-Session: 36a1f154-f56b-4f0f-8aa1-21d0c20957b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45861 | ||
| 13728 | 2025.12.24 02:40:31.735563 [ 352 ] {35ac1f84-6e51-4779-bace-6b1ecf3f41ab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13729 | 2025.12.24 02:40:31.735592 [ 290 ] {} <Debug> TCP-Session: 36a1f154-f56b-4f0f-8aa1-21d0c20957b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13730 | 2025.12.24 02:40:31.735566 [ 293 ] {} <Debug> TCP-Session: 2a4e92a5-4751-45a9-b4d4-2a84e621f45d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13731 | 2025.12.24 02:40:31.735620 [ 290 ] {} <Debug> TCP-Session: 36a1f154-f56b-4f0f-8aa1-21d0c20957b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13732 | 2025.12.24 02:40:31.735639 [ 352 ] {35ac1f84-6e51-4779-bace-6b1ecf3f41ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13733 | 2025.12.24 02:40:31.735553 [ 351 ] {} <Debug> TCP-Session: 14c71d10-2432-4185-be23-bc0eb1ca5d4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13734 | 2025.12.24 02:40:31.735089 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13735 | 2025.12.24 02:40:31.735717 [ 292 ] {} <Debug> TCP-Session: 327a4d7f-3b83-448e-ac56-807038ddbf5c Authenticating user 'default' from [fd00:1122:3344:101::e]:65253 | ||
| 13736 | 2025.12.24 02:40:31.735733 [ 292 ] {} <Debug> TCP-Session: 327a4d7f-3b83-448e-ac56-807038ddbf5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13737 | 2025.12.24 02:40:31.735745 [ 292 ] {} <Debug> TCP-Session: 327a4d7f-3b83-448e-ac56-807038ddbf5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13738 | 2025.12.24 02:40:31.735975 [ 352 ] {35ac1f84-6e51-4779-bace-6b1ecf3f41ab} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 13739 | 2025.12.24 02:40:31.737000 [ 348 ] {35ac1f84-6e51-4779-bace-6b1ecf3f41ab} <Trace> AggregatingTransform: Aggregating | ||
| 13740 | 2025.12.24 02:40:31.737055 [ 348 ] {35ac1f84-6e51-4779-bace-6b1ecf3f41ab} <Trace> Aggregator: Aggregation method: without_key | ||
| 13741 | 2025.12.24 02:40:31.737101 [ 348 ] {35ac1f84-6e51-4779-bace-6b1ecf3f41ab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001015096 sec. (985.129 rows/sec., 38.48 KiB/sec.) | ||
| 13742 | 2025.12.24 02:40:31.737122 [ 348 ] {35ac1f84-6e51-4779-bace-6b1ecf3f41ab} <Trace> Aggregator: Merging aggregated data | ||
| 13743 | 2025.12.24 02:40:31.738301 [ 352 ] {35ac1f84-6e51-4779-bace-6b1ecf3f41ab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003084 sec., 324.25421530479895 rows/sec., 12.67 KiB/sec. | ||
| 13744 | 2025.12.24 02:40:31.738449 [ 352 ] {35ac1f84-6e51-4779-bace-6b1ecf3f41ab} <Debug> TCPHandler: Processed in 0.003482255 sec. | ||
| 13745 | 2025.12.24 02:40:31.738588 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13746 | 2025.12.24 02:40:31.738617 [ 352 ] {} <Debug> TCP-Session: 33716e19-f240-4eaa-a911-fa6b418190da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13747 | 2025.12.24 02:40:31.738627 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13748 | 2025.12.24 02:40:31.738648 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13749 | 2025.12.24 02:40:31.738671 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13750 | 2025.12.24 02:40:31.738695 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13751 | 2025.12.24 02:40:31.738717 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13752 | 2025.12.24 02:40:31.738730 [ 350 ] {} <Debug> TCP-Session: e2e98630-de5a-4dd5-9175-1d56e6ee5683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13753 | 2025.12.24 02:40:31.738743 [ 290 ] {} <Debug> TCP-Session: 36a1f154-f56b-4f0f-8aa1-21d0c20957b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13754 | 2025.12.24 02:40:31.738761 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13755 | 2025.12.24 02:40:31.738780 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13756 | 2025.12.24 02:40:31.738815 [ 293 ] {} <Debug> TCP-Session: 2a4e92a5-4751-45a9-b4d4-2a84e621f45d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13757 | 2025.12.24 02:40:31.738833 [ 351 ] {} <Debug> TCP-Session: 14c71d10-2432-4185-be23-bc0eb1ca5d4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13758 | 2025.12.24 02:40:31.738774 [ 292 ] {} <Debug> TCP-Session: 327a4d7f-3b83-448e-ac56-807038ddbf5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13759 | 2025.12.24 02:40:31.738739 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13760 | 2025.12.24 02:40:31.738707 [ 291 ] {} <Debug> TCP-Session: 90f30458-55b8-46a4-bbc5-34d02ee782ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13761 | 2025.12.24 02:40:31.738939 [ 349 ] {} <Debug> TCP-Session: 0bc38c9f-3140-419f-bd95-8e0c8249a21c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13762 | 2025.12.24 02:40:31.738683 [ 353 ] {} <Debug> TCP-Session: ca7e62fb-1a43-4bec-a5a1-0243753a0c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13763 | 2025.12.24 02:40:31.797895 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50992 | ||
| 13764 | 2025.12.24 02:40:31.798024 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13765 | 2025.12.24 02:40:31.798054 [ 352 ] {} <Debug> TCP-Session: 01f8864e-78c3-4e19-ba3e-e64efe66faf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50992 | ||
| 13766 | 2025.12.24 02:40:31.798082 [ 352 ] {} <Debug> TCP-Session: 01f8864e-78c3-4e19-ba3e-e64efe66faf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13767 | 2025.12.24 02:40:31.798097 [ 352 ] {} <Debug> TCP-Session: 01f8864e-78c3-4e19-ba3e-e64efe66faf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13768 | 2025.12.24 02:40:31.798312 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38703 | ||
| 13769 | 2025.12.24 02:40:31.798345 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54604 | ||
| 13770 | 2025.12.24 02:40:31.798371 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43476 | ||
| 13771 | 2025.12.24 02:40:31.798381 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54721 | ||
| 13772 | 2025.12.24 02:40:31.798390 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45481 | ||
| 13773 | 2025.12.24 02:40:31.798445 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13774 | 2025.12.24 02:40:31.798469 [ 352 ] {} <Trace> TCP-Session: 01f8864e-78c3-4e19-ba3e-e64efe66faf4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13775 | 2025.12.24 02:40:31.798513 [ 353 ] {} <Debug> TCP-Session: 3f15e613-fc1e-4e4a-9cc8-b721b5bfdb68 Authenticating user 'default' from [fd00:1122:3344:101::e]:38703 | ||
| 13776 | 2025.12.24 02:40:31.798514 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13777 | 2025.12.24 02:40:31.798550 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13778 | 2025.12.24 02:40:31.798576 [ 350 ] {} <Debug> TCP-Session: 05b7e890-e889-4e57-acd6-09255b86fe07 Authenticating user 'default' from [fd00:1122:3344:101::e]:54721 | ||
| 13779 | 2025.12.24 02:40:31.798553 [ 353 ] {} <Debug> TCP-Session: 3f15e613-fc1e-4e4a-9cc8-b721b5bfdb68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13780 | 2025.12.24 02:40:31.798614 [ 351 ] {} <Debug> TCP-Session: 7cadf64d-885c-46d3-9d71-479c4d02b104 Authenticating user 'default' from [fd00:1122:3344:101::e]:45481 | ||
| 13781 | 2025.12.24 02:40:31.798631 [ 353 ] {} <Debug> TCP-Session: 3f15e613-fc1e-4e4a-9cc8-b721b5bfdb68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13782 | 2025.12.24 02:40:31.798444 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13783 | 2025.12.24 02:40:31.798662 [ 351 ] {} <Debug> TCP-Session: 7cadf64d-885c-46d3-9d71-479c4d02b104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13784 | 2025.12.24 02:40:31.798374 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65508 | ||
| 13785 | 2025.12.24 02:40:31.798711 [ 351 ] {} <Debug> TCP-Session: 7cadf64d-885c-46d3-9d71-479c4d02b104 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13786 | 2025.12.24 02:40:31.798706 [ 291 ] {} <Debug> TCP-Session: efb6d711-6941-48b7-bef2-19878200aa3c Authenticating user 'default' from [fd00:1122:3344:101::e]:54604 | ||
| 13787 | 2025.12.24 02:40:31.798723 [ 352 ] {4370e9f6-9ce7-41b5-b3d7-0af6c05527df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50992) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13788 | 2025.12.24 02:40:31.798757 [ 291 ] {} <Debug> TCP-Session: efb6d711-6941-48b7-bef2-19878200aa3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13789 | 2025.12.24 02:40:31.798777 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13790 | 2025.12.24 02:40:31.798783 [ 291 ] {} <Debug> TCP-Session: efb6d711-6941-48b7-bef2-19878200aa3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13791 | 2025.12.24 02:40:31.798809 [ 293 ] {} <Debug> TCP-Session: c35fcde2-eccd-4cf8-800e-cfd7cb05ace0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65508 | ||
| 13792 | 2025.12.24 02:40:31.798354 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65249 | ||
| 13793 | 2025.12.24 02:40:31.798842 [ 293 ] {} <Debug> TCP-Session: c35fcde2-eccd-4cf8-800e-cfd7cb05ace0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13794 | 2025.12.24 02:40:31.798345 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61444 | ||
| 13795 | 2025.12.24 02:40:31.798879 [ 293 ] {} <Debug> TCP-Session: c35fcde2-eccd-4cf8-800e-cfd7cb05ace0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13796 | 2025.12.24 02:40:31.798915 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13797 | 2025.12.24 02:40:31.798464 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13798 | 2025.12.24 02:40:31.798957 [ 292 ] {} <Debug> TCP-Session: 2f6b94e5-8541-4347-ba52-770101282d54 Authenticating user 'default' from [fd00:1122:3344:101::e]:65249 | ||
| 13799 | 2025.12.24 02:40:31.798968 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13800 | 2025.12.24 02:40:31.798991 [ 292 ] {} <Debug> TCP-Session: 2f6b94e5-8541-4347-ba52-770101282d54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13801 | 2025.12.24 02:40:31.798991 [ 349 ] {} <Debug> TCP-Session: 0cee96af-dd6a-45f0-a988-b035aa1d0722 Authenticating user 'default' from [fd00:1122:3344:101::e]:43476 | ||
| 13802 | 2025.12.24 02:40:31.799012 [ 292 ] {} <Debug> TCP-Session: 2f6b94e5-8541-4347-ba52-770101282d54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13803 | 2025.12.24 02:40:31.799011 [ 290 ] {} <Debug> TCP-Session: 1aca11e1-7a4f-4b22-8569-528c974e2323 Authenticating user 'default' from [fd00:1122:3344:101::e]:61444 | ||
| 13804 | 2025.12.24 02:40:31.799031 [ 349 ] {} <Debug> TCP-Session: 0cee96af-dd6a-45f0-a988-b035aa1d0722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13805 | 2025.12.24 02:40:31.799052 [ 290 ] {} <Debug> TCP-Session: 1aca11e1-7a4f-4b22-8569-528c974e2323 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13806 | 2025.12.24 02:40:31.799069 [ 349 ] {} <Debug> TCP-Session: 0cee96af-dd6a-45f0-a988-b035aa1d0722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13807 | 2025.12.24 02:40:31.799080 [ 290 ] {} <Debug> TCP-Session: 1aca11e1-7a4f-4b22-8569-528c974e2323 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13808 | 2025.12.24 02:40:31.799069 [ 352 ] {4370e9f6-9ce7-41b5-b3d7-0af6c05527df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13809 | 2025.12.24 02:40:31.798617 [ 350 ] {} <Debug> TCP-Session: 05b7e890-e889-4e57-acd6-09255b86fe07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13810 | 2025.12.24 02:40:31.799172 [ 350 ] {} <Debug> TCP-Session: 05b7e890-e889-4e57-acd6-09255b86fe07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13811 | 2025.12.24 02:40:31.799180 [ 352 ] {4370e9f6-9ce7-41b5-b3d7-0af6c05527df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13812 | 2025.12.24 02:40:31.799497 [ 352 ] {4370e9f6-9ce7-41b5-b3d7-0af6c05527df} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 13813 | 2025.12.24 02:40:31.800577 [ 346 ] {4370e9f6-9ce7-41b5-b3d7-0af6c05527df} <Trace> AggregatingTransform: Aggregating | ||
| 13814 | 2025.12.24 02:40:31.800632 [ 346 ] {4370e9f6-9ce7-41b5-b3d7-0af6c05527df} <Trace> Aggregator: Aggregation method: without_key | ||
| 13815 | 2025.12.24 02:40:31.800674 [ 346 ] {4370e9f6-9ce7-41b5-b3d7-0af6c05527df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001066287 sec. (937.834 rows/sec., 36.63 KiB/sec.) | ||
| 13816 | 2025.12.24 02:40:31.800695 [ 346 ] {4370e9f6-9ce7-41b5-b3d7-0af6c05527df} <Trace> Aggregator: Merging aggregated data | ||
| 13817 | 2025.12.24 02:40:31.801930 [ 352 ] {4370e9f6-9ce7-41b5-b3d7-0af6c05527df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003289 sec., 304.04378230465187 rows/sec., 11.88 KiB/sec. | ||
| 13818 | 2025.12.24 02:40:31.802110 [ 352 ] {4370e9f6-9ce7-41b5-b3d7-0af6c05527df} <Debug> TCPHandler: Processed in 0.00377989 sec. | ||
| 13819 | 2025.12.24 02:40:31.802293 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13820 | 2025.12.24 02:40:31.802324 [ 352 ] {} <Debug> TCP-Session: 01f8864e-78c3-4e19-ba3e-e64efe66faf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13821 | 2025.12.24 02:40:31.802346 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13822 | 2025.12.24 02:40:31.802359 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13823 | 2025.12.24 02:40:31.802382 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13824 | 2025.12.24 02:40:31.802388 [ 293 ] {} <Debug> TCP-Session: c35fcde2-eccd-4cf8-800e-cfd7cb05ace0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13825 | 2025.12.24 02:40:31.802414 [ 351 ] {} <Debug> TCP-Session: 7cadf64d-885c-46d3-9d71-479c4d02b104 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13826 | 2025.12.24 02:40:31.802430 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13827 | 2025.12.24 02:40:31.802435 [ 353 ] {} <Debug> TCP-Session: 3f15e613-fc1e-4e4a-9cc8-b721b5bfdb68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13828 | 2025.12.24 02:40:31.802451 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13829 | 2025.12.24 02:40:31.802478 [ 349 ] {} <Debug> TCP-Session: 0cee96af-dd6a-45f0-a988-b035aa1d0722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13830 | 2025.12.24 02:40:31.802483 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13831 | 2025.12.24 02:40:31.802516 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13832 | 2025.12.24 02:40:31.802547 [ 290 ] {} <Debug> TCP-Session: 1aca11e1-7a4f-4b22-8569-528c974e2323 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13833 | 2025.12.24 02:40:31.802509 [ 291 ] {} <Debug> TCP-Session: efb6d711-6941-48b7-bef2-19878200aa3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13834 | 2025.12.24 02:40:31.802572 [ 350 ] {} <Debug> TCP-Session: 05b7e890-e889-4e57-acd6-09255b86fe07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13835 | 2025.12.24 02:40:31.802404 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13836 | 2025.12.24 02:40:31.802675 [ 292 ] {} <Debug> TCP-Session: 2f6b94e5-8541-4347-ba52-770101282d54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13837 | 2025.12.24 02:40:31.814185 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 13838 | 2025.12.24 02:40:31.814229 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 13839 | 2025.12.24 02:40:31.817550 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 13840 | 2025.12.24 02:40:31.850566 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52568 | ||
| 13841 | 2025.12.24 02:40:31.850712 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13842 | 2025.12.24 02:40:31.850756 [ 352 ] {} <Debug> TCP-Session: dea36332-dfd2-44f0-a671-d1cc836b704b Authenticating user 'default' from [fd00:1122:3344:101::e]:52568 | ||
| 13843 | 2025.12.24 02:40:31.850790 [ 352 ] {} <Debug> TCP-Session: dea36332-dfd2-44f0-a671-d1cc836b704b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13844 | 2025.12.24 02:40:31.850811 [ 352 ] {} <Debug> TCP-Session: dea36332-dfd2-44f0-a671-d1cc836b704b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13845 | 2025.12.24 02:40:31.851057 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57614 | ||
| 13846 | 2025.12.24 02:40:31.851093 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33271 | ||
| 13847 | 2025.12.24 02:40:31.851111 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54739 | ||
| 13848 | 2025.12.24 02:40:31.851124 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43407 | ||
| 13849 | 2025.12.24 02:40:31.851158 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64567 | ||
| 13850 | 2025.12.24 02:40:31.851127 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36055 | ||
| 13851 | 2025.12.24 02:40:31.851202 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13852 | 2025.12.24 02:40:31.851199 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13853 | 2025.12.24 02:40:31.851099 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52650 | ||
| 13854 | 2025.12.24 02:40:31.851270 [ 349 ] {} <Debug> TCP-Session: a4c920e3-41cb-4499-9b79-fa2f5a355daf Authenticating user 'default' from [fd00:1122:3344:101::e]:54739 | ||
| 13855 | 2025.12.24 02:40:31.851279 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13856 | 2025.12.24 02:40:31.851279 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13857 | 2025.12.24 02:40:31.851319 [ 349 ] {} <Debug> TCP-Session: a4c920e3-41cb-4499-9b79-fa2f5a355daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13858 | 2025.12.24 02:40:31.851354 [ 351 ] {} <Debug> TCP-Session: 384f3716-2532-40da-9454-4a0d7ad68571 Authenticating user 'default' from [fd00:1122:3344:101::e]:64567 | ||
| 13859 | 2025.12.24 02:40:31.851356 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13860 | 2025.12.24 02:40:31.851370 [ 349 ] {} <Debug> TCP-Session: a4c920e3-41cb-4499-9b79-fa2f5a355daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13861 | 2025.12.24 02:40:31.851388 [ 351 ] {} <Debug> TCP-Session: 384f3716-2532-40da-9454-4a0d7ad68571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13862 | 2025.12.24 02:40:31.851335 [ 293 ] {} <Debug> TCP-Session: fcb41f35-4f7c-48c3-b057-aadd09830f35 Authenticating user 'default' from [fd00:1122:3344:101::e]:36055 | ||
| 13863 | 2025.12.24 02:40:31.851429 [ 351 ] {} <Debug> TCP-Session: 384f3716-2532-40da-9454-4a0d7ad68571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13864 | 2025.12.24 02:40:31.851422 [ 291 ] {} <Debug> TCP-Session: 6c9b269c-3e6c-459a-84cc-c76414a16f31 Authenticating user 'default' from [fd00:1122:3344:101::e]:52650 | ||
| 13865 | 2025.12.24 02:40:31.851445 [ 293 ] {} <Debug> TCP-Session: fcb41f35-4f7c-48c3-b057-aadd09830f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13866 | 2025.12.24 02:40:31.851474 [ 291 ] {} <Debug> TCP-Session: 6c9b269c-3e6c-459a-84cc-c76414a16f31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13867 | 2025.12.24 02:40:31.851485 [ 293 ] {} <Debug> TCP-Session: fcb41f35-4f7c-48c3-b057-aadd09830f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13868 | 2025.12.24 02:40:31.851497 [ 291 ] {} <Debug> TCP-Session: 6c9b269c-3e6c-459a-84cc-c76414a16f31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13869 | 2025.12.24 02:40:31.851081 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51326 | ||
| 13870 | 2025.12.24 02:40:31.851260 [ 353 ] {} <Debug> TCP-Session: 15630c7b-cb2c-4887-b0d2-1c870ba94a44 Authenticating user 'default' from [fd00:1122:3344:101::e]:57614 | ||
| 13871 | 2025.12.24 02:40:31.851319 [ 352 ] {} <Trace> TCP-Session: dea36332-dfd2-44f0-a671-d1cc836b704b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13872 | 2025.12.24 02:40:31.851606 [ 353 ] {} <Debug> TCP-Session: 15630c7b-cb2c-4887-b0d2-1c870ba94a44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13873 | 2025.12.24 02:40:31.851633 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13874 | 2025.12.24 02:40:31.851650 [ 353 ] {} <Debug> TCP-Session: 15630c7b-cb2c-4887-b0d2-1c870ba94a44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13875 | 2025.12.24 02:40:31.851248 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13876 | 2025.12.24 02:40:31.851684 [ 290 ] {} <Debug> TCP-Session: 74f0e199-1f79-4cd0-8f79-b0f5a0e60460 Authenticating user 'default' from [fd00:1122:3344:101::e]:51326 | ||
| 13877 | 2025.12.24 02:40:31.851207 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13878 | 2025.12.24 02:40:31.851714 [ 350 ] {} <Debug> TCP-Session: 3eb4690c-b445-4ea1-bab4-e54e620b3528 Authenticating user 'default' from [fd00:1122:3344:101::e]:43407 | ||
| 13879 | 2025.12.24 02:40:31.851726 [ 290 ] {} <Debug> TCP-Session: 74f0e199-1f79-4cd0-8f79-b0f5a0e60460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13880 | 2025.12.24 02:40:31.851750 [ 292 ] {} <Debug> TCP-Session: 034c36b5-49f9-484c-82fe-ce3a76c03dfe Authenticating user 'default' from [fd00:1122:3344:101::e]:33271 | ||
| 13881 | 2025.12.24 02:40:31.851766 [ 290 ] {} <Debug> TCP-Session: 74f0e199-1f79-4cd0-8f79-b0f5a0e60460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13882 | 2025.12.24 02:40:31.851782 [ 292 ] {} <Debug> TCP-Session: 034c36b5-49f9-484c-82fe-ce3a76c03dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13883 | 2025.12.24 02:40:31.851756 [ 350 ] {} <Debug> TCP-Session: 3eb4690c-b445-4ea1-bab4-e54e620b3528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13884 | 2025.12.24 02:40:31.851807 [ 292 ] {} <Debug> TCP-Session: 034c36b5-49f9-484c-82fe-ce3a76c03dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13885 | 2025.12.24 02:40:31.851836 [ 350 ] {} <Debug> TCP-Session: 3eb4690c-b445-4ea1-bab4-e54e620b3528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13886 | 2025.12.24 02:40:31.851854 [ 352 ] {1a8e1ba5-d5d2-41fb-9c8d-8f66b408c8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52568) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13887 | 2025.12.24 02:40:31.852228 [ 352 ] {1a8e1ba5-d5d2-41fb-9c8d-8f66b408c8b5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13888 | 2025.12.24 02:40:31.852302 [ 352 ] {1a8e1ba5-d5d2-41fb-9c8d-8f66b408c8b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13889 | 2025.12.24 02:40:31.852693 [ 352 ] {1a8e1ba5-d5d2-41fb-9c8d-8f66b408c8b5} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 13890 | 2025.12.24 02:40:31.853919 [ 301 ] {1a8e1ba5-d5d2-41fb-9c8d-8f66b408c8b5} <Trace> AggregatingTransform: Aggregating | ||
| 13891 | 2025.12.24 02:40:31.853978 [ 301 ] {1a8e1ba5-d5d2-41fb-9c8d-8f66b408c8b5} <Trace> Aggregator: Aggregation method: without_key | ||
| 13892 | 2025.12.24 02:40:31.854020 [ 301 ] {1a8e1ba5-d5d2-41fb-9c8d-8f66b408c8b5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001137768 sec. (878.914 rows/sec., 34.33 KiB/sec.) | ||
| 13893 | 2025.12.24 02:40:31.854040 [ 301 ] {1a8e1ba5-d5d2-41fb-9c8d-8f66b408c8b5} <Trace> Aggregator: Merging aggregated data | ||
| 13894 | 2025.12.24 02:40:31.855498 [ 352 ] {1a8e1ba5-d5d2-41fb-9c8d-8f66b408c8b5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003734 sec., 267.8093197643278 rows/sec., 10.46 KiB/sec. | ||
| 13895 | 2025.12.24 02:40:31.855689 [ 352 ] {1a8e1ba5-d5d2-41fb-9c8d-8f66b408c8b5} <Debug> TCPHandler: Processed in 0.004562213 sec. | ||
| 13896 | 2025.12.24 02:40:31.855810 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13897 | 2025.12.24 02:40:31.855843 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13898 | 2025.12.24 02:40:31.855847 [ 352 ] {} <Debug> TCP-Session: dea36332-dfd2-44f0-a671-d1cc836b704b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13899 | 2025.12.24 02:40:31.855872 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13900 | 2025.12.24 02:40:31.855894 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13901 | 2025.12.24 02:40:31.855909 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13902 | 2025.12.24 02:40:31.855931 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13903 | 2025.12.24 02:40:31.855946 [ 353 ] {} <Debug> TCP-Session: 15630c7b-cb2c-4887-b0d2-1c870ba94a44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13904 | 2025.12.24 02:40:31.855967 [ 293 ] {} <Debug> TCP-Session: fcb41f35-4f7c-48c3-b057-aadd09830f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13905 | 2025.12.24 02:40:31.855975 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13906 | 2025.12.24 02:40:31.855995 [ 349 ] {} <Debug> TCP-Session: a4c920e3-41cb-4499-9b79-fa2f5a355daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13907 | 2025.12.24 02:40:31.856049 [ 292 ] {} <Debug> TCP-Session: 034c36b5-49f9-484c-82fe-ce3a76c03dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13908 | 2025.12.24 02:40:31.855956 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13909 | 2025.12.24 02:40:31.855927 [ 290 ] {} <Debug> TCP-Session: 74f0e199-1f79-4cd0-8f79-b0f5a0e60460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13910 | 2025.12.24 02:40:31.855889 [ 351 ] {} <Debug> TCP-Session: 384f3716-2532-40da-9454-4a0d7ad68571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13911 | 2025.12.24 02:40:31.856123 [ 291 ] {} <Debug> TCP-Session: 6c9b269c-3e6c-459a-84cc-c76414a16f31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13912 | 2025.12.24 02:40:31.855989 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13913 | 2025.12.24 02:40:31.856200 [ 350 ] {} <Debug> TCP-Session: 3eb4690c-b445-4ea1-bab4-e54e620b3528 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13914 | 2025.12.24 02:40:32.000429 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.95 MiB, peak 389.00 MiB, free memory in arenas 0.00 B, will set to 377.68 MiB (RSS), difference: -1.28 MiB | ||
| 13915 | 2025.12.24 02:40:32.277666 [ 223 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 13916 | 2025.12.24 02:40:32.277729 [ 223 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 13917 | 2025.12.24 02:40:32.280795 [ 223 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 13918 | 2025.12.24 02:40:32.325314 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34959 | ||
| 13919 | 2025.12.24 02:40:32.325885 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13920 | 2025.12.24 02:40:32.325934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.93 GiB. | ||
| 13921 | 2025.12.24 02:40:32.326437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13922 | 2025.12.24 02:40:32.326701 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13923 | 2025.12.24 02:40:32.326832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34959 | ||
| 13924 | 2025.12.24 02:40:34.233852 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 13925 | 2025.12.24 02:40:34.250896 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13926 | 2025.12.24 02:40:34.250957 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 13927 | 2025.12.24 02:40:34.256880 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13928 | 2025.12.24 02:40:34.257560 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13929 | 2025.12.24 02:40:34.260519 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 13930 | 2025.12.24 02:40:34.939781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1670 | ||
| 13931 | 2025.12.24 02:40:34.942418 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2025.12.24 02:40:34.942486 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 13933 | 2025.12.24 02:40:34.943781 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13934 | 2025.12.24 02:40:34.944076 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13935 | 2025.12.24 02:40:34.944327 [ 217 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 13936 | 2025.12.24 02:40:34.944385 [ 217 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 13937 | 2025.12.24 02:40:34.944495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1670 | ||
| 13938 | 2025.12.24 02:40:34.946849 [ 217 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 13939 | 2025.12.24 02:40:36.325913 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13940 | 2025.12.24 02:40:36.326088 [ 4 ] {7a73a6bc-9395-442a-ace2-6f42c1372e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13941 | 2025.12.24 02:40:36.326154 [ 4 ] {7a73a6bc-9395-442a-ace2-6f42c1372e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13942 | 2025.12.24 02:40:36.326823 [ 4 ] {7a73a6bc-9395-442a-ace2-6f42c1372e76} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13943 | 2025.12.24 02:40:36.326863 [ 4 ] {7a73a6bc-9395-442a-ace2-6f42c1372e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 13944 | 2025.12.24 02:40:36.327264 [ 4 ] {7a73a6bc-9395-442a-ace2-6f42c1372e76} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13945 | 2025.12.24 02:40:36.327498 [ 4 ] {7a73a6bc-9395-442a-ace2-6f42c1372e76} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13946 | 2025.12.24 02:40:36.327655 [ 4 ] {7a73a6bc-9395-442a-ace2-6f42c1372e76} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001614 sec., 52044.60966542751 rows/sec., 4.35 MiB/sec. | ||
| 13947 | 2025.12.24 02:40:36.327704 [ 4 ] {7a73a6bc-9395-442a-ace2-6f42c1372e76} <Debug> TCPHandler: Processed in 0.001913761 sec. | ||
| 13948 | 2025.12.24 02:40:36.327833 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13949 | 2025.12.24 02:40:36.327938 [ 4 ] {6af81ffd-c182-44f4-bc80-7bdada1abab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13950 | 2025.12.24 02:40:36.327984 [ 4 ] {6af81ffd-c182-44f4-bc80-7bdada1abab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13951 | 2025.12.24 02:40:36.328419 [ 4 ] {6af81ffd-c182-44f4-bc80-7bdada1abab5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13952 | 2025.12.24 02:40:36.328454 [ 4 ] {6af81ffd-c182-44f4-bc80-7bdada1abab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 13953 | 2025.12.24 02:40:36.328763 [ 4 ] {6af81ffd-c182-44f4-bc80-7bdada1abab5} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13954 | 2025.12.24 02:40:36.328975 [ 4 ] {6af81ffd-c182-44f4-bc80-7bdada1abab5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13955 | 2025.12.24 02:40:36.329112 [ 4 ] {6af81ffd-c182-44f4-bc80-7bdada1abab5} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001199 sec., 11676.396997497915 rows/sec., 878.01 KiB/sec. | ||
| 13956 | 2025.12.24 02:40:36.329151 [ 4 ] {6af81ffd-c182-44f4-bc80-7bdada1abab5} <Debug> TCPHandler: Processed in 0.001370892 sec. | ||
| 13957 | 2025.12.24 02:40:36.329265 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13958 | 2025.12.24 02:40:36.329362 [ 4 ] {80ac6d9d-0894-4068-b5a6-9c256af35ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13959 | 2025.12.24 02:40:36.329404 [ 4 ] {80ac6d9d-0894-4068-b5a6-9c256af35ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13960 | 2025.12.24 02:40:36.329878 [ 4 ] {80ac6d9d-0894-4068-b5a6-9c256af35ebd} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13961 | 2025.12.24 02:40:36.329914 [ 4 ] {80ac6d9d-0894-4068-b5a6-9c256af35ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 13962 | 2025.12.24 02:40:36.330234 [ 4 ] {80ac6d9d-0894-4068-b5a6-9c256af35ebd} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13963 | 2025.12.24 02:40:36.330445 [ 4 ] {80ac6d9d-0894-4068-b5a6-9c256af35ebd} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13964 | 2025.12.24 02:40:36.330576 [ 4 ] {80ac6d9d-0894-4068-b5a6-9c256af35ebd} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001233 sec., 63260.34063260341 rows/sec., 4.94 MiB/sec. | ||
| 13965 | 2025.12.24 02:40:36.330615 [ 4 ] {80ac6d9d-0894-4068-b5a6-9c256af35ebd} <Debug> TCPHandler: Processed in 0.001401452 sec. | ||
| 13966 | 2025.12.24 02:40:36.330737 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13967 | 2025.12.24 02:40:36.330831 [ 4 ] {515a76b7-d4a7-47d2-9a99-5d8a84642bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13968 | 2025.12.24 02:40:36.330877 [ 4 ] {515a76b7-d4a7-47d2-9a99-5d8a84642bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13969 | 2025.12.24 02:40:36.331299 [ 4 ] {515a76b7-d4a7-47d2-9a99-5d8a84642bec} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13970 | 2025.12.24 02:40:36.331338 [ 4 ] {515a76b7-d4a7-47d2-9a99-5d8a84642bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 13971 | 2025.12.24 02:40:36.331672 [ 4 ] {515a76b7-d4a7-47d2-9a99-5d8a84642bec} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13972 | 2025.12.24 02:40:36.331879 [ 4 ] {515a76b7-d4a7-47d2-9a99-5d8a84642bec} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13973 | 2025.12.24 02:40:36.332011 [ 4 ] {515a76b7-d4a7-47d2-9a99-5d8a84642bec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 13974 | 2025.12.24 02:40:36.332050 [ 4 ] {515a76b7-d4a7-47d2-9a99-5d8a84642bec} <Debug> TCPHandler: Processed in 0.001363102 sec. | ||
| 13975 | 2025.12.24 02:40:36.332166 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13976 | 2025.12.24 02:40:36.332261 [ 4 ] {42ec5853-6b7e-46d3-93db-19fa1b367e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13977 | 2025.12.24 02:40:36.332316 [ 4 ] {42ec5853-6b7e-46d3-93db-19fa1b367e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13978 | 2025.12.24 02:40:36.333118 [ 4 ] {42ec5853-6b7e-46d3-93db-19fa1b367e05} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13979 | 2025.12.24 02:40:36.333153 [ 4 ] {42ec5853-6b7e-46d3-93db-19fa1b367e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 13980 | 2025.12.24 02:40:36.333678 [ 4 ] {42ec5853-6b7e-46d3-93db-19fa1b367e05} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13981 | 2025.12.24 02:40:36.333897 [ 4 ] {42ec5853-6b7e-46d3-93db-19fa1b367e05} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13982 | 2025.12.24 02:40:36.334035 [ 4 ] {42ec5853-6b7e-46d3-93db-19fa1b367e05} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001793 sec., 7808.1427774679305 rows/sec., 13.99 MiB/sec. | ||
| 13983 | 2025.12.24 02:40:36.334100 [ 4 ] {42ec5853-6b7e-46d3-93db-19fa1b367e05} <Debug> TCPHandler: Processed in 0.001983621 sec. | ||
| 13984 | 2025.12.24 02:40:36.334222 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13985 | 2025.12.24 02:40:36.334317 [ 4 ] {ee65df83-ecb0-4365-96fe-2226e539276d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13986 | 2025.12.24 02:40:36.334360 [ 4 ] {ee65df83-ecb0-4365-96fe-2226e539276d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13987 | 2025.12.24 02:40:36.334724 [ 4 ] {ee65df83-ecb0-4365-96fe-2226e539276d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13988 | 2025.12.24 02:40:36.334760 [ 4 ] {ee65df83-ecb0-4365-96fe-2226e539276d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 13989 | 2025.12.24 02:40:36.335061 [ 4 ] {ee65df83-ecb0-4365-96fe-2226e539276d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 13990 | 2025.12.24 02:40:36.335276 [ 4 ] {ee65df83-ecb0-4365-96fe-2226e539276d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13991 | 2025.12.24 02:40:36.335401 [ 4 ] {ee65df83-ecb0-4365-96fe-2226e539276d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 13992 | 2025.12.24 02:40:36.335438 [ 4 ] {ee65df83-ecb0-4365-96fe-2226e539276d} <Debug> TCPHandler: Processed in 0.00126532 sec. | ||
| 13993 | 2025.12.24 02:40:39.657060 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13994 | 2025.12.24 02:40:39.657154 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13995 | 2025.12.24 02:40:39.827094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35407 | ||
| 13996 | 2025.12.24 02:40:39.827838 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13997 | 2025.12.24 02:40:39.827910 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 13998 | 2025.12.24 02:40:39.828438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13999 | 2025.12.24 02:40:39.828665 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14000 | 2025.12.24 02:40:39.828809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35407 | ||
| 14001 | 2025.12.24 02:40:41.327525 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14002 | 2025.12.24 02:40:41.327777 [ 4 ] {22e10e25-a5c4-42b2-b744-604ed6e3a138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14003 | 2025.12.24 02:40:41.327874 [ 4 ] {22e10e25-a5c4-42b2-b744-604ed6e3a138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14004 | 2025.12.24 02:40:41.328634 [ 4 ] {22e10e25-a5c4-42b2-b744-604ed6e3a138} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14005 | 2025.12.24 02:40:41.328684 [ 4 ] {22e10e25-a5c4-42b2-b744-604ed6e3a138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14006 | 2025.12.24 02:40:41.329083 [ 4 ] {22e10e25-a5c4-42b2-b744-604ed6e3a138} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14007 | 2025.12.24 02:40:41.329340 [ 4 ] {22e10e25-a5c4-42b2-b744-604ed6e3a138} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14008 | 2025.12.24 02:40:41.329507 [ 4 ] {22e10e25-a5c4-42b2-b744-604ed6e3a138} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001796 sec., 60133.630289532295 rows/sec., 5.05 MiB/sec. | ||
| 14009 | 2025.12.24 02:40:41.329561 [ 4 ] {22e10e25-a5c4-42b2-b744-604ed6e3a138} <Debug> TCPHandler: Processed in 0.002197805 sec. | ||
| 14010 | 2025.12.24 02:40:41.329685 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14011 | 2025.12.24 02:40:41.329787 [ 4 ] {f5f44119-aa73-4606-8e3b-88c188b1e812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14012 | 2025.12.24 02:40:41.329832 [ 4 ] {f5f44119-aa73-4606-8e3b-88c188b1e812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14013 | 2025.12.24 02:40:41.330257 [ 4 ] {f5f44119-aa73-4606-8e3b-88c188b1e812} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14014 | 2025.12.24 02:40:41.330296 [ 4 ] {f5f44119-aa73-4606-8e3b-88c188b1e812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14015 | 2025.12.24 02:40:41.330628 [ 4 ] {f5f44119-aa73-4606-8e3b-88c188b1e812} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14016 | 2025.12.24 02:40:41.330847 [ 4 ] {f5f44119-aa73-4606-8e3b-88c188b1e812} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14017 | 2025.12.24 02:40:41.330981 [ 4 ] {f5f44119-aa73-4606-8e3b-88c188b1e812} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001218 sec., 21346.469622331693 rows/sec., 1.57 MiB/sec. | ||
| 14018 | 2025.12.24 02:40:41.331021 [ 4 ] {f5f44119-aa73-4606-8e3b-88c188b1e812} <Debug> TCPHandler: Processed in 0.001386692 sec. | ||
| 14019 | 2025.12.24 02:40:41.331123 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14020 | 2025.12.24 02:40:41.331218 [ 4 ] {68ded4af-2e0d-4a90-8649-18edf2f44246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14021 | 2025.12.24 02:40:41.331260 [ 4 ] {68ded4af-2e0d-4a90-8649-18edf2f44246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14022 | 2025.12.24 02:40:41.331683 [ 4 ] {68ded4af-2e0d-4a90-8649-18edf2f44246} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14023 | 2025.12.24 02:40:41.331719 [ 4 ] {68ded4af-2e0d-4a90-8649-18edf2f44246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14024 | 2025.12.24 02:40:41.332019 [ 4 ] {68ded4af-2e0d-4a90-8649-18edf2f44246} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14025 | 2025.12.24 02:40:41.332221 [ 4 ] {68ded4af-2e0d-4a90-8649-18edf2f44246} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14026 | 2025.12.24 02:40:41.332349 [ 4 ] {68ded4af-2e0d-4a90-8649-18edf2f44246} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 6.11 MiB/sec. | ||
| 14027 | 2025.12.24 02:40:41.332388 [ 4 ] {68ded4af-2e0d-4a90-8649-18edf2f44246} <Debug> TCPHandler: Processed in 0.001313521 sec. | ||
| 14028 | 2025.12.24 02:40:41.332494 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14029 | 2025.12.24 02:40:41.332588 [ 4 ] {73b76c3d-0bab-43c5-87c9-2597e4facf7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14030 | 2025.12.24 02:40:41.332630 [ 4 ] {73b76c3d-0bab-43c5-87c9-2597e4facf7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14031 | 2025.12.24 02:40:41.333028 [ 4 ] {73b76c3d-0bab-43c5-87c9-2597e4facf7e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14032 | 2025.12.24 02:40:41.333064 [ 4 ] {73b76c3d-0bab-43c5-87c9-2597e4facf7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14033 | 2025.12.24 02:40:41.333402 [ 4 ] {73b76c3d-0bab-43c5-87c9-2597e4facf7e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14034 | 2025.12.24 02:40:41.333603 [ 4 ] {73b76c3d-0bab-43c5-87c9-2597e4facf7e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14035 | 2025.12.24 02:40:41.333734 [ 4 ] {73b76c3d-0bab-43c5-87c9-2597e4facf7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 14036 | 2025.12.24 02:40:41.333771 [ 4 ] {73b76c3d-0bab-43c5-87c9-2597e4facf7e} <Debug> TCPHandler: Processed in 0.001325882 sec. | ||
| 14037 | 2025.12.24 02:40:41.333898 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14038 | 2025.12.24 02:40:41.334021 [ 4 ] {1f84d4eb-4f23-479a-8f43-93e1444a6655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14039 | 2025.12.24 02:40:41.334089 [ 4 ] {1f84d4eb-4f23-479a-8f43-93e1444a6655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14040 | 2025.12.24 02:40:41.335047 [ 4 ] {1f84d4eb-4f23-479a-8f43-93e1444a6655} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14041 | 2025.12.24 02:40:41.335090 [ 4 ] {1f84d4eb-4f23-479a-8f43-93e1444a6655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14042 | 2025.12.24 02:40:41.335632 [ 4 ] {1f84d4eb-4f23-479a-8f43-93e1444a6655} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14043 | 2025.12.24 02:40:41.335860 [ 4 ] {1f84d4eb-4f23-479a-8f43-93e1444a6655} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14044 | 2025.12.24 02:40:41.336005 [ 4 ] {1f84d4eb-4f23-479a-8f43-93e1444a6655} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002008 sec., 12948.207171314742 rows/sec., 23.20 MiB/sec. | ||
| 14045 | 2025.12.24 02:40:41.336070 [ 4 ] {1f84d4eb-4f23-479a-8f43-93e1444a6655} <Debug> TCPHandler: Processed in 0.002235525 sec. | ||
| 14046 | 2025.12.24 02:40:41.336185 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14047 | 2025.12.24 02:40:41.336280 [ 4 ] {c7dbb84d-e620-4538-b5e2-c44b03ca1a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14048 | 2025.12.24 02:40:41.336322 [ 4 ] {c7dbb84d-e620-4538-b5e2-c44b03ca1a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14049 | 2025.12.24 02:40:41.336674 [ 4 ] {c7dbb84d-e620-4538-b5e2-c44b03ca1a65} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14050 | 2025.12.24 02:40:41.336712 [ 4 ] {c7dbb84d-e620-4538-b5e2-c44b03ca1a65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14051 | 2025.12.24 02:40:41.337019 [ 4 ] {c7dbb84d-e620-4538-b5e2-c44b03ca1a65} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14052 | 2025.12.24 02:40:41.337225 [ 4 ] {c7dbb84d-e620-4538-b5e2-c44b03ca1a65} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2025.12.24 02:40:41.337353 [ 4 ] {c7dbb84d-e620-4538-b5e2-c44b03ca1a65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 14054 | 2025.12.24 02:40:41.337391 [ 4 ] {c7dbb84d-e620-4538-b5e2-c44b03ca1a65} <Debug> TCPHandler: Processed in 0.00125689 sec. | ||
| 14055 | 2025.12.24 02:40:41.760685 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 14056 | 2025.12.24 02:40:41.779515 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14057 | 2025.12.24 02:40:41.779580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14058 | 2025.12.24 02:40:41.785841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14059 | 2025.12.24 02:40:41.786558 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14060 | 2025.12.24 02:40:41.789945 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14061 | 2025.12.24 02:40:44.944867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1694 | ||
| 14062 | 2025.12.24 02:40:44.947174 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14063 | 2025.12.24 02:40:44.947216 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14064 | 2025.12.24 02:40:44.948389 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14065 | 2025.12.24 02:40:44.948660 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14066 | 2025.12.24 02:40:44.948923 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1694 | ||
| 14067 | 2025.12.24 02:40:46.328367 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14068 | 2025.12.24 02:40:46.328559 [ 4 ] {31c28760-4c7e-4252-8092-b96e2728bcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14069 | 2025.12.24 02:40:46.328630 [ 4 ] {31c28760-4c7e-4252-8092-b96e2728bcf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14070 | 2025.12.24 02:40:46.329323 [ 4 ] {31c28760-4c7e-4252-8092-b96e2728bcf2} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14071 | 2025.12.24 02:40:46.329369 [ 4 ] {31c28760-4c7e-4252-8092-b96e2728bcf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14072 | 2025.12.24 02:40:46.329781 [ 4 ] {31c28760-4c7e-4252-8092-b96e2728bcf2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14073 | 2025.12.24 02:40:46.330004 [ 4 ] {31c28760-4c7e-4252-8092-b96e2728bcf2} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14074 | 2025.12.24 02:40:46.330157 [ 4 ] {31c28760-4c7e-4252-8092-b96e2728bcf2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001648 sec., 14563.106796116504 rows/sec., 1.21 MiB/sec. | ||
| 14075 | 2025.12.24 02:40:46.330199 [ 4 ] {31c28760-4c7e-4252-8092-b96e2728bcf2} <Debug> TCPHandler: Processed in 0.001958881 sec. | ||
| 14076 | 2025.12.24 02:40:46.330329 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14077 | 2025.12.24 02:40:46.330423 [ 4 ] {0dac11ec-5855-44a3-aae9-5d60fed69159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14078 | 2025.12.24 02:40:46.330464 [ 4 ] {0dac11ec-5855-44a3-aae9-5d60fed69159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14079 | 2025.12.24 02:40:46.330855 [ 4 ] {0dac11ec-5855-44a3-aae9-5d60fed69159} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14080 | 2025.12.24 02:40:46.330890 [ 4 ] {0dac11ec-5855-44a3-aae9-5d60fed69159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14081 | 2025.12.24 02:40:46.331179 [ 4 ] {0dac11ec-5855-44a3-aae9-5d60fed69159} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14082 | 2025.12.24 02:40:46.331381 [ 4 ] {0dac11ec-5855-44a3-aae9-5d60fed69159} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14083 | 2025.12.24 02:40:46.331507 [ 4 ] {0dac11ec-5855-44a3-aae9-5d60fed69159} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001103 sec., 12692.656391659111 rows/sec., 1.01 MiB/sec. | ||
| 14084 | 2025.12.24 02:40:46.331544 [ 4 ] {0dac11ec-5855-44a3-aae9-5d60fed69159} <Debug> TCPHandler: Processed in 0.00126347 sec. | ||
| 14085 | 2025.12.24 02:40:46.331648 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14086 | 2025.12.24 02:40:46.331754 [ 4 ] {94eb06e3-5984-438b-bc18-dd4bf03dd26a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14087 | 2025.12.24 02:40:46.331794 [ 4 ] {94eb06e3-5984-438b-bc18-dd4bf03dd26a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14088 | 2025.12.24 02:40:46.332292 [ 4 ] {94eb06e3-5984-438b-bc18-dd4bf03dd26a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14089 | 2025.12.24 02:40:46.332329 [ 4 ] {94eb06e3-5984-438b-bc18-dd4bf03dd26a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14090 | 2025.12.24 02:40:46.332651 [ 4 ] {94eb06e3-5984-438b-bc18-dd4bf03dd26a} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14091 | 2025.12.24 02:40:46.332861 [ 4 ] {94eb06e3-5984-438b-bc18-dd4bf03dd26a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14092 | 2025.12.24 02:40:46.332988 [ 4 ] {94eb06e3-5984-438b-bc18-dd4bf03dd26a} <Debug> executeQuery: Read 211 rows, 19.17 KiB in 0.001252 sec., 168530.35143769966 rows/sec., 14.95 MiB/sec. | ||
| 14093 | 2025.12.24 02:40:46.333026 [ 4 ] {94eb06e3-5984-438b-bc18-dd4bf03dd26a} <Debug> TCPHandler: Processed in 0.001426292 sec. | ||
| 14094 | 2025.12.24 02:40:46.333134 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14095 | 2025.12.24 02:40:46.333226 [ 4 ] {0434e468-f814-4e2f-9a51-3fab16b4b739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14096 | 2025.12.24 02:40:46.333266 [ 4 ] {0434e468-f814-4e2f-9a51-3fab16b4b739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14097 | 2025.12.24 02:40:46.333665 [ 4 ] {0434e468-f814-4e2f-9a51-3fab16b4b739} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14098 | 2025.12.24 02:40:46.333699 [ 4 ] {0434e468-f814-4e2f-9a51-3fab16b4b739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14099 | 2025.12.24 02:40:46.333992 [ 4 ] {0434e468-f814-4e2f-9a51-3fab16b4b739} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14100 | 2025.12.24 02:40:46.334198 [ 4 ] {0434e468-f814-4e2f-9a51-3fab16b4b739} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14101 | 2025.12.24 02:40:46.334326 [ 4 ] {0434e468-f814-4e2f-9a51-3fab16b4b739} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001118 sec., 35778.17531305903 rows/sec., 2.61 MiB/sec. | ||
| 14102 | 2025.12.24 02:40:46.334363 [ 4 ] {0434e468-f814-4e2f-9a51-3fab16b4b739} <Debug> TCPHandler: Processed in 0.00127712 sec. | ||
| 14103 | 2025.12.24 02:40:46.334504 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14104 | 2025.12.24 02:40:46.334622 [ 4 ] {6b7642dd-8b9e-4634-b5e0-72af7d9355e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14105 | 2025.12.24 02:40:46.334670 [ 4 ] {6b7642dd-8b9e-4634-b5e0-72af7d9355e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14106 | 2025.12.24 02:40:46.335133 [ 4 ] {6b7642dd-8b9e-4634-b5e0-72af7d9355e5} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14107 | 2025.12.24 02:40:46.335176 [ 4 ] {6b7642dd-8b9e-4634-b5e0-72af7d9355e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14108 | 2025.12.24 02:40:46.335481 [ 4 ] {6b7642dd-8b9e-4634-b5e0-72af7d9355e5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14109 | 2025.12.24 02:40:46.335686 [ 4 ] {6b7642dd-8b9e-4634-b5e0-72af7d9355e5} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14110 | 2025.12.24 02:40:46.335812 [ 4 ] {6b7642dd-8b9e-4634-b5e0-72af7d9355e5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001215 sec., 19753.086419753086 rows/sec., 1.64 MiB/sec. | ||
| 14111 | 2025.12.24 02:40:46.335850 [ 4 ] {6b7642dd-8b9e-4634-b5e0-72af7d9355e5} <Debug> TCPHandler: Processed in 0.001405742 sec. | ||
| 14112 | 2025.12.24 02:40:46.335947 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14113 | 2025.12.24 02:40:46.336044 [ 4 ] {6b50fead-87ff-4286-a256-4ed4da0f058a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14114 | 2025.12.24 02:40:46.336082 [ 4 ] {6b50fead-87ff-4286-a256-4ed4da0f058a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14115 | 2025.12.24 02:40:46.336461 [ 4 ] {6b50fead-87ff-4286-a256-4ed4da0f058a} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14116 | 2025.12.24 02:40:46.336496 [ 4 ] {6b50fead-87ff-4286-a256-4ed4da0f058a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14117 | 2025.12.24 02:40:46.336776 [ 4 ] {6b50fead-87ff-4286-a256-4ed4da0f058a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 14118 | 2025.12.24 02:40:46.336980 [ 4 ] {6b50fead-87ff-4286-a256-4ed4da0f058a} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14119 | 2025.12.24 02:40:46.337102 [ 4 ] {6b50fead-87ff-4286-a256-4ed4da0f058a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001076 sec., 11152.416356877324 rows/sec., 871.28 KiB/sec. | ||
| 14120 | 2025.12.24 02:40:46.337139 [ 4 ] {6b50fead-87ff-4286-a256-4ed4da0f058a} <Debug> TCPHandler: Processed in 0.00123889 sec. | ||
| 14121 | 2025.12.24 02:40:46.337236 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14122 | 2025.12.24 02:40:46.337332 [ 4 ] {e169b056-a6f9-4e21-ad48-5d95b6fb65b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14123 | 2025.12.24 02:40:46.337371 [ 4 ] {e169b056-a6f9-4e21-ad48-5d95b6fb65b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14124 | 2025.12.24 02:40:46.337806 [ 4 ] {e169b056-a6f9-4e21-ad48-5d95b6fb65b8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14125 | 2025.12.24 02:40:46.337842 [ 4 ] {e169b056-a6f9-4e21-ad48-5d95b6fb65b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14126 | 2025.12.24 02:40:46.338161 [ 4 ] {e169b056-a6f9-4e21-ad48-5d95b6fb65b8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14127 | 2025.12.24 02:40:46.338368 [ 4 ] {e169b056-a6f9-4e21-ad48-5d95b6fb65b8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14128 | 2025.12.24 02:40:46.338494 [ 4 ] {e169b056-a6f9-4e21-ad48-5d95b6fb65b8} <Debug> executeQuery: Read 128 rows, 10.64 KiB in 0.00118 sec., 108474.57627118644 rows/sec., 8.80 MiB/sec. | ||
| 14129 | 2025.12.24 02:40:46.338531 [ 4 ] {e169b056-a6f9-4e21-ad48-5d95b6fb65b8} <Debug> TCPHandler: Processed in 0.001341501 sec. | ||
| 14130 | 2025.12.24 02:40:46.338635 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14131 | 2025.12.24 02:40:46.338734 [ 4 ] {7c68c746-bd3f-452f-a2cf-7c865d09f8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14132 | 2025.12.24 02:40:46.338778 [ 4 ] {7c68c746-bd3f-452f-a2cf-7c865d09f8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14133 | 2025.12.24 02:40:46.339197 [ 4 ] {7c68c746-bd3f-452f-a2cf-7c865d09f8a8} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14134 | 2025.12.24 02:40:46.339233 [ 4 ] {7c68c746-bd3f-452f-a2cf-7c865d09f8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14135 | 2025.12.24 02:40:46.339571 [ 4 ] {7c68c746-bd3f-452f-a2cf-7c865d09f8a8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14136 | 2025.12.24 02:40:46.339784 [ 4 ] {7c68c746-bd3f-452f-a2cf-7c865d09f8a8} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14137 | 2025.12.24 02:40:46.339916 [ 4 ] {7c68c746-bd3f-452f-a2cf-7c865d09f8a8} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001199 sec., 169307.75646371976 rows/sec., 12.13 MiB/sec. | ||
| 14138 | 2025.12.24 02:40:46.339958 [ 4 ] {7c68c746-bd3f-452f-a2cf-7c865d09f8a8} <Debug> TCPHandler: Processed in 0.001372262 sec. | ||
| 14139 | 2025.12.24 02:40:46.340068 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14140 | 2025.12.24 02:40:46.340163 [ 4 ] {5eebf4e6-ed32-4665-8233-b6d33b30735c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14141 | 2025.12.24 02:40:46.340216 [ 4 ] {5eebf4e6-ed32-4665-8233-b6d33b30735c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14142 | 2025.12.24 02:40:46.340994 [ 4 ] {5eebf4e6-ed32-4665-8233-b6d33b30735c} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14143 | 2025.12.24 02:40:46.341030 [ 4 ] {5eebf4e6-ed32-4665-8233-b6d33b30735c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14144 | 2025.12.24 02:40:46.341545 [ 4 ] {5eebf4e6-ed32-4665-8233-b6d33b30735c} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14145 | 2025.12.24 02:40:46.341759 [ 4 ] {5eebf4e6-ed32-4665-8233-b6d33b30735c} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14146 | 2025.12.24 02:40:46.341901 [ 4 ] {5eebf4e6-ed32-4665-8233-b6d33b30735c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001756 sec., 7972.665148063781 rows/sec., 14.29 MiB/sec. | ||
| 14147 | 2025.12.24 02:40:46.341966 [ 4 ] {5eebf4e6-ed32-4665-8233-b6d33b30735c} <Debug> TCPHandler: Processed in 0.001947581 sec. | ||
| 14148 | 2025.12.24 02:40:46.342080 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14149 | 2025.12.24 02:40:46.342175 [ 4 ] {263275bc-a4a5-4d54-88c6-973eaa53380c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14150 | 2025.12.24 02:40:46.342217 [ 4 ] {263275bc-a4a5-4d54-88c6-973eaa53380c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14151 | 2025.12.24 02:40:46.342565 [ 4 ] {263275bc-a4a5-4d54-88c6-973eaa53380c} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14152 | 2025.12.24 02:40:46.342600 [ 4 ] {263275bc-a4a5-4d54-88c6-973eaa53380c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14153 | 2025.12.24 02:40:46.342912 [ 4 ] {263275bc-a4a5-4d54-88c6-973eaa53380c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14154 | 2025.12.24 02:40:46.343125 [ 4 ] {263275bc-a4a5-4d54-88c6-973eaa53380c} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14155 | 2025.12.24 02:40:46.343257 [ 4 ] {263275bc-a4a5-4d54-88c6-973eaa53380c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 14156 | 2025.12.24 02:40:46.343297 [ 4 ] {263275bc-a4a5-4d54-88c6-973eaa53380c} <Debug> TCPHandler: Processed in 0.00126559 sec. | ||
| 14157 | 2025.12.24 02:40:47.329014 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35919 | ||
| 14158 | 2025.12.24 02:40:47.329565 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14159 | 2025.12.24 02:40:47.329609 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14160 | 2025.12.24 02:40:47.330073 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14161 | 2025.12.24 02:40:47.330294 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14162 | 2025.12.24 02:40:47.330417 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35919 | ||
| 14163 | 2025.12.24 02:40:47.362122 [ 220 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 14164 | 2025.12.24 02:40:47.362154 [ 220 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 14165 | 2025.12.24 02:40:47.365054 [ 220 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 14166 | 2025.12.24 02:40:47.991844 [ 221 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 14167 | 2025.12.24 02:40:47.991905 [ 221 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 14168 | 2025.12.24 02:40:47.994684 [ 221 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 14169 | 2025.12.24 02:40:49.290087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14170 | 2025.12.24 02:40:49.307095 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14171 | 2025.12.24 02:40:49.307155 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14172 | 2025.12.24 02:40:49.313085 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14173 | 2025.12.24 02:40:49.313798 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14174 | 2025.12.24 02:40:49.316880 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14175 | 2025.12.24 02:40:51.327427 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14176 | 2025.12.24 02:40:51.327650 [ 4 ] {fdc52046-1568-4d85-9631-19c1880c06bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14177 | 2025.12.24 02:40:51.327732 [ 4 ] {fdc52046-1568-4d85-9631-19c1880c06bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14178 | 2025.12.24 02:40:51.328552 [ 4 ] {fdc52046-1568-4d85-9631-19c1880c06bb} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14179 | 2025.12.24 02:40:51.328602 [ 4 ] {fdc52046-1568-4d85-9631-19c1880c06bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14180 | 2025.12.24 02:40:51.328991 [ 4 ] {fdc52046-1568-4d85-9631-19c1880c06bb} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14181 | 2025.12.24 02:40:51.329212 [ 4 ] {fdc52046-1568-4d85-9631-19c1880c06bb} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14182 | 2025.12.24 02:40:51.329380 [ 4 ] {fdc52046-1568-4d85-9631-19c1880c06bb} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001785 sec., 60504.201680672275 rows/sec., 5.08 MiB/sec. | ||
| 14183 | 2025.12.24 02:40:51.329433 [ 4 ] {fdc52046-1568-4d85-9631-19c1880c06bb} <Debug> TCPHandler: Processed in 0.002160204 sec. | ||
| 14184 | 2025.12.24 02:40:51.329426 [ 126 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14185 | 2025.12.24 02:40:51.329528 [ 126 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14186 | 2025.12.24 02:40:51.329553 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14187 | 2025.12.24 02:40:51.329596 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14188 | 2025.12.24 02:40:51.329703 [ 4 ] {5f7ab671-76be-471d-a8d6-ff9f7c0466a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14189 | 2025.12.24 02:40:51.329732 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 14190 | 2025.12.24 02:40:51.329747 [ 4 ] {5f7ab671-76be-471d-a8d6-ff9f7c0466a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14191 | 2025.12.24 02:40:51.329950 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14192 | 2025.12.24 02:40:51.330009 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1406 rows starting from the beginning of the part | ||
| 14193 | 2025.12.24 02:40:51.330111 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1250 rows starting from the beginning of the part | ||
| 14194 | 2025.12.24 02:40:51.330189 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 84 rows starting from the beginning of the part | ||
| 14195 | 2025.12.24 02:40:51.330260 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 14196 | 2025.12.24 02:40:51.330265 [ 4 ] {5f7ab671-76be-471d-a8d6-ff9f7c0466a2} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14197 | 2025.12.24 02:40:51.330319 [ 4 ] {5f7ab671-76be-471d-a8d6-ff9f7c0466a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14198 | 2025.12.24 02:40:51.330331 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 211 rows starting from the beginning of the part | ||
| 14199 | 2025.12.24 02:40:51.330411 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 14200 | 2025.12.24 02:40:51.330641 [ 4 ] {5f7ab671-76be-471d-a8d6-ff9f7c0466a2} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14201 | 2025.12.24 02:40:51.330879 [ 4 ] {5f7ab671-76be-471d-a8d6-ff9f7c0466a2} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14202 | 2025.12.24 02:40:51.331023 [ 4 ] {5f7ab671-76be-471d-a8d6-ff9f7c0466a2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001341 sec., 19388.516032811334 rows/sec., 1.42 MiB/sec. | ||
| 14203 | 2025.12.24 02:40:51.331025 [ 126 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14204 | 2025.12.24 02:40:51.331068 [ 4 ] {5f7ab671-76be-471d-a8d6-ff9f7c0466a2} <Debug> TCPHandler: Processed in 0.001524675 sec. | ||
| 14205 | 2025.12.24 02:40:51.331078 [ 126 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14206 | 2025.12.24 02:40:51.331109 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14207 | 2025.12.24 02:40:51.331191 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14208 | 2025.12.24 02:40:51.331195 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 14209 | 2025.12.24 02:40:51.331292 [ 4 ] {abe7e377-b746-449f-9f54-aaad77c53876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14210 | 2025.12.24 02:40:51.331306 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14211 | 2025.12.24 02:40:51.331333 [ 4 ] {abe7e377-b746-449f-9f54-aaad77c53876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14212 | 2025.12.24 02:40:51.331338 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 70 rows starting from the beginning of the part | ||
| 14213 | 2025.12.24 02:40:51.331405 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 30 rows starting from the beginning of the part | ||
| 14214 | 2025.12.24 02:40:51.331450 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 14 rows starting from the beginning of the part | ||
| 14215 | 2025.12.24 02:40:51.331492 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 26 rows starting from the beginning of the part | ||
| 14216 | 2025.12.24 02:40:51.331529 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 40 rows starting from the beginning of the part | ||
| 14217 | 2025.12.24 02:40:51.331566 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 26 rows starting from the beginning of the part | ||
| 14218 | 2025.12.24 02:40:51.331783 [ 4 ] {abe7e377-b746-449f-9f54-aaad77c53876} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14219 | 2025.12.24 02:40:51.331819 [ 4 ] {abe7e377-b746-449f-9f54-aaad77c53876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14220 | 2025.12.24 02:40:51.331880 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3167 rows, containing 5 columns (5 merged, 0 gathered) in 0.002224925 sec., 1423418.7669247277 rows/sec., 124.72 MiB/sec. | ||
| 14221 | 2025.12.24 02:40:51.332135 [ 4 ] {abe7e377-b746-449f-9f54-aaad77c53876} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14222 | 2025.12.24 02:40:51.332151 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14223 | 2025.12.24 02:40:51.332293 [ 201 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 5 columns (5 merged, 0 gathered) in 0.001137778 sec., 181054.65213776325 rows/sec., 13.92 MiB/sec. | ||
| 14224 | 2025.12.24 02:40:51.332415 [ 4 ] {abe7e377-b746-449f-9f54-aaad77c53876} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14225 | 2025.12.24 02:40:51.332465 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14226 | 2025.12.24 02:40:51.332493 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_111_22} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14227 | 2025.12.24 02:40:51.332566 [ 4 ] {abe7e377-b746-449f-9f54-aaad77c53876} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001292 sec., 69659.4427244582 rows/sec., 5.44 MiB/sec. | ||
| 14228 | 2025.12.24 02:40:51.332580 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_111_22} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14229 | 2025.12.24 02:40:51.332576 [ 126 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14230 | 2025.12.24 02:40:51.332614 [ 4 ] {abe7e377-b746-449f-9f54-aaad77c53876} <Debug> TCPHandler: Processed in 0.001473533 sec. | ||
| 14231 | 2025.12.24 02:40:51.332639 [ 126 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14232 | 2025.12.24 02:40:51.332668 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14233 | 2025.12.24 02:40:51.332698 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 14234 | 2025.12.24 02:40:51.332742 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14235 | 2025.12.24 02:40:51.332762 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_106_21} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14236 | 2025.12.24 02:40:51.332803 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 14237 | 2025.12.24 02:40:51.332844 [ 4 ] {7a0e77ef-255e-4c4b-a149-9061bf2308a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14238 | 2025.12.24 02:40:51.332847 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_106_21} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14239 | 2025.12.24 02:40:51.332892 [ 4 ] {7a0e77ef-255e-4c4b-a149-9061bf2308a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14240 | 2025.12.24 02:40:51.332896 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14241 | 2025.12.24 02:40:51.332928 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 632 rows starting from the beginning of the part | ||
| 14242 | 2025.12.24 02:40:51.332956 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 14243 | 2025.12.24 02:40:51.332981 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 550 rows starting from the beginning of the part | ||
| 14244 | 2025.12.24 02:40:51.333027 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 78 rows starting from the beginning of the part | ||
| 14245 | 2025.12.24 02:40:51.333068 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 14246 | 2025.12.24 02:40:51.333106 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 14247 | 2025.12.24 02:40:51.333144 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 14248 | 2025.12.24 02:40:51.333307 [ 4 ] {7a0e77ef-255e-4c4b-a149-9061bf2308a2} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2025.12.24 02:40:51.333345 [ 4 ] {7a0e77ef-255e-4c4b-a149-9061bf2308a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14250 | 2025.12.24 02:40:51.333695 [ 4 ] {7a0e77ef-255e-4c4b-a149-9061bf2308a2} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14251 | 2025.12.24 02:40:51.333911 [ 4 ] {7a0e77ef-255e-4c4b-a149-9061bf2308a2} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14252 | 2025.12.24 02:40:51.334043 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14253 | 2025.12.24 02:40:51.334046 [ 4 ] {7a0e77ef-255e-4c4b-a149-9061bf2308a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 14254 | 2025.12.24 02:40:51.334074 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001306571 sec., 1200087.863575726 rows/sec., 95.66 MiB/sec. | ||
| 14255 | 2025.12.24 02:40:51.334080 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2025.12.24 02:40:51.334099 [ 4 ] {7a0e77ef-255e-4c4b-a149-9061bf2308a2} <Debug> TCPHandler: Processed in 0.001407183 sec. | ||
| 14257 | 2025.12.24 02:40:51.334122 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14258 | 2025.12.24 02:40:51.334192 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 14259 | 2025.12.24 02:40:51.334219 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14260 | 2025.12.24 02:40:51.334265 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14261 | 2025.12.24 02:40:51.334281 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14262 | 2025.12.24 02:40:51.334309 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_106_21, total 29883 rows starting from the beginning of the part | ||
| 14263 | 2025.12.24 02:40:51.334313 [ 4 ] {261b45ad-bfba-42da-bbb4-80a59a4a4595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14264 | 2025.12.24 02:40:51.334362 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 846 rows starting from the beginning of the part | ||
| 14265 | 2025.12.24 02:40:51.334375 [ 4 ] {261b45ad-bfba-42da-bbb4-80a59a4a4595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14266 | 2025.12.24 02:40:51.334406 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 14267 | 2025.12.24 02:40:51.334448 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 14268 | 2025.12.24 02:40:51.334488 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 203 rows starting from the beginning of the part | ||
| 14269 | 2025.12.24 02:40:51.334526 [ 188 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 14270 | 2025.12.24 02:40:51.334547 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_111_22} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14271 | 2025.12.24 02:40:51.334615 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_111_22} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14272 | 2025.12.24 02:40:51.334688 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 14273 | 2025.12.24 02:40:51.335182 [ 4 ] {261b45ad-bfba-42da-bbb4-80a59a4a4595} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14274 | 2025.12.24 02:40:51.335216 [ 4 ] {261b45ad-bfba-42da-bbb4-80a59a4a4595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14275 | 2025.12.24 02:40:51.335756 [ 4 ] {261b45ad-bfba-42da-bbb4-80a59a4a4595} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14276 | 2025.12.24 02:40:51.335983 [ 4 ] {261b45ad-bfba-42da-bbb4-80a59a4a4595} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14277 | 2025.12.24 02:40:51.336102 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14278 | 2025.12.24 02:40:51.336129 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2025.12.24 02:40:51.336131 [ 4 ] {261b45ad-bfba-42da-bbb4-80a59a4a4595} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001834 sec., 14176.663031624865 rows/sec., 25.40 MiB/sec. | ||
| 14280 | 2025.12.24 02:40:51.336146 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14281 | 2025.12.24 02:40:51.336219 [ 4 ] {261b45ad-bfba-42da-bbb4-80a59a4a4595} <Debug> TCPHandler: Processed in 0.002049083 sec. | ||
| 14282 | 2025.12.24 02:40:51.336242 [ 201 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 14283 | 2025.12.24 02:40:51.336338 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14284 | 2025.12.24 02:40:51.336433 [ 4 ] {1f32e6ed-6fab-441f-a804-9f21ec33b35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14285 | 2025.12.24 02:40:51.336473 [ 4 ] {1f32e6ed-6fab-441f-a804-9f21ec33b35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14286 | 2025.12.24 02:40:51.336474 [ 201 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14287 | 2025.12.24 02:40:51.336563 [ 201 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1949 rows starting from the beginning of the part | ||
| 14288 | 2025.12.24 02:40:51.336740 [ 201 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 26 rows starting from the beginning of the part | ||
| 14289 | 2025.12.24 02:40:51.336809 [ 4 ] {1f32e6ed-6fab-441f-a804-9f21ec33b35e} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14290 | 2025.12.24 02:40:51.336846 [ 4 ] {1f32e6ed-6fab-441f-a804-9f21ec33b35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14291 | 2025.12.24 02:40:51.336889 [ 201 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 14 rows starting from the beginning of the part | ||
| 14292 | 2025.12.24 02:40:51.337047 [ 201 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 26 rows starting from the beginning of the part | ||
| 14293 | 2025.12.24 02:40:51.337153 [ 4 ] {1f32e6ed-6fab-441f-a804-9f21ec33b35e} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14294 | 2025.12.24 02:40:51.337196 [ 201 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 14 rows starting from the beginning of the part | ||
| 14295 | 2025.12.24 02:40:51.337415 [ 201 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 26 rows starting from the beginning of the part | ||
| 14296 | 2025.12.24 02:40:51.337443 [ 4 ] {1f32e6ed-6fab-441f-a804-9f21ec33b35e} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14297 | 2025.12.24 02:40:51.337583 [ 4 ] {1f32e6ed-6fab-441f-a804-9f21ec33b35e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 14298 | 2025.12.24 02:40:51.337596 [ 122 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14299 | 2025.12.24 02:40:51.337625 [ 4 ] {1f32e6ed-6fab-441f-a804-9f21ec33b35e} <Debug> TCPHandler: Processed in 0.001339111 sec. | ||
| 14300 | 2025.12.24 02:40:51.337640 [ 122 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14301 | 2025.12.24 02:40:51.337665 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14302 | 2025.12.24 02:40:51.337757 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 14303 | 2025.12.24 02:40:51.337847 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14304 | 2025.12.24 02:40:51.337874 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6288 rows starting from the beginning of the part | ||
| 14305 | 2025.12.24 02:40:51.337919 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 14306 | 2025.12.24 02:40:51.337959 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 14307 | 2025.12.24 02:40:51.337995 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 14308 | 2025.12.24 02:40:51.338032 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 14309 | 2025.12.24 02:40:51.338068 [ 192 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 14310 | 2025.12.24 02:40:51.339735 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6588 rows, containing 4 columns (4 merged, 0 gathered) in 0.002007483 sec., 3281721.439235102 rows/sec., 221.17 MiB/sec. | ||
| 14311 | 2025.12.24 02:40:51.340170 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14312 | 2025.12.24 02:40:51.340504 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_111_22} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14313 | 2025.12.24 02:40:51.340590 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_111_22} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14314 | 2025.12.24 02:40:51.340680 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 14315 | 2025.12.24 02:40:51.341449 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31412 rows, containing 5 columns (5 merged, 0 gathered) in 0.007285286 sec., 4311704.440978707 rows/sec., 296.33 MiB/sec. | ||
| 14316 | 2025.12.24 02:40:51.341842 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14317 | 2025.12.24 02:40:51.342085 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14318 | 2025.12.24 02:40:51.342146 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14319 | 2025.12.24 02:40:51.342217 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 14320 | 2025.12.24 02:40:51.346215 [ 192 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2055 rows, containing 19 columns (19 merged, 0 gathered) in 0.01000903 sec., 205314.60091537342 rows/sec., 367.91 MiB/sec. | ||
| 14321 | 2025.12.24 02:40:51.348481 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14322 | 2025.12.24 02:40:51.348840 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14323 | 2025.12.24 02:40:51.348917 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14324 | 2025.12.24 02:40:51.349031 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.90 MiB. | ||
| 14325 | 2025.12.24 02:40:52.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 378.28 MiB, peak 397.75 MiB, free memory in arenas 0.00 B, will set to 381.71 MiB (RSS), difference: 3.43 MiB | ||
| 14326 | 2025.12.24 02:40:54.657237 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14327 | 2025.12.24 02:40:54.657328 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14328 | 2025.12.24 02:40:54.830615 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36367 | ||
| 14329 | 2025.12.24 02:40:54.831091 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14330 | 2025.12.24 02:40:54.831124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14331 | 2025.12.24 02:40:54.831606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14332 | 2025.12.24 02:40:54.831850 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14333 | 2025.12.24 02:40:54.831961 [ 124 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14334 | 2025.12.24 02:40:54.831981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36367 | ||
| 14335 | 2025.12.24 02:40:54.831998 [ 124 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14336 | 2025.12.24 02:40:54.832017 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14337 | 2025.12.24 02:40:54.832104 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 14338 | 2025.12.24 02:40:54.832188 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14339 | 2025.12.24 02:40:54.832218 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 33999 rows starting from the beginning of the part | ||
| 14340 | 2025.12.24 02:40:54.832268 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 14341 | 2025.12.24 02:40:54.832308 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 14342 | 2025.12.24 02:40:54.832347 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 14343 | 2025.12.24 02:40:54.832381 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 14344 | 2025.12.24 02:40:54.832417 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 14345 | 2025.12.24 02:40:54.834699 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36367 rows, containing 4 columns (4 merged, 0 gathered) in 0.002628022 sec., 13838164.216281295 rows/sec., 197.96 MiB/sec. | ||
| 14346 | 2025.12.24 02:40:54.834938 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14347 | 2025.12.24 02:40:54.835176 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_76_15} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2025.12.24 02:40:54.835235 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_76_15} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14349 | 2025.12.24 02:40:54.835308 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 14350 | 2025.12.24 02:40:54.949212 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1726 | ||
| 14351 | 2025.12.24 02:40:54.951798 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14352 | 2025.12.24 02:40:54.951857 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14353 | 2025.12.24 02:40:54.953137 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14354 | 2025.12.24 02:40:54.953429 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14355 | 2025.12.24 02:40:54.953596 [ 124 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14356 | 2025.12.24 02:40:54.953651 [ 124 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14357 | 2025.12.24 02:40:54.953671 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14358 | 2025.12.24 02:40:54.953761 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 14359 | 2025.12.24 02:40:54.953835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1726 | ||
| 14360 | 2025.12.24 02:40:54.954237 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14361 | 2025.12.24 02:40:54.954367 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1582 rows starting from the beginning of the part | ||
| 14362 | 2025.12.24 02:40:54.954690 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 14363 | 2025.12.24 02:40:54.954992 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 14364 | 2025.12.24 02:40:54.955301 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
| 14365 | 2025.12.24 02:40:54.955590 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 14366 | 2025.12.24 02:40:54.955877 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 14367 | 2025.12.24 02:40:54.962359 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1726 rows, containing 72 columns (72 merged, 0 gathered) in 0.008634208 sec., 199902.52724974888 rows/sec., 152.65 MiB/sec. | ||
| 14368 | 2025.12.24 02:40:54.964037 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14369 | 2025.12.24 02:40:54.964568 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_56_11} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14370 | 2025.12.24 02:40:54.964647 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_56_11} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14371 | 2025.12.24 02:40:54.965019 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 14372 | 2025.12.24 02:40:56.326757 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14373 | 2025.12.24 02:40:56.326931 [ 4 ] {c2ef1150-7740-44fd-8748-b25a005fa986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14374 | 2025.12.24 02:40:56.326994 [ 4 ] {c2ef1150-7740-44fd-8748-b25a005fa986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14375 | 2025.12.24 02:40:56.327654 [ 4 ] {c2ef1150-7740-44fd-8748-b25a005fa986} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14376 | 2025.12.24 02:40:56.327705 [ 4 ] {c2ef1150-7740-44fd-8748-b25a005fa986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14377 | 2025.12.24 02:40:56.328106 [ 4 ] {c2ef1150-7740-44fd-8748-b25a005fa986} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14378 | 2025.12.24 02:40:56.328332 [ 4 ] {c2ef1150-7740-44fd-8748-b25a005fa986} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14379 | 2025.12.24 02:40:56.328504 [ 4 ] {c2ef1150-7740-44fd-8748-b25a005fa986} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001617 sec., 51948.05194805195 rows/sec., 4.35 MiB/sec. | ||
| 14380 | 2025.12.24 02:40:56.328556 [ 4 ] {c2ef1150-7740-44fd-8748-b25a005fa986} <Debug> TCPHandler: Processed in 0.00192774 sec. | ||
| 14381 | 2025.12.24 02:40:56.328570 [ 224 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 14382 | 2025.12.24 02:40:56.328614 [ 224 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 14383 | 2025.12.24 02:40:56.328696 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14384 | 2025.12.24 02:40:56.328798 [ 4 ] {dca1120d-885e-4195-85e4-0d5251a9672d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14385 | 2025.12.24 02:40:56.328843 [ 4 ] {dca1120d-885e-4195-85e4-0d5251a9672d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14386 | 2025.12.24 02:40:56.329275 [ 4 ] {dca1120d-885e-4195-85e4-0d5251a9672d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14387 | 2025.12.24 02:40:56.329311 [ 4 ] {dca1120d-885e-4195-85e4-0d5251a9672d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14388 | 2025.12.24 02:40:56.329628 [ 4 ] {dca1120d-885e-4195-85e4-0d5251a9672d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14389 | 2025.12.24 02:40:56.329843 [ 4 ] {dca1120d-885e-4195-85e4-0d5251a9672d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14390 | 2025.12.24 02:40:56.329979 [ 4 ] {dca1120d-885e-4195-85e4-0d5251a9672d} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001203 sec., 11637.572734829591 rows/sec., 875.09 KiB/sec. | ||
| 14391 | 2025.12.24 02:40:56.330019 [ 4 ] {dca1120d-885e-4195-85e4-0d5251a9672d} <Debug> TCPHandler: Processed in 0.001375032 sec. | ||
| 14392 | 2025.12.24 02:40:56.330054 [ 221 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 14393 | 2025.12.24 02:40:56.330107 [ 221 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 14394 | 2025.12.24 02:40:56.330139 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14395 | 2025.12.24 02:40:56.330241 [ 4 ] {53773af7-0c96-4b33-984f-e54bbf2ae46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14396 | 2025.12.24 02:40:56.330282 [ 4 ] {53773af7-0c96-4b33-984f-e54bbf2ae46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14397 | 2025.12.24 02:40:56.330715 [ 4 ] {53773af7-0c96-4b33-984f-e54bbf2ae46a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14398 | 2025.12.24 02:40:56.330750 [ 4 ] {53773af7-0c96-4b33-984f-e54bbf2ae46a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14399 | 2025.12.24 02:40:56.330840 [ 224 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 14400 | 2025.12.24 02:40:56.331067 [ 4 ] {53773af7-0c96-4b33-984f-e54bbf2ae46a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14401 | 2025.12.24 02:40:56.331338 [ 4 ] {53773af7-0c96-4b33-984f-e54bbf2ae46a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14402 | 2025.12.24 02:40:56.331471 [ 4 ] {53773af7-0c96-4b33-984f-e54bbf2ae46a} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00125 sec., 62400 rows/sec., 4.87 MiB/sec. | ||
| 14403 | 2025.12.24 02:40:56.331512 [ 4 ] {53773af7-0c96-4b33-984f-e54bbf2ae46a} <Debug> TCPHandler: Processed in 0.001422882 sec. | ||
| 14404 | 2025.12.24 02:40:56.331635 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14405 | 2025.12.24 02:40:56.331730 [ 4 ] {6ec973e7-03a1-44a2-ab4c-fe2c694eabf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14406 | 2025.12.24 02:40:56.331775 [ 4 ] {6ec973e7-03a1-44a2-ab4c-fe2c694eabf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14407 | 2025.12.24 02:40:56.332177 [ 4 ] {6ec973e7-03a1-44a2-ab4c-fe2c694eabf0} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14408 | 2025.12.24 02:40:56.332212 [ 4 ] {6ec973e7-03a1-44a2-ab4c-fe2c694eabf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14409 | 2025.12.24 02:40:56.332567 [ 4 ] {6ec973e7-03a1-44a2-ab4c-fe2c694eabf0} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14410 | 2025.12.24 02:40:56.332585 [ 219 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 14411 | 2025.12.24 02:40:56.332637 [ 219 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 14412 | 2025.12.24 02:40:56.332800 [ 4 ] {6ec973e7-03a1-44a2-ab4c-fe2c694eabf0} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14413 | 2025.12.24 02:40:56.332951 [ 4 ] {6ec973e7-03a1-44a2-ab4c-fe2c694eabf0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 14414 | 2025.12.24 02:40:56.332954 [ 221 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 14415 | 2025.12.24 02:40:56.332976 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 14416 | 2025.12.24 02:40:56.332993 [ 4 ] {6ec973e7-03a1-44a2-ab4c-fe2c694eabf0} <Debug> TCPHandler: Processed in 0.001413373 sec. | ||
| 14417 | 2025.12.24 02:40:56.333011 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 14418 | 2025.12.24 02:40:56.333118 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14419 | 2025.12.24 02:40:56.333220 [ 4 ] {e475c3b2-4485-4c57-ab6f-830a02a52d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14420 | 2025.12.24 02:40:56.333275 [ 4 ] {e475c3b2-4485-4c57-ab6f-830a02a52d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14421 | 2025.12.24 02:40:56.334060 [ 4 ] {e475c3b2-4485-4c57-ab6f-830a02a52d82} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14422 | 2025.12.24 02:40:56.334096 [ 4 ] {e475c3b2-4485-4c57-ab6f-830a02a52d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14423 | 2025.12.24 02:40:56.334653 [ 4 ] {e475c3b2-4485-4c57-ab6f-830a02a52d82} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14424 | 2025.12.24 02:40:56.334927 [ 4 ] {e475c3b2-4485-4c57-ab6f-830a02a52d82} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14425 | 2025.12.24 02:40:56.335075 [ 4 ] {e475c3b2-4485-4c57-ab6f-830a02a52d82} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001877 sec., 7458.710708577518 rows/sec., 13.37 MiB/sec. | ||
| 14426 | 2025.12.24 02:40:56.335148 [ 4 ] {e475c3b2-4485-4c57-ab6f-830a02a52d82} <Debug> TCPHandler: Processed in 0.002080033 sec. | ||
| 14427 | 2025.12.24 02:40:56.335155 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 14428 | 2025.12.24 02:40:56.335214 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 14429 | 2025.12.24 02:40:56.335320 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14430 | 2025.12.24 02:40:56.335425 [ 4 ] {765a32ee-458e-4d9d-a892-0efe806a4fea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14431 | 2025.12.24 02:40:56.335470 [ 4 ] {765a32ee-458e-4d9d-a892-0efe806a4fea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14432 | 2025.12.24 02:40:56.335632 [ 219 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 14433 | 2025.12.24 02:40:56.335816 [ 4 ] {765a32ee-458e-4d9d-a892-0efe806a4fea} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14434 | 2025.12.24 02:40:56.335858 [ 4 ] {765a32ee-458e-4d9d-a892-0efe806a4fea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14435 | 2025.12.24 02:40:56.336014 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 14436 | 2025.12.24 02:40:56.336201 [ 4 ] {765a32ee-458e-4d9d-a892-0efe806a4fea} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14437 | 2025.12.24 02:40:56.336483 [ 4 ] {765a32ee-458e-4d9d-a892-0efe806a4fea} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14438 | 2025.12.24 02:40:56.336623 [ 4 ] {765a32ee-458e-4d9d-a892-0efe806a4fea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001218 sec., 49261.08374384237 rows/sec., 3.32 MiB/sec. | ||
| 14439 | 2025.12.24 02:40:56.336659 [ 4 ] {765a32ee-458e-4d9d-a892-0efe806a4fea} <Debug> TCPHandler: Processed in 0.001387712 sec. | ||
| 14440 | 2025.12.24 02:40:56.337616 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 14441 | 2025.12.24 02:40:56.817035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 14442 | 2025.12.24 02:40:56.835893 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14443 | 2025.12.24 02:40:56.835962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14444 | 2025.12.24 02:40:56.842175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14445 | 2025.12.24 02:40:56.842891 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14446 | 2025.12.24 02:40:56.843216 [ 117 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14447 | 2025.12.24 02:40:56.843279 [ 117 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14448 | 2025.12.24 02:40:56.843300 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14449 | 2025.12.24 02:40:56.843467 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 14450 | 2025.12.24 02:40:56.846653 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 14451 | 2025.12.24 02:40:56.847438 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14452 | 2025.12.24 02:40:56.849047 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 14453 | 2025.12.24 02:40:56.853942 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 14454 | 2025.12.24 02:40:56.858871 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 14455 | 2025.12.24 02:40:56.863553 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 14456 | 2025.12.24 02:40:56.868815 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 14457 | 2025.12.24 02:40:56.873612 [ 190 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 14458 | 2025.12.24 02:40:56.930109 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.086728082 sec., 6606.856588849734 rows/sec., 34.16 MiB/sec. | ||
| 14459 | 2025.12.24 02:40:56.933073 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14460 | 2025.12.24 02:40:56.935174 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_76_15} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14461 | 2025.12.24 02:40:56.935266 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_76_15} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14462 | 2025.12.24 02:40:56.938167 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 14463 | 2025.12.24 02:40:57.000226 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.25 MiB, peak 400.67 MiB, free memory in arenas 0.00 B, will set to 381.78 MiB (RSS), difference: -1.47 MiB | ||
| 14464 | 2025.12.24 02:40:57.354710 [ 225 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 14465 | 2025.12.24 02:40:57.354755 [ 225 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 14466 | 2025.12.24 02:40:57.356575 [ 225 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 14467 | 2025.12.24 02:41:01.355683 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14468 | 2025.12.24 02:41:01.355867 [ 4 ] {a6ceaf08-d6b9-42a5-8674-777f13ae8231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14469 | 2025.12.24 02:41:01.355931 [ 4 ] {a6ceaf08-d6b9-42a5-8674-777f13ae8231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14470 | 2025.12.24 02:41:01.357248 [ 4 ] {a6ceaf08-d6b9-42a5-8674-777f13ae8231} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14471 | 2025.12.24 02:41:01.357289 [ 4 ] {a6ceaf08-d6b9-42a5-8674-777f13ae8231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14472 | 2025.12.24 02:41:01.357765 [ 4 ] {a6ceaf08-d6b9-42a5-8674-777f13ae8231} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14473 | 2025.12.24 02:41:01.357988 [ 4 ] {a6ceaf08-d6b9-42a5-8674-777f13ae8231} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2025.12.24 02:41:01.358153 [ 4 ] {a6ceaf08-d6b9-42a5-8674-777f13ae8231} <Debug> executeQuery: Read 1248 rows, 105.85 KiB in 0.002327 sec., 536312.8491620112 rows/sec., 44.42 MiB/sec. | ||
| 14475 | 2025.12.24 02:41:01.358207 [ 4 ] {a6ceaf08-d6b9-42a5-8674-777f13ae8231} <Debug> TCPHandler: Processed in 0.002644392 sec. | ||
| 14476 | 2025.12.24 02:41:01.358335 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14477 | 2025.12.24 02:41:01.358438 [ 4 ] {4f7fbe5a-5bd6-4813-920b-7acab6bb5bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14478 | 2025.12.24 02:41:01.358489 [ 4 ] {4f7fbe5a-5bd6-4813-920b-7acab6bb5bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14479 | 2025.12.24 02:41:01.358916 [ 4 ] {4f7fbe5a-5bd6-4813-920b-7acab6bb5bda} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14480 | 2025.12.24 02:41:01.358951 [ 4 ] {4f7fbe5a-5bd6-4813-920b-7acab6bb5bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14481 | 2025.12.24 02:41:01.359249 [ 4 ] {4f7fbe5a-5bd6-4813-920b-7acab6bb5bda} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14482 | 2025.12.24 02:41:01.359452 [ 4 ] {4f7fbe5a-5bd6-4813-920b-7acab6bb5bda} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14483 | 2025.12.24 02:41:01.359593 [ 4 ] {4f7fbe5a-5bd6-4813-920b-7acab6bb5bda} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001178 sec., 22071.30730050934 rows/sec., 1.62 MiB/sec. | ||
| 14484 | 2025.12.24 02:41:01.359636 [ 4 ] {4f7fbe5a-5bd6-4813-920b-7acab6bb5bda} <Debug> TCPHandler: Processed in 0.001352791 sec. | ||
| 14485 | 2025.12.24 02:41:01.359745 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14486 | 2025.12.24 02:41:01.359842 [ 4 ] {b69baea2-3720-4a01-b55d-b0f2ff46f772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14487 | 2025.12.24 02:41:01.359881 [ 4 ] {b69baea2-3720-4a01-b55d-b0f2ff46f772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14488 | 2025.12.24 02:41:01.360374 [ 4 ] {b69baea2-3720-4a01-b55d-b0f2ff46f772} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14489 | 2025.12.24 02:41:01.360407 [ 4 ] {b69baea2-3720-4a01-b55d-b0f2ff46f772} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14490 | 2025.12.24 02:41:01.360716 [ 4 ] {b69baea2-3720-4a01-b55d-b0f2ff46f772} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14491 | 2025.12.24 02:41:01.360912 [ 4 ] {b69baea2-3720-4a01-b55d-b0f2ff46f772} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14492 | 2025.12.24 02:41:01.361047 [ 4 ] {b69baea2-3720-4a01-b55d-b0f2ff46f772} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001222 sec., 186579.37806873978 rows/sec., 12.63 MiB/sec. | ||
| 14493 | 2025.12.24 02:41:01.361086 [ 4 ] {b69baea2-3720-4a01-b55d-b0f2ff46f772} <Debug> TCPHandler: Processed in 0.001390053 sec. | ||
| 14494 | 2025.12.24 02:41:01.361187 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14495 | 2025.12.24 02:41:01.361280 [ 4 ] {66c8b134-14b3-48db-8b0b-fd9c96237aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14496 | 2025.12.24 02:41:01.361320 [ 4 ] {66c8b134-14b3-48db-8b0b-fd9c96237aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14497 | 2025.12.24 02:41:01.361919 [ 4 ] {66c8b134-14b3-48db-8b0b-fd9c96237aef} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14498 | 2025.12.24 02:41:01.361954 [ 4 ] {66c8b134-14b3-48db-8b0b-fd9c96237aef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14499 | 2025.12.24 02:41:01.362278 [ 4 ] {66c8b134-14b3-48db-8b0b-fd9c96237aef} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14500 | 2025.12.24 02:41:01.362482 [ 4 ] {66c8b134-14b3-48db-8b0b-fd9c96237aef} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14501 | 2025.12.24 02:41:01.362613 [ 4 ] {66c8b134-14b3-48db-8b0b-fd9c96237aef} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.00135 sec., 404444.44444444444 rows/sec., 30.01 MiB/sec. | ||
| 14502 | 2025.12.24 02:41:01.362654 [ 4 ] {66c8b134-14b3-48db-8b0b-fd9c96237aef} <Debug> TCPHandler: Processed in 0.001514734 sec. | ||
| 14503 | 2025.12.24 02:41:01.362766 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14504 | 2025.12.24 02:41:01.362859 [ 4 ] {430f5a15-c1a2-4205-a8cd-693e7ab87e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14505 | 2025.12.24 02:41:01.362902 [ 4 ] {430f5a15-c1a2-4205-a8cd-693e7ab87e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14506 | 2025.12.24 02:41:01.363489 [ 4 ] {430f5a15-c1a2-4205-a8cd-693e7ab87e94} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14507 | 2025.12.24 02:41:01.363523 [ 4 ] {430f5a15-c1a2-4205-a8cd-693e7ab87e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14508 | 2025.12.24 02:41:01.363894 [ 4 ] {430f5a15-c1a2-4205-a8cd-693e7ab87e94} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14509 | 2025.12.24 02:41:01.364097 [ 4 ] {430f5a15-c1a2-4205-a8cd-693e7ab87e94} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14510 | 2025.12.24 02:41:01.364232 [ 4 ] {430f5a15-c1a2-4205-a8cd-693e7ab87e94} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001389 sec., 607631.3894888408 rows/sec., 40.90 MiB/sec. | ||
| 14511 | 2025.12.24 02:41:01.364271 [ 4 ] {430f5a15-c1a2-4205-a8cd-693e7ab87e94} <Debug> TCPHandler: Processed in 0.001554974 sec. | ||
| 14512 | 2025.12.24 02:41:01.364382 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14513 | 2025.12.24 02:41:01.364480 [ 4 ] {a9b7f853-e2da-4b7f-ab87-d1dd9fc0a62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14514 | 2025.12.24 02:41:01.364535 [ 4 ] {a9b7f853-e2da-4b7f-ab87-d1dd9fc0a62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14515 | 2025.12.24 02:41:01.365363 [ 4 ] {a9b7f853-e2da-4b7f-ab87-d1dd9fc0a62c} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14516 | 2025.12.24 02:41:01.365396 [ 4 ] {a9b7f853-e2da-4b7f-ab87-d1dd9fc0a62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14517 | 2025.12.24 02:41:01.365924 [ 4 ] {a9b7f853-e2da-4b7f-ab87-d1dd9fc0a62c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14518 | 2025.12.24 02:41:01.366144 [ 4 ] {a9b7f853-e2da-4b7f-ab87-d1dd9fc0a62c} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14519 | 2025.12.24 02:41:01.366286 [ 4 ] {a9b7f853-e2da-4b7f-ab87-d1dd9fc0a62c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001827 sec., 14230.979748221127 rows/sec., 25.50 MiB/sec. | ||
| 14520 | 2025.12.24 02:41:01.366353 [ 4 ] {a9b7f853-e2da-4b7f-ab87-d1dd9fc0a62c} <Debug> TCPHandler: Processed in 0.002019423 sec. | ||
| 14521 | 2025.12.24 02:41:01.366468 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14522 | 2025.12.24 02:41:01.366564 [ 4 ] {5698fc3f-d6cb-47eb-b116-93c0259deb9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14523 | 2025.12.24 02:41:01.366605 [ 4 ] {5698fc3f-d6cb-47eb-b116-93c0259deb9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14524 | 2025.12.24 02:41:01.366946 [ 4 ] {5698fc3f-d6cb-47eb-b116-93c0259deb9a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14525 | 2025.12.24 02:41:01.366980 [ 4 ] {5698fc3f-d6cb-47eb-b116-93c0259deb9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14526 | 2025.12.24 02:41:01.367279 [ 4 ] {5698fc3f-d6cb-47eb-b116-93c0259deb9a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14527 | 2025.12.24 02:41:01.367498 [ 4 ] {5698fc3f-d6cb-47eb-b116-93c0259deb9a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14528 | 2025.12.24 02:41:01.367634 [ 4 ] {5698fc3f-d6cb-47eb-b116-93c0259deb9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 14529 | 2025.12.24 02:41:01.367672 [ 4 ] {5698fc3f-d6cb-47eb-b116-93c0259deb9a} <Debug> TCPHandler: Processed in 0.00125434 sec. | ||
| 14530 | 2025.12.24 02:41:02.332169 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36879 | ||
| 14531 | 2025.12.24 02:41:02.332764 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14532 | 2025.12.24 02:41:02.332819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.92 GiB. | ||
| 14533 | 2025.12.24 02:41:02.333301 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14534 | 2025.12.24 02:41:02.333535 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14535 | 2025.12.24 02:41:02.333687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36879 | ||
| 14536 | 2025.12.24 02:41:04.346761 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 14537 | 2025.12.24 02:41:04.363246 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14538 | 2025.12.24 02:41:04.363307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14539 | 2025.12.24 02:41:04.369372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14540 | 2025.12.24 02:41:04.370082 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14541 | 2025.12.24 02:41:04.373139 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 14542 | 2025.12.24 02:41:04.954154 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1752 | ||
| 14543 | 2025.12.24 02:41:04.956659 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14544 | 2025.12.24 02:41:04.956724 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14545 | 2025.12.24 02:41:04.957975 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14546 | 2025.12.24 02:41:04.958260 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14547 | 2025.12.24 02:41:04.958664 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1752 | ||
| 14548 | 2025.12.24 02:41:06.326884 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14549 | 2025.12.24 02:41:06.327055 [ 4 ] {e4684535-19a9-4991-9020-8e62041dbb76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14550 | 2025.12.24 02:41:06.327118 [ 4 ] {e4684535-19a9-4991-9020-8e62041dbb76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14551 | 2025.12.24 02:41:06.327775 [ 4 ] {e4684535-19a9-4991-9020-8e62041dbb76} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14552 | 2025.12.24 02:41:06.327826 [ 4 ] {e4684535-19a9-4991-9020-8e62041dbb76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14553 | 2025.12.24 02:41:06.328226 [ 4 ] {e4684535-19a9-4991-9020-8e62041dbb76} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14554 | 2025.12.24 02:41:06.328444 [ 4 ] {e4684535-19a9-4991-9020-8e62041dbb76} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14555 | 2025.12.24 02:41:06.328609 [ 4 ] {e4684535-19a9-4991-9020-8e62041dbb76} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001597 sec., 52598.62241703194 rows/sec., 4.40 MiB/sec. | ||
| 14556 | 2025.12.24 02:41:06.328662 [ 4 ] {e4684535-19a9-4991-9020-8e62041dbb76} <Debug> TCPHandler: Processed in 0.0019008 sec. | ||
| 14557 | 2025.12.24 02:41:06.328784 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14558 | 2025.12.24 02:41:06.328886 [ 4 ] {d3e661a4-70ec-40ce-b2f1-deb9633599d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14559 | 2025.12.24 02:41:06.328930 [ 4 ] {d3e661a4-70ec-40ce-b2f1-deb9633599d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14560 | 2025.12.24 02:41:06.329345 [ 4 ] {d3e661a4-70ec-40ce-b2f1-deb9633599d8} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14561 | 2025.12.24 02:41:06.329382 [ 4 ] {d3e661a4-70ec-40ce-b2f1-deb9633599d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14562 | 2025.12.24 02:41:06.329682 [ 4 ] {d3e661a4-70ec-40ce-b2f1-deb9633599d8} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14563 | 2025.12.24 02:41:06.329885 [ 4 ] {d3e661a4-70ec-40ce-b2f1-deb9633599d8} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14564 | 2025.12.24 02:41:06.330021 [ 4 ] {d3e661a4-70ec-40ce-b2f1-deb9633599d8} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001156 sec., 12110.726643598617 rows/sec., 910.67 KiB/sec. | ||
| 14565 | 2025.12.24 02:41:06.330061 [ 4 ] {d3e661a4-70ec-40ce-b2f1-deb9633599d8} <Debug> TCPHandler: Processed in 0.001328801 sec. | ||
| 14566 | 2025.12.24 02:41:06.330164 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14567 | 2025.12.24 02:41:06.330257 [ 4 ] {c70d65e7-b6bb-4d2d-bcce-f636551a09de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14568 | 2025.12.24 02:41:06.330297 [ 4 ] {c70d65e7-b6bb-4d2d-bcce-f636551a09de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14569 | 2025.12.24 02:41:06.330723 [ 4 ] {c70d65e7-b6bb-4d2d-bcce-f636551a09de} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14570 | 2025.12.24 02:41:06.330760 [ 4 ] {c70d65e7-b6bb-4d2d-bcce-f636551a09de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14571 | 2025.12.24 02:41:06.331064 [ 4 ] {c70d65e7-b6bb-4d2d-bcce-f636551a09de} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14572 | 2025.12.24 02:41:06.331284 [ 4 ] {c70d65e7-b6bb-4d2d-bcce-f636551a09de} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14573 | 2025.12.24 02:41:06.331414 [ 4 ] {c70d65e7-b6bb-4d2d-bcce-f636551a09de} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001174 sec., 66439.52299829642 rows/sec., 5.19 MiB/sec. | ||
| 14574 | 2025.12.24 02:41:06.331454 [ 4 ] {c70d65e7-b6bb-4d2d-bcce-f636551a09de} <Debug> TCPHandler: Processed in 0.001339371 sec. | ||
| 14575 | 2025.12.24 02:41:06.331574 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14576 | 2025.12.24 02:41:06.331668 [ 4 ] {3f879ace-d30d-462d-9014-450c92c216b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14577 | 2025.12.24 02:41:06.331711 [ 4 ] {3f879ace-d30d-462d-9014-450c92c216b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14578 | 2025.12.24 02:41:06.332117 [ 4 ] {3f879ace-d30d-462d-9014-450c92c216b6} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2025.12.24 02:41:06.332153 [ 4 ] {3f879ace-d30d-462d-9014-450c92c216b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14580 | 2025.12.24 02:41:06.332477 [ 4 ] {3f879ace-d30d-462d-9014-450c92c216b6} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14581 | 2025.12.24 02:41:06.332684 [ 4 ] {3f879ace-d30d-462d-9014-450c92c216b6} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2025.12.24 02:41:06.332815 [ 4 ] {3f879ace-d30d-462d-9014-450c92c216b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 14583 | 2025.12.24 02:41:06.332855 [ 4 ] {3f879ace-d30d-462d-9014-450c92c216b6} <Debug> TCPHandler: Processed in 0.001331202 sec. | ||
| 14584 | 2025.12.24 02:41:06.332956 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14585 | 2025.12.24 02:41:06.333048 [ 4 ] {7d42d140-49bc-440c-88e9-538817c6c2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14586 | 2025.12.24 02:41:06.333102 [ 4 ] {7d42d140-49bc-440c-88e9-538817c6c2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14587 | 2025.12.24 02:41:06.333897 [ 4 ] {7d42d140-49bc-440c-88e9-538817c6c2df} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2025.12.24 02:41:06.333933 [ 4 ] {7d42d140-49bc-440c-88e9-538817c6c2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14589 | 2025.12.24 02:41:06.334455 [ 4 ] {7d42d140-49bc-440c-88e9-538817c6c2df} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14590 | 2025.12.24 02:41:06.334680 [ 4 ] {7d42d140-49bc-440c-88e9-538817c6c2df} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2025.12.24 02:41:06.334820 [ 4 ] {7d42d140-49bc-440c-88e9-538817c6c2df} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001789 sec., 7825.6008943543875 rows/sec., 14.02 MiB/sec. | ||
| 14592 | 2025.12.24 02:41:06.334887 [ 4 ] {7d42d140-49bc-440c-88e9-538817c6c2df} <Debug> TCPHandler: Processed in 0.001979812 sec. | ||
| 14593 | 2025.12.24 02:41:06.334998 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14594 | 2025.12.24 02:41:06.335091 [ 4 ] {35bf9368-bed2-4fda-99d4-c277d61cbcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14595 | 2025.12.24 02:41:06.335133 [ 4 ] {35bf9368-bed2-4fda-99d4-c277d61cbcd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14596 | 2025.12.24 02:41:06.335469 [ 4 ] {35bf9368-bed2-4fda-99d4-c277d61cbcd0} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14597 | 2025.12.24 02:41:06.335508 [ 4 ] {35bf9368-bed2-4fda-99d4-c277d61cbcd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14598 | 2025.12.24 02:41:06.335809 [ 4 ] {35bf9368-bed2-4fda-99d4-c277d61cbcd0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 14599 | 2025.12.24 02:41:06.336023 [ 4 ] {35bf9368-bed2-4fda-99d4-c277d61cbcd0} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14600 | 2025.12.24 02:41:06.336153 [ 4 ] {35bf9368-bed2-4fda-99d4-c277d61cbcd0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 14601 | 2025.12.24 02:41:06.336190 [ 4 ] {35bf9368-bed2-4fda-99d4-c277d61cbcd0} <Debug> TCPHandler: Processed in 0.00124165 sec. | ||
| 14602 | 2025.12.24 02:41:09.657382 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14603 | 2025.12.24 02:41:09.657451 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14604 | 2025.12.24 02:41:09.833868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37327 | ||
| 14605 | 2025.12.24 02:41:09.834556 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14606 | 2025.12.24 02:41:09.834606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14607 | 2025.12.24 02:41:09.835084 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14608 | 2025.12.24 02:41:09.835311 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14609 | 2025.12.24 02:41:09.835456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37327 | ||
| 14610 | 2025.12.24 02:41:11.327255 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14611 | 2025.12.24 02:41:11.327428 [ 4 ] {ef9cc9f9-ef07-4f0d-8421-44fb3c826633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14612 | 2025.12.24 02:41:11.327493 [ 4 ] {ef9cc9f9-ef07-4f0d-8421-44fb3c826633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14613 | 2025.12.24 02:41:11.328141 [ 4 ] {ef9cc9f9-ef07-4f0d-8421-44fb3c826633} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14614 | 2025.12.24 02:41:11.328192 [ 4 ] {ef9cc9f9-ef07-4f0d-8421-44fb3c826633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14615 | 2025.12.24 02:41:11.328593 [ 4 ] {ef9cc9f9-ef07-4f0d-8421-44fb3c826633} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14616 | 2025.12.24 02:41:11.328815 [ 4 ] {ef9cc9f9-ef07-4f0d-8421-44fb3c826633} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14617 | 2025.12.24 02:41:11.328979 [ 4 ] {ef9cc9f9-ef07-4f0d-8421-44fb3c826633} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001595 sec., 67711.59874608151 rows/sec., 5.68 MiB/sec. | ||
| 14618 | 2025.12.24 02:41:11.329032 [ 4 ] {ef9cc9f9-ef07-4f0d-8421-44fb3c826633} <Debug> TCPHandler: Processed in 0.00189875 sec. | ||
| 14619 | 2025.12.24 02:41:11.329157 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14620 | 2025.12.24 02:41:11.329259 [ 4 ] {2ce17e38-387d-44e3-96e3-66726a56afd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14621 | 2025.12.24 02:41:11.329302 [ 4 ] {2ce17e38-387d-44e3-96e3-66726a56afd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14622 | 2025.12.24 02:41:11.329728 [ 4 ] {2ce17e38-387d-44e3-96e3-66726a56afd0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14623 | 2025.12.24 02:41:11.329766 [ 4 ] {2ce17e38-387d-44e3-96e3-66726a56afd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14624 | 2025.12.24 02:41:11.330062 [ 4 ] {2ce17e38-387d-44e3-96e3-66726a56afd0} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14625 | 2025.12.24 02:41:11.330266 [ 4 ] {2ce17e38-387d-44e3-96e3-66726a56afd0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14626 | 2025.12.24 02:41:11.330400 [ 4 ] {2ce17e38-387d-44e3-96e3-66726a56afd0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001162 sec., 22375.215146299484 rows/sec., 1.64 MiB/sec. | ||
| 14627 | 2025.12.24 02:41:11.330439 [ 4 ] {2ce17e38-387d-44e3-96e3-66726a56afd0} <Debug> TCPHandler: Processed in 0.001333592 sec. | ||
| 14628 | 2025.12.24 02:41:11.330543 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14629 | 2025.12.24 02:41:11.330637 [ 4 ] {6a1b0b31-9b85-4dc2-996d-c07f565290f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14630 | 2025.12.24 02:41:11.330678 [ 4 ] {6a1b0b31-9b85-4dc2-996d-c07f565290f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14631 | 2025.12.24 02:41:11.331099 [ 4 ] {6a1b0b31-9b85-4dc2-996d-c07f565290f5} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14632 | 2025.12.24 02:41:11.331136 [ 4 ] {6a1b0b31-9b85-4dc2-996d-c07f565290f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14633 | 2025.12.24 02:41:11.331432 [ 4 ] {6a1b0b31-9b85-4dc2-996d-c07f565290f5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14634 | 2025.12.24 02:41:11.331638 [ 4 ] {6a1b0b31-9b85-4dc2-996d-c07f565290f5} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2025.12.24 02:41:11.331768 [ 4 ] {6a1b0b31-9b85-4dc2-996d-c07f565290f5} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001148 sec., 78397.21254355401 rows/sec., 6.12 MiB/sec. | ||
| 14636 | 2025.12.24 02:41:11.331808 [ 4 ] {6a1b0b31-9b85-4dc2-996d-c07f565290f5} <Debug> TCPHandler: Processed in 0.001315891 sec. | ||
| 14637 | 2025.12.24 02:41:11.331917 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14638 | 2025.12.24 02:41:11.332011 [ 4 ] {659d515f-42af-42af-9247-8a74825555fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14639 | 2025.12.24 02:41:11.332054 [ 4 ] {659d515f-42af-42af-9247-8a74825555fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14640 | 2025.12.24 02:41:11.332452 [ 4 ] {659d515f-42af-42af-9247-8a74825555fc} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14641 | 2025.12.24 02:41:11.332488 [ 4 ] {659d515f-42af-42af-9247-8a74825555fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14642 | 2025.12.24 02:41:11.332827 [ 4 ] {659d515f-42af-42af-9247-8a74825555fc} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14643 | 2025.12.24 02:41:11.333029 [ 4 ] {659d515f-42af-42af-9247-8a74825555fc} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14644 | 2025.12.24 02:41:11.333161 [ 4 ] {659d515f-42af-42af-9247-8a74825555fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001167 sec., 137103.68466152527 rows/sec., 9.55 MiB/sec. | ||
| 14645 | 2025.12.24 02:41:11.333201 [ 4 ] {659d515f-42af-42af-9247-8a74825555fc} <Debug> TCPHandler: Processed in 0.001332442 sec. | ||
| 14646 | 2025.12.24 02:41:11.333323 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14647 | 2025.12.24 02:41:11.333444 [ 4 ] {66d1a1ce-d428-4a49-815a-b2913d2b1e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14648 | 2025.12.24 02:41:11.333508 [ 4 ] {66d1a1ce-d428-4a49-815a-b2913d2b1e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14649 | 2025.12.24 02:41:11.334368 [ 4 ] {66d1a1ce-d428-4a49-815a-b2913d2b1e1d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14650 | 2025.12.24 02:41:11.334405 [ 4 ] {66d1a1ce-d428-4a49-815a-b2913d2b1e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14651 | 2025.12.24 02:41:11.334941 [ 4 ] {66d1a1ce-d428-4a49-815a-b2913d2b1e1d} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14652 | 2025.12.24 02:41:11.335157 [ 4 ] {66d1a1ce-d428-4a49-815a-b2913d2b1e1d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14653 | 2025.12.24 02:41:11.335294 [ 4 ] {66d1a1ce-d428-4a49-815a-b2913d2b1e1d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001874 sec., 13874.066168623265 rows/sec., 24.86 MiB/sec. | ||
| 14654 | 2025.12.24 02:41:11.335359 [ 4 ] {66d1a1ce-d428-4a49-815a-b2913d2b1e1d} <Debug> TCPHandler: Processed in 0.002094993 sec. | ||
| 14655 | 2025.12.24 02:41:11.335466 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14656 | 2025.12.24 02:41:11.335560 [ 4 ] {a0a98b68-fa0b-4d17-aa54-25cbf94527d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14657 | 2025.12.24 02:41:11.335601 [ 4 ] {a0a98b68-fa0b-4d17-aa54-25cbf94527d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14658 | 2025.12.24 02:41:11.335925 [ 4 ] {a0a98b68-fa0b-4d17-aa54-25cbf94527d3} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14659 | 2025.12.24 02:41:11.335960 [ 4 ] {a0a98b68-fa0b-4d17-aa54-25cbf94527d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14660 | 2025.12.24 02:41:11.336252 [ 4 ] {a0a98b68-fa0b-4d17-aa54-25cbf94527d3} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 14661 | 2025.12.24 02:41:11.336455 [ 4 ] {a0a98b68-fa0b-4d17-aa54-25cbf94527d3} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14662 | 2025.12.24 02:41:11.336580 [ 4 ] {a0a98b68-fa0b-4d17-aa54-25cbf94527d3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 14663 | 2025.12.24 02:41:11.336616 [ 4 ] {a0a98b68-fa0b-4d17-aa54-25cbf94527d3} <Debug> TCPHandler: Processed in 0.001197619 sec. | ||
| 14664 | 2025.12.24 02:41:11.873260 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 14665 | 2025.12.24 02:41:11.891318 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14666 | 2025.12.24 02:41:11.891382 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14667 | 2025.12.24 02:41:11.897701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14668 | 2025.12.24 02:41:11.898435 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14669 | 2025.12.24 02:41:11.901553 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 14670 | 2025.12.24 02:41:13.515167 [ 103 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 14671 | 2025.12.24 02:41:13.515239 [ 103 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14672 | 2025.12.24 02:41:13.515259 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14673 | 2025.12.24 02:41:13.515349 [ 217 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): 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] | ||
| 14674 | 2025.12.24 02:41:13.515357 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 14675 | 2025.12.24 02:41:13.515409 [ 217 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): 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] | ||
| 14676 | 2025.12.24 02:41:13.515528 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14677 | 2025.12.24 02:41:13.515568 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 253 rows starting from the beginning of the part | ||
| 14678 | 2025.12.24 02:41:13.515633 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 14679 | 2025.12.24 02:41:13.515675 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 228 rows starting from the beginning of the part | ||
| 14680 | 2025.12.24 02:41:13.515724 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 14681 | 2025.12.24 02:41:13.515763 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 228 rows starting from the beginning of the part | ||
| 14682 | 2025.12.24 02:41:13.516611 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.00129277 sec., 585564.3308554499 rows/sec., 42.73 MiB/sec. | ||
| 14683 | 2025.12.24 02:41:13.516847 [ 193 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 14684 | 2025.12.24 02:41:13.517139 [ 193 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_37_9} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14685 | 2025.12.24 02:41:13.517210 [ 193 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_37_9} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 14686 | 2025.12.24 02:41:13.517300 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14687 | 2025.12.24 02:41:13.517311 [ 217 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): 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] | ||
| 14688 | 2025.12.24 02:41:14.958902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1776 | ||
| 14689 | 2025.12.24 02:41:14.961207 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14690 | 2025.12.24 02:41:14.961262 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14691 | 2025.12.24 02:41:14.962433 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14692 | 2025.12.24 02:41:14.962773 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14693 | 2025.12.24 02:41:14.963087 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1776 | ||
| 14694 | 2025.12.24 02:41:16.328296 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14695 | 2025.12.24 02:41:16.328483 [ 4 ] {a371b9ba-014e-4382-993d-ee21e1e6c15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14696 | 2025.12.24 02:41:16.328554 [ 4 ] {a371b9ba-014e-4382-993d-ee21e1e6c15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14697 | 2025.12.24 02:41:16.329256 [ 4 ] {a371b9ba-014e-4382-993d-ee21e1e6c15e} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14698 | 2025.12.24 02:41:16.329305 [ 4 ] {a371b9ba-014e-4382-993d-ee21e1e6c15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14699 | 2025.12.24 02:41:16.329708 [ 4 ] {a371b9ba-014e-4382-993d-ee21e1e6c15e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14700 | 2025.12.24 02:41:16.329928 [ 4 ] {a371b9ba-014e-4382-993d-ee21e1e6c15e} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14701 | 2025.12.24 02:41:16.330087 [ 4 ] {a371b9ba-014e-4382-993d-ee21e1e6c15e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.20 MiB/sec. | ||
| 14702 | 2025.12.24 02:41:16.330139 [ 4 ] {a371b9ba-014e-4382-993d-ee21e1e6c15e} <Debug> TCPHandler: Processed in 0.001972062 sec. | ||
| 14703 | 2025.12.24 02:41:16.330259 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14704 | 2025.12.24 02:41:16.330360 [ 4 ] {69106775-05e0-4166-8f27-dd926ce836c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14705 | 2025.12.24 02:41:16.330403 [ 4 ] {69106775-05e0-4166-8f27-dd926ce836c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14706 | 2025.12.24 02:41:16.330925 [ 4 ] {69106775-05e0-4166-8f27-dd926ce836c9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14707 | 2025.12.24 02:41:16.330962 [ 4 ] {69106775-05e0-4166-8f27-dd926ce836c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14708 | 2025.12.24 02:41:16.331285 [ 4 ] {69106775-05e0-4166-8f27-dd926ce836c9} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14709 | 2025.12.24 02:41:16.331494 [ 4 ] {69106775-05e0-4166-8f27-dd926ce836c9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14710 | 2025.12.24 02:41:16.331625 [ 4 ] {69106775-05e0-4166-8f27-dd926ce836c9} <Debug> executeQuery: Read 204 rows, 18.66 KiB in 0.001288 sec., 158385.09316770185 rows/sec., 14.15 MiB/sec. | ||
| 14711 | 2025.12.24 02:41:16.331664 [ 4 ] {69106775-05e0-4166-8f27-dd926ce836c9} <Debug> TCPHandler: Processed in 0.001456503 sec. | ||
| 14712 | 2025.12.24 02:41:16.331665 [ 101 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14713 | 2025.12.24 02:41:16.331736 [ 101 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14714 | 2025.12.24 02:41:16.331763 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14715 | 2025.12.24 02:41:16.331775 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14716 | 2025.12.24 02:41:16.331878 [ 4 ] {c1199e74-85a0-4bab-9a88-ebeeb556c39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14717 | 2025.12.24 02:41:16.331888 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 14718 | 2025.12.24 02:41:16.331919 [ 4 ] {c1199e74-85a0-4bab-9a88-ebeeb556c39b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14719 | 2025.12.24 02:41:16.332027 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14720 | 2025.12.24 02:41:16.332066 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1406 rows starting from the beginning of the part | ||
| 14721 | 2025.12.24 02:41:16.332134 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 84 rows starting from the beginning of the part | ||
| 14722 | 2025.12.24 02:41:16.332180 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 1248 rows starting from the beginning of the part | ||
| 14723 | 2025.12.24 02:41:16.332222 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 84 rows starting from the beginning of the part | ||
| 14724 | 2025.12.24 02:41:16.332262 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 14725 | 2025.12.24 02:41:16.332303 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 204 rows starting from the beginning of the part | ||
| 14726 | 2025.12.24 02:41:16.332338 [ 4 ] {c1199e74-85a0-4bab-9a88-ebeeb556c39b} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14727 | 2025.12.24 02:41:16.332380 [ 4 ] {c1199e74-85a0-4bab-9a88-ebeeb556c39b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14728 | 2025.12.24 02:41:16.332716 [ 4 ] {c1199e74-85a0-4bab-9a88-ebeeb556c39b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14729 | 2025.12.24 02:41:16.332932 [ 4 ] {c1199e74-85a0-4bab-9a88-ebeeb556c39b} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14730 | 2025.12.24 02:41:16.333060 [ 101 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14731 | 2025.12.24 02:41:16.333069 [ 4 ] {c1199e74-85a0-4bab-9a88-ebeeb556c39b} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001211 sec., 21469.859620148636 rows/sec., 1.62 MiB/sec. | ||
| 14732 | 2025.12.24 02:41:16.333095 [ 101 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2025.12.24 02:41:16.333119 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14734 | 2025.12.24 02:41:16.333120 [ 4 ] {c1199e74-85a0-4bab-9a88-ebeeb556c39b} <Debug> TCPHandler: Processed in 0.001393282 sec. | ||
| 14735 | 2025.12.24 02:41:16.333214 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 14736 | 2025.12.24 02:41:16.333236 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14737 | 2025.12.24 02:41:16.333335 [ 4 ] {6a77b1b6-b1bf-444f-91bb-f6832e87ae1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14738 | 2025.12.24 02:41:16.333340 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14739 | 2025.12.24 02:41:16.333378 [ 4 ] {6a77b1b6-b1bf-444f-91bb-f6832e87ae1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14740 | 2025.12.24 02:41:16.333388 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 70 rows starting from the beginning of the part | ||
| 14741 | 2025.12.24 02:41:16.333463 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 14 rows starting from the beginning of the part | ||
| 14742 | 2025.12.24 02:41:16.333510 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 26 rows starting from the beginning of the part | ||
| 14743 | 2025.12.24 02:41:16.333550 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 14 rows starting from the beginning of the part | ||
| 14744 | 2025.12.24 02:41:16.333592 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 26 rows starting from the beginning of the part | ||
| 14745 | 2025.12.24 02:41:16.333631 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 14746 | 2025.12.24 02:41:16.333755 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3134 rows, containing 5 columns (5 merged, 0 gathered) in 0.00192198 sec., 1630610.1000010406 rows/sec., 142.92 MiB/sec. | ||
| 14747 | 2025.12.24 02:41:16.333792 [ 4 ] {6a77b1b6-b1bf-444f-91bb-f6832e87ae1e} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14748 | 2025.12.24 02:41:16.333834 [ 4 ] {6a77b1b6-b1bf-444f-91bb-f6832e87ae1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14749 | 2025.12.24 02:41:16.333998 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14750 | 2025.12.24 02:41:16.334174 [ 4 ] {6a77b1b6-b1bf-444f-91bb-f6832e87ae1e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14751 | 2025.12.24 02:41:16.334318 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_116_23} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14752 | 2025.12.24 02:41:16.334398 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_116_23} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14753 | 2025.12.24 02:41:16.334445 [ 4 ] {6a77b1b6-b1bf-444f-91bb-f6832e87ae1e} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14754 | 2025.12.24 02:41:16.334447 [ 187 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127394 sec., 138154.07319026013 rows/sec., 10.69 MiB/sec. | ||
| 14755 | 2025.12.24 02:41:16.334475 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 14756 | 2025.12.24 02:41:16.334588 [ 4 ] {6a77b1b6-b1bf-444f-91bb-f6832e87ae1e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001273 sec., 18853.10290652003 rows/sec., 1.56 MiB/sec. | ||
| 14757 | 2025.12.24 02:41:16.334601 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14758 | 2025.12.24 02:41:16.334629 [ 4 ] {6a77b1b6-b1bf-444f-91bb-f6832e87ae1e} <Debug> TCPHandler: Processed in 0.001445254 sec. | ||
| 14759 | 2025.12.24 02:41:16.334728 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14760 | 2025.12.24 02:41:16.334817 [ 4 ] {66fd4f9c-0c7a-49ab-bbc2-0e80afcfef53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14761 | 2025.12.24 02:41:16.334856 [ 4 ] {66fd4f9c-0c7a-49ab-bbc2-0e80afcfef53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14762 | 2025.12.24 02:41:16.334864 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_111_22} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14763 | 2025.12.24 02:41:16.334940 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_111_22} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14764 | 2025.12.24 02:41:16.335011 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 14765 | 2025.12.24 02:41:16.335220 [ 4 ] {66fd4f9c-0c7a-49ab-bbc2-0e80afcfef53} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2025.12.24 02:41:16.335258 [ 4 ] {66fd4f9c-0c7a-49ab-bbc2-0e80afcfef53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14767 | 2025.12.24 02:41:16.335600 [ 4 ] {66fd4f9c-0c7a-49ab-bbc2-0e80afcfef53} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 14768 | 2025.12.24 02:41:16.335805 [ 4 ] {66fd4f9c-0c7a-49ab-bbc2-0e80afcfef53} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14769 | 2025.12.24 02:41:16.335933 [ 4 ] {66fd4f9c-0c7a-49ab-bbc2-0e80afcfef53} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001116 sec., 10752.68817204301 rows/sec., 840.05 KiB/sec. | ||
| 14770 | 2025.12.24 02:41:16.335971 [ 4 ] {66fd4f9c-0c7a-49ab-bbc2-0e80afcfef53} <Debug> TCPHandler: Processed in 0.001278251 sec. | ||
| 14771 | 2025.12.24 02:41:16.336106 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14772 | 2025.12.24 02:41:16.336225 [ 4 ] {15979ad8-ff2f-4277-8b90-54e4b022dc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14773 | 2025.12.24 02:41:16.336274 [ 4 ] {15979ad8-ff2f-4277-8b90-54e4b022dc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14774 | 2025.12.24 02:41:16.336841 [ 4 ] {15979ad8-ff2f-4277-8b90-54e4b022dc09} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14775 | 2025.12.24 02:41:16.336885 [ 4 ] {15979ad8-ff2f-4277-8b90-54e4b022dc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14776 | 2025.12.24 02:41:16.337257 [ 4 ] {15979ad8-ff2f-4277-8b90-54e4b022dc09} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14777 | 2025.12.24 02:41:16.337469 [ 4 ] {15979ad8-ff2f-4277-8b90-54e4b022dc09} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14778 | 2025.12.24 02:41:16.337590 [ 101 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14779 | 2025.12.24 02:41:16.337595 [ 4 ] {15979ad8-ff2f-4277-8b90-54e4b022dc09} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001394 sec., 81779.05308464849 rows/sec., 6.65 MiB/sec. | ||
| 14780 | 2025.12.24 02:41:16.337633 [ 101 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14781 | 2025.12.24 02:41:16.337655 [ 4 ] {15979ad8-ff2f-4277-8b90-54e4b022dc09} <Debug> TCPHandler: Processed in 0.001608626 sec. | ||
| 14782 | 2025.12.24 02:41:16.337663 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14783 | 2025.12.24 02:41:16.337764 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 14784 | 2025.12.24 02:41:16.337772 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14785 | 2025.12.24 02:41:16.337878 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14786 | 2025.12.24 02:41:16.337886 [ 4 ] {50f21b4e-79d9-44e6-8e00-0ec10acb923a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14787 | 2025.12.24 02:41:16.337917 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 632 rows starting from the beginning of the part | ||
| 14788 | 2025.12.24 02:41:16.337942 [ 4 ] {50f21b4e-79d9-44e6-8e00-0ec10acb923a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14789 | 2025.12.24 02:41:16.337983 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 78 rows starting from the beginning of the part | ||
| 14790 | 2025.12.24 02:41:16.338037 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 546 rows starting from the beginning of the part | ||
| 14791 | 2025.12.24 02:41:16.338082 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 78 rows starting from the beginning of the part | ||
| 14792 | 2025.12.24 02:41:16.338126 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 14793 | 2025.12.24 02:41:16.338170 [ 201 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 114 rows starting from the beginning of the part | ||
| 14794 | 2025.12.24 02:41:16.338373 [ 4 ] {50f21b4e-79d9-44e6-8e00-0ec10acb923a} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14795 | 2025.12.24 02:41:16.338413 [ 4 ] {50f21b4e-79d9-44e6-8e00-0ec10acb923a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14796 | 2025.12.24 02:41:16.338756 [ 4 ] {50f21b4e-79d9-44e6-8e00-0ec10acb923a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14797 | 2025.12.24 02:41:16.338974 [ 4 ] {50f21b4e-79d9-44e6-8e00-0ec10acb923a} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14798 | 2025.12.24 02:41:16.339089 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14799 | 2025.12.24 02:41:16.339099 [ 4 ] {50f21b4e-79d9-44e6-8e00-0ec10acb923a} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001232 sec., 159090.9090909091 rows/sec., 11.41 MiB/sec. | ||
| 14800 | 2025.12.24 02:41:16.339121 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14801 | 2025.12.24 02:41:16.339143 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14802 | 2025.12.24 02:41:16.339146 [ 4 ] {50f21b4e-79d9-44e6-8e00-0ec10acb923a} <Debug> TCPHandler: Processed in 0.001422262 sec. | ||
| 14803 | 2025.12.24 02:41:16.339154 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420442 sec., 1082761.562950124 rows/sec., 86.24 MiB/sec. | ||
| 14804 | 2025.12.24 02:41:16.339211 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 14805 | 2025.12.24 02:41:16.339266 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14806 | 2025.12.24 02:41:16.339309 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14807 | 2025.12.24 02:41:16.339340 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_111_22, total 31412 rows starting from the beginning of the part | ||
| 14808 | 2025.12.24 02:41:16.339362 [ 4 ] {6bbc553d-e0e9-447b-ae16-adcead01a4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14809 | 2025.12.24 02:41:16.339387 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 14810 | 2025.12.24 02:41:16.339407 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14811 | 2025.12.24 02:41:16.339420 [ 4 ] {6bbc553d-e0e9-447b-ae16-adcead01a4a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14812 | 2025.12.24 02:41:16.339430 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 844 rows starting from the beginning of the part | ||
| 14813 | 2025.12.24 02:41:16.339481 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 14814 | 2025.12.24 02:41:16.339515 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 14815 | 2025.12.24 02:41:16.339551 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 14816 | 2025.12.24 02:41:16.339760 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_116_23} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14817 | 2025.12.24 02:41:16.339858 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_116_23} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14818 | 2025.12.24 02:41:16.339963 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 14819 | 2025.12.24 02:41:16.340217 [ 4 ] {6bbc553d-e0e9-447b-ae16-adcead01a4a3} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14820 | 2025.12.24 02:41:16.340258 [ 4 ] {6bbc553d-e0e9-447b-ae16-adcead01a4a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14821 | 2025.12.24 02:41:16.340789 [ 4 ] {6bbc553d-e0e9-447b-ae16-adcead01a4a3} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14822 | 2025.12.24 02:41:16.341013 [ 4 ] {6bbc553d-e0e9-447b-ae16-adcead01a4a3} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2025.12.24 02:41:16.341135 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14824 | 2025.12.24 02:41:16.341152 [ 4 ] {6bbc553d-e0e9-447b-ae16-adcead01a4a3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001808 sec., 7743.362831858407 rows/sec., 13.88 MiB/sec. | ||
| 14825 | 2025.12.24 02:41:16.341163 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14826 | 2025.12.24 02:41:16.341191 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14827 | 2025.12.24 02:41:16.341212 [ 4 ] {6bbc553d-e0e9-447b-ae16-adcead01a4a3} <Debug> TCPHandler: Processed in 0.001994511 sec. | ||
| 14828 | 2025.12.24 02:41:16.341282 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 14829 | 2025.12.24 02:41:16.341326 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14830 | 2025.12.24 02:41:16.341419 [ 4 ] {1907ee9f-7451-43c1-9507-9b7821012a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14831 | 2025.12.24 02:41:16.341450 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14832 | 2025.12.24 02:41:16.341460 [ 4 ] {1907ee9f-7451-43c1-9507-9b7821012a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14833 | 2025.12.24 02:41:16.341499 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2055 rows starting from the beginning of the part | ||
| 14834 | 2025.12.24 02:41:16.341607 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 14 rows starting from the beginning of the part | ||
| 14835 | 2025.12.24 02:41:16.341701 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 26 rows starting from the beginning of the part | ||
| 14836 | 2025.12.24 02:41:16.341793 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 14 rows starting from the beginning of the part | ||
| 14837 | 2025.12.24 02:41:16.341797 [ 4 ] {1907ee9f-7451-43c1-9507-9b7821012a6f} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2025.12.24 02:41:16.341836 [ 4 ] {1907ee9f-7451-43c1-9507-9b7821012a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14839 | 2025.12.24 02:41:16.341886 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 26 rows starting from the beginning of the part | ||
| 14840 | 2025.12.24 02:41:16.341982 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 14 rows starting from the beginning of the part | ||
| 14841 | 2025.12.24 02:41:16.342147 [ 4 ] {1907ee9f-7451-43c1-9507-9b7821012a6f} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 14842 | 2025.12.24 02:41:16.342358 [ 4 ] {1907ee9f-7451-43c1-9507-9b7821012a6f} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14843 | 2025.12.24 02:41:16.342470 [ 101 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 14844 | 2025.12.24 02:41:16.342483 [ 4 ] {1907ee9f-7451-43c1-9507-9b7821012a6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 14845 | 2025.12.24 02:41:16.342502 [ 101 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14846 | 2025.12.24 02:41:16.342525 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14847 | 2025.12.24 02:41:16.342526 [ 4 ] {1907ee9f-7451-43c1-9507-9b7821012a6f} <Debug> TCPHandler: Processed in 0.00124777 sec. | ||
| 14848 | 2025.12.24 02:41:16.342612 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 14849 | 2025.12.24 02:41:16.342718 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14850 | 2025.12.24 02:41:16.342752 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 6588 rows starting from the beginning of the part | ||
| 14851 | 2025.12.24 02:41:16.342813 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 14852 | 2025.12.24 02:41:16.342856 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 14853 | 2025.12.24 02:41:16.342895 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 14854 | 2025.12.24 02:41:16.342935 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 14855 | 2025.12.24 02:41:16.342975 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 14856 | 2025.12.24 02:41:16.346065 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6888 rows, containing 4 columns (4 merged, 0 gathered) in 0.003492116 sec., 1972443.0689014914 rows/sec., 132.93 MiB/sec. | ||
| 14857 | 2025.12.24 02:41:16.346488 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14858 | 2025.12.24 02:41:16.346755 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_116_23} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14859 | 2025.12.24 02:41:16.346827 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_116_23} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14860 | 2025.12.24 02:41:16.346903 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 14861 | 2025.12.24 02:41:16.347171 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32932 rows, containing 5 columns (5 merged, 0 gathered) in 0.007983847 sec., 4124828.5444347817 rows/sec., 283.46 MiB/sec. | ||
| 14862 | 2025.12.24 02:41:16.347391 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 14863 | 2025.12.24 02:41:16.347634 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14864 | 2025.12.24 02:41:16.347698 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 14865 | 2025.12.24 02:41:16.347786 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 14866 | 2025.12.24 02:41:16.353017 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2149 rows, containing 19 columns (19 merged, 0 gathered) in 0.011772697 sec., 182541.00993170892 rows/sec., 327.11 MiB/sec. | ||
| 14867 | 2025.12.24 02:41:16.355324 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14868 | 2025.12.24 02:41:16.355686 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14869 | 2025.12.24 02:41:16.355762 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14870 | 2025.12.24 02:41:16.355889 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.28 MiB. | ||
| 14871 | 2025.12.24 02:41:17.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.70 MiB, peak 402.25 MiB, free memory in arenas 0.00 B, will set to 387.09 MiB (RSS), difference: 4.39 MiB | ||
| 14872 | 2025.12.24 02:41:17.335650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37839 | ||
| 14873 | 2025.12.24 02:41:17.336243 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14874 | 2025.12.24 02:41:17.336301 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14875 | 2025.12.24 02:41:17.336792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14876 | 2025.12.24 02:41:17.337022 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14877 | 2025.12.24 02:41:17.337172 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37839 | ||
| 14878 | 2025.12.24 02:41:19.401677 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 14879 | 2025.12.24 02:41:19.419832 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14880 | 2025.12.24 02:41:19.419904 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 14881 | 2025.12.24 02:41:19.426421 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 14882 | 2025.12.24 02:41:19.427124 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14883 | 2025.12.24 02:41:19.430375 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 14884 | 2025.12.24 02:41:21.326923 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14885 | 2025.12.24 02:41:21.327122 [ 4 ] {81487c5e-74a7-4765-81fc-f9c8e0e504b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14886 | 2025.12.24 02:41:21.327195 [ 4 ] {81487c5e-74a7-4765-81fc-f9c8e0e504b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14887 | 2025.12.24 02:41:21.327861 [ 4 ] {81487c5e-74a7-4765-81fc-f9c8e0e504b5} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14888 | 2025.12.24 02:41:21.327910 [ 4 ] {81487c5e-74a7-4765-81fc-f9c8e0e504b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 14889 | 2025.12.24 02:41:21.328311 [ 4 ] {81487c5e-74a7-4765-81fc-f9c8e0e504b5} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14890 | 2025.12.24 02:41:21.328569 [ 4 ] {81487c5e-74a7-4765-81fc-f9c8e0e504b5} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14891 | 2025.12.24 02:41:21.328724 [ 4 ] {81487c5e-74a7-4765-81fc-f9c8e0e504b5} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001653 sec., 65335.75317604356 rows/sec., 5.49 MiB/sec. | ||
| 14892 | 2025.12.24 02:41:21.328766 [ 4 ] {81487c5e-74a7-4765-81fc-f9c8e0e504b5} <Debug> TCPHandler: Processed in 0.001973721 sec. | ||
| 14893 | 2025.12.24 02:41:21.328819 [ 220 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 14894 | 2025.12.24 02:41:21.328854 [ 220 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 14895 | 2025.12.24 02:41:21.328882 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14896 | 2025.12.24 02:41:21.328979 [ 4 ] {efdb9bdd-0709-4e21-b75d-bcfdc204cf16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14897 | 2025.12.24 02:41:21.329021 [ 4 ] {efdb9bdd-0709-4e21-b75d-bcfdc204cf16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14898 | 2025.12.24 02:41:21.329412 [ 4 ] {efdb9bdd-0709-4e21-b75d-bcfdc204cf16} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14899 | 2025.12.24 02:41:21.329447 [ 4 ] {efdb9bdd-0709-4e21-b75d-bcfdc204cf16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 14900 | 2025.12.24 02:41:21.329752 [ 4 ] {efdb9bdd-0709-4e21-b75d-bcfdc204cf16} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14901 | 2025.12.24 02:41:21.329972 [ 4 ] {efdb9bdd-0709-4e21-b75d-bcfdc204cf16} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14902 | 2025.12.24 02:41:21.330103 [ 4 ] {efdb9bdd-0709-4e21-b75d-bcfdc204cf16} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001143 sec., 22747.156605424323 rows/sec., 1.67 MiB/sec. | ||
| 14903 | 2025.12.24 02:41:21.330142 [ 4 ] {efdb9bdd-0709-4e21-b75d-bcfdc204cf16} <Debug> TCPHandler: Processed in 0.001311351 sec. | ||
| 14904 | 2025.12.24 02:41:21.330243 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14905 | 2025.12.24 02:41:21.330337 [ 4 ] {0c98046f-b53f-4a95-ba41-409503905114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14906 | 2025.12.24 02:41:21.330377 [ 4 ] {0c98046f-b53f-4a95-ba41-409503905114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14907 | 2025.12.24 02:41:21.330780 [ 4 ] {0c98046f-b53f-4a95-ba41-409503905114} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14908 | 2025.12.24 02:41:21.330816 [ 4 ] {0c98046f-b53f-4a95-ba41-409503905114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 14909 | 2025.12.24 02:41:21.331126 [ 4 ] {0c98046f-b53f-4a95-ba41-409503905114} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14910 | 2025.12.24 02:41:21.331240 [ 220 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 14911 | 2025.12.24 02:41:21.331346 [ 4 ] {0c98046f-b53f-4a95-ba41-409503905114} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14912 | 2025.12.24 02:41:21.331472 [ 4 ] {0c98046f-b53f-4a95-ba41-409503905114} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001153 sec., 78057.24197745013 rows/sec., 6.10 MiB/sec. | ||
| 14913 | 2025.12.24 02:41:21.331509 [ 4 ] {0c98046f-b53f-4a95-ba41-409503905114} <Debug> TCPHandler: Processed in 0.001316111 sec. | ||
| 14914 | 2025.12.24 02:41:21.331539 [ 223 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 14915 | 2025.12.24 02:41:21.331594 [ 223 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 14916 | 2025.12.24 02:41:21.331624 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14917 | 2025.12.24 02:41:21.331726 [ 4 ] {11aed92f-e567-4ff7-bf36-025c8e73566a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14918 | 2025.12.24 02:41:21.331770 [ 4 ] {11aed92f-e567-4ff7-bf36-025c8e73566a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14919 | 2025.12.24 02:41:21.332157 [ 4 ] {11aed92f-e567-4ff7-bf36-025c8e73566a} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14920 | 2025.12.24 02:41:21.332193 [ 4 ] {11aed92f-e567-4ff7-bf36-025c8e73566a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 14921 | 2025.12.24 02:41:21.332546 [ 4 ] {11aed92f-e567-4ff7-bf36-025c8e73566a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14922 | 2025.12.24 02:41:21.332860 [ 4 ] {11aed92f-e567-4ff7-bf36-025c8e73566a} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14923 | 2025.12.24 02:41:21.333008 [ 4 ] {11aed92f-e567-4ff7-bf36-025c8e73566a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 14924 | 2025.12.24 02:41:21.333049 [ 4 ] {11aed92f-e567-4ff7-bf36-025c8e73566a} <Debug> TCPHandler: Processed in 0.001477604 sec. | ||
| 14925 | 2025.12.24 02:41:21.333151 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14926 | 2025.12.24 02:41:21.333248 [ 4 ] {374fd31f-6bee-479e-b238-01f52e16c0bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14927 | 2025.12.24 02:41:21.333303 [ 4 ] {374fd31f-6bee-479e-b238-01f52e16c0bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14928 | 2025.12.24 02:41:21.334088 [ 4 ] {374fd31f-6bee-479e-b238-01f52e16c0bb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14929 | 2025.12.24 02:41:21.334116 [ 223 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 14930 | 2025.12.24 02:41:21.334127 [ 4 ] {374fd31f-6bee-479e-b238-01f52e16c0bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 14931 | 2025.12.24 02:41:21.334676 [ 4 ] {374fd31f-6bee-479e-b238-01f52e16c0bb} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14932 | 2025.12.24 02:41:21.334890 [ 4 ] {374fd31f-6bee-479e-b238-01f52e16c0bb} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14933 | 2025.12.24 02:41:21.335034 [ 4 ] {374fd31f-6bee-479e-b238-01f52e16c0bb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001803 sec., 14420.410427066001 rows/sec., 25.84 MiB/sec. | ||
| 14934 | 2025.12.24 02:41:21.335101 [ 4 ] {374fd31f-6bee-479e-b238-01f52e16c0bb} <Debug> TCPHandler: Processed in 0.001998381 sec. | ||
| 14935 | 2025.12.24 02:41:21.335113 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 14936 | 2025.12.24 02:41:21.335182 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 14937 | 2025.12.24 02:41:21.335218 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14938 | 2025.12.24 02:41:21.335317 [ 4 ] {524f7106-7001-485c-96b0-8aeed7c0f5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14939 | 2025.12.24 02:41:21.335359 [ 4 ] {524f7106-7001-485c-96b0-8aeed7c0f5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14940 | 2025.12.24 02:41:21.335718 [ 4 ] {524f7106-7001-485c-96b0-8aeed7c0f5bd} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14941 | 2025.12.24 02:41:21.335757 [ 4 ] {524f7106-7001-485c-96b0-8aeed7c0f5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 14942 | 2025.12.24 02:41:21.336097 [ 4 ] {524f7106-7001-485c-96b0-8aeed7c0f5bd} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 14943 | 2025.12.24 02:41:21.336331 [ 4 ] {524f7106-7001-485c-96b0-8aeed7c0f5bd} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14944 | 2025.12.24 02:41:21.336478 [ 4 ] {524f7106-7001-485c-96b0-8aeed7c0f5bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 14945 | 2025.12.24 02:41:21.336517 [ 4 ] {524f7106-7001-485c-96b0-8aeed7c0f5bd} <Debug> TCPHandler: Processed in 0.001348482 sec. | ||
| 14946 | 2025.12.24 02:41:21.336532 [ 223 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 14947 | 2025.12.24 02:41:21.336562 [ 223 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 14948 | 2025.12.24 02:41:21.337528 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 14949 | 2025.12.24 02:41:21.340029 [ 223 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 14950 | 2025.12.24 02:41:22.019355 [ 220 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 14951 | 2025.12.24 02:41:22.019410 [ 220 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 14952 | 2025.12.24 02:41:22.022748 [ 220 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 14953 | 2025.12.24 02:41:22.092345 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 14954 | 2025.12.24 02:41:22.092403 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 14955 | 2025.12.24 02:41:22.094713 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 14956 | 2025.12.24 02:41:24.657513 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14957 | 2025.12.24 02:41:24.657578 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14958 | 2025.12.24 02:41:24.691209 [ 221 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 14959 | 2025.12.24 02:41:24.691264 [ 221 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 14960 | 2025.12.24 02:41:24.693409 [ 221 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 14961 | 2025.12.24 02:41:24.837366 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38287 | ||
| 14962 | 2025.12.24 02:41:24.837887 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14963 | 2025.12.24 02:41:24.837931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14964 | 2025.12.24 02:41:24.838435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14965 | 2025.12.24 02:41:24.838674 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14966 | 2025.12.24 02:41:24.838813 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38287 | ||
| 14967 | 2025.12.24 02:41:24.963317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1806 | ||
| 14968 | 2025.12.24 02:41:24.965767 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14969 | 2025.12.24 02:41:24.965831 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14970 | 2025.12.24 02:41:24.967101 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14971 | 2025.12.24 02:41:24.967402 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14972 | 2025.12.24 02:41:24.967652 [ 221 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 14973 | 2025.12.24 02:41:24.967718 [ 221 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 14974 | 2025.12.24 02:41:24.967810 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1806 | ||
| 14975 | 2025.12.24 02:41:24.970729 [ 221 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 14976 | 2025.12.24 02:41:25.001607 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00118753 sec. | ||
| 14977 | 2025.12.24 02:41:25.689678 [ 225 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 14978 | 2025.12.24 02:41:25.689728 [ 225 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 14979 | 2025.12.24 02:41:25.692542 [ 225 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 14980 | 2025.12.24 02:41:26.326187 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14981 | 2025.12.24 02:41:26.326357 [ 4 ] {27c9474f-16e7-47a2-8b73-d9deaf3a8e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14982 | 2025.12.24 02:41:26.326422 [ 4 ] {27c9474f-16e7-47a2-8b73-d9deaf3a8e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14983 | 2025.12.24 02:41:26.327046 [ 4 ] {27c9474f-16e7-47a2-8b73-d9deaf3a8e86} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14984 | 2025.12.24 02:41:26.327095 [ 4 ] {27c9474f-16e7-47a2-8b73-d9deaf3a8e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14985 | 2025.12.24 02:41:26.327498 [ 4 ] {27c9474f-16e7-47a2-8b73-d9deaf3a8e86} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 14986 | 2025.12.24 02:41:26.327727 [ 4 ] {27c9474f-16e7-47a2-8b73-d9deaf3a8e86} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14987 | 2025.12.24 02:41:26.327890 [ 4 ] {27c9474f-16e7-47a2-8b73-d9deaf3a8e86} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001575 sec., 53333.333333333336 rows/sec., 4.46 MiB/sec. | ||
| 14988 | 2025.12.24 02:41:26.327941 [ 4 ] {27c9474f-16e7-47a2-8b73-d9deaf3a8e86} <Debug> TCPHandler: Processed in 0.001872819 sec. | ||
| 14989 | 2025.12.24 02:41:26.328060 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14990 | 2025.12.24 02:41:26.328160 [ 4 ] {08b366ee-3bb5-4e2e-8613-941414a10e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14991 | 2025.12.24 02:41:26.328204 [ 4 ] {08b366ee-3bb5-4e2e-8613-941414a10e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14992 | 2025.12.24 02:41:26.328617 [ 4 ] {08b366ee-3bb5-4e2e-8613-941414a10e6a} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14993 | 2025.12.24 02:41:26.328656 [ 4 ] {08b366ee-3bb5-4e2e-8613-941414a10e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 14994 | 2025.12.24 02:41:26.328958 [ 4 ] {08b366ee-3bb5-4e2e-8613-941414a10e6a} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 14995 | 2025.12.24 02:41:26.329168 [ 4 ] {08b366ee-3bb5-4e2e-8613-941414a10e6a} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14996 | 2025.12.24 02:41:26.329305 [ 4 ] {08b366ee-3bb5-4e2e-8613-941414a10e6a} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001166 sec., 12006.861063464838 rows/sec., 902.86 KiB/sec. | ||
| 14997 | 2025.12.24 02:41:26.329345 [ 4 ] {08b366ee-3bb5-4e2e-8613-941414a10e6a} <Debug> TCPHandler: Processed in 0.001337041 sec. | ||
| 14998 | 2025.12.24 02:41:26.329452 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14999 | 2025.12.24 02:41:26.329547 [ 4 ] {f3ddd639-4bd4-4fef-a8d0-91495805e968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15000 | 2025.12.24 02:41:26.329596 [ 4 ] {f3ddd639-4bd4-4fef-a8d0-91495805e968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15001 | 2025.12.24 02:41:26.330147 [ 4 ] {f3ddd639-4bd4-4fef-a8d0-91495805e968} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15002 | 2025.12.24 02:41:26.330193 [ 4 ] {f3ddd639-4bd4-4fef-a8d0-91495805e968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 15003 | 2025.12.24 02:41:26.330591 [ 4 ] {f3ddd639-4bd4-4fef-a8d0-91495805e968} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15004 | 2025.12.24 02:41:26.330809 [ 4 ] {f3ddd639-4bd4-4fef-a8d0-91495805e968} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15005 | 2025.12.24 02:41:26.330937 [ 4 ] {f3ddd639-4bd4-4fef-a8d0-91495805e968} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001409 sec., 55358.41022001419 rows/sec., 4.32 MiB/sec. | ||
| 15006 | 2025.12.24 02:41:26.330975 [ 4 ] {f3ddd639-4bd4-4fef-a8d0-91495805e968} <Debug> TCPHandler: Processed in 0.001573065 sec. | ||
| 15007 | 2025.12.24 02:41:26.331083 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15008 | 2025.12.24 02:41:26.331176 [ 4 ] {bea1f30b-7d68-428b-ac41-5858ad03ea4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15009 | 2025.12.24 02:41:26.331220 [ 4 ] {bea1f30b-7d68-428b-ac41-5858ad03ea4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15010 | 2025.12.24 02:41:26.331601 [ 4 ] {bea1f30b-7d68-428b-ac41-5858ad03ea4f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15011 | 2025.12.24 02:41:26.331635 [ 4 ] {bea1f30b-7d68-428b-ac41-5858ad03ea4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 15012 | 2025.12.24 02:41:26.331956 [ 4 ] {bea1f30b-7d68-428b-ac41-5858ad03ea4f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15013 | 2025.12.24 02:41:26.332157 [ 4 ] {bea1f30b-7d68-428b-ac41-5858ad03ea4f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15014 | 2025.12.24 02:41:26.332283 [ 4 ] {bea1f30b-7d68-428b-ac41-5858ad03ea4f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001126 sec., 142095.91474245116 rows/sec., 9.90 MiB/sec. | ||
| 15015 | 2025.12.24 02:41:26.332320 [ 4 ] {bea1f30b-7d68-428b-ac41-5858ad03ea4f} <Debug> TCPHandler: Processed in 0.00128568 sec. | ||
| 15016 | 2025.12.24 02:41:26.332421 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15017 | 2025.12.24 02:41:26.332513 [ 4 ] {1fa57d0e-8ef3-4ff7-bf75-1531c9b315dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15018 | 2025.12.24 02:41:26.332566 [ 4 ] {1fa57d0e-8ef3-4ff7-bf75-1531c9b315dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15019 | 2025.12.24 02:41:26.333312 [ 4 ] {1fa57d0e-8ef3-4ff7-bf75-1531c9b315dd} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15020 | 2025.12.24 02:41:26.333348 [ 4 ] {1fa57d0e-8ef3-4ff7-bf75-1531c9b315dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 15021 | 2025.12.24 02:41:26.333853 [ 4 ] {1fa57d0e-8ef3-4ff7-bf75-1531c9b315dd} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15022 | 2025.12.24 02:41:26.334070 [ 4 ] {1fa57d0e-8ef3-4ff7-bf75-1531c9b315dd} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15023 | 2025.12.24 02:41:26.334208 [ 4 ] {1fa57d0e-8ef3-4ff7-bf75-1531c9b315dd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001712 sec., 8177.570093457944 rows/sec., 14.65 MiB/sec. | ||
| 15024 | 2025.12.24 02:41:26.334273 [ 4 ] {1fa57d0e-8ef3-4ff7-bf75-1531c9b315dd} <Debug> TCPHandler: Processed in 0.00189871 sec. | ||
| 15025 | 2025.12.24 02:41:26.334379 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15026 | 2025.12.24 02:41:26.334471 [ 4 ] {9332bb20-ed66-4ec9-9711-038dae10435d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15027 | 2025.12.24 02:41:26.334511 [ 4 ] {9332bb20-ed66-4ec9-9711-038dae10435d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15028 | 2025.12.24 02:41:26.334832 [ 4 ] {9332bb20-ed66-4ec9-9711-038dae10435d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15029 | 2025.12.24 02:41:26.334868 [ 4 ] {9332bb20-ed66-4ec9-9711-038dae10435d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 15030 | 2025.12.24 02:41:26.335181 [ 4 ] {9332bb20-ed66-4ec9-9711-038dae10435d} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15031 | 2025.12.24 02:41:26.335390 [ 4 ] {9332bb20-ed66-4ec9-9711-038dae10435d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15032 | 2025.12.24 02:41:26.335517 [ 4 ] {9332bb20-ed66-4ec9-9711-038dae10435d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 15033 | 2025.12.24 02:41:26.335553 [ 4 ] {9332bb20-ed66-4ec9-9711-038dae10435d} <Debug> TCPHandler: Processed in 0.00122165 sec. | ||
| 15034 | 2025.12.24 02:41:26.930512 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 15035 | 2025.12.24 02:41:26.948217 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15036 | 2025.12.24 02:41:26.948282 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.91 GiB. | ||
| 15037 | 2025.12.24 02:41:26.955291 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15038 | 2025.12.24 02:41:26.956021 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15039 | 2025.12.24 02:41:26.959393 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 15040 | 2025.12.24 02:41:31.367591 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15041 | 2025.12.24 02:41:31.367793 [ 4 ] {caeb55f2-b044-4b5a-b7dd-33b7dfc0d521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15042 | 2025.12.24 02:41:31.367863 [ 4 ] {caeb55f2-b044-4b5a-b7dd-33b7dfc0d521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15043 | 2025.12.24 02:41:31.368517 [ 4 ] {caeb55f2-b044-4b5a-b7dd-33b7dfc0d521} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15044 | 2025.12.24 02:41:31.368573 [ 4 ] {caeb55f2-b044-4b5a-b7dd-33b7dfc0d521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15045 | 2025.12.24 02:41:31.368978 [ 4 ] {caeb55f2-b044-4b5a-b7dd-33b7dfc0d521} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15046 | 2025.12.24 02:41:31.369216 [ 4 ] {caeb55f2-b044-4b5a-b7dd-33b7dfc0d521} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15047 | 2025.12.24 02:41:31.369385 [ 4 ] {caeb55f2-b044-4b5a-b7dd-33b7dfc0d521} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001638 sec., 2442.002442002442 rows/sec., 199.13 KiB/sec. | ||
| 15048 | 2025.12.24 02:41:31.369452 [ 4 ] {caeb55f2-b044-4b5a-b7dd-33b7dfc0d521} <Debug> TCPHandler: Processed in 0.001987681 sec. | ||
| 15049 | 2025.12.24 02:41:31.369592 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15050 | 2025.12.24 02:41:31.369702 [ 4 ] {34d9d8ee-634d-4bf9-89b3-2eeac381d5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15051 | 2025.12.24 02:41:31.369746 [ 4 ] {34d9d8ee-634d-4bf9-89b3-2eeac381d5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15052 | 2025.12.24 02:41:31.370911 [ 4 ] {34d9d8ee-634d-4bf9-89b3-2eeac381d5af} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15053 | 2025.12.24 02:41:31.370952 [ 4 ] {34d9d8ee-634d-4bf9-89b3-2eeac381d5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15054 | 2025.12.24 02:41:31.371461 [ 4 ] {34d9d8ee-634d-4bf9-89b3-2eeac381d5af} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15055 | 2025.12.24 02:41:31.371738 [ 4 ] {34d9d8ee-634d-4bf9-89b3-2eeac381d5af} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15056 | 2025.12.24 02:41:31.371892 [ 4 ] {34d9d8ee-634d-4bf9-89b3-2eeac381d5af} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.002207 sec., 566379.7009515178 rows/sec., 46.90 MiB/sec. | ||
| 15057 | 2025.12.24 02:41:31.371947 [ 4 ] {34d9d8ee-634d-4bf9-89b3-2eeac381d5af} <Debug> TCPHandler: Processed in 0.002410058 sec. | ||
| 15058 | 2025.12.24 02:41:31.372082 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15059 | 2025.12.24 02:41:31.372182 [ 4 ] {d79f852a-e40b-47c7-8f88-6897acc8f8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15060 | 2025.12.24 02:41:31.372246 [ 4 ] {d79f852a-e40b-47c7-8f88-6897acc8f8ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15061 | 2025.12.24 02:41:31.372782 [ 4 ] {d79f852a-e40b-47c7-8f88-6897acc8f8ce} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15062 | 2025.12.24 02:41:31.372829 [ 4 ] {d79f852a-e40b-47c7-8f88-6897acc8f8ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15063 | 2025.12.24 02:41:31.373194 [ 4 ] {d79f852a-e40b-47c7-8f88-6897acc8f8ce} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15064 | 2025.12.24 02:41:31.373467 [ 4 ] {d79f852a-e40b-47c7-8f88-6897acc8f8ce} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15065 | 2025.12.24 02:41:31.373646 [ 4 ] {d79f852a-e40b-47c7-8f88-6897acc8f8ce} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001485 sec., 20202.0202020202 rows/sec., 1.47 MiB/sec. | ||
| 15066 | 2025.12.24 02:41:31.373697 [ 4 ] {d79f852a-e40b-47c7-8f88-6897acc8f8ce} <Debug> TCPHandler: Processed in 0.001667216 sec. | ||
| 15067 | 2025.12.24 02:41:31.373850 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15068 | 2025.12.24 02:41:31.373956 [ 4 ] {7074d813-fa57-48cb-b450-4fc5c6a2f475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15069 | 2025.12.24 02:41:31.374003 [ 4 ] {7074d813-fa57-48cb-b450-4fc5c6a2f475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15070 | 2025.12.24 02:41:31.374636 [ 4 ] {7074d813-fa57-48cb-b450-4fc5c6a2f475} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15071 | 2025.12.24 02:41:31.374678 [ 4 ] {7074d813-fa57-48cb-b450-4fc5c6a2f475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15072 | 2025.12.24 02:41:31.375060 [ 4 ] {7074d813-fa57-48cb-b450-4fc5c6a2f475} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 15073 | 2025.12.24 02:41:31.375301 [ 4 ] {7074d813-fa57-48cb-b450-4fc5c6a2f475} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15074 | 2025.12.24 02:41:31.375485 [ 4 ] {7074d813-fa57-48cb-b450-4fc5c6a2f475} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00155 sec., 147096.7741935484 rows/sec., 9.96 MiB/sec. | ||
| 15075 | 2025.12.24 02:41:31.375544 [ 4 ] {7074d813-fa57-48cb-b450-4fc5c6a2f475} <Debug> TCPHandler: Processed in 0.001749659 sec. | ||
| 15076 | 2025.12.24 02:41:31.375682 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15077 | 2025.12.24 02:41:31.375797 [ 4 ] {0ab9ead4-0dfe-4a8f-83ef-d078a57cc70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15078 | 2025.12.24 02:41:31.375847 [ 4 ] {0ab9ead4-0dfe-4a8f-83ef-d078a57cc70d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15079 | 2025.12.24 02:41:31.376521 [ 4 ] {0ab9ead4-0dfe-4a8f-83ef-d078a57cc70d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15080 | 2025.12.24 02:41:31.376557 [ 4 ] {0ab9ead4-0dfe-4a8f-83ef-d078a57cc70d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15081 | 2025.12.24 02:41:31.376895 [ 4 ] {0ab9ead4-0dfe-4a8f-83ef-d078a57cc70d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15082 | 2025.12.24 02:41:31.377106 [ 4 ] {0ab9ead4-0dfe-4a8f-83ef-d078a57cc70d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15083 | 2025.12.24 02:41:31.377277 [ 4 ] {0ab9ead4-0dfe-4a8f-83ef-d078a57cc70d} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001503 sec., 365934.79707252164 rows/sec., 27.17 MiB/sec. | ||
| 15084 | 2025.12.24 02:41:31.377320 [ 4 ] {0ab9ead4-0dfe-4a8f-83ef-d078a57cc70d} <Debug> TCPHandler: Processed in 0.001694977 sec. | ||
| 15085 | 2025.12.24 02:41:31.377457 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15086 | 2025.12.24 02:41:31.377572 [ 4 ] {11c2eee5-11cf-4ae1-bf6d-56456f8828cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15087 | 2025.12.24 02:41:31.377630 [ 4 ] {11c2eee5-11cf-4ae1-bf6d-56456f8828cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15088 | 2025.12.24 02:41:31.378362 [ 4 ] {11c2eee5-11cf-4ae1-bf6d-56456f8828cc} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15089 | 2025.12.24 02:41:31.378400 [ 4 ] {11c2eee5-11cf-4ae1-bf6d-56456f8828cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15090 | 2025.12.24 02:41:31.378803 [ 4 ] {11c2eee5-11cf-4ae1-bf6d-56456f8828cc} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15091 | 2025.12.24 02:41:31.379053 [ 4 ] {11c2eee5-11cf-4ae1-bf6d-56456f8828cc} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15092 | 2025.12.24 02:41:31.379231 [ 4 ] {11c2eee5-11cf-4ae1-bf6d-56456f8828cc} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001682 sec., 502972.6516052319 rows/sec., 33.85 MiB/sec. | ||
| 15093 | 2025.12.24 02:41:31.379287 [ 4 ] {11c2eee5-11cf-4ae1-bf6d-56456f8828cc} <Debug> TCPHandler: Processed in 0.00189121 sec. | ||
| 15094 | 2025.12.24 02:41:31.379420 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15095 | 2025.12.24 02:41:31.379527 [ 4 ] {56be4bfc-13a5-4839-9b72-d947055409c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15096 | 2025.12.24 02:41:31.379592 [ 4 ] {56be4bfc-13a5-4839-9b72-d947055409c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15097 | 2025.12.24 02:41:31.380683 [ 4 ] {56be4bfc-13a5-4839-9b72-d947055409c2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15098 | 2025.12.24 02:41:31.380730 [ 4 ] {56be4bfc-13a5-4839-9b72-d947055409c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15099 | 2025.12.24 02:41:31.381400 [ 4 ] {56be4bfc-13a5-4839-9b72-d947055409c2} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15100 | 2025.12.24 02:41:31.381672 [ 4 ] {56be4bfc-13a5-4839-9b72-d947055409c2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15101 | 2025.12.24 02:41:31.381893 [ 4 ] {56be4bfc-13a5-4839-9b72-d947055409c2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002386 sec., 10896.898575020956 rows/sec., 19.53 MiB/sec. | ||
| 15102 | 2025.12.24 02:41:31.381991 [ 4 ] {56be4bfc-13a5-4839-9b72-d947055409c2} <Debug> TCPHandler: Processed in 0.002629002 sec. | ||
| 15103 | 2025.12.24 02:41:31.382130 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15104 | 2025.12.24 02:41:31.382239 [ 4 ] {6616d68b-c038-4ad8-a6ee-701e889b9744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15105 | 2025.12.24 02:41:31.382289 [ 4 ] {6616d68b-c038-4ad8-a6ee-701e889b9744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15106 | 2025.12.24 02:41:31.382739 [ 4 ] {6616d68b-c038-4ad8-a6ee-701e889b9744} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15107 | 2025.12.24 02:41:31.382782 [ 4 ] {6616d68b-c038-4ad8-a6ee-701e889b9744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15108 | 2025.12.24 02:41:31.383159 [ 4 ] {6616d68b-c038-4ad8-a6ee-701e889b9744} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15109 | 2025.12.24 02:41:31.383452 [ 4 ] {6616d68b-c038-4ad8-a6ee-701e889b9744} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15110 | 2025.12.24 02:41:31.383627 [ 4 ] {6616d68b-c038-4ad8-a6ee-701e889b9744} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001409 sec., 42583.392476933994 rows/sec., 2.87 MiB/sec. | ||
| 15111 | 2025.12.24 02:41:31.383674 [ 4 ] {6616d68b-c038-4ad8-a6ee-701e889b9744} <Debug> TCPHandler: Processed in 0.001600976 sec. | ||
| 15112 | 2025.12.24 02:41:31.676670 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56776 | ||
| 15113 | 2025.12.24 02:41:31.676786 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15114 | 2025.12.24 02:41:31.676817 [ 352 ] {} <Debug> TCP-Session: 9652a013-a1e7-41db-a3c9-22eb8524eb25 Authenticating user 'default' from [fd00:1122:3344:101::e]:56776 | ||
| 15115 | 2025.12.24 02:41:31.676843 [ 352 ] {} <Debug> TCP-Session: 9652a013-a1e7-41db-a3c9-22eb8524eb25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15116 | 2025.12.24 02:41:31.676858 [ 352 ] {} <Debug> TCP-Session: 9652a013-a1e7-41db-a3c9-22eb8524eb25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15117 | 2025.12.24 02:41:31.677083 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64710 | ||
| 15118 | 2025.12.24 02:41:31.677213 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15119 | 2025.12.24 02:41:31.677230 [ 352 ] {} <Trace> TCP-Session: 9652a013-a1e7-41db-a3c9-22eb8524eb25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15120 | 2025.12.24 02:41:31.677252 [ 353 ] {} <Debug> TCP-Session: 6e28e4d5-9b02-4db7-b7f2-9dff0261f926 Authenticating user 'default' from [fd00:1122:3344:101::e]:64710 | ||
| 15121 | 2025.12.24 02:41:31.677294 [ 353 ] {} <Debug> TCP-Session: 6e28e4d5-9b02-4db7-b7f2-9dff0261f926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15122 | 2025.12.24 02:41:31.677316 [ 353 ] {} <Debug> TCP-Session: 6e28e4d5-9b02-4db7-b7f2-9dff0261f926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15123 | 2025.12.24 02:41:31.677413 [ 352 ] {a2729915-40cb-4294-a9f4-563a4d81a9e6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56776) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15124 | 2025.12.24 02:41:31.677692 [ 352 ] {a2729915-40cb-4294-a9f4-563a4d81a9e6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15125 | 2025.12.24 02:41:31.677749 [ 352 ] {a2729915-40cb-4294-a9f4-563a4d81a9e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15126 | 2025.12.24 02:41:31.678052 [ 352 ] {a2729915-40cb-4294-a9f4-563a4d81a9e6} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 15127 | 2025.12.24 02:41:31.678554 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54517 | ||
| 15128 | 2025.12.24 02:41:31.678593 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49220 | ||
| 15129 | 2025.12.24 02:41:31.678602 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46886 | ||
| 15130 | 2025.12.24 02:41:31.678634 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59338 | ||
| 15131 | 2025.12.24 02:41:31.678677 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15132 | 2025.12.24 02:41:31.678689 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15133 | 2025.12.24 02:41:31.678724 [ 354 ] {} <Debug> TCP-Session: 3344cc09-0735-451b-8a0e-3388eb418ad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54517 | ||
| 15134 | 2025.12.24 02:41:31.678727 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62819 | ||
| 15135 | 2025.12.24 02:41:31.678736 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15136 | 2025.12.24 02:41:31.678784 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41770 | ||
| 15137 | 2025.12.24 02:41:31.678835 [ 290 ] {} <Debug> TCP-Session: 91e9847b-7d3b-488f-a432-ae51b1e34ba3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46886 | ||
| 15138 | 2025.12.24 02:41:31.678837 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15139 | 2025.12.24 02:41:31.678881 [ 290 ] {} <Debug> TCP-Session: 91e9847b-7d3b-488f-a432-ae51b1e34ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15140 | 2025.12.24 02:41:31.678911 [ 358 ] {} <Debug> TCP-Session: bd2504ab-352b-476b-9051-b75fde863800 Authenticating user 'default' from [fd00:1122:3344:101::e]:62819 | ||
| 15141 | 2025.12.24 02:41:31.678925 [ 290 ] {} <Debug> TCP-Session: 91e9847b-7d3b-488f-a432-ae51b1e34ba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15142 | 2025.12.24 02:41:31.678928 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15143 | 2025.12.24 02:41:31.678948 [ 358 ] {} <Debug> TCP-Session: bd2504ab-352b-476b-9051-b75fde863800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15144 | 2025.12.24 02:41:31.678758 [ 354 ] {} <Debug> TCP-Session: 3344cc09-0735-451b-8a0e-3388eb418ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15145 | 2025.12.24 02:41:31.678992 [ 358 ] {} <Debug> TCP-Session: bd2504ab-352b-476b-9051-b75fde863800 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15146 | 2025.12.24 02:41:31.679016 [ 354 ] {} <Debug> TCP-Session: 3344cc09-0735-451b-8a0e-3388eb418ad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15147 | 2025.12.24 02:41:31.678986 [ 359 ] {} <Debug> TCP-Session: a9a9d7a5-a33e-4ba4-b542-bdc8f6bfd4c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41770 | ||
| 15148 | 2025.12.24 02:41:31.678755 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15149 | 2025.12.24 02:41:31.679072 [ 359 ] {} <Debug> TCP-Session: a9a9d7a5-a33e-4ba4-b542-bdc8f6bfd4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15150 | 2025.12.24 02:41:31.679115 [ 359 ] {} <Debug> TCP-Session: a9a9d7a5-a33e-4ba4-b542-bdc8f6bfd4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15151 | 2025.12.24 02:41:31.679116 [ 356 ] {} <Debug> TCP-Session: 9cb9c4df-290c-40ed-b224-4877c1b5b0e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59338 | ||
| 15152 | 2025.12.24 02:41:31.678733 [ 355 ] {} <Debug> TCP-Session: 01ce4687-6d28-4c0b-b2ca-0d982264dff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49220 | ||
| 15153 | 2025.12.24 02:41:31.679172 [ 346 ] {a2729915-40cb-4294-a9f4-563a4d81a9e6} <Trace> AggregatingTransform: Aggregating | ||
| 15154 | 2025.12.24 02:41:31.679200 [ 355 ] {} <Debug> TCP-Session: 01ce4687-6d28-4c0b-b2ca-0d982264dff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15155 | 2025.12.24 02:41:31.679228 [ 346 ] {a2729915-40cb-4294-a9f4-563a4d81a9e6} <Trace> Aggregator: Aggregation method: without_key | ||
| 15156 | 2025.12.24 02:41:31.679242 [ 355 ] {} <Debug> TCP-Session: 01ce4687-6d28-4c0b-b2ca-0d982264dff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15157 | 2025.12.24 02:41:31.679163 [ 356 ] {} <Debug> TCP-Session: 9cb9c4df-290c-40ed-b224-4877c1b5b0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15158 | 2025.12.24 02:41:31.679280 [ 346 ] {a2729915-40cb-4294-a9f4-563a4d81a9e6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001126808 sec. (887.463 rows/sec., 34.67 KiB/sec.) | ||
| 15159 | 2025.12.24 02:41:31.679308 [ 356 ] {} <Debug> TCP-Session: 9cb9c4df-290c-40ed-b224-4877c1b5b0e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15160 | 2025.12.24 02:41:31.679325 [ 346 ] {a2729915-40cb-4294-a9f4-563a4d81a9e6} <Trace> Aggregator: Merging aggregated data | ||
| 15161 | 2025.12.24 02:41:31.678729 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43563 | ||
| 15162 | 2025.12.24 02:41:31.679473 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15163 | 2025.12.24 02:41:31.679509 [ 357 ] {} <Debug> TCP-Session: e511b108-1956-4a8c-a0ef-c4be337c9ee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43563 | ||
| 15164 | 2025.12.24 02:41:31.679533 [ 357 ] {} <Debug> TCP-Session: e511b108-1956-4a8c-a0ef-c4be337c9ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15165 | 2025.12.24 02:41:31.679550 [ 357 ] {} <Debug> TCP-Session: e511b108-1956-4a8c-a0ef-c4be337c9ee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15166 | 2025.12.24 02:41:31.680751 [ 352 ] {a2729915-40cb-4294-a9f4-563a4d81a9e6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003393 sec., 294.7244326554671 rows/sec., 11.51 KiB/sec. | ||
| 15167 | 2025.12.24 02:41:31.680967 [ 352 ] {a2729915-40cb-4294-a9f4-563a4d81a9e6} <Debug> TCPHandler: Processed in 0.003877041 sec. | ||
| 15168 | 2025.12.24 02:41:31.681094 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15169 | 2025.12.24 02:41:31.681129 [ 352 ] {} <Debug> TCP-Session: 9652a013-a1e7-41db-a3c9-22eb8524eb25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15170 | 2025.12.24 02:41:31.681150 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15171 | 2025.12.24 02:41:31.681176 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15172 | 2025.12.24 02:41:31.681198 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15173 | 2025.12.24 02:41:31.681201 [ 353 ] {} <Debug> TCP-Session: 6e28e4d5-9b02-4db7-b7f2-9dff0261f926 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15174 | 2025.12.24 02:41:31.681218 [ 356 ] {} <Debug> TCP-Session: 9cb9c4df-290c-40ed-b224-4877c1b5b0e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15175 | 2025.12.24 02:41:31.681246 [ 355 ] {} <Debug> TCP-Session: 01ce4687-6d28-4c0b-b2ca-0d982264dff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15176 | 2025.12.24 02:41:31.681256 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15177 | 2025.12.24 02:41:31.681289 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15178 | 2025.12.24 02:41:31.681313 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15179 | 2025.12.24 02:41:31.681324 [ 357 ] {} <Debug> TCP-Session: e511b108-1956-4a8c-a0ef-c4be337c9ee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15180 | 2025.12.24 02:41:31.681346 [ 290 ] {} <Debug> TCP-Session: 91e9847b-7d3b-488f-a432-ae51b1e34ba3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15181 | 2025.12.24 02:41:31.681370 [ 354 ] {} <Debug> TCP-Session: 3344cc09-0735-451b-8a0e-3388eb418ad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15182 | 2025.12.24 02:41:31.681338 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15183 | 2025.12.24 02:41:31.681223 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15184 | 2025.12.24 02:41:31.681427 [ 358 ] {} <Debug> TCP-Session: bd2504ab-352b-476b-9051-b75fde863800 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15185 | 2025.12.24 02:41:31.681457 [ 359 ] {} <Debug> TCP-Session: a9a9d7a5-a33e-4ba4-b542-bdc8f6bfd4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15186 | 2025.12.24 02:41:31.788725 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44809 | ||
| 15187 | 2025.12.24 02:41:31.788881 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15188 | 2025.12.24 02:41:31.788915 [ 352 ] {} <Debug> TCP-Session: 80f958ee-7113-449f-b68e-4e761e12d27c Authenticating user 'default' from [fd00:1122:3344:101::e]:44809 | ||
| 15189 | 2025.12.24 02:41:31.788939 [ 352 ] {} <Debug> TCP-Session: 80f958ee-7113-449f-b68e-4e761e12d27c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15190 | 2025.12.24 02:41:31.788952 [ 352 ] {} <Debug> TCP-Session: 80f958ee-7113-449f-b68e-4e761e12d27c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15191 | 2025.12.24 02:41:31.789169 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53426 | ||
| 15192 | 2025.12.24 02:41:31.789226 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45333 | ||
| 15193 | 2025.12.24 02:41:31.789250 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57494 | ||
| 15194 | 2025.12.24 02:41:31.789277 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42048 | ||
| 15195 | 2025.12.24 02:41:31.789295 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15196 | 2025.12.24 02:41:31.789303 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62784 | ||
| 15197 | 2025.12.24 02:41:31.789345 [ 353 ] {} <Debug> TCP-Session: 5c28c6b3-56c7-4b54-9e6d-6a71806939f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53426 | ||
| 15198 | 2025.12.24 02:41:31.789374 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15199 | 2025.12.24 02:41:31.789397 [ 353 ] {} <Debug> TCP-Session: 5c28c6b3-56c7-4b54-9e6d-6a71806939f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15200 | 2025.12.24 02:41:31.789301 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37222 | ||
| 15201 | 2025.12.24 02:41:31.789422 [ 353 ] {} <Debug> TCP-Session: 5c28c6b3-56c7-4b54-9e6d-6a71806939f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15202 | 2025.12.24 02:41:31.789431 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15203 | 2025.12.24 02:41:31.789421 [ 357 ] {} <Debug> TCP-Session: 3a2695c6-c4d3-44c6-bea1-d8356c2a2cfc Authenticating user 'default' from [fd00:1122:3344:101::e]:42048 | ||
| 15204 | 2025.12.24 02:41:31.789486 [ 358 ] {} <Debug> TCP-Session: 38a4fc61-e525-4534-b736-9f725912028f Authenticating user 'default' from [fd00:1122:3344:101::e]:62784 | ||
| 15205 | 2025.12.24 02:41:31.789488 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15206 | 2025.12.24 02:41:31.789513 [ 357 ] {} <Debug> TCP-Session: 3a2695c6-c4d3-44c6-bea1-d8356c2a2cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15207 | 2025.12.24 02:41:31.789526 [ 358 ] {} <Debug> TCP-Session: 38a4fc61-e525-4534-b736-9f725912028f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15208 | 2025.12.24 02:41:31.789551 [ 357 ] {} <Debug> TCP-Session: 3a2695c6-c4d3-44c6-bea1-d8356c2a2cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15209 | 2025.12.24 02:41:31.789570 [ 358 ] {} <Debug> TCP-Session: 38a4fc61-e525-4534-b736-9f725912028f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15210 | 2025.12.24 02:41:31.789534 [ 359 ] {} <Debug> TCP-Session: c412f8c1-8e92-4605-ad00-2718ec461958 Authenticating user 'default' from [fd00:1122:3344:101::e]:37222 | ||
| 15211 | 2025.12.24 02:41:31.789262 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39101 | ||
| 15212 | 2025.12.24 02:41:31.789635 [ 359 ] {} <Debug> TCP-Session: c412f8c1-8e92-4605-ad00-2718ec461958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15213 | 2025.12.24 02:41:31.789235 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36680 | ||
| 15214 | 2025.12.24 02:41:31.789672 [ 359 ] {} <Debug> TCP-Session: c412f8c1-8e92-4605-ad00-2718ec461958 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15215 | 2025.12.24 02:41:31.789345 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15216 | 2025.12.24 02:41:31.789704 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15217 | 2025.12.24 02:41:31.789736 [ 355 ] {} <Debug> TCP-Session: e7e13dbe-ccd7-4ade-bab7-e07da7a204d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57494 | ||
| 15218 | 2025.12.24 02:41:31.789751 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15219 | 2025.12.24 02:41:31.789757 [ 356 ] {} <Debug> TCP-Session: a91ac456-d1b0-4cb4-a0ae-62508e11587e Authenticating user 'default' from [fd00:1122:3344:101::e]:39101 | ||
| 15220 | 2025.12.24 02:41:31.789799 [ 354 ] {} <Debug> TCP-Session: 9b993632-c801-4c40-b742-970471615f36 Authenticating user 'default' from [fd00:1122:3344:101::e]:36680 | ||
| 15221 | 2025.12.24 02:41:31.789825 [ 356 ] {} <Debug> TCP-Session: a91ac456-d1b0-4cb4-a0ae-62508e11587e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15222 | 2025.12.24 02:41:31.789839 [ 354 ] {} <Debug> TCP-Session: 9b993632-c801-4c40-b742-970471615f36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15223 | 2025.12.24 02:41:31.789852 [ 356 ] {} <Debug> TCP-Session: a91ac456-d1b0-4cb4-a0ae-62508e11587e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15224 | 2025.12.24 02:41:31.789865 [ 354 ] {} <Debug> TCP-Session: 9b993632-c801-4c40-b742-970471615f36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15225 | 2025.12.24 02:41:31.789774 [ 355 ] {} <Debug> TCP-Session: e7e13dbe-ccd7-4ade-bab7-e07da7a204d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15226 | 2025.12.24 02:41:31.789344 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15227 | 2025.12.24 02:41:31.789913 [ 355 ] {} <Debug> TCP-Session: e7e13dbe-ccd7-4ade-bab7-e07da7a204d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15228 | 2025.12.24 02:41:31.789296 [ 352 ] {} <Trace> TCP-Session: 80f958ee-7113-449f-b68e-4e761e12d27c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15229 | 2025.12.24 02:41:31.789944 [ 290 ] {} <Debug> TCP-Session: 77ff57f5-f4d3-4e48-9a07-c76c6ff4d988 Authenticating user 'default' from [fd00:1122:3344:101::e]:45333 | ||
| 15230 | 2025.12.24 02:41:31.789985 [ 290 ] {} <Debug> TCP-Session: 77ff57f5-f4d3-4e48-9a07-c76c6ff4d988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15231 | 2025.12.24 02:41:31.789998 [ 290 ] {} <Debug> TCP-Session: 77ff57f5-f4d3-4e48-9a07-c76c6ff4d988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15232 | 2025.12.24 02:41:31.790136 [ 352 ] {cce200b5-01d3-4601-8ebc-a716d790b19b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44809) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15233 | 2025.12.24 02:41:31.790408 [ 352 ] {cce200b5-01d3-4601-8ebc-a716d790b19b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15234 | 2025.12.24 02:41:31.790468 [ 352 ] {cce200b5-01d3-4601-8ebc-a716d790b19b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15235 | 2025.12.24 02:41:31.790753 [ 352 ] {cce200b5-01d3-4601-8ebc-a716d790b19b} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 15236 | 2025.12.24 02:41:31.791757 [ 322 ] {cce200b5-01d3-4601-8ebc-a716d790b19b} <Trace> AggregatingTransform: Aggregating | ||
| 15237 | 2025.12.24 02:41:31.791813 [ 322 ] {cce200b5-01d3-4601-8ebc-a716d790b19b} <Trace> Aggregator: Aggregation method: without_key | ||
| 15238 | 2025.12.24 02:41:31.791854 [ 322 ] {cce200b5-01d3-4601-8ebc-a716d790b19b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001001076 sec. (998.925 rows/sec., 39.02 KiB/sec.) | ||
| 15239 | 2025.12.24 02:41:31.791871 [ 322 ] {cce200b5-01d3-4601-8ebc-a716d790b19b} <Trace> Aggregator: Merging aggregated data | ||
| 15240 | 2025.12.24 02:41:31.793137 [ 352 ] {cce200b5-01d3-4601-8ebc-a716d790b19b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003056 sec., 327.22513089005236 rows/sec., 12.78 KiB/sec. | ||
| 15241 | 2025.12.24 02:41:31.793315 [ 352 ] {cce200b5-01d3-4601-8ebc-a716d790b19b} <Debug> TCPHandler: Processed in 0.004142895 sec. | ||
| 15242 | 2025.12.24 02:41:31.793412 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15243 | 2025.12.24 02:41:31.793439 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15244 | 2025.12.24 02:41:31.793453 [ 352 ] {} <Debug> TCP-Session: 80f958ee-7113-449f-b68e-4e761e12d27c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15245 | 2025.12.24 02:41:31.793470 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15246 | 2025.12.24 02:41:31.793476 [ 359 ] {} <Debug> TCP-Session: c412f8c1-8e92-4605-ad00-2718ec461958 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15247 | 2025.12.24 02:41:31.793498 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15248 | 2025.12.24 02:41:31.793524 [ 353 ] {} <Debug> TCP-Session: 5c28c6b3-56c7-4b54-9e6d-6a71806939f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15249 | 2025.12.24 02:41:31.793534 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15250 | 2025.12.24 02:41:31.793561 [ 356 ] {} <Debug> TCP-Session: a91ac456-d1b0-4cb4-a0ae-62508e11587e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15251 | 2025.12.24 02:41:31.793569 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15252 | 2025.12.24 02:41:31.793596 [ 290 ] {} <Debug> TCP-Session: 77ff57f5-f4d3-4e48-9a07-c76c6ff4d988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15253 | 2025.12.24 02:41:31.793578 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15254 | 2025.12.24 02:41:31.793627 [ 357 ] {} <Debug> TCP-Session: 3a2695c6-c4d3-44c6-bea1-d8356c2a2cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15255 | 2025.12.24 02:41:31.793552 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15256 | 2025.12.24 02:41:31.793664 [ 358 ] {} <Debug> TCP-Session: 38a4fc61-e525-4534-b736-9f725912028f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15257 | 2025.12.24 02:41:31.793698 [ 355 ] {} <Debug> TCP-Session: e7e13dbe-ccd7-4ade-bab7-e07da7a204d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15258 | 2025.12.24 02:41:31.793512 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15259 | 2025.12.24 02:41:31.793753 [ 354 ] {} <Debug> TCP-Session: 9b993632-c801-4c40-b742-970471615f36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15260 | 2025.12.24 02:41:32.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.14 MiB, peak 402.25 MiB, free memory in arenas 0.00 B, will set to 387.08 MiB (RSS), difference: -1.06 MiB | ||
| 15261 | 2025.12.24 02:41:32.037897 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40370 | ||
| 15262 | 2025.12.24 02:41:32.038036 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15263 | 2025.12.24 02:41:32.038075 [ 352 ] {} <Debug> TCP-Session: e7c1efc4-7d81-4c64-a56c-5012aec02576 Authenticating user 'default' from [fd00:1122:3344:101::e]:40370 | ||
| 15264 | 2025.12.24 02:41:32.038106 [ 352 ] {} <Debug> TCP-Session: e7c1efc4-7d81-4c64-a56c-5012aec02576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15265 | 2025.12.24 02:41:32.038127 [ 352 ] {} <Debug> TCP-Session: e7c1efc4-7d81-4c64-a56c-5012aec02576 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15266 | 2025.12.24 02:41:32.038409 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40017 | ||
| 15267 | 2025.12.24 02:41:32.038423 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40620 | ||
| 15268 | 2025.12.24 02:41:32.038457 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47043 | ||
| 15269 | 2025.12.24 02:41:32.038478 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60899 | ||
| 15270 | 2025.12.24 02:41:32.038526 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15271 | 2025.12.24 02:41:32.038488 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47212 | ||
| 15272 | 2025.12.24 02:41:32.038558 [ 352 ] {} <Trace> TCP-Session: e7c1efc4-7d81-4c64-a56c-5012aec02576 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15273 | 2025.12.24 02:41:32.038560 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15274 | 2025.12.24 02:41:32.038609 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15275 | 2025.12.24 02:41:32.038625 [ 356 ] {} <Debug> TCP-Session: 69cb7692-ee44-4d60-a432-7b3d133e38e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47043 | ||
| 15276 | 2025.12.24 02:41:32.038627 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15277 | 2025.12.24 02:41:32.038650 [ 358 ] {} <Debug> TCP-Session: 59b32f9e-f1a4-44e9-85f5-051880717e16 Authenticating user 'default' from [fd00:1122:3344:101::e]:60899 | ||
| 15278 | 2025.12.24 02:41:32.038659 [ 356 ] {} <Debug> TCP-Session: 69cb7692-ee44-4d60-a432-7b3d133e38e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15279 | 2025.12.24 02:41:32.038671 [ 359 ] {} <Debug> TCP-Session: 149c7870-c642-4fe8-afa3-d6026bd2846b Authenticating user 'default' from [fd00:1122:3344:101::e]:47212 | ||
| 15280 | 2025.12.24 02:41:32.038692 [ 356 ] {} <Debug> TCP-Session: 69cb7692-ee44-4d60-a432-7b3d133e38e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15281 | 2025.12.24 02:41:32.038691 [ 358 ] {} <Debug> TCP-Session: 59b32f9e-f1a4-44e9-85f5-051880717e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15282 | 2025.12.24 02:41:32.038710 [ 359 ] {} <Debug> TCP-Session: 149c7870-c642-4fe8-afa3-d6026bd2846b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15283 | 2025.12.24 02:41:32.038733 [ 358 ] {} <Debug> TCP-Session: 59b32f9e-f1a4-44e9-85f5-051880717e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15284 | 2025.12.24 02:41:32.038749 [ 359 ] {} <Debug> TCP-Session: 149c7870-c642-4fe8-afa3-d6026bd2846b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15285 | 2025.12.24 02:41:32.038567 [ 353 ] {} <Debug> TCP-Session: 1e628c68-e429-4e61-b3be-ceb90d041aed Authenticating user 'default' from [fd00:1122:3344:101::e]:40017 | ||
| 15286 | 2025.12.24 02:41:32.038793 [ 352 ] {228a742d-be79-4284-9da8-086f7ba860ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40370) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15287 | 2025.12.24 02:41:32.038825 [ 353 ] {} <Debug> TCP-Session: 1e628c68-e429-4e61-b3be-ceb90d041aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15288 | 2025.12.24 02:41:32.038468 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52080 | ||
| 15289 | 2025.12.24 02:41:32.038881 [ 353 ] {} <Debug> TCP-Session: 1e628c68-e429-4e61-b3be-ceb90d041aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15290 | 2025.12.24 02:41:32.038448 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52343 | ||
| 15291 | 2025.12.24 02:41:32.038440 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43640 | ||
| 15292 | 2025.12.24 02:41:32.038968 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15293 | 2025.12.24 02:41:32.038549 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15294 | 2025.12.24 02:41:32.039004 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15295 | 2025.12.24 02:41:32.039006 [ 357 ] {} <Debug> TCP-Session: e3492560-556c-4237-90ed-669d7ac5e0bc Authenticating user 'default' from [fd00:1122:3344:101::e]:52080 | ||
| 15296 | 2025.12.24 02:41:32.039028 [ 290 ] {} <Debug> TCP-Session: be46c809-0124-42dd-8cd3-844f2b2b4465 Authenticating user 'default' from [fd00:1122:3344:101::e]:40620 | ||
| 15297 | 2025.12.24 02:41:32.039029 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15298 | 2025.12.24 02:41:32.039057 [ 290 ] {} <Debug> TCP-Session: be46c809-0124-42dd-8cd3-844f2b2b4465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15299 | 2025.12.24 02:41:32.039055 [ 357 ] {} <Debug> TCP-Session: e3492560-556c-4237-90ed-669d7ac5e0bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15300 | 2025.12.24 02:41:32.039077 [ 354 ] {} <Debug> TCP-Session: 96f06991-1439-4cf5-bddb-d5cbebc732ef Authenticating user 'default' from [fd00:1122:3344:101::e]:43640 | ||
| 15301 | 2025.12.24 02:41:32.039088 [ 357 ] {} <Debug> TCP-Session: e3492560-556c-4237-90ed-669d7ac5e0bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15302 | 2025.12.24 02:41:32.039108 [ 354 ] {} <Debug> TCP-Session: 96f06991-1439-4cf5-bddb-d5cbebc732ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15303 | 2025.12.24 02:41:32.039079 [ 290 ] {} <Debug> TCP-Session: be46c809-0124-42dd-8cd3-844f2b2b4465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15304 | 2025.12.24 02:41:32.039133 [ 354 ] {} <Debug> TCP-Session: 96f06991-1439-4cf5-bddb-d5cbebc732ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15305 | 2025.12.24 02:41:32.039040 [ 355 ] {} <Debug> TCP-Session: d3764075-0db5-4045-a978-e7826d4bbddf Authenticating user 'default' from [fd00:1122:3344:101::e]:52343 | ||
| 15306 | 2025.12.24 02:41:32.039189 [ 355 ] {} <Debug> TCP-Session: d3764075-0db5-4045-a978-e7826d4bbddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15307 | 2025.12.24 02:41:32.039201 [ 355 ] {} <Debug> TCP-Session: d3764075-0db5-4045-a978-e7826d4bbddf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15308 | 2025.12.24 02:41:32.039207 [ 352 ] {228a742d-be79-4284-9da8-086f7ba860ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15309 | 2025.12.24 02:41:32.039280 [ 352 ] {228a742d-be79-4284-9da8-086f7ba860ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15310 | 2025.12.24 02:41:32.039672 [ 352 ] {228a742d-be79-4284-9da8-086f7ba860ad} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 15311 | 2025.12.24 02:41:32.040805 [ 308 ] {228a742d-be79-4284-9da8-086f7ba860ad} <Trace> AggregatingTransform: Aggregating | ||
| 15312 | 2025.12.24 02:41:32.040845 [ 308 ] {228a742d-be79-4284-9da8-086f7ba860ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 15313 | 2025.12.24 02:41:32.040910 [ 308 ] {228a742d-be79-4284-9da8-086f7ba860ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001097407 sec. (911.239 rows/sec., 35.60 KiB/sec.) | ||
| 15314 | 2025.12.24 02:41:32.040932 [ 308 ] {228a742d-be79-4284-9da8-086f7ba860ad} <Trace> Aggregator: Merging aggregated data | ||
| 15315 | 2025.12.24 02:41:32.042322 [ 352 ] {228a742d-be79-4284-9da8-086f7ba860ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00361 sec., 277.0083102493075 rows/sec., 10.82 KiB/sec. | ||
| 15316 | 2025.12.24 02:41:32.042459 [ 352 ] {228a742d-be79-4284-9da8-086f7ba860ad} <Debug> TCPHandler: Processed in 0.004083825 sec. | ||
| 15317 | 2025.12.24 02:41:32.042625 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15318 | 2025.12.24 02:41:32.042665 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15319 | 2025.12.24 02:41:32.042678 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15320 | 2025.12.24 02:41:32.042702 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15321 | 2025.12.24 02:41:32.042735 [ 359 ] {} <Debug> TCP-Session: 149c7870-c642-4fe8-afa3-d6026bd2846b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15322 | 2025.12.24 02:41:32.042753 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15323 | 2025.12.24 02:41:32.042777 [ 357 ] {} <Debug> TCP-Session: e3492560-556c-4237-90ed-669d7ac5e0bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15324 | 2025.12.24 02:41:32.042795 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15325 | 2025.12.24 02:41:32.042810 [ 356 ] {} <Debug> TCP-Session: 69cb7692-ee44-4d60-a432-7b3d133e38e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15326 | 2025.12.24 02:41:32.042747 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15327 | 2025.12.24 02:41:32.042859 [ 358 ] {} <Debug> TCP-Session: 59b32f9e-f1a4-44e9-85f5-051880717e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15328 | 2025.12.24 02:41:32.042749 [ 353 ] {} <Debug> TCP-Session: 1e628c68-e429-4e61-b3be-ceb90d041aed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15329 | 2025.12.24 02:41:32.042892 [ 354 ] {} <Debug> TCP-Session: 96f06991-1439-4cf5-bddb-d5cbebc732ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15330 | 2025.12.24 02:41:32.042722 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15331 | 2025.12.24 02:41:32.042668 [ 352 ] {} <Debug> TCP-Session: e7c1efc4-7d81-4c64-a56c-5012aec02576 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15332 | 2025.12.24 02:41:32.042776 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15333 | 2025.12.24 02:41:32.042969 [ 290 ] {} <Debug> TCP-Session: be46c809-0124-42dd-8cd3-844f2b2b4465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15334 | 2025.12.24 02:41:32.043010 [ 355 ] {} <Debug> TCP-Session: d3764075-0db5-4045-a978-e7826d4bbddf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15335 | 2025.12.24 02:41:32.339059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38799 | ||
| 15336 | 2025.12.24 02:41:32.339726 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15337 | 2025.12.24 02:41:32.339800 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15338 | 2025.12.24 02:41:32.340431 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15339 | 2025.12.24 02:41:32.340756 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15340 | 2025.12.24 02:41:32.340959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38799 | ||
| 15341 | 2025.12.24 02:41:32.340973 [ 85 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15342 | 2025.12.24 02:41:32.341056 [ 85 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15343 | 2025.12.24 02:41:32.341085 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15344 | 2025.12.24 02:41:32.341215 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 15345 | 2025.12.24 02:41:32.341381 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15346 | 2025.12.24 02:41:32.341434 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36367 rows starting from the beginning of the part | ||
| 15347 | 2025.12.24 02:41:32.341537 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 15348 | 2025.12.24 02:41:32.341610 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 15349 | 2025.12.24 02:41:32.341669 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 15350 | 2025.12.24 02:41:32.341724 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 15351 | 2025.12.24 02:41:32.341777 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 15352 | 2025.12.24 02:41:32.345315 [ 186 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38799 rows, containing 4 columns (4 merged, 0 gathered) in 0.004149417 sec., 9350470.198584525 rows/sec., 133.76 MiB/sec. | ||
| 15353 | 2025.12.24 02:41:32.345648 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15354 | 2025.12.24 02:41:32.345977 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_81_16} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15355 | 2025.12.24 02:41:32.346067 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_81_16} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15356 | 2025.12.24 02:41:32.346164 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 15357 | 2025.12.24 02:41:34.459551 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 15358 | 2025.12.24 02:41:34.478262 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15359 | 2025.12.24 02:41:34.478334 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15360 | 2025.12.24 02:41:34.484733 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15361 | 2025.12.24 02:41:34.485503 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15362 | 2025.12.24 02:41:34.485834 [ 84 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 15363 | 2025.12.24 02:41:34.485895 [ 84 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15364 | 2025.12.24 02:41:34.485916 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15365 | 2025.12.24 02:41:34.486015 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 15366 | 2025.12.24 02:41:34.489101 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15367 | 2025.12.24 02:41:34.489244 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 15368 | 2025.12.24 02:41:34.489973 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 15369 | 2025.12.24 02:41:34.493407 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 15370 | 2025.12.24 02:41:34.496865 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 15371 | 2025.12.24 02:41:34.500828 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 15372 | 2025.12.24 02:41:34.505367 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 15373 | 2025.12.24 02:41:34.509880 [ 199 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 15374 | 2025.12.24 02:41:34.568066 [ 186 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.082089427 sec., 7430.9204277915105 rows/sec., 38.42 MiB/sec. | ||
| 15375 | 2025.12.24 02:41:34.571408 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 15376 | 2025.12.24 02:41:34.573565 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_81_16} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15377 | 2025.12.24 02:41:34.573684 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_81_16} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 15378 | 2025.12.24 02:41:34.577011 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15379 | 2025.12.24 02:41:34.968128 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1840 | ||
| 15380 | 2025.12.24 02:41:34.970726 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15381 | 2025.12.24 02:41:34.970792 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15382 | 2025.12.24 02:41:34.972117 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15383 | 2025.12.24 02:41:34.972414 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15384 | 2025.12.24 02:41:34.972828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1840 | ||
| 15385 | 2025.12.24 02:41:36.327790 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15386 | 2025.12.24 02:41:36.327991 [ 4 ] {e860c506-7d6f-40a8-a95b-2ac65a0f1d40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15387 | 2025.12.24 02:41:36.328068 [ 4 ] {e860c506-7d6f-40a8-a95b-2ac65a0f1d40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15388 | 2025.12.24 02:41:36.328699 [ 4 ] {e860c506-7d6f-40a8-a95b-2ac65a0f1d40} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15389 | 2025.12.24 02:41:36.328751 [ 4 ] {e860c506-7d6f-40a8-a95b-2ac65a0f1d40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15390 | 2025.12.24 02:41:36.329163 [ 4 ] {e860c506-7d6f-40a8-a95b-2ac65a0f1d40} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15391 | 2025.12.24 02:41:36.329396 [ 4 ] {e860c506-7d6f-40a8-a95b-2ac65a0f1d40} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15392 | 2025.12.24 02:41:36.329565 [ 4 ] {e860c506-7d6f-40a8-a95b-2ac65a0f1d40} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001626 sec., 51660.51660516605 rows/sec., 4.32 MiB/sec. | ||
| 15393 | 2025.12.24 02:41:36.329615 [ 4 ] {e860c506-7d6f-40a8-a95b-2ac65a0f1d40} <Debug> TCPHandler: Processed in 0.001961771 sec. | ||
| 15394 | 2025.12.24 02:41:36.329736 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15395 | 2025.12.24 02:41:36.329839 [ 4 ] {0f8a2097-6d04-4d45-abb3-8f24b8924d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15396 | 2025.12.24 02:41:36.329884 [ 4 ] {0f8a2097-6d04-4d45-abb3-8f24b8924d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15397 | 2025.12.24 02:41:36.330296 [ 4 ] {0f8a2097-6d04-4d45-abb3-8f24b8924d6c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15398 | 2025.12.24 02:41:36.330334 [ 4 ] {0f8a2097-6d04-4d45-abb3-8f24b8924d6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15399 | 2025.12.24 02:41:36.330643 [ 4 ] {0f8a2097-6d04-4d45-abb3-8f24b8924d6c} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15400 | 2025.12.24 02:41:36.330856 [ 4 ] {0f8a2097-6d04-4d45-abb3-8f24b8924d6c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15401 | 2025.12.24 02:41:36.330997 [ 4 ] {0f8a2097-6d04-4d45-abb3-8f24b8924d6c} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001182 sec., 11844.331641285955 rows/sec., 890.64 KiB/sec. | ||
| 15402 | 2025.12.24 02:41:36.331037 [ 4 ] {0f8a2097-6d04-4d45-abb3-8f24b8924d6c} <Debug> TCPHandler: Processed in 0.001354171 sec. | ||
| 15403 | 2025.12.24 02:41:36.331142 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15404 | 2025.12.24 02:41:36.331237 [ 4 ] {6ce9480f-f721-41c6-9eb3-43c68629ea3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15405 | 2025.12.24 02:41:36.331278 [ 4 ] {6ce9480f-f721-41c6-9eb3-43c68629ea3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15406 | 2025.12.24 02:41:36.331687 [ 4 ] {6ce9480f-f721-41c6-9eb3-43c68629ea3f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15407 | 2025.12.24 02:41:36.331723 [ 4 ] {6ce9480f-f721-41c6-9eb3-43c68629ea3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15408 | 2025.12.24 02:41:36.332028 [ 4 ] {6ce9480f-f721-41c6-9eb3-43c68629ea3f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15409 | 2025.12.24 02:41:36.332252 [ 4 ] {6ce9480f-f721-41c6-9eb3-43c68629ea3f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15410 | 2025.12.24 02:41:36.332386 [ 4 ] {6ce9480f-f721-41c6-9eb3-43c68629ea3f} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001168 sec., 66780.82191780822 rows/sec., 5.21 MiB/sec. | ||
| 15411 | 2025.12.24 02:41:36.332424 [ 4 ] {6ce9480f-f721-41c6-9eb3-43c68629ea3f} <Debug> TCPHandler: Processed in 0.001333122 sec. | ||
| 15412 | 2025.12.24 02:41:36.332534 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15413 | 2025.12.24 02:41:36.332661 [ 4 ] {f21de442-ad62-457a-9f0a-ffd3a56389f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15414 | 2025.12.24 02:41:36.332706 [ 4 ] {f21de442-ad62-457a-9f0a-ffd3a56389f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15415 | 2025.12.24 02:41:36.333103 [ 4 ] {f21de442-ad62-457a-9f0a-ffd3a56389f3} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15416 | 2025.12.24 02:41:36.333139 [ 4 ] {f21de442-ad62-457a-9f0a-ffd3a56389f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15417 | 2025.12.24 02:41:36.333506 [ 4 ] {f21de442-ad62-457a-9f0a-ffd3a56389f3} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15418 | 2025.12.24 02:41:36.333726 [ 4 ] {f21de442-ad62-457a-9f0a-ffd3a56389f3} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15419 | 2025.12.24 02:41:36.333864 [ 4 ] {f21de442-ad62-457a-9f0a-ffd3a56389f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 15420 | 2025.12.24 02:41:36.333925 [ 4 ] {f21de442-ad62-457a-9f0a-ffd3a56389f3} <Debug> TCPHandler: Processed in 0.001441252 sec. | ||
| 15421 | 2025.12.24 02:41:36.334032 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15422 | 2025.12.24 02:41:36.334135 [ 4 ] {e49cab3e-0d8a-4ead-9130-aa800b1af5ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15423 | 2025.12.24 02:41:36.334191 [ 4 ] {e49cab3e-0d8a-4ead-9130-aa800b1af5ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15424 | 2025.12.24 02:41:36.334969 [ 4 ] {e49cab3e-0d8a-4ead-9130-aa800b1af5ff} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15425 | 2025.12.24 02:41:36.335005 [ 4 ] {e49cab3e-0d8a-4ead-9130-aa800b1af5ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15426 | 2025.12.24 02:41:36.335550 [ 4 ] {e49cab3e-0d8a-4ead-9130-aa800b1af5ff} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15427 | 2025.12.24 02:41:36.335770 [ 4 ] {e49cab3e-0d8a-4ead-9130-aa800b1af5ff} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15428 | 2025.12.24 02:41:36.335919 [ 4 ] {e49cab3e-0d8a-4ead-9130-aa800b1af5ff} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001802 sec., 7769.145394006659 rows/sec., 13.92 MiB/sec. | ||
| 15429 | 2025.12.24 02:41:36.335987 [ 4 ] {e49cab3e-0d8a-4ead-9130-aa800b1af5ff} <Debug> TCPHandler: Processed in 0.002004702 sec. | ||
| 15430 | 2025.12.24 02:41:36.336102 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15431 | 2025.12.24 02:41:36.336197 [ 4 ] {32e5dca7-40eb-46cc-896d-5f4870fff699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15432 | 2025.12.24 02:41:36.336238 [ 4 ] {32e5dca7-40eb-46cc-896d-5f4870fff699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15433 | 2025.12.24 02:41:36.336580 [ 4 ] {32e5dca7-40eb-46cc-896d-5f4870fff699} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15434 | 2025.12.24 02:41:36.336616 [ 4 ] {32e5dca7-40eb-46cc-896d-5f4870fff699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15435 | 2025.12.24 02:41:36.336922 [ 4 ] {32e5dca7-40eb-46cc-896d-5f4870fff699} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15436 | 2025.12.24 02:41:36.337126 [ 4 ] {32e5dca7-40eb-46cc-896d-5f4870fff699} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15437 | 2025.12.24 02:41:36.337255 [ 4 ] {32e5dca7-40eb-46cc-896d-5f4870fff699} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 15438 | 2025.12.24 02:41:36.337293 [ 4 ] {32e5dca7-40eb-46cc-896d-5f4870fff699} <Debug> TCPHandler: Processed in 0.00124038 sec. | ||
| 15439 | 2025.12.24 02:41:39.657649 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15440 | 2025.12.24 02:41:39.657750 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15441 | 2025.12.24 02:41:39.841182 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39247 | ||
| 15442 | 2025.12.24 02:41:39.841744 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15443 | 2025.12.24 02:41:39.841801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15444 | 2025.12.24 02:41:39.842333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15445 | 2025.12.24 02:41:39.842563 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15446 | 2025.12.24 02:41:39.842710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39247 | ||
| 15447 | 2025.12.24 02:41:41.326665 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15448 | 2025.12.24 02:41:41.326835 [ 4 ] {c9f6eff2-5acd-4fbd-8920-9eeaf8ef54ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15449 | 2025.12.24 02:41:41.326899 [ 4 ] {c9f6eff2-5acd-4fbd-8920-9eeaf8ef54ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15450 | 2025.12.24 02:41:41.327546 [ 4 ] {c9f6eff2-5acd-4fbd-8920-9eeaf8ef54ed} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15451 | 2025.12.24 02:41:41.327590 [ 4 ] {c9f6eff2-5acd-4fbd-8920-9eeaf8ef54ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15452 | 2025.12.24 02:41:41.327983 [ 4 ] {c9f6eff2-5acd-4fbd-8920-9eeaf8ef54ed} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15453 | 2025.12.24 02:41:41.328223 [ 4 ] {c9f6eff2-5acd-4fbd-8920-9eeaf8ef54ed} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15454 | 2025.12.24 02:41:41.328366 [ 79 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15455 | 2025.12.24 02:41:41.328388 [ 4 ] {c9f6eff2-5acd-4fbd-8920-9eeaf8ef54ed} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001596 sec., 67669.17293233082 rows/sec., 5.68 MiB/sec. | ||
| 15456 | 2025.12.24 02:41:41.328445 [ 79 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15457 | 2025.12.24 02:41:41.328467 [ 4 ] {c9f6eff2-5acd-4fbd-8920-9eeaf8ef54ed} <Debug> TCPHandler: Processed in 0.00191966 sec. | ||
| 15458 | 2025.12.24 02:41:41.328475 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15459 | 2025.12.24 02:41:41.328604 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15460 | 2025.12.24 02:41:41.328611 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 15461 | 2025.12.24 02:41:41.328711 [ 4 ] {e7acff51-bb15-4deb-8184-bc561801bdf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15462 | 2025.12.24 02:41:41.328759 [ 4 ] {e7acff51-bb15-4deb-8184-bc561801bdf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15463 | 2025.12.24 02:41:41.328772 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15464 | 2025.12.24 02:41:41.328814 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1406 rows starting from the beginning of the part | ||
| 15465 | 2025.12.24 02:41:41.328886 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 15466 | 2025.12.24 02:41:41.328945 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 84 rows starting from the beginning of the part | ||
| 15467 | 2025.12.24 02:41:41.328995 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1250 rows starting from the beginning of the part | ||
| 15468 | 2025.12.24 02:41:41.329042 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 84 rows starting from the beginning of the part | ||
| 15469 | 2025.12.24 02:41:41.329085 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 15470 | 2025.12.24 02:41:41.329240 [ 4 ] {e7acff51-bb15-4deb-8184-bc561801bdf6} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15471 | 2025.12.24 02:41:41.329282 [ 4 ] {e7acff51-bb15-4deb-8184-bc561801bdf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15472 | 2025.12.24 02:41:41.329615 [ 4 ] {e7acff51-bb15-4deb-8184-bc561801bdf6} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15473 | 2025.12.24 02:41:41.329832 [ 4 ] {e7acff51-bb15-4deb-8184-bc561801bdf6} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15474 | 2025.12.24 02:41:41.329948 [ 79 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15475 | 2025.12.24 02:41:41.329977 [ 79 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15476 | 2025.12.24 02:41:41.329979 [ 4 ] {e7acff51-bb15-4deb-8184-bc561801bdf6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00129 sec., 20155.038759689924 rows/sec., 1.48 MiB/sec. | ||
| 15477 | 2025.12.24 02:41:41.329994 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15478 | 2025.12.24 02:41:41.330032 [ 4 ] {e7acff51-bb15-4deb-8184-bc561801bdf6} <Debug> TCPHandler: Processed in 0.001479623 sec. | ||
| 15479 | 2025.12.24 02:41:41.330136 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 15480 | 2025.12.24 02:41:41.330197 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15481 | 2025.12.24 02:41:41.330297 [ 4 ] {2828dc96-10a8-467d-89d6-b03c9469598d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15482 | 2025.12.24 02:41:41.330298 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15483 | 2025.12.24 02:41:41.330341 [ 4 ] {2828dc96-10a8-467d-89d6-b03c9469598d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15484 | 2025.12.24 02:41:41.330354 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 70 rows starting from the beginning of the part | ||
| 15485 | 2025.12.24 02:41:41.330434 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 26 rows starting from the beginning of the part | ||
| 15486 | 2025.12.24 02:41:41.330484 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 14 rows starting from the beginning of the part | ||
| 15487 | 2025.12.24 02:41:41.330534 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 30 rows starting from the beginning of the part | ||
| 15488 | 2025.12.24 02:41:41.330541 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3040 rows, containing 5 columns (5 merged, 0 gathered) in 0.001989791 sec., 1527798.6481997357 rows/sec., 133.34 MiB/sec. | ||
| 15489 | 2025.12.24 02:41:41.330590 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 14 rows starting from the beginning of the part | ||
| 15490 | 2025.12.24 02:41:41.330658 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 26 rows starting from the beginning of the part | ||
| 15491 | 2025.12.24 02:41:41.330786 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15492 | 2025.12.24 02:41:41.330801 [ 4 ] {2828dc96-10a8-467d-89d6-b03c9469598d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15493 | 2025.12.24 02:41:41.330844 [ 4 ] {2828dc96-10a8-467d-89d6-b03c9469598d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15494 | 2025.12.24 02:41:41.331150 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_121_24} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15495 | 2025.12.24 02:41:41.331205 [ 4 ] {2828dc96-10a8-467d-89d6-b03c9469598d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15496 | 2025.12.24 02:41:41.331239 [ 187 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_121_24} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15497 | 2025.12.24 02:41:41.331337 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 15498 | 2025.12.24 02:41:41.331507 [ 4 ] {2828dc96-10a8-467d-89d6-b03c9469598d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15499 | 2025.12.24 02:41:41.331652 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 5 columns (5 merged, 0 gathered) in 0.001587335 sec., 113397.61298024676 rows/sec., 8.72 MiB/sec. | ||
| 15500 | 2025.12.24 02:41:41.331655 [ 4 ] {2828dc96-10a8-467d-89d6-b03c9469598d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001377 sec., 65359.47712418301 rows/sec., 5.10 MiB/sec. | ||
| 15501 | 2025.12.24 02:41:41.331665 [ 78 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15502 | 2025.12.24 02:41:41.331720 [ 4 ] {2828dc96-10a8-467d-89d6-b03c9469598d} <Debug> TCPHandler: Processed in 0.001572195 sec. | ||
| 15503 | 2025.12.24 02:41:41.331732 [ 78 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15504 | 2025.12.24 02:41:41.331760 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15505 | 2025.12.24 02:41:41.331797 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15506 | 2025.12.24 02:41:41.331832 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 15507 | 2025.12.24 02:41:41.331847 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15508 | 2025.12.24 02:41:41.331942 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15509 | 2025.12.24 02:41:41.331959 [ 4 ] {458d5f23-71e4-4e98-9c91-ece9d1c92ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15510 | 2025.12.24 02:41:41.331976 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 632 rows starting from the beginning of the part | ||
| 15511 | 2025.12.24 02:41:41.332014 [ 4 ] {458d5f23-71e4-4e98-9c91-ece9d1c92ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15512 | 2025.12.24 02:41:41.332032 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 15513 | 2025.12.24 02:41:41.332069 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_116_23} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15514 | 2025.12.24 02:41:41.332076 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 78 rows starting from the beginning of the part | ||
| 15515 | 2025.12.24 02:41:41.332126 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 550 rows starting from the beginning of the part | ||
| 15516 | 2025.12.24 02:41:41.332149 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_116_23} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15517 | 2025.12.24 02:41:41.332162 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 78 rows starting from the beginning of the part | ||
| 15518 | 2025.12.24 02:41:41.332204 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 15519 | 2025.12.24 02:41:41.332247 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15520 | 2025.12.24 02:41:41.332462 [ 4 ] {458d5f23-71e4-4e98-9c91-ece9d1c92ec5} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15521 | 2025.12.24 02:41:41.332499 [ 4 ] {458d5f23-71e4-4e98-9c91-ece9d1c92ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15522 | 2025.12.24 02:41:41.332841 [ 4 ] {458d5f23-71e4-4e98-9c91-ece9d1c92ec5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15523 | 2025.12.24 02:41:41.333047 [ 4 ] {458d5f23-71e4-4e98-9c91-ece9d1c92ec5} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15524 | 2025.12.24 02:41:41.333196 [ 78 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 4 parts from all_1_116_23 to all_119_119_0 | ||
| 15525 | 2025.12.24 02:41:41.333202 [ 4 ] {458d5f23-71e4-4e98-9c91-ece9d1c92ec5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001261 sec., 126883.42585249803 rows/sec., 8.84 MiB/sec. | ||
| 15526 | 2025.12.24 02:41:41.333233 [ 78 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15527 | 2025.12.24 02:41:41.333232 [ 191 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1518 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427953 sec., 1063060.1987600431 rows/sec., 84.38 MiB/sec. | ||
| 15528 | 2025.12.24 02:41:41.333265 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15529 | 2025.12.24 02:41:41.333268 [ 4 ] {458d5f23-71e4-4e98-9c91-ece9d1c92ec5} <Debug> TCPHandler: Processed in 0.001471613 sec. | ||
| 15530 | 2025.12.24 02:41:41.333348 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 15531 | 2025.12.24 02:41:41.333405 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15532 | 2025.12.24 02:41:41.333423 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15533 | 2025.12.24 02:41:41.333426 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15534 | 2025.12.24 02:41:41.333475 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_23, total 32932 rows starting from the beginning of the part | ||
| 15535 | 2025.12.24 02:41:41.333502 [ 4 ] {5975153f-29d0-425a-8cb2-eea0331543e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15536 | 2025.12.24 02:41:41.333531 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 15537 | 2025.12.24 02:41:41.333558 [ 4 ] {5975153f-29d0-425a-8cb2-eea0331543e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15538 | 2025.12.24 02:41:41.333577 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 15539 | 2025.12.24 02:41:41.333616 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 846 rows starting from the beginning of the part | ||
| 15540 | 2025.12.24 02:41:41.333719 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_121_24} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15541 | 2025.12.24 02:41:41.333802 [ 186 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_121_24} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15542 | 2025.12.24 02:41:41.333877 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15543 | 2025.12.24 02:41:41.334436 [ 4 ] {5975153f-29d0-425a-8cb2-eea0331543e2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15544 | 2025.12.24 02:41:41.334480 [ 4 ] {5975153f-29d0-425a-8cb2-eea0331543e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15545 | 2025.12.24 02:41:41.335049 [ 4 ] {5975153f-29d0-425a-8cb2-eea0331543e2} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15546 | 2025.12.24 02:41:41.335283 [ 4 ] {5975153f-29d0-425a-8cb2-eea0331543e2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15547 | 2025.12.24 02:41:41.335424 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15548 | 2025.12.24 02:41:41.335434 [ 4 ] {5975153f-29d0-425a-8cb2-eea0331543e2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001949 sec., 13340.174448435095 rows/sec., 23.90 MiB/sec. | ||
| 15549 | 2025.12.24 02:41:41.335463 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15550 | 2025.12.24 02:41:41.335487 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15551 | 2025.12.24 02:41:41.335532 [ 4 ] {5975153f-29d0-425a-8cb2-eea0331543e2} <Debug> TCPHandler: Processed in 0.002171985 sec. | ||
| 15552 | 2025.12.24 02:41:41.335578 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 15553 | 2025.12.24 02:41:41.335679 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15554 | 2025.12.24 02:41:41.335780 [ 4 ] {03989335-99a7-441c-bb12-ec45467a4a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15555 | 2025.12.24 02:41:41.335812 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15556 | 2025.12.24 02:41:41.335823 [ 4 ] {03989335-99a7-441c-bb12-ec45467a4a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15557 | 2025.12.24 02:41:41.335881 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2149 rows starting from the beginning of the part | ||
| 15558 | 2025.12.24 02:41:41.336034 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 26 rows starting from the beginning of the part | ||
| 15559 | 2025.12.24 02:41:41.336153 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 14 rows starting from the beginning of the part | ||
| 15560 | 2025.12.24 02:41:41.336227 [ 4 ] {03989335-99a7-441c-bb12-ec45467a4a54} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2025.12.24 02:41:41.336264 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 26 rows starting from the beginning of the part | ||
| 15562 | 2025.12.24 02:41:41.336275 [ 4 ] {03989335-99a7-441c-bb12-ec45467a4a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15563 | 2025.12.24 02:41:41.336363 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 14 rows starting from the beginning of the part | ||
| 15564 | 2025.12.24 02:41:41.336462 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 26 rows starting from the beginning of the part | ||
| 15565 | 2025.12.24 02:41:41.336676 [ 4 ] {03989335-99a7-441c-bb12-ec45467a4a54} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 15566 | 2025.12.24 02:41:41.336939 [ 4 ] {03989335-99a7-441c-bb12-ec45467a4a54} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15567 | 2025.12.24 02:41:41.337068 [ 78 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 15568 | 2025.12.24 02:41:41.337081 [ 4 ] {03989335-99a7-441c-bb12-ec45467a4a54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00132 sec., 45454.545454545456 rows/sec., 3.06 MiB/sec. | ||
| 15569 | 2025.12.24 02:41:41.337101 [ 78 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15570 | 2025.12.24 02:41:41.337124 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15571 | 2025.12.24 02:41:41.337128 [ 4 ] {03989335-99a7-441c-bb12-ec45467a4a54} <Debug> TCPHandler: Processed in 0.001498844 sec. | ||
| 15572 | 2025.12.24 02:41:41.337189 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 15573 | 2025.12.24 02:41:41.337286 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15574 | 2025.12.24 02:41:41.337314 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 6888 rows starting from the beginning of the part | ||
| 15575 | 2025.12.24 02:41:41.337359 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 15576 | 2025.12.24 02:41:41.337398 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 15577 | 2025.12.24 02:41:41.337431 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 15578 | 2025.12.24 02:41:41.337464 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 15579 | 2025.12.24 02:41:41.337499 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 15580 | 2025.12.24 02:41:41.339859 [ 198 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34098 rows, containing 5 columns (5 merged, 0 gathered) in 0.006535694 sec., 5217196.521134557 rows/sec., 358.39 MiB/sec. | ||
| 15581 | 2025.12.24 02:41:41.339890 [ 201 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7188 rows, containing 4 columns (4 merged, 0 gathered) in 0.002724123 sec., 2638647.3738520616 rows/sec., 177.83 MiB/sec. | ||
| 15582 | 2025.12.24 02:41:41.340133 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 15583 | 2025.12.24 02:41:41.340421 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15584 | 2025.12.24 02:41:41.340500 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 4 parts: [all_1_116_23, all_119_119_0] -> all_1_119_24 | ||
| 15585 | 2025.12.24 02:41:41.340577 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 15586 | 2025.12.24 02:41:41.340581 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 15587 | 2025.12.24 02:41:41.340826 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_121_24} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15588 | 2025.12.24 02:41:41.340893 [ 194 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_121_24} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 15589 | 2025.12.24 02:41:41.340955 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 15590 | 2025.12.24 02:41:41.346973 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2255 rows, containing 19 columns (19 merged, 0 gathered) in 0.011436252 sec., 197179.98519095243 rows/sec., 353.34 MiB/sec. | ||
| 15591 | 2025.12.24 02:41:41.349163 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15592 | 2025.12.24 02:41:41.349509 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15593 | 2025.12.24 02:41:41.349581 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15594 | 2025.12.24 02:41:41.349698 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.47 MiB. | ||
| 15595 | 2025.12.24 02:41:41.989373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 15596 | 2025.12.24 02:41:42.000212 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.48 MiB, peak 407.29 MiB, free memory in arenas 0.00 B, will set to 392.59 MiB (RSS), difference: 4.11 MiB | ||
| 15597 | 2025.12.24 02:41:42.007744 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15598 | 2025.12.24 02:41:42.007800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15599 | 2025.12.24 02:41:42.014205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 15600 | 2025.12.24 02:41:42.014944 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15601 | 2025.12.24 02:41:42.018159 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 15602 | 2025.12.24 02:41:44.973153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1864 | ||
| 15603 | 2025.12.24 02:41:44.975522 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15604 | 2025.12.24 02:41:44.975586 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15605 | 2025.12.24 02:41:44.976850 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15606 | 2025.12.24 02:41:44.977142 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15607 | 2025.12.24 02:41:44.977298 [ 76 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15608 | 2025.12.24 02:41:44.977369 [ 76 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15609 | 2025.12.24 02:41:44.977391 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15610 | 2025.12.24 02:41:44.977500 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 15611 | 2025.12.24 02:41:44.977535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1864 | ||
| 15612 | 2025.12.24 02:41:44.978056 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15613 | 2025.12.24 02:41:44.978201 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1726 rows starting from the beginning of the part | ||
| 15614 | 2025.12.24 02:41:44.978550 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 15615 | 2025.12.24 02:41:44.978853 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 15616 | 2025.12.24 02:41:44.979148 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 15617 | 2025.12.24 02:41:44.979427 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part | ||
| 15618 | 2025.12.24 02:41:44.979705 [ 194 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 15619 | 2025.12.24 02:41:44.985962 [ 201 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1864 rows, containing 72 columns (72 merged, 0 gathered) in 0.008508085 sec., 219085.72845710872 rows/sec., 166.49 MiB/sec. | ||
| 15620 | 2025.12.24 02:41:44.987872 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15621 | 2025.12.24 02:41:44.988546 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_61_12} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15622 | 2025.12.24 02:41:44.988634 [ 196 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_61_12} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15623 | 2025.12.24 02:41:44.989025 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 15624 | 2025.12.24 02:41:46.031199 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 15625 | 2025.12.24 02:41:46.031260 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 15626 | 2025.12.24 02:41:46.037398 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 15627 | 2025.12.24 02:41:46.194890 [ 220 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 15628 | 2025.12.24 02:41:46.194941 [ 220 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 15629 | 2025.12.24 02:41:46.207400 [ 220 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 15630 | 2025.12.24 02:41:46.293450 [ 222 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 15631 | 2025.12.24 02:41:46.293506 [ 222 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 15632 | 2025.12.24 02:41:46.301839 [ 222 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 15633 | 2025.12.24 02:41:46.328614 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15634 | 2025.12.24 02:41:46.328774 [ 4 ] {2cf91261-bab4-4da5-9b36-97c7b26aa778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15635 | 2025.12.24 02:41:46.328840 [ 4 ] {2cf91261-bab4-4da5-9b36-97c7b26aa778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15636 | 2025.12.24 02:41:46.329567 [ 4 ] {2cf91261-bab4-4da5-9b36-97c7b26aa778} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15637 | 2025.12.24 02:41:46.329610 [ 4 ] {2cf91261-bab4-4da5-9b36-97c7b26aa778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15638 | 2025.12.24 02:41:46.329992 [ 4 ] {2cf91261-bab4-4da5-9b36-97c7b26aa778} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15639 | 2025.12.24 02:41:46.330237 [ 4 ] {2cf91261-bab4-4da5-9b36-97c7b26aa778} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15640 | 2025.12.24 02:41:46.330369 [ 74 ] {} <Debug> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 15641 | 2025.12.24 02:41:46.330392 [ 4 ] {2cf91261-bab4-4da5-9b36-97c7b26aa778} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001664 sec., 14423.076923076924 rows/sec., 1.20 MiB/sec. | ||
| 15642 | 2025.12.24 02:41:46.330429 [ 74 ] {} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15643 | 2025.12.24 02:41:46.330455 [ 4 ] {2cf91261-bab4-4da5-9b36-97c7b26aa778} <Debug> TCPHandler: Processed in 0.001971551 sec. | ||
| 15644 | 2025.12.24 02:41:46.330459 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15645 | 2025.12.24 02:41:46.330563 [ 221 ] {} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): 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] | ||
| 15646 | 2025.12.24 02:41:46.330589 [ 197 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 15647 | 2025.12.24 02:41:46.330616 [ 221 ] {} <Debug> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): 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] | ||
| 15648 | 2025.12.24 02:41:46.330594 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15649 | 2025.12.24 02:41:46.330718 [ 197 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15650 | 2025.12.24 02:41:46.330743 [ 4 ] {ec379249-38d5-499a-975c-70a0d3216ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15651 | 2025.12.24 02:41:46.330756 [ 197 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 15652 | 2025.12.24 02:41:46.330795 [ 4 ] {ec379249-38d5-499a-975c-70a0d3216ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15653 | 2025.12.24 02:41:46.330834 [ 197 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 15654 | 2025.12.24 02:41:46.330885 [ 197 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 15655 | 2025.12.24 02:41:46.330927 [ 197 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 15656 | 2025.12.24 02:41:46.330969 [ 197 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 15657 | 2025.12.24 02:41:46.331233 [ 4 ] {ec379249-38d5-499a-975c-70a0d3216ccd} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15658 | 2025.12.24 02:41:46.331274 [ 4 ] {ec379249-38d5-499a-975c-70a0d3216ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15659 | 2025.12.24 02:41:46.331597 [ 4 ] {ec379249-38d5-499a-975c-70a0d3216ccd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15660 | 2025.12.24 02:41:46.331708 [ 190 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001168919 sec., 102658.95241672006 rows/sec., 8.91 MiB/sec. | ||
| 15661 | 2025.12.24 02:41:46.331830 [ 4 ] {ec379249-38d5-499a-975c-70a0d3216ccd} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15662 | 2025.12.24 02:41:46.331846 [ 197 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 15663 | 2025.12.24 02:41:46.331974 [ 4 ] {ec379249-38d5-499a-975c-70a0d3216ccd} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001255 sec., 11155.378486055777 rows/sec., 909.64 KiB/sec. | ||
| 15664 | 2025.12.24 02:41:46.332019 [ 4 ] {ec379249-38d5-499a-975c-70a0d3216ccd} <Debug> TCPHandler: Processed in 0.001479364 sec. | ||
| 15665 | 2025.12.24 02:41:46.332122 [ 197 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_21_5} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15666 | 2025.12.24 02:41:46.332134 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15667 | 2025.12.24 02:41:46.332192 [ 197 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_21_5} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 15668 | 2025.12.24 02:41:46.332235 [ 4 ] {80b63550-93c6-4613-a460-c6b36b7c4072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15669 | 2025.12.24 02:41:46.332271 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15670 | 2025.12.24 02:41:46.332281 [ 4 ] {80b63550-93c6-4613-a460-c6b36b7c4072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15671 | 2025.12.24 02:41:46.332800 [ 4 ] {80b63550-93c6-4613-a460-c6b36b7c4072} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15672 | 2025.12.24 02:41:46.332838 [ 4 ] {80b63550-93c6-4613-a460-c6b36b7c4072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15673 | 2025.12.24 02:41:46.333168 [ 4 ] {80b63550-93c6-4613-a460-c6b36b7c4072} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15674 | 2025.12.24 02:41:46.333380 [ 4 ] {80b63550-93c6-4613-a460-c6b36b7c4072} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15675 | 2025.12.24 02:41:46.333510 [ 4 ] {80b63550-93c6-4613-a460-c6b36b7c4072} <Debug> executeQuery: Read 211 rows, 19.17 KiB in 0.001294 sec., 163060.27820710975 rows/sec., 14.47 MiB/sec. | ||
| 15676 | 2025.12.24 02:41:46.333548 [ 4 ] {80b63550-93c6-4613-a460-c6b36b7c4072} <Debug> TCPHandler: Processed in 0.001464614 sec. | ||
| 15677 | 2025.12.24 02:41:46.333659 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15678 | 2025.12.24 02:41:46.333753 [ 4 ] {d7ba31f0-2f49-407d-9d86-4925d74b9927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15679 | 2025.12.24 02:41:46.333794 [ 4 ] {d7ba31f0-2f49-407d-9d86-4925d74b9927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15680 | 2025.12.24 02:41:46.334206 [ 4 ] {d7ba31f0-2f49-407d-9d86-4925d74b9927} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15681 | 2025.12.24 02:41:46.334243 [ 4 ] {d7ba31f0-2f49-407d-9d86-4925d74b9927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15682 | 2025.12.24 02:41:46.334548 [ 4 ] {d7ba31f0-2f49-407d-9d86-4925d74b9927} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15683 | 2025.12.24 02:41:46.334769 [ 4 ] {d7ba31f0-2f49-407d-9d86-4925d74b9927} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15684 | 2025.12.24 02:41:46.334900 [ 4 ] {d7ba31f0-2f49-407d-9d86-4925d74b9927} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001165 sec., 34334.76394849785 rows/sec., 2.51 MiB/sec. | ||
| 15685 | 2025.12.24 02:41:46.334938 [ 4 ] {d7ba31f0-2f49-407d-9d86-4925d74b9927} <Debug> TCPHandler: Processed in 0.001328362 sec. | ||
| 15686 | 2025.12.24 02:41:46.335051 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15687 | 2025.12.24 02:41:46.335144 [ 4 ] {28d3915b-0f2f-48da-be02-f6939167e9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15688 | 2025.12.24 02:41:46.335184 [ 4 ] {28d3915b-0f2f-48da-be02-f6939167e9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15689 | 2025.12.24 02:41:46.335582 [ 4 ] {28d3915b-0f2f-48da-be02-f6939167e9c4} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15690 | 2025.12.24 02:41:46.335619 [ 4 ] {28d3915b-0f2f-48da-be02-f6939167e9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15691 | 2025.12.24 02:41:46.335915 [ 4 ] {28d3915b-0f2f-48da-be02-f6939167e9c4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 15692 | 2025.12.24 02:41:46.336126 [ 4 ] {28d3915b-0f2f-48da-be02-f6939167e9c4} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15693 | 2025.12.24 02:41:46.336255 [ 4 ] {28d3915b-0f2f-48da-be02-f6939167e9c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001129 sec., 21257.750221434897 rows/sec., 1.76 MiB/sec. | ||
| 15694 | 2025.12.24 02:41:46.336294 [ 4 ] {28d3915b-0f2f-48da-be02-f6939167e9c4} <Debug> TCPHandler: Processed in 0.00129199 sec. | ||
| 15695 | 2025.12.24 02:41:46.336403 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15696 | 2025.12.24 02:41:46.336495 [ 4 ] {812411a1-8e38-47e1-99a1-565ba9ba7aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15697 | 2025.12.24 02:41:46.336535 [ 4 ] {812411a1-8e38-47e1-99a1-565ba9ba7aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15698 | 2025.12.24 02:41:46.336928 [ 4 ] {812411a1-8e38-47e1-99a1-565ba9ba7aba} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15699 | 2025.12.24 02:41:46.336964 [ 4 ] {812411a1-8e38-47e1-99a1-565ba9ba7aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15700 | 2025.12.24 02:41:46.337257 [ 4 ] {812411a1-8e38-47e1-99a1-565ba9ba7aba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 15701 | 2025.12.24 02:41:46.337350 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 15702 | 2025.12.24 02:41:46.337384 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 15703 | 2025.12.24 02:41:46.337531 [ 4 ] {812411a1-8e38-47e1-99a1-565ba9ba7aba} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15704 | 2025.12.24 02:41:46.337638 [ 74 ] {} <Debug> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 15705 | 2025.12.24 02:41:46.337667 [ 4 ] {812411a1-8e38-47e1-99a1-565ba9ba7aba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 788.48 KiB/sec. | ||
| 15706 | 2025.12.24 02:41:46.337677 [ 74 ] {} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15707 | 2025.12.24 02:41:46.337713 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15708 | 2025.12.24 02:41:46.337715 [ 4 ] {812411a1-8e38-47e1-99a1-565ba9ba7aba} <Debug> TCPHandler: Processed in 0.001361082 sec. | ||
| 15709 | 2025.12.24 02:41:46.337787 [ 197 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 15710 | 2025.12.24 02:41:46.337810 [ 219 ] {} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): 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] | ||
| 15711 | 2025.12.24 02:41:46.337869 [ 197 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15712 | 2025.12.24 02:41:46.337873 [ 219 ] {} <Debug> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): 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] | ||
| 15713 | 2025.12.24 02:41:46.337896 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15714 | 2025.12.24 02:41:46.337903 [ 197 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 15715 | 2025.12.24 02:41:46.337970 [ 197 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 15716 | 2025.12.24 02:41:46.338001 [ 4 ] {68a3e435-17d9-4d87-9fb3-7438729e368a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15717 | 2025.12.24 02:41:46.338009 [ 197 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 15718 | 2025.12.24 02:41:46.338050 [ 4 ] {68a3e435-17d9-4d87-9fb3-7438729e368a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15719 | 2025.12.24 02:41:46.338059 [ 197 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 15720 | 2025.12.24 02:41:46.338103 [ 197 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 15721 | 2025.12.24 02:41:46.338152 [ 221 ] {} <Debug> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): 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] | ||
| 15722 | 2025.12.24 02:41:46.338536 [ 4 ] {68a3e435-17d9-4d87-9fb3-7438729e368a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15723 | 2025.12.24 02:41:46.338579 [ 4 ] {68a3e435-17d9-4d87-9fb3-7438729e368a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15724 | 2025.12.24 02:41:46.338763 [ 190 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001007607 sec., 59547.02577493011 rows/sec., 4.77 MiB/sec. | ||
| 15725 | 2025.12.24 02:41:46.338906 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 15726 | 2025.12.24 02:41:46.338924 [ 4 ] {68a3e435-17d9-4d87-9fb3-7438729e368a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15727 | 2025.12.24 02:41:46.339261 [ 4 ] {68a3e435-17d9-4d87-9fb3-7438729e368a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15728 | 2025.12.24 02:41:46.339294 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_21_5} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15729 | 2025.12.24 02:41:46.339374 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_21_5} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 15730 | 2025.12.24 02:41:46.339407 [ 4 ] {68a3e435-17d9-4d87-9fb3-7438729e368a} <Debug> executeQuery: Read 128 rows, 10.64 KiB in 0.001425 sec., 89824.56140350876 rows/sec., 7.29 MiB/sec. | ||
| 15731 | 2025.12.24 02:41:46.339446 [ 4 ] {68a3e435-17d9-4d87-9fb3-7438729e368a} <Debug> TCPHandler: Processed in 0.001599546 sec. | ||
| 15732 | 2025.12.24 02:41:46.339468 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 15733 | 2025.12.24 02:41:46.339560 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15734 | 2025.12.24 02:41:46.339654 [ 4 ] {6a73f6ea-9fd2-48ac-95ca-ed421fc3bb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15735 | 2025.12.24 02:41:46.339697 [ 4 ] {6a73f6ea-9fd2-48ac-95ca-ed421fc3bb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15736 | 2025.12.24 02:41:46.340113 [ 4 ] {6a73f6ea-9fd2-48ac-95ca-ed421fc3bb23} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15737 | 2025.12.24 02:41:46.340151 [ 4 ] {6a73f6ea-9fd2-48ac-95ca-ed421fc3bb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15738 | 2025.12.24 02:41:46.340227 [ 219 ] {} <Debug> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): 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] | ||
| 15739 | 2025.12.24 02:41:46.340522 [ 4 ] {6a73f6ea-9fd2-48ac-95ca-ed421fc3bb23} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15740 | 2025.12.24 02:41:46.340780 [ 4 ] {6a73f6ea-9fd2-48ac-95ca-ed421fc3bb23} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15741 | 2025.12.24 02:41:46.340818 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 15742 | 2025.12.24 02:41:46.340916 [ 4 ] {6a73f6ea-9fd2-48ac-95ca-ed421fc3bb23} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001281 sec., 158469.94535519124 rows/sec., 11.35 MiB/sec. | ||
| 15743 | 2025.12.24 02:41:46.340957 [ 4 ] {6a73f6ea-9fd2-48ac-95ca-ed421fc3bb23} <Debug> TCPHandler: Processed in 0.001446243 sec. | ||
| 15744 | 2025.12.24 02:41:46.341069 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15745 | 2025.12.24 02:41:46.341162 [ 4 ] {bf1f1f79-cb2c-4084-a649-d71090bec5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15746 | 2025.12.24 02:41:46.341217 [ 4 ] {bf1f1f79-cb2c-4084-a649-d71090bec5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15747 | 2025.12.24 02:41:46.342024 [ 4 ] {bf1f1f79-cb2c-4084-a649-d71090bec5ef} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15748 | 2025.12.24 02:41:46.342061 [ 4 ] {bf1f1f79-cb2c-4084-a649-d71090bec5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15749 | 2025.12.24 02:41:46.342583 [ 4 ] {bf1f1f79-cb2c-4084-a649-d71090bec5ef} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15750 | 2025.12.24 02:41:46.342802 [ 4 ] {bf1f1f79-cb2c-4084-a649-d71090bec5ef} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15751 | 2025.12.24 02:41:46.342942 [ 4 ] {bf1f1f79-cb2c-4084-a649-d71090bec5ef} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001797 sec., 7790.762381747357 rows/sec., 13.96 MiB/sec. | ||
| 15752 | 2025.12.24 02:41:46.343009 [ 4 ] {bf1f1f79-cb2c-4084-a649-d71090bec5ef} <Debug> TCPHandler: Processed in 0.001988321 sec. | ||
| 15753 | 2025.12.24 02:41:46.343123 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15754 | 2025.12.24 02:41:46.343216 [ 4 ] {7aba5963-38b3-4735-8c63-cc1ebf45a2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15755 | 2025.12.24 02:41:46.343258 [ 4 ] {7aba5963-38b3-4735-8c63-cc1ebf45a2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15756 | 2025.12.24 02:41:46.343590 [ 4 ] {7aba5963-38b3-4735-8c63-cc1ebf45a2ef} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15757 | 2025.12.24 02:41:46.343625 [ 4 ] {7aba5963-38b3-4735-8c63-cc1ebf45a2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15758 | 2025.12.24 02:41:46.343925 [ 4 ] {7aba5963-38b3-4735-8c63-cc1ebf45a2ef} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 15759 | 2025.12.24 02:41:46.344151 [ 4 ] {7aba5963-38b3-4735-8c63-cc1ebf45a2ef} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15760 | 2025.12.24 02:41:46.344285 [ 4 ] {7aba5963-38b3-4735-8c63-cc1ebf45a2ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 15761 | 2025.12.24 02:41:46.344333 [ 4 ] {7aba5963-38b3-4735-8c63-cc1ebf45a2ef} <Debug> TCPHandler: Processed in 0.00125937 sec. | ||
| 15762 | 2025.12.24 02:41:47.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.34 MiB, peak 407.29 MiB, free memory in arenas 0.00 B, will set to 392.59 MiB (RSS), difference: 3.25 MiB | ||
| 15763 | 2025.12.24 02:41:47.048600 [ 222 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 15764 | 2025.12.24 02:41:47.048652 [ 222 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 15765 | 2025.12.24 02:41:47.050891 [ 222 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 15766 | 2025.12.24 02:41:47.342913 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39759 | ||
| 15767 | 2025.12.24 02:41:47.343501 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15768 | 2025.12.24 02:41:47.343552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15769 | 2025.12.24 02:41:47.344053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15770 | 2025.12.24 02:41:47.344303 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15771 | 2025.12.24 02:41:47.344469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39759 | ||
| 15772 | 2025.12.24 02:41:47.427862 [ 225 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 15773 | 2025.12.24 02:41:47.427919 [ 225 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 15774 | 2025.12.24 02:41:47.430141 [ 225 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 15775 | 2025.12.24 02:41:48.000289 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.60 MiB, peak 407.29 MiB, free memory in arenas 0.00 B, will set to 392.59 MiB (RSS), difference: 3.99 MiB | ||
| 15776 | 2025.12.24 02:41:49.518306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 15777 | 2025.12.24 02:41:49.536524 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15778 | 2025.12.24 02:41:49.536577 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15779 | 2025.12.24 02:41:49.542744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 15780 | 2025.12.24 02:41:49.543454 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15781 | 2025.12.24 02:41:49.546533 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 15782 | 2025.12.24 02:41:51.327599 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15783 | 2025.12.24 02:41:51.327771 [ 4 ] {83214b21-6ff1-4aed-a155-fc05fb9f29eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15784 | 2025.12.24 02:41:51.327832 [ 4 ] {83214b21-6ff1-4aed-a155-fc05fb9f29eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15785 | 2025.12.24 02:41:51.328513 [ 4 ] {83214b21-6ff1-4aed-a155-fc05fb9f29eb} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15786 | 2025.12.24 02:41:51.328555 [ 4 ] {83214b21-6ff1-4aed-a155-fc05fb9f29eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15787 | 2025.12.24 02:41:51.328934 [ 4 ] {83214b21-6ff1-4aed-a155-fc05fb9f29eb} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15788 | 2025.12.24 02:41:51.329145 [ 4 ] {83214b21-6ff1-4aed-a155-fc05fb9f29eb} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15789 | 2025.12.24 02:41:51.329290 [ 4 ] {83214b21-6ff1-4aed-a155-fc05fb9f29eb} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001566 sec., 68965.51724137932 rows/sec., 5.79 MiB/sec. | ||
| 15790 | 2025.12.24 02:41:51.329331 [ 4 ] {83214b21-6ff1-4aed-a155-fc05fb9f29eb} <Debug> TCPHandler: Processed in 0.001857049 sec. | ||
| 15791 | 2025.12.24 02:41:51.329451 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15792 | 2025.12.24 02:41:51.329544 [ 4 ] {a23468ac-3b50-441e-bb80-347b49fb4455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15793 | 2025.12.24 02:41:51.329584 [ 4 ] {a23468ac-3b50-441e-bb80-347b49fb4455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15794 | 2025.12.24 02:41:51.329975 [ 4 ] {a23468ac-3b50-441e-bb80-347b49fb4455} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15795 | 2025.12.24 02:41:51.330011 [ 4 ] {a23468ac-3b50-441e-bb80-347b49fb4455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15796 | 2025.12.24 02:41:51.330296 [ 4 ] {a23468ac-3b50-441e-bb80-347b49fb4455} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15797 | 2025.12.24 02:41:51.330501 [ 4 ] {a23468ac-3b50-441e-bb80-347b49fb4455} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15798 | 2025.12.24 02:41:51.330628 [ 4 ] {a23468ac-3b50-441e-bb80-347b49fb4455} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001104 sec., 23550.72463768116 rows/sec., 1.73 MiB/sec. | ||
| 15799 | 2025.12.24 02:41:51.330665 [ 4 ] {a23468ac-3b50-441e-bb80-347b49fb4455} <Debug> TCPHandler: Processed in 0.001261201 sec. | ||
| 15800 | 2025.12.24 02:41:51.330770 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15801 | 2025.12.24 02:41:51.330860 [ 4 ] {ac43d0db-bdd0-4e3e-8284-62d43a6b9f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15802 | 2025.12.24 02:41:51.330898 [ 4 ] {ac43d0db-bdd0-4e3e-8284-62d43a6b9f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15803 | 2025.12.24 02:41:51.331310 [ 4 ] {ac43d0db-bdd0-4e3e-8284-62d43a6b9f69} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15804 | 2025.12.24 02:41:51.331344 [ 4 ] {ac43d0db-bdd0-4e3e-8284-62d43a6b9f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15805 | 2025.12.24 02:41:51.331632 [ 4 ] {ac43d0db-bdd0-4e3e-8284-62d43a6b9f69} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15806 | 2025.12.24 02:41:51.331833 [ 4 ] {ac43d0db-bdd0-4e3e-8284-62d43a6b9f69} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15807 | 2025.12.24 02:41:51.331954 [ 4 ] {ac43d0db-bdd0-4e3e-8284-62d43a6b9f69} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001112 sec., 80935.25179856116 rows/sec., 6.32 MiB/sec. | ||
| 15808 | 2025.12.24 02:41:51.331990 [ 4 ] {ac43d0db-bdd0-4e3e-8284-62d43a6b9f69} <Debug> TCPHandler: Processed in 0.001266691 sec. | ||
| 15809 | 2025.12.24 02:41:51.332101 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15810 | 2025.12.24 02:41:51.332192 [ 4 ] {589e2caa-a808-4965-9428-46ae96f83dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15811 | 2025.12.24 02:41:51.332233 [ 4 ] {589e2caa-a808-4965-9428-46ae96f83dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15812 | 2025.12.24 02:41:51.332627 [ 4 ] {589e2caa-a808-4965-9428-46ae96f83dff} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15813 | 2025.12.24 02:41:51.332660 [ 4 ] {589e2caa-a808-4965-9428-46ae96f83dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15814 | 2025.12.24 02:41:51.332983 [ 4 ] {589e2caa-a808-4965-9428-46ae96f83dff} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15815 | 2025.12.24 02:41:51.333190 [ 4 ] {589e2caa-a808-4965-9428-46ae96f83dff} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15816 | 2025.12.24 02:41:51.333317 [ 4 ] {589e2caa-a808-4965-9428-46ae96f83dff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001143 sec., 139982.5021872266 rows/sec., 9.75 MiB/sec. | ||
| 15817 | 2025.12.24 02:41:51.333353 [ 4 ] {589e2caa-a808-4965-9428-46ae96f83dff} <Debug> TCPHandler: Processed in 0.00129809 sec. | ||
| 15818 | 2025.12.24 02:41:51.333460 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15819 | 2025.12.24 02:41:51.333559 [ 4 ] {3ca4fb3e-79eb-407d-abd1-d0bd0f431ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15820 | 2025.12.24 02:41:51.333613 [ 4 ] {3ca4fb3e-79eb-407d-abd1-d0bd0f431ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15821 | 2025.12.24 02:41:51.334427 [ 4 ] {3ca4fb3e-79eb-407d-abd1-d0bd0f431ba5} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15822 | 2025.12.24 02:41:51.334461 [ 4 ] {3ca4fb3e-79eb-407d-abd1-d0bd0f431ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15823 | 2025.12.24 02:41:51.334985 [ 4 ] {3ca4fb3e-79eb-407d-abd1-d0bd0f431ba5} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15824 | 2025.12.24 02:41:51.335205 [ 4 ] {3ca4fb3e-79eb-407d-abd1-d0bd0f431ba5} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15825 | 2025.12.24 02:41:51.335339 [ 4 ] {3ca4fb3e-79eb-407d-abd1-d0bd0f431ba5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001798 sec., 14460.511679644049 rows/sec., 25.91 MiB/sec. | ||
| 15826 | 2025.12.24 02:41:51.335402 [ 4 ] {3ca4fb3e-79eb-407d-abd1-d0bd0f431ba5} <Debug> TCPHandler: Processed in 0.001989392 sec. | ||
| 15827 | 2025.12.24 02:41:51.335512 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15828 | 2025.12.24 02:41:51.335606 [ 4 ] {a9d4878f-bc28-49a8-93ac-79dd130293f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15829 | 2025.12.24 02:41:51.335646 [ 4 ] {a9d4878f-bc28-49a8-93ac-79dd130293f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15830 | 2025.12.24 02:41:51.335982 [ 4 ] {a9d4878f-bc28-49a8-93ac-79dd130293f2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15831 | 2025.12.24 02:41:51.336016 [ 4 ] {a9d4878f-bc28-49a8-93ac-79dd130293f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15832 | 2025.12.24 02:41:51.336306 [ 4 ] {a9d4878f-bc28-49a8-93ac-79dd130293f2} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 15833 | 2025.12.24 02:41:51.336502 [ 4 ] {a9d4878f-bc28-49a8-93ac-79dd130293f2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15834 | 2025.12.24 02:41:51.336625 [ 4 ] {a9d4878f-bc28-49a8-93ac-79dd130293f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 15835 | 2025.12.24 02:41:51.336660 [ 4 ] {a9d4878f-bc28-49a8-93ac-79dd130293f2} <Debug> TCPHandler: Processed in 0.001195549 sec. | ||
| 15836 | 2025.12.24 02:41:54.657814 [ 13 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15837 | 2025.12.24 02:41:54.657904 [ 13 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15838 | 2025.12.24 02:41:54.844682 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40207 | ||
| 15839 | 2025.12.24 02:41:54.845168 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15840 | 2025.12.24 02:41:54.845212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15841 | 2025.12.24 02:41:54.845684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15842 | 2025.12.24 02:41:54.845909 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15843 | 2025.12.24 02:41:54.846059 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40207 | ||
| 15844 | 2025.12.24 02:41:54.977788 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1896 | ||
| 15845 | 2025.12.24 02:41:54.980276 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15846 | 2025.12.24 02:41:54.980333 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15847 | 2025.12.24 02:41:54.981598 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15848 | 2025.12.24 02:41:54.981887 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15849 | 2025.12.24 02:41:54.982284 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1896 | ||
| 15850 | 2025.12.24 02:41:56.327074 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15851 | 2025.12.24 02:41:56.327266 [ 4 ] {4a84077f-1f3f-4e43-b258-1c71c25f741d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15852 | 2025.12.24 02:41:56.327338 [ 4 ] {4a84077f-1f3f-4e43-b258-1c71c25f741d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15853 | 2025.12.24 02:41:56.328028 [ 4 ] {4a84077f-1f3f-4e43-b258-1c71c25f741d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15854 | 2025.12.24 02:41:56.328080 [ 4 ] {4a84077f-1f3f-4e43-b258-1c71c25f741d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15855 | 2025.12.24 02:41:56.328468 [ 4 ] {4a84077f-1f3f-4e43-b258-1c71c25f741d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15856 | 2025.12.24 02:41:56.328693 [ 4 ] {4a84077f-1f3f-4e43-b258-1c71c25f741d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15857 | 2025.12.24 02:41:56.328856 [ 4 ] {4a84077f-1f3f-4e43-b258-1c71c25f741d} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001643 sec., 51125.98904443092 rows/sec., 4.28 MiB/sec. | ||
| 15858 | 2025.12.24 02:41:56.328908 [ 4 ] {4a84077f-1f3f-4e43-b258-1c71c25f741d} <Debug> TCPHandler: Processed in 0.001965941 sec. | ||
| 15859 | 2025.12.24 02:41:56.329029 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15860 | 2025.12.24 02:41:56.329131 [ 4 ] {4b68d278-fad0-4d15-899a-e21050c21fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15861 | 2025.12.24 02:41:56.329175 [ 4 ] {4b68d278-fad0-4d15-899a-e21050c21fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15862 | 2025.12.24 02:41:56.329577 [ 4 ] {4b68d278-fad0-4d15-899a-e21050c21fec} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15863 | 2025.12.24 02:41:56.329615 [ 4 ] {4b68d278-fad0-4d15-899a-e21050c21fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15864 | 2025.12.24 02:41:56.329908 [ 4 ] {4b68d278-fad0-4d15-899a-e21050c21fec} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15865 | 2025.12.24 02:41:56.330117 [ 4 ] {4b68d278-fad0-4d15-899a-e21050c21fec} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15866 | 2025.12.24 02:41:56.330245 [ 4 ] {4b68d278-fad0-4d15-899a-e21050c21fec} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001138 sec., 12302.284710017575 rows/sec., 925.07 KiB/sec. | ||
| 15867 | 2025.12.24 02:41:56.330284 [ 4 ] {4b68d278-fad0-4d15-899a-e21050c21fec} <Debug> TCPHandler: Processed in 0.00130768 sec. | ||
| 15868 | 2025.12.24 02:41:56.330390 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15869 | 2025.12.24 02:41:56.330491 [ 4 ] {4d334062-4e0b-4f5e-9c9c-9d58fa98d151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15870 | 2025.12.24 02:41:56.330533 [ 4 ] {4d334062-4e0b-4f5e-9c9c-9d58fa98d151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15871 | 2025.12.24 02:41:56.330958 [ 4 ] {4d334062-4e0b-4f5e-9c9c-9d58fa98d151} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15872 | 2025.12.24 02:41:56.330995 [ 4 ] {4d334062-4e0b-4f5e-9c9c-9d58fa98d151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15873 | 2025.12.24 02:41:56.331316 [ 4 ] {4d334062-4e0b-4f5e-9c9c-9d58fa98d151} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15874 | 2025.12.24 02:41:56.331547 [ 4 ] {4d334062-4e0b-4f5e-9c9c-9d58fa98d151} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15875 | 2025.12.24 02:41:56.331682 [ 4 ] {4d334062-4e0b-4f5e-9c9c-9d58fa98d151} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001209 sec., 64516.12903225806 rows/sec., 5.04 MiB/sec. | ||
| 15876 | 2025.12.24 02:41:56.331723 [ 4 ] {4d334062-4e0b-4f5e-9c9c-9d58fa98d151} <Debug> TCPHandler: Processed in 0.001383742 sec. | ||
| 15877 | 2025.12.24 02:41:56.331831 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15878 | 2025.12.24 02:41:56.331928 [ 4 ] {01ecf0b4-14e1-4fb2-a0a8-03c273c2b8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15879 | 2025.12.24 02:41:56.331972 [ 4 ] {01ecf0b4-14e1-4fb2-a0a8-03c273c2b8e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15880 | 2025.12.24 02:41:56.332367 [ 4 ] {01ecf0b4-14e1-4fb2-a0a8-03c273c2b8e3} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15881 | 2025.12.24 02:41:56.332404 [ 4 ] {01ecf0b4-14e1-4fb2-a0a8-03c273c2b8e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15882 | 2025.12.24 02:41:56.332743 [ 4 ] {01ecf0b4-14e1-4fb2-a0a8-03c273c2b8e3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15883 | 2025.12.24 02:41:56.332963 [ 4 ] {01ecf0b4-14e1-4fb2-a0a8-03c273c2b8e3} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15884 | 2025.12.24 02:41:56.333071 [ 15 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 4 parts from all_1_119_24 to all_122_122_0 | ||
| 15885 | 2025.12.24 02:41:56.333099 [ 4 ] {01ecf0b4-14e1-4fb2-a0a8-03c273c2b8e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 15886 | 2025.12.24 02:41:56.333140 [ 15 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15887 | 2025.12.24 02:41:56.333150 [ 4 ] {01ecf0b4-14e1-4fb2-a0a8-03c273c2b8e3} <Debug> TCPHandler: Processed in 0.001367092 sec. | ||
| 15888 | 2025.12.24 02:41:56.333169 [ 15 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15889 | 2025.12.24 02:41:56.333282 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15890 | 2025.12.24 02:41:56.333294 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 15891 | 2025.12.24 02:41:56.333407 [ 4 ] {da19cb64-6d09-4a33-a479-121712a9f778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15892 | 2025.12.24 02:41:56.333461 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_122_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15893 | 2025.12.24 02:41:56.333477 [ 4 ] {da19cb64-6d09-4a33-a479-121712a9f778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15894 | 2025.12.24 02:41:56.333504 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 34098 rows starting from the beginning of the part | ||
| 15895 | 2025.12.24 02:41:56.333583 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 15896 | 2025.12.24 02:41:56.333636 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 15897 | 2025.12.24 02:41:56.333685 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_122_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 203 rows starting from the beginning of the part | ||
| 15898 | 2025.12.24 02:41:56.334304 [ 4 ] {da19cb64-6d09-4a33-a479-121712a9f778} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15899 | 2025.12.24 02:41:56.334345 [ 4 ] {da19cb64-6d09-4a33-a479-121712a9f778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15900 | 2025.12.24 02:41:56.334885 [ 4 ] {da19cb64-6d09-4a33-a479-121712a9f778} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15901 | 2025.12.24 02:41:56.335111 [ 4 ] {da19cb64-6d09-4a33-a479-121712a9f778} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15902 | 2025.12.24 02:41:56.335256 [ 4 ] {da19cb64-6d09-4a33-a479-121712a9f778} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001872 sec., 7478.6324786324785 rows/sec., 13.40 MiB/sec. | ||
| 15903 | 2025.12.24 02:41:56.335322 [ 4 ] {da19cb64-6d09-4a33-a479-121712a9f778} <Debug> TCPHandler: Processed in 0.002102184 sec. | ||
| 15904 | 2025.12.24 02:41:56.335433 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15905 | 2025.12.24 02:41:56.335527 [ 4 ] {f9f0d496-bcce-4759-86b4-6c07a64fdd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15906 | 2025.12.24 02:41:56.335568 [ 4 ] {f9f0d496-bcce-4759-86b4-6c07a64fdd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15907 | 2025.12.24 02:41:56.335898 [ 4 ] {f9f0d496-bcce-4759-86b4-6c07a64fdd6e} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15908 | 2025.12.24 02:41:56.335934 [ 4 ] {f9f0d496-bcce-4759-86b4-6c07a64fdd6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15909 | 2025.12.24 02:41:56.336247 [ 4 ] {f9f0d496-bcce-4759-86b4-6c07a64fdd6e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 15910 | 2025.12.24 02:41:56.336463 [ 4 ] {f9f0d496-bcce-4759-86b4-6c07a64fdd6e} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15911 | 2025.12.24 02:41:56.336593 [ 4 ] {f9f0d496-bcce-4759-86b4-6c07a64fdd6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 15912 | 2025.12.24 02:41:56.336630 [ 4 ] {f9f0d496-bcce-4759-86b4-6c07a64fdd6e} <Debug> TCPHandler: Processed in 0.001245529 sec. | ||
| 15913 | 2025.12.24 02:41:56.339669 [ 190 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_122_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34621 rows, containing 5 columns (5 merged, 0 gathered) in 0.006423183 sec., 5390006.792582432 rows/sec., 370.41 MiB/sec. | ||
| 15914 | 2025.12.24 02:41:56.340128 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_122_25} <Trace> MergedBlockOutputStream: filled checksums all_1_122_25 (state Temporary) | ||
| 15915 | 2025.12.24 02:41:56.340498 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_122_25 to all_1_122_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15916 | 2025.12.24 02:41:56.340590 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_122_25} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 4 parts: [all_1_119_24, all_122_122_0] -> all_1_122_25 | ||
| 15917 | 2025.12.24 02:41:56.340704 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 15918 | 2025.12.24 02:41:57.046670 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 15919 | 2025.12.24 02:41:57.064960 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15920 | 2025.12.24 02:41:57.065013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 15921 | 2025.12.24 02:41:57.071279 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 15922 | 2025.12.24 02:41:57.071983 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15923 | 2025.12.24 02:41:57.075083 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 15924 | 2025.12.24 02:41:59.153659 [ 24 ] {} <Debug> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 15925 | 2025.12.24 02:41:59.153735 [ 24 ] {} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15926 | 2025.12.24 02:41:59.153756 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 15927 | 2025.12.24 02:41:59.153841 [ 221 ] {} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): 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] | ||
| 15928 | 2025.12.24 02:41:59.153868 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::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 | ||
| 15929 | 2025.12.24 02:41:59.153889 [ 221 ] {} <Debug> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): 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] | ||
| 15930 | 2025.12.24 02:41:59.153984 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15931 | 2025.12.24 02:41:59.154017 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::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 | ||
| 15932 | 2025.12.24 02:41:59.154080 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 15933 | 2025.12.24 02:41:59.154123 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 15934 | 2025.12.24 02:41:59.154167 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 15935 | 2025.12.24 02:41:59.154214 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 15936 | 2025.12.24 02:41:59.154947 [ 190 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118218 sec., 48291.12033610619 rows/sec., 4.03 MiB/sec. | ||
| 15937 | 2025.12.24 02:41:59.155154 [ 188 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 15938 | 2025.12.24 02:41:59.155613 [ 188 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_21_5} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15939 | 2025.12.24 02:41:59.155702 [ 188 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_21_5} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 15940 | 2025.12.24 02:41:59.155795 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15941 | 2025.12.24 02:41:59.156321 [ 221 ] {} <Debug> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): 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] | ||
| 15942 | 2025.12.24 02:42:01.354701 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15943 | 2025.12.24 02:42:01.354891 [ 4 ] {cf765ee5-3f75-492d-a76b-24456876785a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15944 | 2025.12.24 02:42:01.354963 [ 4 ] {cf765ee5-3f75-492d-a76b-24456876785a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15945 | 2025.12.24 02:42:01.356330 [ 4 ] {cf765ee5-3f75-492d-a76b-24456876785a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15946 | 2025.12.24 02:42:01.356371 [ 4 ] {cf765ee5-3f75-492d-a76b-24456876785a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 15947 | 2025.12.24 02:42:01.356816 [ 4 ] {cf765ee5-3f75-492d-a76b-24456876785a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15948 | 2025.12.24 02:42:01.357043 [ 4 ] {cf765ee5-3f75-492d-a76b-24456876785a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15949 | 2025.12.24 02:42:01.357186 [ 4 ] {cf765ee5-3f75-492d-a76b-24456876785a} <Debug> executeQuery: Read 1248 rows, 105.85 KiB in 0.002352 sec., 530612.2448979592 rows/sec., 43.95 MiB/sec. | ||
| 15950 | 2025.12.24 02:42:01.357235 [ 4 ] {cf765ee5-3f75-492d-a76b-24456876785a} <Debug> TCPHandler: Processed in 0.002669953 sec. | ||
| 15951 | 2025.12.24 02:42:01.357348 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15952 | 2025.12.24 02:42:01.357444 [ 4 ] {d6a0bd52-3c58-45f0-bb67-44a80800e51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15953 | 2025.12.24 02:42:01.357485 [ 4 ] {d6a0bd52-3c58-45f0-bb67-44a80800e51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15954 | 2025.12.24 02:42:01.357878 [ 4 ] {d6a0bd52-3c58-45f0-bb67-44a80800e51c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15955 | 2025.12.24 02:42:01.357910 [ 4 ] {d6a0bd52-3c58-45f0-bb67-44a80800e51c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 15956 | 2025.12.24 02:42:01.358261 [ 4 ] {d6a0bd52-3c58-45f0-bb67-44a80800e51c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15957 | 2025.12.24 02:42:01.358471 [ 4 ] {d6a0bd52-3c58-45f0-bb67-44a80800e51c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15958 | 2025.12.24 02:42:01.358598 [ 4 ] {d6a0bd52-3c58-45f0-bb67-44a80800e51c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001155 sec., 22510.822510822512 rows/sec., 1.65 MiB/sec. | ||
| 15959 | 2025.12.24 02:42:01.358637 [ 4 ] {d6a0bd52-3c58-45f0-bb67-44a80800e51c} <Debug> TCPHandler: Processed in 0.001323391 sec. | ||
| 15960 | 2025.12.24 02:42:01.358738 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15961 | 2025.12.24 02:42:01.358832 [ 4 ] {5b3c1b3f-b31b-49e2-9f85-be14caa6f022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15962 | 2025.12.24 02:42:01.358872 [ 4 ] {5b3c1b3f-b31b-49e2-9f85-be14caa6f022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15963 | 2025.12.24 02:42:01.359411 [ 4 ] {5b3c1b3f-b31b-49e2-9f85-be14caa6f022} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15964 | 2025.12.24 02:42:01.359445 [ 4 ] {5b3c1b3f-b31b-49e2-9f85-be14caa6f022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 15965 | 2025.12.24 02:42:01.359748 [ 4 ] {5b3c1b3f-b31b-49e2-9f85-be14caa6f022} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 15966 | 2025.12.24 02:42:01.359958 [ 4 ] {5b3c1b3f-b31b-49e2-9f85-be14caa6f022} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15967 | 2025.12.24 02:42:01.360084 [ 4 ] {5b3c1b3f-b31b-49e2-9f85-be14caa6f022} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001271 sec., 179386.30999213218 rows/sec., 12.15 MiB/sec. | ||
| 15968 | 2025.12.24 02:42:01.360122 [ 4 ] {5b3c1b3f-b31b-49e2-9f85-be14caa6f022} <Debug> TCPHandler: Processed in 0.001433053 sec. | ||
| 15969 | 2025.12.24 02:42:01.360223 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15970 | 2025.12.24 02:42:01.360316 [ 4 ] {05183d1e-560e-4ba3-b6eb-64f69fc61f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15971 | 2025.12.24 02:42:01.360357 [ 4 ] {05183d1e-560e-4ba3-b6eb-64f69fc61f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15972 | 2025.12.24 02:42:01.361024 [ 4 ] {05183d1e-560e-4ba3-b6eb-64f69fc61f3f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15973 | 2025.12.24 02:42:01.361057 [ 4 ] {05183d1e-560e-4ba3-b6eb-64f69fc61f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 15974 | 2025.12.24 02:42:01.361378 [ 4 ] {05183d1e-560e-4ba3-b6eb-64f69fc61f3f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15975 | 2025.12.24 02:42:01.361588 [ 4 ] {05183d1e-560e-4ba3-b6eb-64f69fc61f3f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2025.12.24 02:42:01.361716 [ 4 ] {05183d1e-560e-4ba3-b6eb-64f69fc61f3f} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001418 sec., 385049.36530324403 rows/sec., 28.57 MiB/sec. | ||
| 15977 | 2025.12.24 02:42:01.361753 [ 4 ] {05183d1e-560e-4ba3-b6eb-64f69fc61f3f} <Debug> TCPHandler: Processed in 0.001577925 sec. | ||
| 15978 | 2025.12.24 02:42:01.361861 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15979 | 2025.12.24 02:42:01.361954 [ 4 ] {5a1f2081-e5b4-4ae9-8aba-5d3e4203560b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15980 | 2025.12.24 02:42:01.361996 [ 4 ] {5a1f2081-e5b4-4ae9-8aba-5d3e4203560b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15981 | 2025.12.24 02:42:01.362647 [ 4 ] {5a1f2081-e5b4-4ae9-8aba-5d3e4203560b} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15982 | 2025.12.24 02:42:01.362680 [ 4 ] {5a1f2081-e5b4-4ae9-8aba-5d3e4203560b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 15983 | 2025.12.24 02:42:01.363044 [ 4 ] {5a1f2081-e5b4-4ae9-8aba-5d3e4203560b} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 15984 | 2025.12.24 02:42:01.363255 [ 4 ] {5a1f2081-e5b4-4ae9-8aba-5d3e4203560b} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15985 | 2025.12.24 02:42:01.363379 [ 4 ] {5a1f2081-e5b4-4ae9-8aba-5d3e4203560b} <Debug> executeQuery: Read 832 rows, 57.35 KiB in 0.001443 sec., 576576.5765765766 rows/sec., 38.81 MiB/sec. | ||
| 15986 | 2025.12.24 02:42:01.363416 [ 4 ] {5a1f2081-e5b4-4ae9-8aba-5d3e4203560b} <Debug> TCPHandler: Processed in 0.001604575 sec. | ||
| 15987 | 2025.12.24 02:42:01.363526 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15988 | 2025.12.24 02:42:01.363620 [ 4 ] {836cc26d-d001-4a23-8ab9-c12d1411850f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15989 | 2025.12.24 02:42:01.363674 [ 4 ] {836cc26d-d001-4a23-8ab9-c12d1411850f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15990 | 2025.12.24 02:42:01.364500 [ 4 ] {836cc26d-d001-4a23-8ab9-c12d1411850f} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15991 | 2025.12.24 02:42:01.364535 [ 4 ] {836cc26d-d001-4a23-8ab9-c12d1411850f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 15992 | 2025.12.24 02:42:01.365058 [ 4 ] {836cc26d-d001-4a23-8ab9-c12d1411850f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15993 | 2025.12.24 02:42:01.365283 [ 4 ] {836cc26d-d001-4a23-8ab9-c12d1411850f} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15994 | 2025.12.24 02:42:01.365417 [ 4 ] {836cc26d-d001-4a23-8ab9-c12d1411850f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001815 sec., 14325.068870523415 rows/sec., 25.67 MiB/sec. | ||
| 15995 | 2025.12.24 02:42:01.365481 [ 4 ] {836cc26d-d001-4a23-8ab9-c12d1411850f} <Debug> TCPHandler: Processed in 0.002004982 sec. | ||
| 15996 | 2025.12.24 02:42:01.365603 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15997 | 2025.12.24 02:42:01.365697 [ 4 ] {275d7c91-6a29-4741-99d5-6350f852d38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15998 | 2025.12.24 02:42:01.365740 [ 4 ] {275d7c91-6a29-4741-99d5-6350f852d38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15999 | 2025.12.24 02:42:01.366079 [ 4 ] {275d7c91-6a29-4741-99d5-6350f852d38f} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16000 | 2025.12.24 02:42:01.366112 [ 4 ] {275d7c91-6a29-4741-99d5-6350f852d38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16001 | 2025.12.24 02:42:01.366419 [ 4 ] {275d7c91-6a29-4741-99d5-6350f852d38f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16002 | 2025.12.24 02:42:01.366629 [ 4 ] {275d7c91-6a29-4741-99d5-6350f852d38f} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16003 | 2025.12.24 02:42:01.366755 [ 4 ] {275d7c91-6a29-4741-99d5-6350f852d38f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 16004 | 2025.12.24 02:42:01.366791 [ 4 ] {275d7c91-6a29-4741-99d5-6350f852d38f} <Debug> TCPHandler: Processed in 0.00123802 sec. | ||
| 16005 | 2025.12.24 02:42:02.346256 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40719 | ||
| 16006 | 2025.12.24 02:42:02.346830 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16007 | 2025.12.24 02:42:02.346875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16008 | 2025.12.24 02:42:02.347378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16009 | 2025.12.24 02:42:02.347620 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16010 | 2025.12.24 02:42:02.347762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40719 | ||
| 16011 | 2025.12.24 02:42:02.362259 [ 220 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 16012 | 2025.12.24 02:42:02.362297 [ 220 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 16013 | 2025.12.24 02:42:02.365311 [ 220 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 16014 | 2025.12.24 02:42:03.446117 [ 219 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 16015 | 2025.12.24 02:42:03.446186 [ 219 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 16016 | 2025.12.24 02:42:03.448377 [ 219 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 16017 | 2025.12.24 02:42:04.575214 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 16018 | 2025.12.24 02:42:04.593652 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16019 | 2025.12.24 02:42:04.593711 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 16020 | 2025.12.24 02:42:04.599837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16021 | 2025.12.24 02:42:04.600559 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16022 | 2025.12.24 02:42:04.603849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 16023 | 2025.12.24 02:42:04.982575 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1922 | ||
| 16024 | 2025.12.24 02:42:04.984898 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16025 | 2025.12.24 02:42:04.984938 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 16026 | 2025.12.24 02:42:04.986153 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16027 | 2025.12.24 02:42:04.986413 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16028 | 2025.12.24 02:42:04.986681 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1922 | ||
| 16029 | 2025.12.24 02:42:06.327801 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16030 | 2025.12.24 02:42:06.327990 [ 4 ] {8467befa-edf6-431b-9c30-ea417086e2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16031 | 2025.12.24 02:42:06.328062 [ 4 ] {8467befa-edf6-431b-9c30-ea417086e2ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16032 | 2025.12.24 02:42:06.328754 [ 4 ] {8467befa-edf6-431b-9c30-ea417086e2ab} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16033 | 2025.12.24 02:42:06.328805 [ 4 ] {8467befa-edf6-431b-9c30-ea417086e2ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 16034 | 2025.12.24 02:42:06.329196 [ 4 ] {8467befa-edf6-431b-9c30-ea417086e2ab} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16035 | 2025.12.24 02:42:06.329421 [ 4 ] {8467befa-edf6-431b-9c30-ea417086e2ab} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16036 | 2025.12.24 02:42:06.329578 [ 4 ] {8467befa-edf6-431b-9c30-ea417086e2ab} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.00164 sec., 51219.512195121955 rows/sec., 4.29 MiB/sec. | ||
| 16037 | 2025.12.24 02:42:06.329589 [ 61 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16038 | 2025.12.24 02:42:06.329629 [ 4 ] {8467befa-edf6-431b-9c30-ea417086e2ab} <Debug> TCPHandler: Processed in 0.001961911 sec. | ||
| 16039 | 2025.12.24 02:42:06.329665 [ 61 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16040 | 2025.12.24 02:42:06.329696 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 16041 | 2025.12.24 02:42:06.329770 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16042 | 2025.12.24 02:42:06.329855 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 16043 | 2025.12.24 02:42:06.329875 [ 4 ] {3f6f0461-4a7d-472e-a550-e39412c4d192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16044 | 2025.12.24 02:42:06.329976 [ 4 ] {3f6f0461-4a7d-472e-a550-e39412c4d192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16045 | 2025.12.24 02:42:06.330077 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16046 | 2025.12.24 02:42:06.330138 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1406 rows starting from the beginning of the part | ||
| 16047 | 2025.12.24 02:42:06.330239 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 211 rows starting from the beginning of the part | ||
| 16048 | 2025.12.24 02:42:06.330284 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 16049 | 2025.12.24 02:42:06.330330 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 84 rows starting from the beginning of the part | ||
| 16050 | 2025.12.24 02:42:06.330372 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 1248 rows starting from the beginning of the part | ||
| 16051 | 2025.12.24 02:42:06.330391 [ 4 ] {3f6f0461-4a7d-472e-a550-e39412c4d192} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16052 | 2025.12.24 02:42:06.330418 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 84 rows starting from the beginning of the part | ||
| 16053 | 2025.12.24 02:42:06.330434 [ 4 ] {3f6f0461-4a7d-472e-a550-e39412c4d192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16054 | 2025.12.24 02:42:06.330758 [ 4 ] {3f6f0461-4a7d-472e-a550-e39412c4d192} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16055 | 2025.12.24 02:42:06.330980 [ 4 ] {3f6f0461-4a7d-472e-a550-e39412c4d192} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2025.12.24 02:42:06.331107 [ 61 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16057 | 2025.12.24 02:42:06.331115 [ 4 ] {3f6f0461-4a7d-472e-a550-e39412c4d192} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001264 sec., 11075.949367088608 rows/sec., 832.86 KiB/sec. | ||
| 16058 | 2025.12.24 02:42:06.331146 [ 61 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2025.12.24 02:42:06.331172 [ 4 ] {3f6f0461-4a7d-472e-a550-e39412c4d192} <Debug> TCPHandler: Processed in 0.001464303 sec. | ||
| 16060 | 2025.12.24 02:42:06.331173 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16061 | 2025.12.24 02:42:06.331288 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16062 | 2025.12.24 02:42:06.331293 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 16063 | 2025.12.24 02:42:06.331387 [ 4 ] {66c02020-68a9-4f75-aa98-a2009242cfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16064 | 2025.12.24 02:42:06.331432 [ 4 ] {66c02020-68a9-4f75-aa98-a2009242cfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16065 | 2025.12.24 02:42:06.331448 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16066 | 2025.12.24 02:42:06.331487 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 70 rows starting from the beginning of the part | ||
| 16067 | 2025.12.24 02:42:06.331555 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 40 rows starting from the beginning of the part | ||
| 16068 | 2025.12.24 02:42:06.331602 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 26 rows starting from the beginning of the part | ||
| 16069 | 2025.12.24 02:42:06.331644 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 14 rows starting from the beginning of the part | ||
| 16070 | 2025.12.24 02:42:06.331686 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 26 rows starting from the beginning of the part | ||
| 16071 | 2025.12.24 02:42:06.331727 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 14 rows starting from the beginning of the part | ||
| 16072 | 2025.12.24 02:42:06.331872 [ 4 ] {66c02020-68a9-4f75-aa98-a2009242cfad} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2025.12.24 02:42:06.331887 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3141 rows, containing 5 columns (5 merged, 0 gathered) in 0.002114313 sec., 1485588.9359806234 rows/sec., 130.17 MiB/sec. | ||
| 16074 | 2025.12.24 02:42:06.331915 [ 4 ] {66c02020-68a9-4f75-aa98-a2009242cfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16075 | 2025.12.24 02:42:06.332111 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16076 | 2025.12.24 02:42:06.332271 [ 4 ] {66c02020-68a9-4f75-aa98-a2009242cfad} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16077 | 2025.12.24 02:42:06.332426 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_126_25} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16078 | 2025.12.24 02:42:06.332512 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_126_25} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16079 | 2025.12.24 02:42:06.332557 [ 4 ] {66c02020-68a9-4f75-aa98-a2009242cfad} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16080 | 2025.12.24 02:42:06.332604 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 16081 | 2025.12.24 02:42:06.332657 [ 199 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416783 sec., 134106.63453754032 rows/sec., 10.32 MiB/sec. | ||
| 16082 | 2025.12.24 02:42:06.332681 [ 61 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16083 | 2025.12.24 02:42:06.332701 [ 4 ] {66c02020-68a9-4f75-aa98-a2009242cfad} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001333 sec., 58514.62865716429 rows/sec., 4.57 MiB/sec. | ||
| 16084 | 2025.12.24 02:42:06.332710 [ 61 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16085 | 2025.12.24 02:42:06.332740 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16086 | 2025.12.24 02:42:06.332746 [ 4 ] {66c02020-68a9-4f75-aa98-a2009242cfad} <Debug> TCPHandler: Processed in 0.001508854 sec. | ||
| 16087 | 2025.12.24 02:42:06.332813 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16088 | 2025.12.24 02:42:06.332813 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 16089 | 2025.12.24 02:42:06.332894 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16090 | 2025.12.24 02:42:06.332926 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16091 | 2025.12.24 02:42:06.332956 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 632 rows starting from the beginning of the part | ||
| 16092 | 2025.12.24 02:42:06.332997 [ 4 ] {e3d97328-ac48-4dc8-9455-bec53ae5e354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16093 | 2025.12.24 02:42:06.333004 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 16094 | 2025.12.24 02:42:06.333051 [ 4 ] {e3d97328-ac48-4dc8-9455-bec53ae5e354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16095 | 2025.12.24 02:42:06.333059 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 16096 | 2025.12.24 02:42:06.333151 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_121_24} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16097 | 2025.12.24 02:42:06.333152 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 78 rows starting from the beginning of the part | ||
| 16098 | 2025.12.24 02:42:06.333217 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 546 rows starting from the beginning of the part | ||
| 16099 | 2025.12.24 02:42:06.333245 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_121_24} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16100 | 2025.12.24 02:42:06.333256 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 78 rows starting from the beginning of the part | ||
| 16101 | 2025.12.24 02:42:06.333348 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 16102 | 2025.12.24 02:42:06.333518 [ 4 ] {e3d97328-ac48-4dc8-9455-bec53ae5e354} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16103 | 2025.12.24 02:42:06.333561 [ 4 ] {e3d97328-ac48-4dc8-9455-bec53ae5e354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16104 | 2025.12.24 02:42:06.333912 [ 4 ] {e3d97328-ac48-4dc8-9455-bec53ae5e354} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16105 | 2025.12.24 02:42:06.334120 [ 4 ] {e3d97328-ac48-4dc8-9455-bec53ae5e354} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16106 | 2025.12.24 02:42:06.334232 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1552 rows, containing 5 columns (5 merged, 0 gathered) in 0.001449333 sec., 1070837.4127960932 rows/sec., 85.33 MiB/sec. | ||
| 16107 | 2025.12.24 02:42:06.334258 [ 4 ] {e3d97328-ac48-4dc8-9455-bec53ae5e354} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 16108 | 2025.12.24 02:42:06.334308 [ 4 ] {e3d97328-ac48-4dc8-9455-bec53ae5e354} <Debug> TCPHandler: Processed in 0.001462563 sec. | ||
| 16109 | 2025.12.24 02:42:06.334402 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16110 | 2025.12.24 02:42:06.334424 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16111 | 2025.12.24 02:42:06.334522 [ 4 ] {4b3069d8-247e-4424-aff5-d4fe872dca98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16112 | 2025.12.24 02:42:06.334580 [ 4 ] {4b3069d8-247e-4424-aff5-d4fe872dca98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16113 | 2025.12.24 02:42:06.334656 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_126_25} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16114 | 2025.12.24 02:42:06.334732 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_126_25} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16115 | 2025.12.24 02:42:06.334812 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 16116 | 2025.12.24 02:42:06.335388 [ 4 ] {4b3069d8-247e-4424-aff5-d4fe872dca98} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16117 | 2025.12.24 02:42:06.335430 [ 4 ] {4b3069d8-247e-4424-aff5-d4fe872dca98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 16118 | 2025.12.24 02:42:06.335954 [ 4 ] {4b3069d8-247e-4424-aff5-d4fe872dca98} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16119 | 2025.12.24 02:42:06.336171 [ 4 ] {4b3069d8-247e-4424-aff5-d4fe872dca98} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16120 | 2025.12.24 02:42:06.336300 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16121 | 2025.12.24 02:42:06.336314 [ 4 ] {4b3069d8-247e-4424-aff5-d4fe872dca98} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00181 sec., 7734.806629834255 rows/sec., 13.86 MiB/sec. | ||
| 16122 | 2025.12.24 02:42:06.336342 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2025.12.24 02:42:06.336368 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.90 GiB. | ||
| 16124 | 2025.12.24 02:42:06.336393 [ 4 ] {4b3069d8-247e-4424-aff5-d4fe872dca98} <Debug> TCPHandler: Processed in 0.002018072 sec. | ||
| 16125 | 2025.12.24 02:42:06.336470 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 16126 | 2025.12.24 02:42:06.336511 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16127 | 2025.12.24 02:42:06.336612 [ 4 ] {eaf9dde3-f4bf-46ff-a614-98c6df7acbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16128 | 2025.12.24 02:42:06.336653 [ 4 ] {eaf9dde3-f4bf-46ff-a614-98c6df7acbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16129 | 2025.12.24 02:42:06.336768 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16130 | 2025.12.24 02:42:06.336854 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2255 rows starting from the beginning of the part | ||
| 16131 | 2025.12.24 02:42:06.336988 [ 4 ] {eaf9dde3-f4bf-46ff-a614-98c6df7acbc2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16132 | 2025.12.24 02:42:06.337031 [ 4 ] {eaf9dde3-f4bf-46ff-a614-98c6df7acbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16133 | 2025.12.24 02:42:06.337039 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 14 rows starting from the beginning of the part | ||
| 16134 | 2025.12.24 02:42:06.337219 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 26 rows starting from the beginning of the part | ||
| 16135 | 2025.12.24 02:42:06.337329 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 14 rows starting from the beginning of the part | ||
| 16136 | 2025.12.24 02:42:06.337352 [ 4 ] {eaf9dde3-f4bf-46ff-a614-98c6df7acbc2} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16137 | 2025.12.24 02:42:06.337430 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 26 rows starting from the beginning of the part | ||
| 16138 | 2025.12.24 02:42:06.337540 [ 199 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 14 rows starting from the beginning of the part | ||
| 16139 | 2025.12.24 02:42:06.337595 [ 4 ] {eaf9dde3-f4bf-46ff-a614-98c6df7acbc2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16140 | 2025.12.24 02:42:06.337721 [ 61 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16141 | 2025.12.24 02:42:06.337731 [ 4 ] {eaf9dde3-f4bf-46ff-a614-98c6df7acbc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 16142 | 2025.12.24 02:42:06.337757 [ 61 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16143 | 2025.12.24 02:42:06.337780 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16144 | 2025.12.24 02:42:06.337780 [ 4 ] {eaf9dde3-f4bf-46ff-a614-98c6df7acbc2} <Debug> TCPHandler: Processed in 0.001319361 sec. | ||
| 16145 | 2025.12.24 02:42:06.337851 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 16146 | 2025.12.24 02:42:06.337940 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16147 | 2025.12.24 02:42:06.337964 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7188 rows starting from the beginning of the part | ||
| 16148 | 2025.12.24 02:42:06.338007 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 16149 | 2025.12.24 02:42:06.338041 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 16150 | 2025.12.24 02:42:06.338076 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 16151 | 2025.12.24 02:42:06.338107 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 16152 | 2025.12.24 02:42:06.338140 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 16153 | 2025.12.24 02:42:06.339898 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7488 rows, containing 4 columns (4 merged, 0 gathered) in 0.002075633 sec., 3607574.1713491743 rows/sec., 243.13 MiB/sec. | ||
| 16154 | 2025.12.24 02:42:06.340503 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16155 | 2025.12.24 02:42:06.340754 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_126_25} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16156 | 2025.12.24 02:42:06.340823 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_126_25} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16157 | 2025.12.24 02:42:06.340887 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 16158 | 2025.12.24 02:42:06.344292 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2349 rows, containing 19 columns (19 merged, 0 gathered) in 0.007875575 sec., 298263.9362840174 rows/sec., 534.48 MiB/sec. | ||
| 16159 | 2025.12.24 02:42:06.346484 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16160 | 2025.12.24 02:42:06.346844 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16161 | 2025.12.24 02:42:06.346921 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16162 | 2025.12.24 02:42:06.347063 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.55 MiB. | ||
| 16163 | 2025.12.24 02:42:09.658159 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16164 | 2025.12.24 02:42:09.658227 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16165 | 2025.12.24 02:42:09.847942 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41167 | ||
| 16166 | 2025.12.24 02:42:09.848462 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16167 | 2025.12.24 02:42:09.848499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16168 | 2025.12.24 02:42:09.848960 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16169 | 2025.12.24 02:42:09.849180 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16170 | 2025.12.24 02:42:09.849303 [ 60 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16171 | 2025.12.24 02:42:09.849318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41167 | ||
| 16172 | 2025.12.24 02:42:09.849340 [ 60 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16173 | 2025.12.24 02:42:09.849359 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16174 | 2025.12.24 02:42:09.849539 [ 191 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 16175 | 2025.12.24 02:42:09.849754 [ 191 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16176 | 2025.12.24 02:42:09.849816 [ 191 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38799 rows starting from the beginning of the part | ||
| 16177 | 2025.12.24 02:42:09.849917 [ 191 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 16178 | 2025.12.24 02:42:09.849991 [ 191 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 16179 | 2025.12.24 02:42:09.850060 [ 191 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 16180 | 2025.12.24 02:42:09.850122 [ 191 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 16181 | 2025.12.24 02:42:09.850194 [ 191 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 16182 | 2025.12.24 02:42:09.852667 [ 199 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003216951 sec., 12796899.92169604 rows/sec., 183.06 MiB/sec. | ||
| 16183 | 2025.12.24 02:42:09.852976 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16184 | 2025.12.24 02:42:09.853265 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_86_17} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16185 | 2025.12.24 02:42:09.853343 [ 187 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_86_17} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16186 | 2025.12.24 02:42:09.853411 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16187 | 2025.12.24 02:42:11.328143 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16188 | 2025.12.24 02:42:11.328389 [ 4 ] {f928bf89-683a-490e-b353-258da830079f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16189 | 2025.12.24 02:42:11.328467 [ 4 ] {f928bf89-683a-490e-b353-258da830079f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16190 | 2025.12.24 02:42:11.329216 [ 4 ] {f928bf89-683a-490e-b353-258da830079f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16191 | 2025.12.24 02:42:11.329254 [ 4 ] {f928bf89-683a-490e-b353-258da830079f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16192 | 2025.12.24 02:42:11.329630 [ 4 ] {f928bf89-683a-490e-b353-258da830079f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16193 | 2025.12.24 02:42:11.329842 [ 4 ] {f928bf89-683a-490e-b353-258da830079f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16194 | 2025.12.24 02:42:11.329989 [ 4 ] {f928bf89-683a-490e-b353-258da830079f} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001666 sec., 64825.93037214886 rows/sec., 5.44 MiB/sec. | ||
| 16195 | 2025.12.24 02:42:11.330030 [ 4 ] {f928bf89-683a-490e-b353-258da830079f} <Debug> TCPHandler: Processed in 0.002043762 sec. | ||
| 16196 | 2025.12.24 02:42:11.330083 [ 217 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 16197 | 2025.12.24 02:42:11.330141 [ 217 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 16198 | 2025.12.24 02:42:11.330157 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16199 | 2025.12.24 02:42:11.330259 [ 4 ] {e96d5373-83de-4fc9-9160-727764ead09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16200 | 2025.12.24 02:42:11.330317 [ 4 ] {e96d5373-83de-4fc9-9160-727764ead09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16201 | 2025.12.24 02:42:11.330785 [ 4 ] {e96d5373-83de-4fc9-9160-727764ead09f} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16202 | 2025.12.24 02:42:11.330820 [ 4 ] {e96d5373-83de-4fc9-9160-727764ead09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16203 | 2025.12.24 02:42:11.331118 [ 4 ] {e96d5373-83de-4fc9-9160-727764ead09f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16204 | 2025.12.24 02:42:11.331382 [ 4 ] {e96d5373-83de-4fc9-9160-727764ead09f} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16205 | 2025.12.24 02:42:11.331513 [ 4 ] {e96d5373-83de-4fc9-9160-727764ead09f} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001275 sec., 20392.156862745098 rows/sec., 1.50 MiB/sec. | ||
| 16206 | 2025.12.24 02:42:11.331551 [ 4 ] {e96d5373-83de-4fc9-9160-727764ead09f} <Debug> TCPHandler: Processed in 0.001441972 sec. | ||
| 16207 | 2025.12.24 02:42:11.331669 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16208 | 2025.12.24 02:42:11.331760 [ 4 ] {2665d5bf-8df3-4b0d-b424-994e2ea6023b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16209 | 2025.12.24 02:42:11.331800 [ 4 ] {2665d5bf-8df3-4b0d-b424-994e2ea6023b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16210 | 2025.12.24 02:42:11.332225 [ 4 ] {2665d5bf-8df3-4b0d-b424-994e2ea6023b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16211 | 2025.12.24 02:42:11.332261 [ 4 ] {2665d5bf-8df3-4b0d-b424-994e2ea6023b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16212 | 2025.12.24 02:42:11.332581 [ 4 ] {2665d5bf-8df3-4b0d-b424-994e2ea6023b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16213 | 2025.12.24 02:42:11.332596 [ 217 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 16214 | 2025.12.24 02:42:11.332798 [ 4 ] {2665d5bf-8df3-4b0d-b424-994e2ea6023b} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16215 | 2025.12.24 02:42:11.332931 [ 4 ] {2665d5bf-8df3-4b0d-b424-994e2ea6023b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001188 sec., 75757.57575757576 rows/sec., 5.92 MiB/sec. | ||
| 16216 | 2025.12.24 02:42:11.332968 [ 4 ] {2665d5bf-8df3-4b0d-b424-994e2ea6023b} <Debug> TCPHandler: Processed in 0.001346211 sec. | ||
| 16217 | 2025.12.24 02:42:11.333091 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16218 | 2025.12.24 02:42:11.333182 [ 4 ] {5a6d67bc-e666-4f7b-b3e0-a6657a8ce14f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16219 | 2025.12.24 02:42:11.333224 [ 4 ] {5a6d67bc-e666-4f7b-b3e0-a6657a8ce14f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16220 | 2025.12.24 02:42:11.333646 [ 4 ] {5a6d67bc-e666-4f7b-b3e0-a6657a8ce14f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16221 | 2025.12.24 02:42:11.333680 [ 4 ] {5a6d67bc-e666-4f7b-b3e0-a6657a8ce14f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16222 | 2025.12.24 02:42:11.333994 [ 4 ] {5a6d67bc-e666-4f7b-b3e0-a6657a8ce14f} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16223 | 2025.12.24 02:42:11.334188 [ 4 ] {5a6d67bc-e666-4f7b-b3e0-a6657a8ce14f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16224 | 2025.12.24 02:42:11.334315 [ 4 ] {5a6d67bc-e666-4f7b-b3e0-a6657a8ce14f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 16225 | 2025.12.24 02:42:11.334312 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 4 parts from all_1_122_25 to all_125_125_0 | ||
| 16226 | 2025.12.24 02:42:11.334352 [ 4 ] {5a6d67bc-e666-4f7b-b3e0-a6657a8ce14f} <Debug> TCPHandler: Processed in 0.001307721 sec. | ||
| 16227 | 2025.12.24 02:42:11.334393 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16228 | 2025.12.24 02:42:11.334420 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16229 | 2025.12.24 02:42:11.334483 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16230 | 2025.12.24 02:42:11.334517 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 16231 | 2025.12.24 02:42:11.334580 [ 4 ] {a6ddd849-5332-4b9e-a760-5fd4492fb80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16232 | 2025.12.24 02:42:11.334586 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 16233 | 2025.12.24 02:42:11.334627 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_125_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16234 | 2025.12.24 02:42:11.334633 [ 4 ] {a6ddd849-5332-4b9e-a760-5fd4492fb80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16235 | 2025.12.24 02:42:11.334647 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 16236 | 2025.12.24 02:42:11.334672 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_25, total 34621 rows starting from the beginning of the part | ||
| 16237 | 2025.12.24 02:42:11.334746 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 16238 | 2025.12.24 02:42:11.334802 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 16239 | 2025.12.24 02:42:11.334851 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 832 rows starting from the beginning of the part | ||
| 16240 | 2025.12.24 02:42:11.335497 [ 4 ] {a6ddd849-5332-4b9e-a760-5fd4492fb80c} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16241 | 2025.12.24 02:42:11.335535 [ 4 ] {a6ddd849-5332-4b9e-a760-5fd4492fb80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16242 | 2025.12.24 02:42:11.336079 [ 4 ] {a6ddd849-5332-4b9e-a760-5fd4492fb80c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16243 | 2025.12.24 02:42:11.336297 [ 4 ] {a6ddd849-5332-4b9e-a760-5fd4492fb80c} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16244 | 2025.12.24 02:42:11.336434 [ 4 ] {a6ddd849-5332-4b9e-a760-5fd4492fb80c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001872 sec., 13888.888888888889 rows/sec., 24.89 MiB/sec. | ||
| 16245 | 2025.12.24 02:42:11.336493 [ 4 ] {a6ddd849-5332-4b9e-a760-5fd4492fb80c} <Debug> TCPHandler: Processed in 0.002056612 sec. | ||
| 16246 | 2025.12.24 02:42:11.336504 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 16247 | 2025.12.24 02:42:11.336538 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 16248 | 2025.12.24 02:42:11.336619 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16249 | 2025.12.24 02:42:11.336711 [ 4 ] {69f5ee0e-d981-4a09-b3fe-e6b83c5f6f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16250 | 2025.12.24 02:42:11.336754 [ 4 ] {69f5ee0e-d981-4a09-b3fe-e6b83c5f6f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16251 | 2025.12.24 02:42:11.337106 [ 4 ] {69f5ee0e-d981-4a09-b3fe-e6b83c5f6f25} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16252 | 2025.12.24 02:42:11.337144 [ 4 ] {69f5ee0e-d981-4a09-b3fe-e6b83c5f6f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16253 | 2025.12.24 02:42:11.337474 [ 4 ] {69f5ee0e-d981-4a09-b3fe-e6b83c5f6f25} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16254 | 2025.12.24 02:42:11.337690 [ 4 ] {69f5ee0e-d981-4a09-b3fe-e6b83c5f6f25} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16255 | 2025.12.24 02:42:11.337816 [ 4 ] {69f5ee0e-d981-4a09-b3fe-e6b83c5f6f25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 16256 | 2025.12.24 02:42:11.337853 [ 4 ] {69f5ee0e-d981-4a09-b3fe-e6b83c5f6f25} <Debug> TCPHandler: Processed in 0.001281451 sec. | ||
| 16257 | 2025.12.24 02:42:11.337905 [ 225 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 16258 | 2025.12.24 02:42:11.337947 [ 225 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 16259 | 2025.12.24 02:42:11.338739 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 16260 | 2025.12.24 02:42:11.338748 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 16261 | 2025.12.24 02:42:11.341438 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_125_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35773 rows, containing 5 columns (5 merged, 0 gathered) in 0.006958851 sec., 5140647.500571574 rows/sec., 353.14 MiB/sec. | ||
| 16262 | 2025.12.24 02:42:11.341578 [ 225 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 16263 | 2025.12.24 02:42:11.341748 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_125_26} <Trace> MergedBlockOutputStream: filled checksums all_1_125_26 (state Temporary) | ||
| 16264 | 2025.12.24 02:42:11.342020 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_125_26 to all_1_125_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16265 | 2025.12.24 02:42:11.342087 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 4 parts: [all_1_122_25, all_125_125_0] -> all_1_125_26 | ||
| 16266 | 2025.12.24 02:42:11.342160 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 16267 | 2025.12.24 02:42:12.103976 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 16268 | 2025.12.24 02:42:12.122416 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16269 | 2025.12.24 02:42:12.122471 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16270 | 2025.12.24 02:42:12.128757 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 16271 | 2025.12.24 02:42:12.129494 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16272 | 2025.12.24 02:42:12.129861 [ 57 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 16273 | 2025.12.24 02:42:12.129960 [ 57 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16274 | 2025.12.24 02:42:12.130006 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16275 | 2025.12.24 02:42:12.130164 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 16276 | 2025.12.24 02:42:12.132890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 16277 | 2025.12.24 02:42:12.134213 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16278 | 2025.12.24 02:42:12.135905 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 16279 | 2025.12.24 02:42:12.140994 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 16280 | 2025.12.24 02:42:12.146040 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 16281 | 2025.12.24 02:42:12.150913 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 16282 | 2025.12.24 02:42:12.155905 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 16283 | 2025.12.24 02:42:12.160410 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 16284 | 2025.12.24 02:42:12.200647 [ 221 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 16285 | 2025.12.24 02:42:12.200679 [ 221 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 16286 | 2025.12.24 02:42:12.202628 [ 221 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 16287 | 2025.12.24 02:42:12.216671 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.086576639 sec., 7484.698037307732 rows/sec., 38.70 MiB/sec. | ||
| 16288 | 2025.12.24 02:42:12.218739 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 16289 | 2025.12.24 02:42:12.220462 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_86_17} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16290 | 2025.12.24 02:42:12.220549 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_86_17} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 16291 | 2025.12.24 02:42:12.222178 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 16292 | 2025.12.24 02:42:12.328093 [ 221 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 16293 | 2025.12.24 02:42:12.328134 [ 221 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 16294 | 2025.12.24 02:42:12.330616 [ 221 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 16295 | 2025.12.24 02:42:13.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.67 MiB, peak 412.08 MiB, free memory in arenas 0.00 B, will set to 393.58 MiB (RSS), difference: -1.09 MiB | ||
| 16296 | 2025.12.24 02:42:14.061457 [ 224 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 16297 | 2025.12.24 02:42:14.061534 [ 224 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 16298 | 2025.12.24 02:42:14.063584 [ 224 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 16299 | 2025.12.24 02:42:14.879461 [ 54 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 16300 | 2025.12.24 02:42:14.879568 [ 54 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16301 | 2025.12.24 02:42:14.879611 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16302 | 2025.12.24 02:42:14.879777 [ 223 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): 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] | ||
| 16303 | 2025.12.24 02:42:14.879787 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 16304 | 2025.12.24 02:42:14.879873 [ 223 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): 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] | ||
| 16305 | 2025.12.24 02:42:14.880047 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16306 | 2025.12.24 02:42:14.880105 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 253 rows starting from the beginning of the part | ||
| 16307 | 2025.12.24 02:42:14.880204 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 16308 | 2025.12.24 02:42:14.880280 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 228 rows starting from the beginning of the part | ||
| 16309 | 2025.12.24 02:42:14.880350 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 16310 | 2025.12.24 02:42:14.880419 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
| 16311 | 2025.12.24 02:42:14.881465 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.001758608 sec., 430454.0864138 rows/sec., 31.41 MiB/sec. | ||
| 16312 | 2025.12.24 02:42:14.881613 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 16313 | 2025.12.24 02:42:14.881924 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_41_10} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16314 | 2025.12.24 02:42:14.882017 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_41_10} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 16315 | 2025.12.24 02:42:14.882096 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16316 | 2025.12.24 02:42:14.882133 [ 223 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): 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] | ||
| 16317 | 2025.12.24 02:42:14.986940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1946 | ||
| 16318 | 2025.12.24 02:42:14.989384 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16319 | 2025.12.24 02:42:14.989429 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16320 | 2025.12.24 02:42:14.990665 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16321 | 2025.12.24 02:42:14.990947 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16322 | 2025.12.24 02:42:14.991357 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1946 | ||
| 16323 | 2025.12.24 02:42:15.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 389.61 MiB, peak 412.08 MiB, free memory in arenas 0.00 B, will set to 393.58 MiB (RSS), difference: 3.97 MiB | ||
| 16324 | 2025.12.24 02:42:16.328816 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16325 | 2025.12.24 02:42:16.328989 [ 4 ] {df161e01-65cf-45e6-b76b-3f4028803cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16326 | 2025.12.24 02:42:16.329052 [ 4 ] {df161e01-65cf-45e6-b76b-3f4028803cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16327 | 2025.12.24 02:42:16.329658 [ 4 ] {df161e01-65cf-45e6-b76b-3f4028803cb4} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16328 | 2025.12.24 02:42:16.329702 [ 4 ] {df161e01-65cf-45e6-b76b-3f4028803cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16329 | 2025.12.24 02:42:16.330071 [ 4 ] {df161e01-65cf-45e6-b76b-3f4028803cb4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16330 | 2025.12.24 02:42:16.330288 [ 4 ] {df161e01-65cf-45e6-b76b-3f4028803cb4} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16331 | 2025.12.24 02:42:16.330452 [ 4 ] {df161e01-65cf-45e6-b76b-3f4028803cb4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001508 sec., 15915.119363395226 rows/sec., 1.32 MiB/sec. | ||
| 16332 | 2025.12.24 02:42:16.330502 [ 4 ] {df161e01-65cf-45e6-b76b-3f4028803cb4} <Debug> TCPHandler: Processed in 0.001804439 sec. | ||
| 16333 | 2025.12.24 02:42:16.330619 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16334 | 2025.12.24 02:42:16.330720 [ 4 ] {7afa64b9-6dc6-46df-b8e5-6a18ad716e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16335 | 2025.12.24 02:42:16.330764 [ 4 ] {7afa64b9-6dc6-46df-b8e5-6a18ad716e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16336 | 2025.12.24 02:42:16.331232 [ 4 ] {7afa64b9-6dc6-46df-b8e5-6a18ad716e8f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16337 | 2025.12.24 02:42:16.331266 [ 4 ] {7afa64b9-6dc6-46df-b8e5-6a18ad716e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16338 | 2025.12.24 02:42:16.331583 [ 4 ] {7afa64b9-6dc6-46df-b8e5-6a18ad716e8f} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16339 | 2025.12.24 02:42:16.331792 [ 4 ] {7afa64b9-6dc6-46df-b8e5-6a18ad716e8f} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16340 | 2025.12.24 02:42:16.331924 [ 4 ] {7afa64b9-6dc6-46df-b8e5-6a18ad716e8f} <Debug> executeQuery: Read 204 rows, 18.66 KiB in 0.001227 sec., 166259.16870415647 rows/sec., 14.85 MiB/sec. | ||
| 16341 | 2025.12.24 02:42:16.331963 [ 4 ] {7afa64b9-6dc6-46df-b8e5-6a18ad716e8f} <Debug> TCPHandler: Processed in 0.001393603 sec. | ||
| 16342 | 2025.12.24 02:42:16.332073 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16343 | 2025.12.24 02:42:16.332168 [ 4 ] {b532790a-a26e-4778-930c-4e90799c03af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16344 | 2025.12.24 02:42:16.332208 [ 4 ] {b532790a-a26e-4778-930c-4e90799c03af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16345 | 2025.12.24 02:42:16.332600 [ 4 ] {b532790a-a26e-4778-930c-4e90799c03af} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16346 | 2025.12.24 02:42:16.332634 [ 4 ] {b532790a-a26e-4778-930c-4e90799c03af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16347 | 2025.12.24 02:42:16.332930 [ 4 ] {b532790a-a26e-4778-930c-4e90799c03af} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16348 | 2025.12.24 02:42:16.333143 [ 4 ] {b532790a-a26e-4778-930c-4e90799c03af} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16349 | 2025.12.24 02:42:16.333273 [ 4 ] {b532790a-a26e-4778-930c-4e90799c03af} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001124 sec., 23131.67259786477 rows/sec., 1.75 MiB/sec. | ||
| 16350 | 2025.12.24 02:42:16.333311 [ 4 ] {b532790a-a26e-4778-930c-4e90799c03af} <Debug> TCPHandler: Processed in 0.00128666 sec. | ||
| 16351 | 2025.12.24 02:42:16.333410 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16352 | 2025.12.24 02:42:16.333501 [ 4 ] {bb30c354-9e9e-485d-95fe-f74937f03b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16353 | 2025.12.24 02:42:16.333541 [ 4 ] {bb30c354-9e9e-485d-95fe-f74937f03b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16354 | 2025.12.24 02:42:16.333926 [ 4 ] {bb30c354-9e9e-485d-95fe-f74937f03b0d} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16355 | 2025.12.24 02:42:16.333960 [ 4 ] {bb30c354-9e9e-485d-95fe-f74937f03b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16356 | 2025.12.24 02:42:16.334237 [ 4 ] {bb30c354-9e9e-485d-95fe-f74937f03b0d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 16357 | 2025.12.24 02:42:16.334440 [ 4 ] {bb30c354-9e9e-485d-95fe-f74937f03b0d} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16358 | 2025.12.24 02:42:16.334566 [ 4 ] {bb30c354-9e9e-485d-95fe-f74937f03b0d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001082 sec., 22181.146025878003 rows/sec., 1.84 MiB/sec. | ||
| 16359 | 2025.12.24 02:42:16.334604 [ 4 ] {bb30c354-9e9e-485d-95fe-f74937f03b0d} <Debug> TCPHandler: Processed in 0.00124198 sec. | ||
| 16360 | 2025.12.24 02:42:16.334703 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16361 | 2025.12.24 02:42:16.334796 [ 4 ] {b7eac6b5-4b25-4d4e-bdd8-4c7163eb026e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16362 | 2025.12.24 02:42:16.334834 [ 4 ] {b7eac6b5-4b25-4d4e-bdd8-4c7163eb026e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16363 | 2025.12.24 02:42:16.335445 [ 4 ] {b7eac6b5-4b25-4d4e-bdd8-4c7163eb026e} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16364 | 2025.12.24 02:42:16.335490 [ 4 ] {b7eac6b5-4b25-4d4e-bdd8-4c7163eb026e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16365 | 2025.12.24 02:42:16.335823 [ 4 ] {b7eac6b5-4b25-4d4e-bdd8-4c7163eb026e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16366 | 2025.12.24 02:42:16.336031 [ 4 ] {b7eac6b5-4b25-4d4e-bdd8-4c7163eb026e} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16367 | 2025.12.24 02:42:16.336160 [ 4 ] {b7eac6b5-4b25-4d4e-bdd8-4c7163eb026e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001381 sec., 8689.355539464155 rows/sec., 678.86 KiB/sec. | ||
| 16368 | 2025.12.24 02:42:16.336200 [ 4 ] {b7eac6b5-4b25-4d4e-bdd8-4c7163eb026e} <Debug> TCPHandler: Processed in 0.001543924 sec. | ||
| 16369 | 2025.12.24 02:42:16.336310 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16370 | 2025.12.24 02:42:16.336403 [ 4 ] {28831735-ed65-48ce-9005-69f6913510ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16371 | 2025.12.24 02:42:16.336444 [ 4 ] {28831735-ed65-48ce-9005-69f6913510ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16372 | 2025.12.24 02:42:16.336865 [ 4 ] {28831735-ed65-48ce-9005-69f6913510ae} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16373 | 2025.12.24 02:42:16.336902 [ 4 ] {28831735-ed65-48ce-9005-69f6913510ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16374 | 2025.12.24 02:42:16.337238 [ 4 ] {28831735-ed65-48ce-9005-69f6913510ae} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16375 | 2025.12.24 02:42:16.337442 [ 4 ] {28831735-ed65-48ce-9005-69f6913510ae} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16376 | 2025.12.24 02:42:16.337570 [ 4 ] {28831735-ed65-48ce-9005-69f6913510ae} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001185 sec., 96202.53164556962 rows/sec., 7.82 MiB/sec. | ||
| 16377 | 2025.12.24 02:42:16.337609 [ 4 ] {28831735-ed65-48ce-9005-69f6913510ae} <Debug> TCPHandler: Processed in 0.001346332 sec. | ||
| 16378 | 2025.12.24 02:42:16.337716 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16379 | 2025.12.24 02:42:16.337809 [ 4 ] {b5d38208-6b4a-44e4-a7e6-9fad465738d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16380 | 2025.12.24 02:42:16.337852 [ 4 ] {b5d38208-6b4a-44e4-a7e6-9fad465738d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16381 | 2025.12.24 02:42:16.338264 [ 4 ] {b5d38208-6b4a-44e4-a7e6-9fad465738d1} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16382 | 2025.12.24 02:42:16.338303 [ 4 ] {b5d38208-6b4a-44e4-a7e6-9fad465738d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16383 | 2025.12.24 02:42:16.338662 [ 4 ] {b5d38208-6b4a-44e4-a7e6-9fad465738d1} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16384 | 2025.12.24 02:42:16.338865 [ 4 ] {b5d38208-6b4a-44e4-a7e6-9fad465738d1} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16385 | 2025.12.24 02:42:16.338996 [ 4 ] {b5d38208-6b4a-44e4-a7e6-9fad465738d1} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001204 sec., 162790.6976744186 rows/sec., 11.68 MiB/sec. | ||
| 16386 | 2025.12.24 02:42:16.339043 [ 4 ] {b5d38208-6b4a-44e4-a7e6-9fad465738d1} <Debug> TCPHandler: Processed in 0.001374462 sec. | ||
| 16387 | 2025.12.24 02:42:16.339179 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16388 | 2025.12.24 02:42:16.339293 [ 4 ] {fd42c6f9-6ab7-40a9-aa31-9d1c487beaea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16389 | 2025.12.24 02:42:16.339361 [ 4 ] {fd42c6f9-6ab7-40a9-aa31-9d1c487beaea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16390 | 2025.12.24 02:42:16.340382 [ 4 ] {fd42c6f9-6ab7-40a9-aa31-9d1c487beaea} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16391 | 2025.12.24 02:42:16.340416 [ 4 ] {fd42c6f9-6ab7-40a9-aa31-9d1c487beaea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16392 | 2025.12.24 02:42:16.340934 [ 4 ] {fd42c6f9-6ab7-40a9-aa31-9d1c487beaea} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16393 | 2025.12.24 02:42:16.341150 [ 4 ] {fd42c6f9-6ab7-40a9-aa31-9d1c487beaea} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16394 | 2025.12.24 02:42:16.341293 [ 4 ] {fd42c6f9-6ab7-40a9-aa31-9d1c487beaea} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002024 sec., 6916.996047430829 rows/sec., 12.39 MiB/sec. | ||
| 16395 | 2025.12.24 02:42:16.341364 [ 4 ] {fd42c6f9-6ab7-40a9-aa31-9d1c487beaea} <Debug> TCPHandler: Processed in 0.002243265 sec. | ||
| 16396 | 2025.12.24 02:42:16.341478 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16397 | 2025.12.24 02:42:16.341572 [ 4 ] {4f02dcf7-5b99-4ec2-b2e6-aa2f6e98a974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16398 | 2025.12.24 02:42:16.341613 [ 4 ] {4f02dcf7-5b99-4ec2-b2e6-aa2f6e98a974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16399 | 2025.12.24 02:42:16.341952 [ 4 ] {4f02dcf7-5b99-4ec2-b2e6-aa2f6e98a974} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16400 | 2025.12.24 02:42:16.341986 [ 4 ] {4f02dcf7-5b99-4ec2-b2e6-aa2f6e98a974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16401 | 2025.12.24 02:42:16.342286 [ 4 ] {4f02dcf7-5b99-4ec2-b2e6-aa2f6e98a974} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16402 | 2025.12.24 02:42:16.342514 [ 4 ] {4f02dcf7-5b99-4ec2-b2e6-aa2f6e98a974} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16403 | 2025.12.24 02:42:16.342641 [ 4 ] {4f02dcf7-5b99-4ec2-b2e6-aa2f6e98a974} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 16404 | 2025.12.24 02:42:16.342678 [ 4 ] {4f02dcf7-5b99-4ec2-b2e6-aa2f6e98a974} <Debug> TCPHandler: Processed in 0.001248751 sec. | ||
| 16405 | 2025.12.24 02:42:17.349554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41679 | ||
| 16406 | 2025.12.24 02:42:17.350249 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16407 | 2025.12.24 02:42:17.350323 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16408 | 2025.12.24 02:42:17.350824 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16409 | 2025.12.24 02:42:17.351060 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16410 | 2025.12.24 02:42:17.351215 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41679 | ||
| 16411 | 2025.12.24 02:42:19.633060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 16412 | 2025.12.24 02:42:19.651244 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16413 | 2025.12.24 02:42:19.651303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16414 | 2025.12.24 02:42:19.657594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 16415 | 2025.12.24 02:42:19.658313 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16416 | 2025.12.24 02:42:19.661529 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 16417 | 2025.12.24 02:42:21.327956 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16418 | 2025.12.24 02:42:21.328133 [ 4 ] {abdf3ed2-9c98-48c8-82b5-c09f29308f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16419 | 2025.12.24 02:42:21.328195 [ 4 ] {abdf3ed2-9c98-48c8-82b5-c09f29308f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16420 | 2025.12.24 02:42:21.328829 [ 4 ] {abdf3ed2-9c98-48c8-82b5-c09f29308f16} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16421 | 2025.12.24 02:42:21.328878 [ 4 ] {abdf3ed2-9c98-48c8-82b5-c09f29308f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16422 | 2025.12.24 02:42:21.329249 [ 4 ] {abdf3ed2-9c98-48c8-82b5-c09f29308f16} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16423 | 2025.12.24 02:42:21.329464 [ 4 ] {abdf3ed2-9c98-48c8-82b5-c09f29308f16} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16424 | 2025.12.24 02:42:21.329609 [ 4 ] {abdf3ed2-9c98-48c8-82b5-c09f29308f16} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001522 sec., 70959.2641261498 rows/sec., 5.96 MiB/sec. | ||
| 16425 | 2025.12.24 02:42:21.329651 [ 4 ] {abdf3ed2-9c98-48c8-82b5-c09f29308f16} <Debug> TCPHandler: Processed in 0.001812219 sec. | ||
| 16426 | 2025.12.24 02:42:21.329773 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16427 | 2025.12.24 02:42:21.329867 [ 4 ] {4066338d-206d-45aa-bb3a-81e506ee3ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16428 | 2025.12.24 02:42:21.329907 [ 4 ] {4066338d-206d-45aa-bb3a-81e506ee3ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16429 | 2025.12.24 02:42:21.330329 [ 4 ] {4066338d-206d-45aa-bb3a-81e506ee3ced} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16430 | 2025.12.24 02:42:21.330365 [ 4 ] {4066338d-206d-45aa-bb3a-81e506ee3ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16431 | 2025.12.24 02:42:21.330647 [ 4 ] {4066338d-206d-45aa-bb3a-81e506ee3ced} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16432 | 2025.12.24 02:42:21.330845 [ 4 ] {4066338d-206d-45aa-bb3a-81e506ee3ced} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16433 | 2025.12.24 02:42:21.330970 [ 4 ] {4066338d-206d-45aa-bb3a-81e506ee3ced} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001122 sec., 23172.905525846705 rows/sec., 1.70 MiB/sec. | ||
| 16434 | 2025.12.24 02:42:21.331007 [ 4 ] {4066338d-206d-45aa-bb3a-81e506ee3ced} <Debug> TCPHandler: Processed in 0.00128167 sec. | ||
| 16435 | 2025.12.24 02:42:21.331128 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16436 | 2025.12.24 02:42:21.331254 [ 4 ] {47996700-ff22-471a-8c17-54e698eb810c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16437 | 2025.12.24 02:42:21.331301 [ 4 ] {47996700-ff22-471a-8c17-54e698eb810c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16438 | 2025.12.24 02:42:21.331840 [ 4 ] {47996700-ff22-471a-8c17-54e698eb810c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16439 | 2025.12.24 02:42:21.331877 [ 4 ] {47996700-ff22-471a-8c17-54e698eb810c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16440 | 2025.12.24 02:42:21.332182 [ 4 ] {47996700-ff22-471a-8c17-54e698eb810c} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16441 | 2025.12.24 02:42:21.332383 [ 4 ] {47996700-ff22-471a-8c17-54e698eb810c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16442 | 2025.12.24 02:42:21.332508 [ 4 ] {47996700-ff22-471a-8c17-54e698eb810c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001278 sec., 70422.5352112676 rows/sec., 5.50 MiB/sec. | ||
| 16443 | 2025.12.24 02:42:21.332546 [ 4 ] {47996700-ff22-471a-8c17-54e698eb810c} <Debug> TCPHandler: Processed in 0.001476914 sec. | ||
| 16444 | 2025.12.24 02:42:21.332660 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16445 | 2025.12.24 02:42:21.332753 [ 4 ] {a538c899-baa6-4789-82e3-7b3107dfff6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16446 | 2025.12.24 02:42:21.332797 [ 4 ] {a538c899-baa6-4789-82e3-7b3107dfff6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16447 | 2025.12.24 02:42:21.333192 [ 4 ] {a538c899-baa6-4789-82e3-7b3107dfff6d} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16448 | 2025.12.24 02:42:21.333228 [ 4 ] {a538c899-baa6-4789-82e3-7b3107dfff6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16449 | 2025.12.24 02:42:21.333538 [ 4 ] {a538c899-baa6-4789-82e3-7b3107dfff6d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16450 | 2025.12.24 02:42:21.333738 [ 4 ] {a538c899-baa6-4789-82e3-7b3107dfff6d} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16451 | 2025.12.24 02:42:21.333864 [ 4 ] {a538c899-baa6-4789-82e3-7b3107dfff6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00113 sec., 141592.9203539823 rows/sec., 9.86 MiB/sec. | ||
| 16452 | 2025.12.24 02:42:21.333902 [ 4 ] {a538c899-baa6-4789-82e3-7b3107dfff6d} <Debug> TCPHandler: Processed in 0.001289441 sec. | ||
| 16453 | 2025.12.24 02:42:21.334032 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16454 | 2025.12.24 02:42:21.334158 [ 4 ] {6763e7be-e691-427f-9ae2-598ae1736e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16455 | 2025.12.24 02:42:21.334221 [ 4 ] {6763e7be-e691-427f-9ae2-598ae1736e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16456 | 2025.12.24 02:42:21.335075 [ 4 ] {6763e7be-e691-427f-9ae2-598ae1736e13} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16457 | 2025.12.24 02:42:21.335112 [ 4 ] {6763e7be-e691-427f-9ae2-598ae1736e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16458 | 2025.12.24 02:42:21.335628 [ 4 ] {6763e7be-e691-427f-9ae2-598ae1736e13} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16459 | 2025.12.24 02:42:21.335847 [ 4 ] {6763e7be-e691-427f-9ae2-598ae1736e13} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16460 | 2025.12.24 02:42:21.335981 [ 4 ] {6763e7be-e691-427f-9ae2-598ae1736e13} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001847 sec., 14076.881429344885 rows/sec., 25.23 MiB/sec. | ||
| 16461 | 2025.12.24 02:42:21.336035 [ 4 ] {6763e7be-e691-427f-9ae2-598ae1736e13} <Debug> TCPHandler: Processed in 0.002061193 sec. | ||
| 16462 | 2025.12.24 02:42:21.336145 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16463 | 2025.12.24 02:42:21.336238 [ 4 ] {8f397246-202e-4180-b7b4-f8ad0dd3e12d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16464 | 2025.12.24 02:42:21.336279 [ 4 ] {8f397246-202e-4180-b7b4-f8ad0dd3e12d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16465 | 2025.12.24 02:42:21.336602 [ 4 ] {8f397246-202e-4180-b7b4-f8ad0dd3e12d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16466 | 2025.12.24 02:42:21.336638 [ 4 ] {8f397246-202e-4180-b7b4-f8ad0dd3e12d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16467 | 2025.12.24 02:42:21.336929 [ 4 ] {8f397246-202e-4180-b7b4-f8ad0dd3e12d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16468 | 2025.12.24 02:42:21.337132 [ 4 ] {8f397246-202e-4180-b7b4-f8ad0dd3e12d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16469 | 2025.12.24 02:42:21.337257 [ 4 ] {8f397246-202e-4180-b7b4-f8ad0dd3e12d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001038 sec., 57803.46820809248 rows/sec., 3.90 MiB/sec. | ||
| 16470 | 2025.12.24 02:42:21.337294 [ 4 ] {8f397246-202e-4180-b7b4-f8ad0dd3e12d} <Debug> TCPHandler: Processed in 0.001195459 sec. | ||
| 16471 | 2025.12.24 02:42:24.658267 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16472 | 2025.12.24 02:42:24.658339 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16473 | 2025.12.24 02:42:24.851461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42127 | ||
| 16474 | 2025.12.24 02:42:24.852010 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16475 | 2025.12.24 02:42:24.852055 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16476 | 2025.12.24 02:42:24.852518 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16477 | 2025.12.24 02:42:24.852741 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16478 | 2025.12.24 02:42:24.852882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42127 | ||
| 16479 | 2025.12.24 02:42:24.991676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1976 | ||
| 16480 | 2025.12.24 02:42:24.994336 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16481 | 2025.12.24 02:42:24.994390 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16482 | 2025.12.24 02:42:24.995635 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16483 | 2025.12.24 02:42:24.995919 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16484 | 2025.12.24 02:42:24.996211 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1976 | ||
| 16485 | 2025.12.24 02:42:26.327745 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16486 | 2025.12.24 02:42:26.327939 [ 4 ] {0d96f628-9c58-4c26-bcd5-e79fde9a8e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16487 | 2025.12.24 02:42:26.328012 [ 4 ] {0d96f628-9c58-4c26-bcd5-e79fde9a8e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16488 | 2025.12.24 02:42:26.328667 [ 4 ] {0d96f628-9c58-4c26-bcd5-e79fde9a8e54} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16489 | 2025.12.24 02:42:26.328718 [ 4 ] {0d96f628-9c58-4c26-bcd5-e79fde9a8e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16490 | 2025.12.24 02:42:26.329127 [ 4 ] {0d96f628-9c58-4c26-bcd5-e79fde9a8e54} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16491 | 2025.12.24 02:42:26.329350 [ 4 ] {0d96f628-9c58-4c26-bcd5-e79fde9a8e54} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16492 | 2025.12.24 02:42:26.329509 [ 4 ] {0d96f628-9c58-4c26-bcd5-e79fde9a8e54} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001623 sec., 51756.007393715336 rows/sec., 4.33 MiB/sec. | ||
| 16493 | 2025.12.24 02:42:26.329562 [ 4 ] {0d96f628-9c58-4c26-bcd5-e79fde9a8e54} <Debug> TCPHandler: Processed in 0.001944871 sec. | ||
| 16494 | 2025.12.24 02:42:26.329686 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16495 | 2025.12.24 02:42:26.329788 [ 4 ] {c68627e3-69cc-4e6a-9641-f1e642c9f604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16496 | 2025.12.24 02:42:26.329833 [ 4 ] {c68627e3-69cc-4e6a-9641-f1e642c9f604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16497 | 2025.12.24 02:42:26.330252 [ 4 ] {c68627e3-69cc-4e6a-9641-f1e642c9f604} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16498 | 2025.12.24 02:42:26.330292 [ 4 ] {c68627e3-69cc-4e6a-9641-f1e642c9f604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16499 | 2025.12.24 02:42:26.330596 [ 4 ] {c68627e3-69cc-4e6a-9641-f1e642c9f604} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16500 | 2025.12.24 02:42:26.330817 [ 4 ] {c68627e3-69cc-4e6a-9641-f1e642c9f604} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16501 | 2025.12.24 02:42:26.330956 [ 4 ] {c68627e3-69cc-4e6a-9641-f1e642c9f604} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001191 sec., 11754.827875734676 rows/sec., 883.91 KiB/sec. | ||
| 16502 | 2025.12.24 02:42:26.330998 [ 4 ] {c68627e3-69cc-4e6a-9641-f1e642c9f604} <Debug> TCPHandler: Processed in 0.001364642 sec. | ||
| 16503 | 2025.12.24 02:42:26.331108 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16504 | 2025.12.24 02:42:26.331213 [ 4 ] {22d1689c-4130-44b8-af31-ede0daac9587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16505 | 2025.12.24 02:42:26.331256 [ 4 ] {22d1689c-4130-44b8-af31-ede0daac9587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16506 | 2025.12.24 02:42:26.331690 [ 4 ] {22d1689c-4130-44b8-af31-ede0daac9587} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16507 | 2025.12.24 02:42:26.331728 [ 4 ] {22d1689c-4130-44b8-af31-ede0daac9587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16508 | 2025.12.24 02:42:26.332038 [ 4 ] {22d1689c-4130-44b8-af31-ede0daac9587} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16509 | 2025.12.24 02:42:26.332245 [ 4 ] {22d1689c-4130-44b8-af31-ede0daac9587} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16510 | 2025.12.24 02:42:26.332373 [ 4 ] {22d1689c-4130-44b8-af31-ede0daac9587} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00118 sec., 66101.69491525424 rows/sec., 5.16 MiB/sec. | ||
| 16511 | 2025.12.24 02:42:26.332413 [ 4 ] {22d1689c-4130-44b8-af31-ede0daac9587} <Debug> TCPHandler: Processed in 0.001356341 sec. | ||
| 16512 | 2025.12.24 02:42:26.332530 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16513 | 2025.12.24 02:42:26.332623 [ 4 ] {6da18e91-6cf1-4529-b6c6-e2770f2b4bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16514 | 2025.12.24 02:42:26.332666 [ 4 ] {6da18e91-6cf1-4529-b6c6-e2770f2b4bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16515 | 2025.12.24 02:42:26.333075 [ 4 ] {6da18e91-6cf1-4529-b6c6-e2770f2b4bdc} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16516 | 2025.12.24 02:42:26.333111 [ 4 ] {6da18e91-6cf1-4529-b6c6-e2770f2b4bdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16517 | 2025.12.24 02:42:26.333434 [ 4 ] {6da18e91-6cf1-4529-b6c6-e2770f2b4bdc} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16518 | 2025.12.24 02:42:26.333643 [ 4 ] {6da18e91-6cf1-4529-b6c6-e2770f2b4bdc} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16519 | 2025.12.24 02:42:26.333761 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 4 parts from all_1_125_26 to all_128_128_0 | ||
| 16520 | 2025.12.24 02:42:26.333772 [ 4 ] {6da18e91-6cf1-4529-b6c6-e2770f2b4bdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 16521 | 2025.12.24 02:42:26.333835 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16522 | 2025.12.24 02:42:26.333851 [ 4 ] {6da18e91-6cf1-4529-b6c6-e2770f2b4bdc} <Debug> TCPHandler: Processed in 0.001370421 sec. | ||
| 16523 | 2025.12.24 02:42:26.333860 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16524 | 2025.12.24 02:42:26.333972 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16525 | 2025.12.24 02:42:26.333982 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 16526 | 2025.12.24 02:42:26.334071 [ 4 ] {56b320da-1b4f-4721-aac5-68db4375da91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16527 | 2025.12.24 02:42:26.334129 [ 4 ] {56b320da-1b4f-4721-aac5-68db4375da91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16528 | 2025.12.24 02:42:26.334130 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_128_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16529 | 2025.12.24 02:42:26.334183 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_128_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_125_26, total 35773 rows starting from the beginning of the part | ||
| 16530 | 2025.12.24 02:42:26.334256 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 16531 | 2025.12.24 02:42:26.334307 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 16532 | 2025.12.24 02:42:26.334356 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 16533 | 2025.12.24 02:42:26.334907 [ 4 ] {56b320da-1b4f-4721-aac5-68db4375da91} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16534 | 2025.12.24 02:42:26.334947 [ 4 ] {56b320da-1b4f-4721-aac5-68db4375da91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16535 | 2025.12.24 02:42:26.335472 [ 4 ] {56b320da-1b4f-4721-aac5-68db4375da91} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16536 | 2025.12.24 02:42:26.335707 [ 4 ] {56b320da-1b4f-4721-aac5-68db4375da91} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16537 | 2025.12.24 02:42:26.335846 [ 4 ] {56b320da-1b4f-4721-aac5-68db4375da91} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001794 sec., 7803.790412486064 rows/sec., 13.98 MiB/sec. | ||
| 16538 | 2025.12.24 02:42:26.335902 [ 4 ] {56b320da-1b4f-4721-aac5-68db4375da91} <Debug> TCPHandler: Processed in 0.001978931 sec. | ||
| 16539 | 2025.12.24 02:42:26.336016 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16540 | 2025.12.24 02:42:26.336109 [ 4 ] {0e19e89d-64fa-4a80-bf75-e9a761bb9936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16541 | 2025.12.24 02:42:26.336151 [ 4 ] {0e19e89d-64fa-4a80-bf75-e9a761bb9936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16542 | 2025.12.24 02:42:26.336548 [ 4 ] {0e19e89d-64fa-4a80-bf75-e9a761bb9936} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16543 | 2025.12.24 02:42:26.336583 [ 4 ] {0e19e89d-64fa-4a80-bf75-e9a761bb9936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16544 | 2025.12.24 02:42:26.336903 [ 4 ] {0e19e89d-64fa-4a80-bf75-e9a761bb9936} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 16545 | 2025.12.24 02:42:26.337121 [ 4 ] {0e19e89d-64fa-4a80-bf75-e9a761bb9936} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16546 | 2025.12.24 02:42:26.337253 [ 4 ] {0e19e89d-64fa-4a80-bf75-e9a761bb9936} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 16547 | 2025.12.24 02:42:26.337291 [ 4 ] {0e19e89d-64fa-4a80-bf75-e9a761bb9936} <Debug> TCPHandler: Processed in 0.001325351 sec. | ||
| 16548 | 2025.12.24 02:42:26.340931 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_128_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36289 rows, containing 5 columns (5 merged, 0 gathered) in 0.006992651 sec., 5189591.186518532 rows/sec., 356.64 MiB/sec. | ||
| 16549 | 2025.12.24 02:42:26.341410 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_128_27} <Trace> MergedBlockOutputStream: filled checksums all_1_128_27 (state Temporary) | ||
| 16550 | 2025.12.24 02:42:26.341688 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_128_27 to all_1_128_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16551 | 2025.12.24 02:42:26.341763 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_128_27} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 4 parts: [all_1_125_26, all_128_128_0] -> all_1_128_27 | ||
| 16552 | 2025.12.24 02:42:26.341836 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
| 16553 | 2025.12.24 02:42:27.161689 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 16554 | 2025.12.24 02:42:27.180863 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16555 | 2025.12.24 02:42:27.180922 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16556 | 2025.12.24 02:42:27.187256 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 16557 | 2025.12.24 02:42:27.187974 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16558 | 2025.12.24 02:42:27.191381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 16559 | 2025.12.24 02:42:31.359010 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16560 | 2025.12.24 02:42:31.359207 [ 4 ] {5ea5fe63-6749-4f21-a0e4-0a40d16d918a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16561 | 2025.12.24 02:42:31.359275 [ 4 ] {5ea5fe63-6749-4f21-a0e4-0a40d16d918a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16562 | 2025.12.24 02:42:31.359963 [ 4 ] {5ea5fe63-6749-4f21-a0e4-0a40d16d918a} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16563 | 2025.12.24 02:42:31.360019 [ 4 ] {5ea5fe63-6749-4f21-a0e4-0a40d16d918a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16564 | 2025.12.24 02:42:31.360410 [ 4 ] {5ea5fe63-6749-4f21-a0e4-0a40d16d918a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 16565 | 2025.12.24 02:42:31.360647 [ 4 ] {5ea5fe63-6749-4f21-a0e4-0a40d16d918a} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16566 | 2025.12.24 02:42:31.360828 [ 4 ] {5ea5fe63-6749-4f21-a0e4-0a40d16d918a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001668 sec., 2398.0815347721823 rows/sec., 195.55 KiB/sec. | ||
| 16567 | 2025.12.24 02:42:31.360903 [ 4 ] {5ea5fe63-6749-4f21-a0e4-0a40d16d918a} <Debug> TCPHandler: Processed in 0.002023792 sec. | ||
| 16568 | 2025.12.24 02:42:31.361046 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16569 | 2025.12.24 02:42:31.361150 [ 4 ] {b06f881a-d35f-4943-85e4-8a198661b49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16570 | 2025.12.24 02:42:31.361195 [ 4 ] {b06f881a-d35f-4943-85e4-8a198661b49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16571 | 2025.12.24 02:42:31.362854 [ 4 ] {b06f881a-d35f-4943-85e4-8a198661b49b} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16572 | 2025.12.24 02:42:31.362895 [ 4 ] {b06f881a-d35f-4943-85e4-8a198661b49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16573 | 2025.12.24 02:42:31.363296 [ 4 ] {b06f881a-d35f-4943-85e4-8a198661b49b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16574 | 2025.12.24 02:42:31.363623 [ 4 ] {b06f881a-d35f-4943-85e4-8a198661b49b} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16575 | 2025.12.24 02:42:31.363818 [ 34 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16576 | 2025.12.24 02:42:31.363837 [ 4 ] {b06f881a-d35f-4943-85e4-8a198661b49b} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.002709 sec., 461424.8800295312 rows/sec., 38.21 MiB/sec. | ||
| 16577 | 2025.12.24 02:42:31.363896 [ 34 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16578 | 2025.12.24 02:42:31.363923 [ 4 ] {b06f881a-d35f-4943-85e4-8a198661b49b} <Debug> TCPHandler: Processed in 0.002930406 sec. | ||
| 16579 | 2025.12.24 02:42:31.363924 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16580 | 2025.12.24 02:42:31.364045 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 16581 | 2025.12.24 02:42:31.364079 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16582 | 2025.12.24 02:42:31.364165 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16583 | 2025.12.24 02:42:31.364190 [ 4 ] {1fd636e1-5c69-4d7d-ada0-fe41f4bfdac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16584 | 2025.12.24 02:42:31.364202 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1406 rows starting from the beginning of the part | ||
| 16585 | 2025.12.24 02:42:31.364242 [ 4 ] {1fd636e1-5c69-4d7d-ada0-fe41f4bfdac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16586 | 2025.12.24 02:42:31.364266 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 16587 | 2025.12.24 02:42:31.364312 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 204 rows starting from the beginning of the part | ||
| 16588 | 2025.12.24 02:42:31.364353 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 16589 | 2025.12.24 02:42:31.364390 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 84 rows starting from the beginning of the part | ||
| 16590 | 2025.12.24 02:42:31.364428 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1250 rows starting from the beginning of the part | ||
| 16591 | 2025.12.24 02:42:31.364777 [ 4 ] {1fd636e1-5c69-4d7d-ada0-fe41f4bfdac3} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16592 | 2025.12.24 02:42:31.364815 [ 4 ] {1fd636e1-5c69-4d7d-ada0-fe41f4bfdac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16593 | 2025.12.24 02:42:31.365115 [ 4 ] {1fd636e1-5c69-4d7d-ada0-fe41f4bfdac3} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16594 | 2025.12.24 02:42:31.365366 [ 4 ] {1fd636e1-5c69-4d7d-ada0-fe41f4bfdac3} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16595 | 2025.12.24 02:42:31.365506 [ 34 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16596 | 2025.12.24 02:42:31.365519 [ 4 ] {1fd636e1-5c69-4d7d-ada0-fe41f4bfdac3} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001355 sec., 22140.22140221402 rows/sec., 1.61 MiB/sec. | ||
| 16597 | 2025.12.24 02:42:31.365544 [ 34 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16598 | 2025.12.24 02:42:31.365570 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16599 | 2025.12.24 02:42:31.365593 [ 4 ] {1fd636e1-5c69-4d7d-ada0-fe41f4bfdac3} <Debug> TCPHandler: Processed in 0.001571665 sec. | ||
| 16600 | 2025.12.24 02:42:31.365671 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 16601 | 2025.12.24 02:42:31.365744 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16602 | 2025.12.24 02:42:31.365813 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16603 | 2025.12.24 02:42:31.365852 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 70 rows starting from the beginning of the part | ||
| 16604 | 2025.12.24 02:42:31.365855 [ 4 ] {28e112dc-b3d7-4ae4-acc2-3e3061a936f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16605 | 2025.12.24 02:42:31.365912 [ 4 ] {28e112dc-b3d7-4ae4-acc2-3e3061a936f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16606 | 2025.12.24 02:42:31.365919 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 26 rows starting from the beginning of the part | ||
| 16607 | 2025.12.24 02:42:31.365974 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 16608 | 2025.12.24 02:42:31.365983 [ 198 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3160 rows, containing 5 columns (5 merged, 0 gathered) in 0.001983211 sec., 1593375.5914020243 rows/sec., 139.66 MiB/sec. | ||
| 16609 | 2025.12.24 02:42:31.366017 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 26 rows starting from the beginning of the part | ||
| 16610 | 2025.12.24 02:42:31.366061 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 14 rows starting from the beginning of the part | ||
| 16611 | 2025.12.24 02:42:31.366099 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 30 rows starting from the beginning of the part | ||
| 16612 | 2025.12.24 02:42:31.366239 [ 198 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16613 | 2025.12.24 02:42:31.366532 [ 4 ] {28e112dc-b3d7-4ae4-acc2-3e3061a936f0} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16614 | 2025.12.24 02:42:31.366579 [ 4 ] {28e112dc-b3d7-4ae4-acc2-3e3061a936f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16615 | 2025.12.24 02:42:31.366603 [ 198 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_131_26} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16616 | 2025.12.24 02:42:31.366702 [ 198 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_131_26} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16617 | 2025.12.24 02:42:31.366819 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 16618 | 2025.12.24 02:42:31.366942 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 192 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132107 sec., 145336.73461663653 rows/sec., 11.23 MiB/sec. | ||
| 16619 | 2025.12.24 02:42:31.366962 [ 4 ] {28e112dc-b3d7-4ae4-acc2-3e3061a936f0} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 16620 | 2025.12.24 02:42:31.367085 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16621 | 2025.12.24 02:42:31.367189 [ 4 ] {28e112dc-b3d7-4ae4-acc2-3e3061a936f0} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16622 | 2025.12.24 02:42:31.367331 [ 4 ] {28e112dc-b3d7-4ae4-acc2-3e3061a936f0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001501 sec., 151898.7341772152 rows/sec., 10.29 MiB/sec. | ||
| 16623 | 2025.12.24 02:42:31.367344 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_126_25} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16624 | 2025.12.24 02:42:31.367373 [ 4 ] {28e112dc-b3d7-4ae4-acc2-3e3061a936f0} <Debug> TCPHandler: Processed in 0.001694007 sec. | ||
| 16625 | 2025.12.24 02:42:31.367415 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_126_25} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16626 | 2025.12.24 02:42:31.367492 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16627 | 2025.12.24 02:42:31.367495 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16628 | 2025.12.24 02:42:31.367598 [ 4 ] {c3e710bb-f1da-4782-a534-29beb8144344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16629 | 2025.12.24 02:42:31.367639 [ 4 ] {c3e710bb-f1da-4782-a534-29beb8144344} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16630 | 2025.12.24 02:42:31.368372 [ 4 ] {c3e710bb-f1da-4782-a534-29beb8144344} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16631 | 2025.12.24 02:42:31.368408 [ 4 ] {c3e710bb-f1da-4782-a534-29beb8144344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16632 | 2025.12.24 02:42:31.368745 [ 4 ] {c3e710bb-f1da-4782-a534-29beb8144344} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16633 | 2025.12.24 02:42:31.368966 [ 4 ] {c3e710bb-f1da-4782-a534-29beb8144344} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16634 | 2025.12.24 02:42:31.369098 [ 4 ] {c3e710bb-f1da-4782-a534-29beb8144344} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001519 sec., 362080.3159973667 rows/sec., 26.88 MiB/sec. | ||
| 16635 | 2025.12.24 02:42:31.369100 [ 34 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16636 | 2025.12.24 02:42:31.369143 [ 4 ] {c3e710bb-f1da-4782-a534-29beb8144344} <Debug> TCPHandler: Processed in 0.001698627 sec. | ||
| 16637 | 2025.12.24 02:42:31.369152 [ 34 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16638 | 2025.12.24 02:42:31.369184 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16639 | 2025.12.24 02:42:31.369263 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 16640 | 2025.12.24 02:42:31.369271 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16641 | 2025.12.24 02:42:31.369368 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16642 | 2025.12.24 02:42:31.369389 [ 4 ] {f940804b-2ca8-4e9b-92ac-615693340de8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16643 | 2025.12.24 02:42:31.369397 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 632 rows starting from the beginning of the part | ||
| 16644 | 2025.12.24 02:42:31.369455 [ 4 ] {f940804b-2ca8-4e9b-92ac-615693340de8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16645 | 2025.12.24 02:42:31.369463 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 16646 | 2025.12.24 02:42:31.369524 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 114 rows starting from the beginning of the part | ||
| 16647 | 2025.12.24 02:42:31.369560 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 16648 | 2025.12.24 02:42:31.369596 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 78 rows starting from the beginning of the part | ||
| 16649 | 2025.12.24 02:42:31.369631 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 550 rows starting from the beginning of the part | ||
| 16650 | 2025.12.24 02:42:31.370242 [ 4 ] {f940804b-2ca8-4e9b-92ac-615693340de8} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16651 | 2025.12.24 02:42:31.370292 [ 4 ] {f940804b-2ca8-4e9b-92ac-615693340de8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16652 | 2025.12.24 02:42:31.370628 [ 198 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1554 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397242 sec., 1112191.0163021153 rows/sec., 88.61 MiB/sec. | ||
| 16653 | 2025.12.24 02:42:31.370726 [ 4 ] {f940804b-2ca8-4e9b-92ac-615693340de8} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16654 | 2025.12.24 02:42:31.370818 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16655 | 2025.12.24 02:42:31.371030 [ 4 ] {f940804b-2ca8-4e9b-92ac-615693340de8} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16656 | 2025.12.24 02:42:31.371141 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_131_26} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16657 | 2025.12.24 02:42:31.371182 [ 4 ] {f940804b-2ca8-4e9b-92ac-615693340de8} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001814 sec., 466372.6571113561 rows/sec., 31.39 MiB/sec. | ||
| 16658 | 2025.12.24 02:42:31.371226 [ 4 ] {f940804b-2ca8-4e9b-92ac-615693340de8} <Debug> TCPHandler: Processed in 0.002003732 sec. | ||
| 16659 | 2025.12.24 02:42:31.371227 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_131_26} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16660 | 2025.12.24 02:42:31.371321 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 16661 | 2025.12.24 02:42:31.371361 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16662 | 2025.12.24 02:42:31.371469 [ 4 ] {4ead061a-0afd-4408-b4a5-650c0af9262d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16663 | 2025.12.24 02:42:31.371531 [ 4 ] {4ead061a-0afd-4408-b4a5-650c0af9262d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16664 | 2025.12.24 02:42:31.372417 [ 4 ] {4ead061a-0afd-4408-b4a5-650c0af9262d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16665 | 2025.12.24 02:42:31.372456 [ 4 ] {4ead061a-0afd-4408-b4a5-650c0af9262d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16666 | 2025.12.24 02:42:31.373021 [ 4 ] {4ead061a-0afd-4408-b4a5-650c0af9262d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16667 | 2025.12.24 02:42:31.373256 [ 4 ] {4ead061a-0afd-4408-b4a5-650c0af9262d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16668 | 2025.12.24 02:42:31.373404 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16669 | 2025.12.24 02:42:31.373419 [ 4 ] {4ead061a-0afd-4408-b4a5-650c0af9262d} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001967 sec., 13218.098627351297 rows/sec., 23.69 MiB/sec. | ||
| 16670 | 2025.12.24 02:42:31.373447 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16671 | 2025.12.24 02:42:31.373475 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16672 | 2025.12.24 02:42:31.373531 [ 4 ] {4ead061a-0afd-4408-b4a5-650c0af9262d} <Debug> TCPHandler: Processed in 0.002224396 sec. | ||
| 16673 | 2025.12.24 02:42:31.373587 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 16674 | 2025.12.24 02:42:31.373681 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16675 | 2025.12.24 02:42:31.373793 [ 4 ] {d9ec43b3-dfa0-49fd-a9fd-842e2e157c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16676 | 2025.12.24 02:42:31.373850 [ 4 ] {d9ec43b3-dfa0-49fd-a9fd-842e2e157c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16677 | 2025.12.24 02:42:31.373857 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16678 | 2025.12.24 02:42:31.373939 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2349 rows starting from the beginning of the part | ||
| 16679 | 2025.12.24 02:42:31.374074 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 26 rows starting from the beginning of the part | ||
| 16680 | 2025.12.24 02:42:31.374188 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 14 rows starting from the beginning of the part | ||
| 16681 | 2025.12.24 02:42:31.374288 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 26 rows starting from the beginning of the part | ||
| 16682 | 2025.12.24 02:42:31.374295 [ 4 ] {d9ec43b3-dfa0-49fd-a9fd-842e2e157c70} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16683 | 2025.12.24 02:42:31.374345 [ 4 ] {d9ec43b3-dfa0-49fd-a9fd-842e2e157c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16684 | 2025.12.24 02:42:31.374403 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 14 rows starting from the beginning of the part | ||
| 16685 | 2025.12.24 02:42:31.374531 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 26 rows starting from the beginning of the part | ||
| 16686 | 2025.12.24 02:42:31.374742 [ 4 ] {d9ec43b3-dfa0-49fd-a9fd-842e2e157c70} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 16687 | 2025.12.24 02:42:31.375000 [ 4 ] {d9ec43b3-dfa0-49fd-a9fd-842e2e157c70} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16688 | 2025.12.24 02:42:31.375152 [ 34 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 16689 | 2025.12.24 02:42:31.375154 [ 4 ] {d9ec43b3-dfa0-49fd-a9fd-842e2e157c70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001386 sec., 43290.043290043286 rows/sec., 2.92 MiB/sec. | ||
| 16690 | 2025.12.24 02:42:31.375208 [ 34 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16691 | 2025.12.24 02:42:31.375238 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16692 | 2025.12.24 02:42:31.375241 [ 4 ] {d9ec43b3-dfa0-49fd-a9fd-842e2e157c70} <Debug> TCPHandler: Processed in 0.001615466 sec. | ||
| 16693 | 2025.12.24 02:42:31.375331 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 16694 | 2025.12.24 02:42:31.375458 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16695 | 2025.12.24 02:42:31.375492 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 7488 rows starting from the beginning of the part | ||
| 16696 | 2025.12.24 02:42:31.375548 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 16697 | 2025.12.24 02:42:31.375594 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 16698 | 2025.12.24 02:42:31.375638 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 16699 | 2025.12.24 02:42:31.375676 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 16700 | 2025.12.24 02:42:31.375714 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 16701 | 2025.12.24 02:42:31.377784 [ 198 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7788 rows, containing 4 columns (4 merged, 0 gathered) in 0.002496739 sec., 3119268.774189052 rows/sec., 210.22 MiB/sec. | ||
| 16702 | 2025.12.24 02:42:31.378406 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 16703 | 2025.12.24 02:42:31.378725 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_131_26} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16704 | 2025.12.24 02:42:31.378804 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_131_26} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 16705 | 2025.12.24 02:42:31.378910 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 16706 | 2025.12.24 02:42:31.385480 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2455 rows, containing 19 columns (19 merged, 0 gathered) in 0.011947871 sec., 205475.93793069912 rows/sec., 368.20 MiB/sec. | ||
| 16707 | 2025.12.24 02:42:31.388095 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16708 | 2025.12.24 02:42:31.388631 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16709 | 2025.12.24 02:42:31.388716 [ 190 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16710 | 2025.12.24 02:42:31.388875 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.74 MiB. | ||
| 16711 | 2025.12.24 02:42:31.443537 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61530 | ||
| 16712 | 2025.12.24 02:42:31.443672 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16713 | 2025.12.24 02:42:31.443720 [ 352 ] {} <Debug> TCP-Session: 6d2d01ef-f876-4b9c-aaf7-a12dead12001 Authenticating user 'default' from [fd00:1122:3344:101::e]:61530 | ||
| 16714 | 2025.12.24 02:42:31.443750 [ 352 ] {} <Debug> TCP-Session: 6d2d01ef-f876-4b9c-aaf7-a12dead12001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16715 | 2025.12.24 02:42:31.443769 [ 352 ] {} <Debug> TCP-Session: 6d2d01ef-f876-4b9c-aaf7-a12dead12001 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16716 | 2025.12.24 02:42:31.443970 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58700 | ||
| 16717 | 2025.12.24 02:42:31.444012 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35647 | ||
| 16718 | 2025.12.24 02:42:31.444036 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47686 | ||
| 16719 | 2025.12.24 02:42:31.444058 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61300 | ||
| 16720 | 2025.12.24 02:42:31.444108 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50276 | ||
| 16721 | 2025.12.24 02:42:31.444113 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56566 | ||
| 16722 | 2025.12.24 02:42:31.444170 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16723 | 2025.12.24 02:42:31.444184 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16724 | 2025.12.24 02:42:31.444210 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16725 | 2025.12.24 02:42:31.444222 [ 354 ] {} <Debug> TCP-Session: 3d9caed6-de50-4363-98f6-d13e17a5c328 Authenticating user 'default' from [fd00:1122:3344:101::e]:47686 | ||
| 16726 | 2025.12.24 02:42:31.444240 [ 357 ] {} <Debug> TCP-Session: 05ecacc6-1838-40dc-aaee-a8adabd7835c Authenticating user 'default' from [fd00:1122:3344:101::e]:61300 | ||
| 16727 | 2025.12.24 02:42:31.444255 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16728 | 2025.12.24 02:42:31.444300 [ 357 ] {} <Debug> TCP-Session: 05ecacc6-1838-40dc-aaee-a8adabd7835c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16729 | 2025.12.24 02:42:31.444250 [ 358 ] {} <Debug> TCP-Session: 03439c1c-e380-49c4-952c-dab1590455a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50276 | ||
| 16730 | 2025.12.24 02:42:31.444327 [ 357 ] {} <Debug> TCP-Session: 05ecacc6-1838-40dc-aaee-a8adabd7835c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16731 | 2025.12.24 02:42:31.444351 [ 358 ] {} <Debug> TCP-Session: 03439c1c-e380-49c4-952c-dab1590455a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16732 | 2025.12.24 02:42:31.444322 [ 359 ] {} <Debug> TCP-Session: febee05a-1d80-4114-ad85-c0ddbb5fe1d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56566 | ||
| 16733 | 2025.12.24 02:42:31.444377 [ 358 ] {} <Debug> TCP-Session: 03439c1c-e380-49c4-952c-dab1590455a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16734 | 2025.12.24 02:42:31.444234 [ 352 ] {} <Trace> TCP-Session: 6d2d01ef-f876-4b9c-aaf7-a12dead12001 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16735 | 2025.12.24 02:42:31.444410 [ 359 ] {} <Debug> TCP-Session: febee05a-1d80-4114-ad85-c0ddbb5fe1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16736 | 2025.12.24 02:42:31.444155 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16737 | 2025.12.24 02:42:31.444452 [ 359 ] {} <Debug> TCP-Session: febee05a-1d80-4114-ad85-c0ddbb5fe1d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16738 | 2025.12.24 02:42:31.444485 [ 290 ] {} <Debug> TCP-Session: 75ed655f-c489-4f0b-b833-32e83ae1677d Authenticating user 'default' from [fd00:1122:3344:101::e]:35647 | ||
| 16739 | 2025.12.24 02:42:31.444101 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16740 | 2025.12.24 02:42:31.444521 [ 290 ] {} <Debug> TCP-Session: 75ed655f-c489-4f0b-b833-32e83ae1677d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16741 | 2025.12.24 02:42:31.444039 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33769 | ||
| 16742 | 2025.12.24 02:42:31.444552 [ 353 ] {} <Debug> TCP-Session: daf547fc-f9b7-4f49-af1f-724c48488fac Authenticating user 'default' from [fd00:1122:3344:101::e]:58700 | ||
| 16743 | 2025.12.24 02:42:31.444552 [ 290 ] {} <Debug> TCP-Session: 75ed655f-c489-4f0b-b833-32e83ae1677d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16744 | 2025.12.24 02:42:31.444606 [ 353 ] {} <Debug> TCP-Session: daf547fc-f9b7-4f49-af1f-724c48488fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16745 | 2025.12.24 02:42:31.444614 [ 352 ] {0821fee5-3b4f-4370-a421-fe8dceb46a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61530) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16746 | 2025.12.24 02:42:31.444628 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16747 | 2025.12.24 02:42:31.444630 [ 353 ] {} <Debug> TCP-Session: daf547fc-f9b7-4f49-af1f-724c48488fac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16748 | 2025.12.24 02:42:31.444663 [ 355 ] {} <Debug> TCP-Session: 4104d535-94e1-488f-99ba-85b4ede64ee0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33769 | ||
| 16749 | 2025.12.24 02:42:31.444047 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44064 | ||
| 16750 | 2025.12.24 02:42:31.444696 [ 355 ] {} <Debug> TCP-Session: 4104d535-94e1-488f-99ba-85b4ede64ee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16751 | 2025.12.24 02:42:31.444274 [ 354 ] {} <Debug> TCP-Session: 3d9caed6-de50-4363-98f6-d13e17a5c328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16752 | 2025.12.24 02:42:31.444734 [ 355 ] {} <Debug> TCP-Session: 4104d535-94e1-488f-99ba-85b4ede64ee0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16753 | 2025.12.24 02:42:31.444757 [ 354 ] {} <Debug> TCP-Session: 3d9caed6-de50-4363-98f6-d13e17a5c328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16754 | 2025.12.24 02:42:31.444964 [ 352 ] {0821fee5-3b4f-4370-a421-fe8dceb46a4b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16755 | 2025.12.24 02:42:31.445034 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16756 | 2025.12.24 02:42:31.445038 [ 352 ] {0821fee5-3b4f-4370-a421-fe8dceb46a4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16757 | 2025.12.24 02:42:31.445068 [ 356 ] {} <Debug> TCP-Session: f2525904-d670-42f7-b3a8-e7ee4ad61ea0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44064 | ||
| 16758 | 2025.12.24 02:42:31.445094 [ 356 ] {} <Debug> TCP-Session: f2525904-d670-42f7-b3a8-e7ee4ad61ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16759 | 2025.12.24 02:42:31.445106 [ 356 ] {} <Debug> TCP-Session: f2525904-d670-42f7-b3a8-e7ee4ad61ea0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16760 | 2025.12.24 02:42:31.445411 [ 352 ] {0821fee5-3b4f-4370-a421-fe8dceb46a4b} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 16761 | 2025.12.24 02:42:31.446587 [ 327 ] {0821fee5-3b4f-4370-a421-fe8dceb46a4b} <Trace> AggregatingTransform: Aggregating | ||
| 16762 | 2025.12.24 02:42:31.446624 [ 327 ] {0821fee5-3b4f-4370-a421-fe8dceb46a4b} <Trace> Aggregator: Aggregation method: without_key | ||
| 16763 | 2025.12.24 02:42:31.446658 [ 327 ] {0821fee5-3b4f-4370-a421-fe8dceb46a4b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001123268 sec. (890.259 rows/sec., 34.78 KiB/sec.) | ||
| 16764 | 2025.12.24 02:42:31.446676 [ 327 ] {0821fee5-3b4f-4370-a421-fe8dceb46a4b} <Trace> Aggregator: Merging aggregated data | ||
| 16765 | 2025.12.24 02:42:31.447892 [ 352 ] {0821fee5-3b4f-4370-a421-fe8dceb46a4b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003354 sec., 298.1514609421586 rows/sec., 11.65 KiB/sec. | ||
| 16766 | 2025.12.24 02:42:31.448062 [ 352 ] {0821fee5-3b4f-4370-a421-fe8dceb46a4b} <Debug> TCPHandler: Processed in 0.004008044 sec. | ||
| 16767 | 2025.12.24 02:42:31.448148 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16768 | 2025.12.24 02:42:31.448179 [ 352 ] {} <Debug> TCP-Session: 6d2d01ef-f876-4b9c-aaf7-a12dead12001 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16769 | 2025.12.24 02:42:31.448183 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16770 | 2025.12.24 02:42:31.448217 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16771 | 2025.12.24 02:42:31.448229 [ 353 ] {} <Debug> TCP-Session: daf547fc-f9b7-4f49-af1f-724c48488fac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16772 | 2025.12.24 02:42:31.448234 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16773 | 2025.12.24 02:42:31.448251 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16774 | 2025.12.24 02:42:31.448276 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16775 | 2025.12.24 02:42:31.448294 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16776 | 2025.12.24 02:42:31.448314 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16777 | 2025.12.24 02:42:31.448334 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16778 | 2025.12.24 02:42:31.448368 [ 356 ] {} <Debug> TCP-Session: f2525904-d670-42f7-b3a8-e7ee4ad61ea0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16779 | 2025.12.24 02:42:31.448332 [ 358 ] {} <Debug> TCP-Session: 03439c1c-e380-49c4-952c-dab1590455a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16780 | 2025.12.24 02:42:31.448401 [ 357 ] {} <Debug> TCP-Session: 05ecacc6-1838-40dc-aaee-a8adabd7835c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16781 | 2025.12.24 02:42:31.448345 [ 354 ] {} <Debug> TCP-Session: 3d9caed6-de50-4363-98f6-d13e17a5c328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16782 | 2025.12.24 02:42:31.448306 [ 355 ] {} <Debug> TCP-Session: 4104d535-94e1-488f-99ba-85b4ede64ee0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16783 | 2025.12.24 02:42:31.448294 [ 359 ] {} <Debug> TCP-Session: febee05a-1d80-4114-ad85-c0ddbb5fe1d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16784 | 2025.12.24 02:42:31.448264 [ 290 ] {} <Debug> TCP-Session: 75ed655f-c489-4f0b-b833-32e83ae1677d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16785 | 2025.12.24 02:42:31.570883 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36371 | ||
| 16786 | 2025.12.24 02:42:31.570996 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16787 | 2025.12.24 02:42:31.571023 [ 359 ] {} <Debug> TCP-Session: d22470b5-dd13-41fc-971b-e85b8b77f714 Authenticating user 'default' from [fd00:1122:3344:101::e]:36371 | ||
| 16788 | 2025.12.24 02:42:31.571045 [ 359 ] {} <Debug> TCP-Session: d22470b5-dd13-41fc-971b-e85b8b77f714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16789 | 2025.12.24 02:42:31.571059 [ 359 ] {} <Debug> TCP-Session: d22470b5-dd13-41fc-971b-e85b8b77f714 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16790 | 2025.12.24 02:42:31.571227 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39381 | ||
| 16791 | 2025.12.24 02:42:31.571283 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16792 | 2025.12.24 02:42:31.571279 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43437 | ||
| 16793 | 2025.12.24 02:42:31.571311 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62651 | ||
| 16794 | 2025.12.24 02:42:31.571343 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39483 | ||
| 16795 | 2025.12.24 02:42:31.571357 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62202 | ||
| 16796 | 2025.12.24 02:42:31.571368 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48222 | ||
| 16797 | 2025.12.24 02:42:31.571403 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16798 | 2025.12.24 02:42:31.571431 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16799 | 2025.12.24 02:42:31.571437 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16800 | 2025.12.24 02:42:31.571453 [ 353 ] {} <Debug> TCP-Session: e5468967-ad3a-4cb7-960a-439c5fd30e22 Authenticating user 'default' from [fd00:1122:3344:101::e]:43437 | ||
| 16801 | 2025.12.24 02:42:31.571460 [ 356 ] {} <Debug> TCP-Session: d8a851d8-1be0-4940-b7c3-82634f0281b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39483 | ||
| 16802 | 2025.12.24 02:42:31.571487 [ 290 ] {} <Debug> TCP-Session: b5118d26-ef8f-407c-9e50-ef35413da972 Authenticating user 'default' from [fd00:1122:3344:101::e]:62651 | ||
| 16803 | 2025.12.24 02:42:31.571490 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16804 | 2025.12.24 02:42:31.571526 [ 290 ] {} <Debug> TCP-Session: b5118d26-ef8f-407c-9e50-ef35413da972 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16805 | 2025.12.24 02:42:31.571504 [ 356 ] {} <Debug> TCP-Session: d8a851d8-1be0-4940-b7c3-82634f0281b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16806 | 2025.12.24 02:42:31.571552 [ 290 ] {} <Debug> TCP-Session: b5118d26-ef8f-407c-9e50-ef35413da972 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16807 | 2025.12.24 02:42:31.571554 [ 358 ] {} <Debug> TCP-Session: 8f695cab-0089-4b55-b2e1-6ba5635fef07 Authenticating user 'default' from [fd00:1122:3344:101::e]:48222 | ||
| 16808 | 2025.12.24 02:42:31.571566 [ 356 ] {} <Debug> TCP-Session: d8a851d8-1be0-4940-b7c3-82634f0281b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16809 | 2025.12.24 02:42:31.571403 [ 359 ] {} <Trace> TCP-Session: d22470b5-dd13-41fc-971b-e85b8b77f714 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16810 | 2025.12.24 02:42:31.571597 [ 358 ] {} <Debug> TCP-Session: 8f695cab-0089-4b55-b2e1-6ba5635fef07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16811 | 2025.12.24 02:42:31.571330 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51116 | ||
| 16812 | 2025.12.24 02:42:31.571640 [ 358 ] {} <Debug> TCP-Session: 8f695cab-0089-4b55-b2e1-6ba5635fef07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16813 | 2025.12.24 02:42:31.571326 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43523 | ||
| 16814 | 2025.12.24 02:42:31.571304 [ 352 ] {} <Debug> TCP-Session: 2a8fad53-4a5b-4353-bb19-850068e111e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:39381 | ||
| 16815 | 2025.12.24 02:42:31.571709 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16816 | 2025.12.24 02:42:31.571731 [ 352 ] {} <Debug> TCP-Session: 2a8fad53-4a5b-4353-bb19-850068e111e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16817 | 2025.12.24 02:42:31.571741 [ 355 ] {} <Debug> TCP-Session: ff8311d6-5a42-4304-a25c-2db332aef4a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51116 | ||
| 16818 | 2025.12.24 02:42:31.571749 [ 352 ] {} <Debug> TCP-Session: 2a8fad53-4a5b-4353-bb19-850068e111e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16819 | 2025.12.24 02:42:31.571745 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16820 | 2025.12.24 02:42:31.571759 [ 355 ] {} <Debug> TCP-Session: ff8311d6-5a42-4304-a25c-2db332aef4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16821 | 2025.12.24 02:42:31.571788 [ 354 ] {} <Debug> TCP-Session: d0ed8683-3c85-4bcb-b032-118fb360a377 Authenticating user 'default' from [fd00:1122:3344:101::e]:43523 | ||
| 16822 | 2025.12.24 02:42:31.571795 [ 355 ] {} <Debug> TCP-Session: ff8311d6-5a42-4304-a25c-2db332aef4a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16823 | 2025.12.24 02:42:31.571817 [ 354 ] {} <Debug> TCP-Session: d0ed8683-3c85-4bcb-b032-118fb360a377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16824 | 2025.12.24 02:42:31.571795 [ 359 ] {2ddc35c6-319a-4193-9755-9312008fb78b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36371) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16825 | 2025.12.24 02:42:31.571845 [ 354 ] {} <Debug> TCP-Session: d0ed8683-3c85-4bcb-b032-118fb360a377 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16826 | 2025.12.24 02:42:31.571501 [ 353 ] {} <Debug> TCP-Session: e5468967-ad3a-4cb7-960a-439c5fd30e22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16827 | 2025.12.24 02:42:31.571444 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16828 | 2025.12.24 02:42:31.571908 [ 353 ] {} <Debug> TCP-Session: e5468967-ad3a-4cb7-960a-439c5fd30e22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16829 | 2025.12.24 02:42:31.571937 [ 357 ] {} <Debug> TCP-Session: bfde9447-f51f-4922-9c7a-1957635ec2a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:62202 | ||
| 16830 | 2025.12.24 02:42:31.571960 [ 357 ] {} <Debug> TCP-Session: bfde9447-f51f-4922-9c7a-1957635ec2a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16831 | 2025.12.24 02:42:31.571973 [ 357 ] {} <Debug> TCP-Session: bfde9447-f51f-4922-9c7a-1957635ec2a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16832 | 2025.12.24 02:42:31.572189 [ 359 ] {2ddc35c6-319a-4193-9755-9312008fb78b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16833 | 2025.12.24 02:42:31.572250 [ 359 ] {2ddc35c6-319a-4193-9755-9312008fb78b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16834 | 2025.12.24 02:42:31.572580 [ 359 ] {2ddc35c6-319a-4193-9755-9312008fb78b} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 16835 | 2025.12.24 02:42:31.573878 [ 332 ] {2ddc35c6-319a-4193-9755-9312008fb78b} <Trace> AggregatingTransform: Aggregating | ||
| 16836 | 2025.12.24 02:42:31.573920 [ 332 ] {2ddc35c6-319a-4193-9755-9312008fb78b} <Trace> Aggregator: Aggregation method: without_key | ||
| 16837 | 2025.12.24 02:42:31.573958 [ 332 ] {2ddc35c6-319a-4193-9755-9312008fb78b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001274941 sec. (784.350 rows/sec., 30.64 KiB/sec.) | ||
| 16838 | 2025.12.24 02:42:31.573977 [ 332 ] {2ddc35c6-319a-4193-9755-9312008fb78b} <Trace> Aggregator: Merging aggregated data | ||
| 16839 | 2025.12.24 02:42:31.575200 [ 359 ] {2ddc35c6-319a-4193-9755-9312008fb78b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003475 sec., 287.7697841726619 rows/sec., 11.24 KiB/sec. | ||
| 16840 | 2025.12.24 02:42:31.575398 [ 359 ] {2ddc35c6-319a-4193-9755-9312008fb78b} <Debug> TCPHandler: Processed in 0.004135956 sec. | ||
| 16841 | 2025.12.24 02:42:31.575522 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16842 | 2025.12.24 02:42:31.575553 [ 359 ] {} <Debug> TCP-Session: d22470b5-dd13-41fc-971b-e85b8b77f714 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16843 | 2025.12.24 02:42:31.575563 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16844 | 2025.12.24 02:42:31.575600 [ 358 ] {} <Debug> TCP-Session: 8f695cab-0089-4b55-b2e1-6ba5635fef07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16845 | 2025.12.24 02:42:31.575606 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16846 | 2025.12.24 02:42:31.575616 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16847 | 2025.12.24 02:42:31.575650 [ 352 ] {} <Debug> TCP-Session: 2a8fad53-4a5b-4353-bb19-850068e111e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16848 | 2025.12.24 02:42:31.575663 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16849 | 2025.12.24 02:42:31.575684 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16850 | 2025.12.24 02:42:31.575708 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16851 | 2025.12.24 02:42:31.575720 [ 290 ] {} <Debug> TCP-Session: b5118d26-ef8f-407c-9e50-ef35413da972 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16852 | 2025.12.24 02:42:31.575740 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16853 | 2025.12.24 02:42:31.575745 [ 355 ] {} <Debug> TCP-Session: ff8311d6-5a42-4304-a25c-2db332aef4a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16854 | 2025.12.24 02:42:31.575761 [ 353 ] {} <Debug> TCP-Session: e5468967-ad3a-4cb7-960a-439c5fd30e22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16855 | 2025.12.24 02:42:31.575788 [ 357 ] {} <Debug> TCP-Session: bfde9447-f51f-4922-9c7a-1957635ec2a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16856 | 2025.12.24 02:42:31.575690 [ 356 ] {} <Debug> TCP-Session: d8a851d8-1be0-4940-b7c3-82634f0281b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16857 | 2025.12.24 02:42:31.575632 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16858 | 2025.12.24 02:42:31.575874 [ 354 ] {} <Debug> TCP-Session: d0ed8683-3c85-4bcb-b032-118fb360a377 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16859 | 2025.12.24 02:42:31.746547 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54680 | ||
| 16860 | 2025.12.24 02:42:31.746658 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16861 | 2025.12.24 02:42:31.746685 [ 359 ] {} <Debug> TCP-Session: 23486357-2fe2-4aa5-ac68-2b7b6eded394 Authenticating user 'default' from [fd00:1122:3344:101::e]:54680 | ||
| 16862 | 2025.12.24 02:42:31.746708 [ 359 ] {} <Debug> TCP-Session: 23486357-2fe2-4aa5-ac68-2b7b6eded394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16863 | 2025.12.24 02:42:31.746721 [ 359 ] {} <Debug> TCP-Session: 23486357-2fe2-4aa5-ac68-2b7b6eded394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16864 | 2025.12.24 02:42:31.746912 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60281 | ||
| 16865 | 2025.12.24 02:42:31.746988 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16866 | 2025.12.24 02:42:31.746996 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50188 | ||
| 16867 | 2025.12.24 02:42:31.747030 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38651 | ||
| 16868 | 2025.12.24 02:42:31.747045 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41571 | ||
| 16869 | 2025.12.24 02:42:31.747066 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46102 | ||
| 16870 | 2025.12.24 02:42:31.747074 [ 359 ] {} <Trace> TCP-Session: 23486357-2fe2-4aa5-ac68-2b7b6eded394 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16871 | 2025.12.24 02:42:31.747153 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16872 | 2025.12.24 02:42:31.747154 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16873 | 2025.12.24 02:42:31.747191 [ 354 ] {} <Debug> TCP-Session: 860f7626-8a41-42ce-9d44-f4ad7483f80e Authenticating user 'default' from [fd00:1122:3344:101::e]:38651 | ||
| 16874 | 2025.12.24 02:42:31.747201 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16875 | 2025.12.24 02:42:31.747208 [ 356 ] {} <Debug> TCP-Session: 0e4cf044-fdfb-4a05-abfa-ff36a4536325 Authenticating user 'default' from [fd00:1122:3344:101::e]:41571 | ||
| 16876 | 2025.12.24 02:42:31.747226 [ 354 ] {} <Debug> TCP-Session: 860f7626-8a41-42ce-9d44-f4ad7483f80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16877 | 2025.12.24 02:42:31.747238 [ 357 ] {} <Debug> TCP-Session: 2a0f3882-9dce-4806-b5c2-5927d70b4236 Authenticating user 'default' from [fd00:1122:3344:101::e]:46102 | ||
| 16878 | 2025.12.24 02:42:31.747250 [ 356 ] {} <Debug> TCP-Session: 0e4cf044-fdfb-4a05-abfa-ff36a4536325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16879 | 2025.12.24 02:42:31.747255 [ 354 ] {} <Debug> TCP-Session: 860f7626-8a41-42ce-9d44-f4ad7483f80e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16880 | 2025.12.24 02:42:31.747277 [ 357 ] {} <Debug> TCP-Session: 2a0f3882-9dce-4806-b5c2-5927d70b4236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16881 | 2025.12.24 02:42:31.747280 [ 356 ] {} <Debug> TCP-Session: 0e4cf044-fdfb-4a05-abfa-ff36a4536325 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16882 | 2025.12.24 02:42:31.747315 [ 357 ] {} <Debug> TCP-Session: 2a0f3882-9dce-4806-b5c2-5927d70b4236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16883 | 2025.12.24 02:42:31.747320 [ 359 ] {6a3734ed-fa5c-4390-8df4-a299aa2f0cde} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54680) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16884 | 2025.12.24 02:42:31.747040 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54965 | ||
| 16885 | 2025.12.24 02:42:31.747015 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43743 | ||
| 16886 | 2025.12.24 02:42:31.747011 [ 352 ] {} <Debug> TCP-Session: 79c7c8e1-53d8-43cb-93a8-4929c50ba3c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60281 | ||
| 16887 | 2025.12.24 02:42:31.747073 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43931 | ||
| 16888 | 2025.12.24 02:42:31.747441 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16889 | 2025.12.24 02:42:31.747442 [ 352 ] {} <Debug> TCP-Session: 79c7c8e1-53d8-43cb-93a8-4929c50ba3c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16890 | 2025.12.24 02:42:31.747462 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16891 | 2025.12.24 02:42:31.747480 [ 355 ] {} <Debug> TCP-Session: 52454b44-f10f-414e-8967-fc31eee73d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:54965 | ||
| 16892 | 2025.12.24 02:42:31.747480 [ 352 ] {} <Debug> TCP-Session: 79c7c8e1-53d8-43cb-93a8-4929c50ba3c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16893 | 2025.12.24 02:42:31.747504 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16894 | 2025.12.24 02:42:31.747505 [ 290 ] {} <Debug> TCP-Session: 8740d9a3-c96d-4a7e-84ac-afa04c4fe9f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43743 | ||
| 16895 | 2025.12.24 02:42:31.747513 [ 355 ] {} <Debug> TCP-Session: 52454b44-f10f-414e-8967-fc31eee73d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16896 | 2025.12.24 02:42:31.747537 [ 358 ] {} <Debug> TCP-Session: 54d15449-fdbf-4fc1-89ec-04c408d1b94d Authenticating user 'default' from [fd00:1122:3344:101::e]:43931 | ||
| 16897 | 2025.12.24 02:42:31.747562 [ 355 ] {} <Debug> TCP-Session: 52454b44-f10f-414e-8967-fc31eee73d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16898 | 2025.12.24 02:42:31.747579 [ 358 ] {} <Debug> TCP-Session: 54d15449-fdbf-4fc1-89ec-04c408d1b94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16899 | 2025.12.24 02:42:31.747550 [ 290 ] {} <Debug> TCP-Session: 8740d9a3-c96d-4a7e-84ac-afa04c4fe9f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16900 | 2025.12.24 02:42:31.747606 [ 358 ] {} <Debug> TCP-Session: 54d15449-fdbf-4fc1-89ec-04c408d1b94d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16901 | 2025.12.24 02:42:31.747617 [ 359 ] {6a3734ed-fa5c-4390-8df4-a299aa2f0cde} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16902 | 2025.12.24 02:42:31.747626 [ 290 ] {} <Debug> TCP-Session: 8740d9a3-c96d-4a7e-84ac-afa04c4fe9f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16903 | 2025.12.24 02:42:31.747122 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16904 | 2025.12.24 02:42:31.747692 [ 359 ] {6a3734ed-fa5c-4390-8df4-a299aa2f0cde} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16905 | 2025.12.24 02:42:31.747696 [ 353 ] {} <Debug> TCP-Session: 47f8f425-4751-4ef7-a989-6c584bebcd45 Authenticating user 'default' from [fd00:1122:3344:101::e]:50188 | ||
| 16906 | 2025.12.24 02:42:31.747731 [ 353 ] {} <Debug> TCP-Session: 47f8f425-4751-4ef7-a989-6c584bebcd45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16907 | 2025.12.24 02:42:31.747743 [ 353 ] {} <Debug> TCP-Session: 47f8f425-4751-4ef7-a989-6c584bebcd45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16908 | 2025.12.24 02:42:31.747998 [ 359 ] {6a3734ed-fa5c-4390-8df4-a299aa2f0cde} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 16909 | 2025.12.24 02:42:31.749010 [ 326 ] {6a3734ed-fa5c-4390-8df4-a299aa2f0cde} <Trace> AggregatingTransform: Aggregating | ||
| 16910 | 2025.12.24 02:42:31.749045 [ 326 ] {6a3734ed-fa5c-4390-8df4-a299aa2f0cde} <Trace> Aggregator: Aggregation method: without_key | ||
| 16911 | 2025.12.24 02:42:31.749075 [ 326 ] {6a3734ed-fa5c-4390-8df4-a299aa2f0cde} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971645 sec. (1029.182 rows/sec., 40.20 KiB/sec.) | ||
| 16912 | 2025.12.24 02:42:31.749089 [ 326 ] {6a3734ed-fa5c-4390-8df4-a299aa2f0cde} <Trace> Aggregator: Merging aggregated data | ||
| 16913 | 2025.12.24 02:42:31.750886 [ 359 ] {6a3734ed-fa5c-4390-8df4-a299aa2f0cde} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003622 sec., 276.09055770292656 rows/sec., 10.78 KiB/sec. | ||
| 16914 | 2025.12.24 02:42:31.751054 [ 359 ] {6a3734ed-fa5c-4390-8df4-a299aa2f0cde} <Debug> TCPHandler: Processed in 0.004120546 sec. | ||
| 16915 | 2025.12.24 02:42:31.751149 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16916 | 2025.12.24 02:42:31.751177 [ 359 ] {} <Debug> TCP-Session: 23486357-2fe2-4aa5-ac68-2b7b6eded394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16917 | 2025.12.24 02:42:31.751181 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16918 | 2025.12.24 02:42:31.751211 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16919 | 2025.12.24 02:42:31.751227 [ 358 ] {} <Debug> TCP-Session: 54d15449-fdbf-4fc1-89ec-04c408d1b94d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16920 | 2025.12.24 02:42:31.751239 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16921 | 2025.12.24 02:42:31.751246 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16922 | 2025.12.24 02:42:31.751262 [ 290 ] {} <Debug> TCP-Session: 8740d9a3-c96d-4a7e-84ac-afa04c4fe9f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16923 | 2025.12.24 02:42:31.751283 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16924 | 2025.12.24 02:42:31.751306 [ 355 ] {} <Debug> TCP-Session: 52454b44-f10f-414e-8967-fc31eee73d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16925 | 2025.12.24 02:42:31.751323 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16926 | 2025.12.24 02:42:31.751350 [ 353 ] {} <Debug> TCP-Session: 47f8f425-4751-4ef7-a989-6c584bebcd45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16927 | 2025.12.24 02:42:31.751303 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16928 | 2025.12.24 02:42:31.751386 [ 356 ] {} <Debug> TCP-Session: 0e4cf044-fdfb-4a05-abfa-ff36a4536325 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16929 | 2025.12.24 02:42:31.751289 [ 352 ] {} <Debug> TCP-Session: 79c7c8e1-53d8-43cb-93a8-4929c50ba3c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16930 | 2025.12.24 02:42:31.751415 [ 354 ] {} <Debug> TCP-Session: 860f7626-8a41-42ce-9d44-f4ad7483f80e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16931 | 2025.12.24 02:42:31.751267 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16932 | 2025.12.24 02:42:31.751495 [ 357 ] {} <Debug> TCP-Session: 2a0f3882-9dce-4806-b5c2-5927d70b4236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16933 | 2025.12.24 02:42:32.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.01 MiB, peak 413.00 MiB, free memory in arenas 0.00 B, will set to 396.66 MiB (RSS), difference: 1.65 MiB | ||
| 16934 | 2025.12.24 02:42:32.353091 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42639 | ||
| 16935 | 2025.12.24 02:42:32.353672 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16936 | 2025.12.24 02:42:32.353728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.89 GiB. | ||
| 16937 | 2025.12.24 02:42:32.354284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16938 | 2025.12.24 02:42:32.354531 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16939 | 2025.12.24 02:42:32.354685 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
| 16940 | 2025.12.24 02:42:34.691543 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 16941 | 2025.12.24 02:42:34.710276 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16942 | 2025.12.24 02:42:34.710328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 16943 | 2025.12.24 02:42:34.717228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 16944 | 2025.12.24 02:42:34.717933 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16945 | 2025.12.24 02:42:34.721079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 16946 | 2025.12.24 02:42:34.996573 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2010 | ||
| 16947 | 2025.12.24 02:42:34.999500 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16948 | 2025.12.24 02:42:34.999555 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 16949 | 2025.12.24 02:42:35.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 393.17 MiB, peak 413.00 MiB, free memory in arenas 0.00 B, will set to 396.66 MiB (RSS), difference: 3.49 MiB | ||
| 16950 | 2025.12.24 02:42:35.001017 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16951 | 2025.12.24 02:42:35.001313 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16952 | 2025.12.24 02:42:35.001465 [ 30 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16953 | 2025.12.24 02:42:35.001515 [ 30 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16954 | 2025.12.24 02:42:35.001541 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 16955 | 2025.12.24 02:42:35.001643 [ 186 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 16956 | 2025.12.24 02:42:35.001727 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2010 | ||
| 16957 | 2025.12.24 02:42:35.002204 [ 186 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16958 | 2025.12.24 02:42:35.002355 [ 186 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1864 rows starting from the beginning of the part | ||
| 16959 | 2025.12.24 02:42:35.002714 [ 186 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 16960 | 2025.12.24 02:42:35.003077 [ 186 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 16961 | 2025.12.24 02:42:35.003455 [ 186 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 16962 | 2025.12.24 02:42:35.003862 [ 186 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 16963 | 2025.12.24 02:42:35.004261 [ 186 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
| 16964 | 2025.12.24 02:42:35.011984 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2010 rows, containing 72 columns (72 merged, 0 gathered) in 0.010378106 sec., 193676.95801141363 rows/sec., 146.52 MiB/sec. | ||
| 16965 | 2025.12.24 02:42:35.013952 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16966 | 2025.12.24 02:42:35.014625 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_66_13} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16967 | 2025.12.24 02:42:35.014727 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_66_13} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16968 | 2025.12.24 02:42:35.015135 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.06 MiB. | ||
| 16969 | 2025.12.24 02:42:36.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.77 MiB, peak 413.00 MiB, free memory in arenas 0.00 B, will set to 396.66 MiB (RSS), difference: -4.11 MiB | ||
| 16970 | 2025.12.24 02:42:36.327938 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16971 | 2025.12.24 02:42:36.328111 [ 4 ] {5952f87b-ccfc-4a12-884f-7b154e784a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16972 | 2025.12.24 02:42:36.328178 [ 4 ] {5952f87b-ccfc-4a12-884f-7b154e784a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16973 | 2025.12.24 02:42:36.328851 [ 4 ] {5952f87b-ccfc-4a12-884f-7b154e784a9e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16974 | 2025.12.24 02:42:36.328900 [ 4 ] {5952f87b-ccfc-4a12-884f-7b154e784a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 16975 | 2025.12.24 02:42:36.329301 [ 4 ] {5952f87b-ccfc-4a12-884f-7b154e784a9e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 16976 | 2025.12.24 02:42:36.329525 [ 4 ] {5952f87b-ccfc-4a12-884f-7b154e784a9e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16977 | 2025.12.24 02:42:36.329688 [ 4 ] {5952f87b-ccfc-4a12-884f-7b154e784a9e} <Debug> executeQuery: Read 85 rows, 7.29 KiB in 0.001623 sec., 52372.150338878615 rows/sec., 4.39 MiB/sec. | ||
| 16978 | 2025.12.24 02:42:36.329740 [ 4 ] {5952f87b-ccfc-4a12-884f-7b154e784a9e} <Debug> TCPHandler: Processed in 0.001923471 sec. | ||
| 16979 | 2025.12.24 02:42:36.329803 [ 219 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 16980 | 2025.12.24 02:42:36.329863 [ 219 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 16981 | 2025.12.24 02:42:36.329863 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16982 | 2025.12.24 02:42:36.329978 [ 4 ] {b3488c0e-cefd-4c55-8486-dfca61138698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16983 | 2025.12.24 02:42:36.330027 [ 4 ] {b3488c0e-cefd-4c55-8486-dfca61138698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16984 | 2025.12.24 02:42:36.330437 [ 4 ] {b3488c0e-cefd-4c55-8486-dfca61138698} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16985 | 2025.12.24 02:42:36.330476 [ 4 ] {b3488c0e-cefd-4c55-8486-dfca61138698} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 16986 | 2025.12.24 02:42:36.330779 [ 4 ] {b3488c0e-cefd-4c55-8486-dfca61138698} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16987 | 2025.12.24 02:42:36.331061 [ 4 ] {b3488c0e-cefd-4c55-8486-dfca61138698} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16988 | 2025.12.24 02:42:36.331201 [ 4 ] {b3488c0e-cefd-4c55-8486-dfca61138698} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001246 sec., 11235.955056179775 rows/sec., 844.89 KiB/sec. | ||
| 16989 | 2025.12.24 02:42:36.331243 [ 4 ] {b3488c0e-cefd-4c55-8486-dfca61138698} <Debug> TCPHandler: Processed in 0.001430893 sec. | ||
| 16990 | 2025.12.24 02:42:36.331344 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16991 | 2025.12.24 02:42:36.331440 [ 4 ] {3a43062e-2862-4ddb-8a14-293c43f2b39d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16992 | 2025.12.24 02:42:36.331481 [ 4 ] {3a43062e-2862-4ddb-8a14-293c43f2b39d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16993 | 2025.12.24 02:42:36.331867 [ 4 ] {3a43062e-2862-4ddb-8a14-293c43f2b39d} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16994 | 2025.12.24 02:42:36.331905 [ 4 ] {3a43062e-2862-4ddb-8a14-293c43f2b39d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 16995 | 2025.12.24 02:42:36.332236 [ 4 ] {3a43062e-2862-4ddb-8a14-293c43f2b39d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 16996 | 2025.12.24 02:42:36.332464 [ 4 ] {3a43062e-2862-4ddb-8a14-293c43f2b39d} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16997 | 2025.12.24 02:42:36.332544 [ 219 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 16998 | 2025.12.24 02:42:36.332609 [ 4 ] {3a43062e-2862-4ddb-8a14-293c43f2b39d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001187 sec., 842.4599831508004 rows/sec., 55.94 KiB/sec. | ||
| 16999 | 2025.12.24 02:42:36.332653 [ 4 ] {3a43062e-2862-4ddb-8a14-293c43f2b39d} <Debug> TCPHandler: Processed in 0.001357802 sec. | ||
| 17000 | 2025.12.24 02:42:36.332776 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17001 | 2025.12.24 02:42:36.332902 [ 4 ] {8c0715f6-574f-4095-bf1e-156275b63b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17002 | 2025.12.24 02:42:36.332955 [ 4 ] {8c0715f6-574f-4095-bf1e-156275b63b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17003 | 2025.12.24 02:42:36.333465 [ 4 ] {8c0715f6-574f-4095-bf1e-156275b63b23} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17004 | 2025.12.24 02:42:36.333503 [ 4 ] {8c0715f6-574f-4095-bf1e-156275b63b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17005 | 2025.12.24 02:42:36.333843 [ 4 ] {8c0715f6-574f-4095-bf1e-156275b63b23} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17006 | 2025.12.24 02:42:36.334078 [ 4 ] {8c0715f6-574f-4095-bf1e-156275b63b23} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17007 | 2025.12.24 02:42:36.334214 [ 4 ] {8c0715f6-574f-4095-bf1e-156275b63b23} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001338 sec., 58295.96412556054 rows/sec., 4.55 MiB/sec. | ||
| 17008 | 2025.12.24 02:42:36.334256 [ 4 ] {8c0715f6-574f-4095-bf1e-156275b63b23} <Debug> TCPHandler: Processed in 0.001542325 sec. | ||
| 17009 | 2025.12.24 02:42:36.334285 [ 224 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 17010 | 2025.12.24 02:42:36.334317 [ 224 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 17011 | 2025.12.24 02:42:36.334370 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17012 | 2025.12.24 02:42:36.334468 [ 4 ] {9e583a74-3aea-4fb5-afc9-868e8ae76382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17013 | 2025.12.24 02:42:36.334514 [ 4 ] {9e583a74-3aea-4fb5-afc9-868e8ae76382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17014 | 2025.12.24 02:42:36.334939 [ 4 ] {9e583a74-3aea-4fb5-afc9-868e8ae76382} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17015 | 2025.12.24 02:42:36.334975 [ 4 ] {9e583a74-3aea-4fb5-afc9-868e8ae76382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17016 | 2025.12.24 02:42:36.335320 [ 4 ] {9e583a74-3aea-4fb5-afc9-868e8ae76382} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17017 | 2025.12.24 02:42:36.335546 [ 4 ] {9e583a74-3aea-4fb5-afc9-868e8ae76382} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17018 | 2025.12.24 02:42:36.335690 [ 4 ] {9e583a74-3aea-4fb5-afc9-868e8ae76382} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 17019 | 2025.12.24 02:42:36.335731 [ 4 ] {9e583a74-3aea-4fb5-afc9-868e8ae76382} <Debug> TCPHandler: Processed in 0.001410472 sec. | ||
| 17020 | 2025.12.24 02:42:36.335847 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17021 | 2025.12.24 02:42:36.335962 [ 4 ] {c9e444f4-25ba-4748-acfa-faa6fc7ded4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17022 | 2025.12.24 02:42:36.336011 [ 4 ] {c9e444f4-25ba-4748-acfa-faa6fc7ded4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17023 | 2025.12.24 02:42:36.336378 [ 4 ] {c9e444f4-25ba-4748-acfa-faa6fc7ded4b} <Trace> oximeter.measurements_f64 (0d484346-0b97-4121-aa35-36d52ea2ff8f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17024 | 2025.12.24 02:42:36.336412 [ 4 ] {c9e444f4-25ba-4748-acfa-faa6fc7ded4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17025 | 2025.12.24 02:42:36.336711 [ 4 ] {c9e444f4-25ba-4748-acfa-faa6fc7ded4b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 17026 | 2025.12.24 02:42:36.336943 [ 4 ] {c9e444f4-25ba-4748-acfa-faa6fc7ded4b} <Trace> oximeter.measurements_f64 (0d484346-0b97-4121-aa35-36d52ea2ff8f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17027 | 2025.12.24 02:42:36.337086 [ 4 ] {c9e444f4-25ba-4748-acfa-faa6fc7ded4b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 55.25 KiB/sec. | ||
| 17028 | 2025.12.24 02:42:36.337124 [ 4 ] {c9e444f4-25ba-4748-acfa-faa6fc7ded4b} <Debug> TCPHandler: Processed in 0.001336331 sec. | ||
| 17029 | 2025.12.24 02:42:36.337237 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17030 | 2025.12.24 02:42:36.337330 [ 4 ] {cf9b27b7-55ca-4815-b176-10be26a75f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17031 | 2025.12.24 02:42:36.337385 [ 4 ] {cf9b27b7-55ca-4815-b176-10be26a75f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17032 | 2025.12.24 02:42:36.337998 [ 224 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 17033 | 2025.12.24 02:42:36.338194 [ 4 ] {cf9b27b7-55ca-4815-b176-10be26a75f09} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17034 | 2025.12.24 02:42:36.338230 [ 4 ] {cf9b27b7-55ca-4815-b176-10be26a75f09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17035 | 2025.12.24 02:42:36.338785 [ 4 ] {cf9b27b7-55ca-4815-b176-10be26a75f09} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17036 | 2025.12.24 02:42:36.339008 [ 4 ] {cf9b27b7-55ca-4815-b176-10be26a75f09} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17037 | 2025.12.24 02:42:36.339154 [ 4 ] {cf9b27b7-55ca-4815-b176-10be26a75f09} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001842 sec., 7600.43431053203 rows/sec., 13.62 MiB/sec. | ||
| 17038 | 2025.12.24 02:42:36.339223 [ 4 ] {cf9b27b7-55ca-4815-b176-10be26a75f09} <Debug> TCPHandler: Processed in 0.002035522 sec. | ||
| 17039 | 2025.12.24 02:42:36.339336 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17040 | 2025.12.24 02:42:36.339431 [ 4 ] {47c1ba46-dcd4-4400-aa79-2bcbd66f8a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17041 | 2025.12.24 02:42:36.339473 [ 4 ] {47c1ba46-dcd4-4400-aa79-2bcbd66f8a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17042 | 2025.12.24 02:42:36.339816 [ 4 ] {47c1ba46-dcd4-4400-aa79-2bcbd66f8a3a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17043 | 2025.12.24 02:42:36.339853 [ 4 ] {47c1ba46-dcd4-4400-aa79-2bcbd66f8a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17044 | 2025.12.24 02:42:36.340167 [ 4 ] {47c1ba46-dcd4-4400-aa79-2bcbd66f8a3a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17045 | 2025.12.24 02:42:36.340371 [ 4 ] {47c1ba46-dcd4-4400-aa79-2bcbd66f8a3a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17046 | 2025.12.24 02:42:36.340505 [ 4 ] {47c1ba46-dcd4-4400-aa79-2bcbd66f8a3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 17047 | 2025.12.24 02:42:36.340542 [ 4 ] {47c1ba46-dcd4-4400-aa79-2bcbd66f8a3a} <Debug> TCPHandler: Processed in 0.00125522 sec. | ||
| 17048 | 2025.12.24 02:42:37.047732 [ 220 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 17049 | 2025.12.24 02:42:37.047791 [ 220 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 17050 | 2025.12.24 02:42:37.050666 [ 220 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 17051 | 2025.12.24 02:42:37.097581 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 17052 | 2025.12.24 02:42:37.097632 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 17053 | 2025.12.24 02:42:37.100312 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 17054 | 2025.12.24 02:42:37.250873 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 17055 | 2025.12.24 02:42:37.250915 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 17056 | 2025.12.24 02:42:37.253620 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 17057 | 2025.12.24 02:42:37.341432 [ 219 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 17058 | 2025.12.24 02:42:37.341487 [ 219 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 17059 | 2025.12.24 02:42:37.344123 [ 219 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 17060 | 2025.12.24 02:42:39.526776 [ 222 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 17061 | 2025.12.24 02:42:39.526843 [ 222 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 17062 | 2025.12.24 02:42:39.529178 [ 222 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 17063 | 2025.12.24 02:42:39.658599 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17064 | 2025.12.24 02:42:39.658658 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17065 | 2025.12.24 02:42:39.854914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43087 | ||
| 17066 | 2025.12.24 02:42:39.855460 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17067 | 2025.12.24 02:42:39.855506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17068 | 2025.12.24 02:42:39.855981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17069 | 2025.12.24 02:42:39.856209 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17070 | 2025.12.24 02:42:39.856350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43087 | ||
| 17071 | 2025.12.24 02:42:40.302790 [ 219 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 17072 | 2025.12.24 02:42:40.302869 [ 219 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 17073 | 2025.12.24 02:42:40.305142 [ 219 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 17074 | 2025.12.24 02:42:41.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.66 MiB, peak 413.00 MiB, free memory in arenas 0.00 B, will set to 396.66 MiB (RSS), difference: 4.00 MiB | ||
| 17075 | 2025.12.24 02:42:41.328877 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17076 | 2025.12.24 02:42:41.329047 [ 4 ] {b25d50e8-848c-445a-bc51-a0f9064b8ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17077 | 2025.12.24 02:42:41.329110 [ 4 ] {b25d50e8-848c-445a-bc51-a0f9064b8ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17078 | 2025.12.24 02:42:41.329792 [ 4 ] {b25d50e8-848c-445a-bc51-a0f9064b8ac2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17079 | 2025.12.24 02:42:41.329833 [ 4 ] {b25d50e8-848c-445a-bc51-a0f9064b8ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17080 | 2025.12.24 02:42:41.330221 [ 4 ] {b25d50e8-848c-445a-bc51-a0f9064b8ac2} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17081 | 2025.12.24 02:42:41.330442 [ 4 ] {b25d50e8-848c-445a-bc51-a0f9064b8ac2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17082 | 2025.12.24 02:42:41.330596 [ 4 ] {b25d50e8-848c-445a-bc51-a0f9064b8ac2} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001592 sec., 67839.1959798995 rows/sec., 5.70 MiB/sec. | ||
| 17083 | 2025.12.24 02:42:41.330650 [ 4 ] {b25d50e8-848c-445a-bc51-a0f9064b8ac2} <Debug> TCPHandler: Processed in 0.0018916 sec. | ||
| 17084 | 2025.12.24 02:42:41.330779 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17085 | 2025.12.24 02:42:41.330881 [ 4 ] {0037f05b-ee28-48ec-9694-bdc8a26f1818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17086 | 2025.12.24 02:42:41.330924 [ 4 ] {0037f05b-ee28-48ec-9694-bdc8a26f1818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17087 | 2025.12.24 02:42:41.331341 [ 4 ] {0037f05b-ee28-48ec-9694-bdc8a26f1818} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17088 | 2025.12.24 02:42:41.331376 [ 4 ] {0037f05b-ee28-48ec-9694-bdc8a26f1818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17089 | 2025.12.24 02:42:41.331678 [ 4 ] {0037f05b-ee28-48ec-9694-bdc8a26f1818} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17090 | 2025.12.24 02:42:41.331879 [ 4 ] {0037f05b-ee28-48ec-9694-bdc8a26f1818} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17091 | 2025.12.24 02:42:41.332012 [ 4 ] {0037f05b-ee28-48ec-9694-bdc8a26f1818} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001153 sec., 22549.869904596704 rows/sec., 1.66 MiB/sec. | ||
| 17092 | 2025.12.24 02:42:41.332052 [ 4 ] {0037f05b-ee28-48ec-9694-bdc8a26f1818} <Debug> TCPHandler: Processed in 0.001325661 sec. | ||
| 17093 | 2025.12.24 02:42:41.332153 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17094 | 2025.12.24 02:42:41.332247 [ 4 ] {a7bc31b2-9d80-4264-8a88-bb632e73d713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17095 | 2025.12.24 02:42:41.332287 [ 4 ] {a7bc31b2-9d80-4264-8a88-bb632e73d713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17096 | 2025.12.24 02:42:41.332717 [ 4 ] {a7bc31b2-9d80-4264-8a88-bb632e73d713} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17097 | 2025.12.24 02:42:41.332750 [ 4 ] {a7bc31b2-9d80-4264-8a88-bb632e73d713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17098 | 2025.12.24 02:42:41.333047 [ 4 ] {a7bc31b2-9d80-4264-8a88-bb632e73d713} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17099 | 2025.12.24 02:42:41.333251 [ 4 ] {a7bc31b2-9d80-4264-8a88-bb632e73d713} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17100 | 2025.12.24 02:42:41.333380 [ 4 ] {a7bc31b2-9d80-4264-8a88-bb632e73d713} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 6.11 MiB/sec. | ||
| 17101 | 2025.12.24 02:42:41.333420 [ 4 ] {a7bc31b2-9d80-4264-8a88-bb632e73d713} <Debug> TCPHandler: Processed in 0.001315251 sec. | ||
| 17102 | 2025.12.24 02:42:41.333531 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17103 | 2025.12.24 02:42:41.333625 [ 4 ] {c6c57b1e-ea51-48f5-9d51-de782c9f6067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17104 | 2025.12.24 02:42:41.333671 [ 4 ] {c6c57b1e-ea51-48f5-9d51-de782c9f6067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17105 | 2025.12.24 02:42:41.334084 [ 4 ] {c6c57b1e-ea51-48f5-9d51-de782c9f6067} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17106 | 2025.12.24 02:42:41.334117 [ 4 ] {c6c57b1e-ea51-48f5-9d51-de782c9f6067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17107 | 2025.12.24 02:42:41.334440 [ 4 ] {c6c57b1e-ea51-48f5-9d51-de782c9f6067} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17108 | 2025.12.24 02:42:41.334638 [ 4 ] {c6c57b1e-ea51-48f5-9d51-de782c9f6067} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17109 | 2025.12.24 02:42:41.334760 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 4 parts from all_1_128_27 to all_131_131_0 | ||
| 17110 | 2025.12.24 02:42:41.334773 [ 4 ] {c6c57b1e-ea51-48f5-9d51-de782c9f6067} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 17111 | 2025.12.24 02:42:41.334801 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17112 | 2025.12.24 02:42:41.334819 [ 4 ] {c6c57b1e-ea51-48f5-9d51-de782c9f6067} <Debug> TCPHandler: Processed in 0.001336492 sec. | ||
| 17113 | 2025.12.24 02:42:41.334824 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17114 | 2025.12.24 02:42:41.334929 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17115 | 2025.12.24 02:42:41.334956 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 17116 | 2025.12.24 02:42:41.335023 [ 4 ] {4c2617b3-f8a1-47ff-85c8-c73830f9cb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17117 | 2025.12.24 02:42:41.335082 [ 4 ] {4c2617b3-f8a1-47ff-85c8-c73830f9cb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17118 | 2025.12.24 02:42:41.335122 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_131_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17119 | 2025.12.24 02:42:41.335168 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_128_27, total 36289 rows starting from the beginning of the part | ||
| 17120 | 2025.12.24 02:42:41.335246 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 17121 | 2025.12.24 02:42:41.335300 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 17122 | 2025.12.24 02:42:41.335351 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_131_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 846 rows starting from the beginning of the part | ||
| 17123 | 2025.12.24 02:42:41.335955 [ 4 ] {4c2617b3-f8a1-47ff-85c8-c73830f9cb34} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17124 | 2025.12.24 02:42:41.335996 [ 4 ] {4c2617b3-f8a1-47ff-85c8-c73830f9cb34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17125 | 2025.12.24 02:42:41.336528 [ 4 ] {4c2617b3-f8a1-47ff-85c8-c73830f9cb34} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17126 | 2025.12.24 02:42:41.336764 [ 4 ] {4c2617b3-f8a1-47ff-85c8-c73830f9cb34} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17127 | 2025.12.24 02:42:41.336906 [ 4 ] {4c2617b3-f8a1-47ff-85c8-c73830f9cb34} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001899 sec., 13691.41653501843 rows/sec., 24.53 MiB/sec. | ||
| 17128 | 2025.12.24 02:42:41.336976 [ 4 ] {4c2617b3-f8a1-47ff-85c8-c73830f9cb34} <Debug> TCPHandler: Processed in 0.002095053 sec. | ||
| 17129 | 2025.12.24 02:42:41.337094 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17130 | 2025.12.24 02:42:41.337187 [ 4 ] {920f257b-0cda-465d-876a-3e24b7e3da4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17131 | 2025.12.24 02:42:41.337227 [ 4 ] {920f257b-0cda-465d-876a-3e24b7e3da4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17132 | 2025.12.24 02:42:41.337570 [ 4 ] {920f257b-0cda-465d-876a-3e24b7e3da4d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17133 | 2025.12.24 02:42:41.337604 [ 4 ] {920f257b-0cda-465d-876a-3e24b7e3da4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17134 | 2025.12.24 02:42:41.337914 [ 4 ] {920f257b-0cda-465d-876a-3e24b7e3da4d} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17135 | 2025.12.24 02:42:41.338113 [ 4 ] {920f257b-0cda-465d-876a-3e24b7e3da4d} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17136 | 2025.12.24 02:42:41.338245 [ 4 ] {920f257b-0cda-465d-876a-3e24b7e3da4d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 17137 | 2025.12.24 02:42:41.338282 [ 4 ] {920f257b-0cda-465d-876a-3e24b7e3da4d} <Debug> TCPHandler: Processed in 0.00123745 sec. | ||
| 17138 | 2025.12.24 02:42:41.342035 [ 196 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_131_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37455 rows, containing 5 columns (5 merged, 0 gathered) in 0.007139983 sec., 5245810.809353468 rows/sec., 360.37 MiB/sec. | ||
| 17139 | 2025.12.24 02:42:41.342532 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_131_28} <Trace> MergedBlockOutputStream: filled checksums all_1_131_28 (state Temporary) | ||
| 17140 | 2025.12.24 02:42:41.342860 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_131_28} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_131_28 to all_1_131_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17141 | 2025.12.24 02:42:41.342944 [ 201 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_131_28} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 4 parts: [all_1_128_27, all_131_131_0] -> all_1_131_28 | ||
| 17142 | 2025.12.24 02:42:41.343055 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.42 MiB. | ||
| 17143 | 2025.12.24 02:42:42.221259 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 17144 | 2025.12.24 02:42:42.239578 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17145 | 2025.12.24 02:42:42.239646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17146 | 2025.12.24 02:42:42.246015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 17147 | 2025.12.24 02:42:42.246729 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17148 | 2025.12.24 02:42:42.250094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 17149 | 2025.12.24 02:42:45.002110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 2038 | ||
| 17150 | 2025.12.24 02:42:45.004767 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17151 | 2025.12.24 02:42:45.004830 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17152 | 2025.12.24 02:42:45.006517 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17153 | 2025.12.24 02:42:45.006878 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17154 | 2025.12.24 02:42:45.007346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2038 | ||
| 17155 | 2025.12.24 02:42:46.000219 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.66 MiB, peak 413.00 MiB, free memory in arenas 0.00 B, will set to 396.66 MiB (RSS), difference: 4.00 MiB | ||
| 17156 | 2025.12.24 02:42:46.330153 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17157 | 2025.12.24 02:42:46.330324 [ 4 ] {6b8bf917-919d-42c7-b412-fa8a823d4110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17158 | 2025.12.24 02:42:46.330389 [ 4 ] {6b8bf917-919d-42c7-b412-fa8a823d4110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17159 | 2025.12.24 02:42:46.331024 [ 4 ] {6b8bf917-919d-42c7-b412-fa8a823d4110} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17160 | 2025.12.24 02:42:46.331075 [ 4 ] {6b8bf917-919d-42c7-b412-fa8a823d4110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17161 | 2025.12.24 02:42:46.331465 [ 4 ] {6b8bf917-919d-42c7-b412-fa8a823d4110} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17162 | 2025.12.24 02:42:46.331682 [ 4 ] {6b8bf917-919d-42c7-b412-fa8a823d4110} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17163 | 2025.12.24 02:42:46.331855 [ 4 ] {6b8bf917-919d-42c7-b412-fa8a823d4110} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001572 sec., 15267.175572519083 rows/sec., 1.27 MiB/sec. | ||
| 17164 | 2025.12.24 02:42:46.331910 [ 4 ] {6b8bf917-919d-42c7-b412-fa8a823d4110} <Debug> TCPHandler: Processed in 0.00187951 sec. | ||
| 17165 | 2025.12.24 02:42:46.332038 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17166 | 2025.12.24 02:42:46.332140 [ 4 ] {d9ae1355-4053-4ad4-8b96-51d01026a99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17167 | 2025.12.24 02:42:46.332182 [ 4 ] {d9ae1355-4053-4ad4-8b96-51d01026a99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17168 | 2025.12.24 02:42:46.332622 [ 4 ] {d9ae1355-4053-4ad4-8b96-51d01026a99f} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17169 | 2025.12.24 02:42:46.332660 [ 4 ] {d9ae1355-4053-4ad4-8b96-51d01026a99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17170 | 2025.12.24 02:42:46.332955 [ 4 ] {d9ae1355-4053-4ad4-8b96-51d01026a99f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17171 | 2025.12.24 02:42:46.333156 [ 4 ] {d9ae1355-4053-4ad4-8b96-51d01026a99f} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17172 | 2025.12.24 02:42:46.333292 [ 4 ] {d9ae1355-4053-4ad4-8b96-51d01026a99f} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001175 sec., 11914.893617021276 rows/sec., 971.58 KiB/sec. | ||
| 17173 | 2025.12.24 02:42:46.333333 [ 4 ] {d9ae1355-4053-4ad4-8b96-51d01026a99f} <Debug> TCPHandler: Processed in 0.001346931 sec. | ||
| 17174 | 2025.12.24 02:42:46.333451 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17175 | 2025.12.24 02:42:46.333546 [ 4 ] {40630898-876c-4fce-a885-4b3a280d6fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17176 | 2025.12.24 02:42:46.333585 [ 4 ] {40630898-876c-4fce-a885-4b3a280d6fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17177 | 2025.12.24 02:42:46.334099 [ 4 ] {40630898-876c-4fce-a885-4b3a280d6fa2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17178 | 2025.12.24 02:42:46.334135 [ 4 ] {40630898-876c-4fce-a885-4b3a280d6fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17179 | 2025.12.24 02:42:46.334445 [ 4 ] {40630898-876c-4fce-a885-4b3a280d6fa2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17180 | 2025.12.24 02:42:46.334644 [ 4 ] {40630898-876c-4fce-a885-4b3a280d6fa2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17181 | 2025.12.24 02:42:46.334779 [ 4 ] {40630898-876c-4fce-a885-4b3a280d6fa2} <Debug> executeQuery: Read 211 rows, 19.17 KiB in 0.001251 sec., 168665.0679456435 rows/sec., 14.96 MiB/sec. | ||
| 17182 | 2025.12.24 02:42:46.334821 [ 4 ] {40630898-876c-4fce-a885-4b3a280d6fa2} <Debug> TCPHandler: Processed in 0.001419883 sec. | ||
| 17183 | 2025.12.24 02:42:46.334940 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17184 | 2025.12.24 02:42:46.335034 [ 4 ] {adc54fc4-cee7-4475-9fd2-dda73429f713} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17185 | 2025.12.24 02:42:46.335074 [ 4 ] {adc54fc4-cee7-4475-9fd2-dda73429f713} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17186 | 2025.12.24 02:42:46.335480 [ 4 ] {adc54fc4-cee7-4475-9fd2-dda73429f713} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17187 | 2025.12.24 02:42:46.335517 [ 4 ] {adc54fc4-cee7-4475-9fd2-dda73429f713} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17188 | 2025.12.24 02:42:46.335820 [ 4 ] {adc54fc4-cee7-4475-9fd2-dda73429f713} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17189 | 2025.12.24 02:42:46.336018 [ 4 ] {adc54fc4-cee7-4475-9fd2-dda73429f713} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17190 | 2025.12.24 02:42:46.336150 [ 4 ] {adc54fc4-cee7-4475-9fd2-dda73429f713} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001133 sec., 35304.501323918805 rows/sec., 2.58 MiB/sec. | ||
| 17191 | 2025.12.24 02:42:46.336190 [ 4 ] {adc54fc4-cee7-4475-9fd2-dda73429f713} <Debug> TCPHandler: Processed in 0.001299041 sec. | ||
| 17192 | 2025.12.24 02:42:46.336299 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17193 | 2025.12.24 02:42:46.336392 [ 4 ] {adf85c6a-b2fb-47f3-bb82-6bfaed33d779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17194 | 2025.12.24 02:42:46.336433 [ 4 ] {adf85c6a-b2fb-47f3-bb82-6bfaed33d779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17195 | 2025.12.24 02:42:46.336830 [ 4 ] {adf85c6a-b2fb-47f3-bb82-6bfaed33d779} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17196 | 2025.12.24 02:42:46.336867 [ 4 ] {adf85c6a-b2fb-47f3-bb82-6bfaed33d779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17197 | 2025.12.24 02:42:46.337149 [ 4 ] {adf85c6a-b2fb-47f3-bb82-6bfaed33d779} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 17198 | 2025.12.24 02:42:46.337347 [ 4 ] {adf85c6a-b2fb-47f3-bb82-6bfaed33d779} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17199 | 2025.12.24 02:42:46.337479 [ 4 ] {adf85c6a-b2fb-47f3-bb82-6bfaed33d779} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.81 MiB/sec. | ||
| 17200 | 2025.12.24 02:42:46.337519 [ 4 ] {adf85c6a-b2fb-47f3-bb82-6bfaed33d779} <Debug> TCPHandler: Processed in 0.00126836 sec. | ||
| 17201 | 2025.12.24 02:42:46.337621 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17202 | 2025.12.24 02:42:46.337712 [ 4 ] {8d2bb588-8cda-4b30-b222-4083f80e2649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17203 | 2025.12.24 02:42:46.337754 [ 4 ] {8d2bb588-8cda-4b30-b222-4083f80e2649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17204 | 2025.12.24 02:42:46.338147 [ 4 ] {8d2bb588-8cda-4b30-b222-4083f80e2649} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17205 | 2025.12.24 02:42:46.338183 [ 4 ] {8d2bb588-8cda-4b30-b222-4083f80e2649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17206 | 2025.12.24 02:42:46.338464 [ 4 ] {8d2bb588-8cda-4b30-b222-4083f80e2649} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 17207 | 2025.12.24 02:42:46.338664 [ 4 ] {8d2bb588-8cda-4b30-b222-4083f80e2649} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17208 | 2025.12.24 02:42:46.338798 [ 4 ] {8d2bb588-8cda-4b30-b222-4083f80e2649} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001101 sec., 10899.182561307902 rows/sec., 851.50 KiB/sec. | ||
| 17209 | 2025.12.24 02:42:46.338839 [ 4 ] {8d2bb588-8cda-4b30-b222-4083f80e2649} <Debug> TCPHandler: Processed in 0.00126583 sec. | ||
| 17210 | 2025.12.24 02:42:46.338962 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17211 | 2025.12.24 02:42:46.339082 [ 4 ] {fcea5115-aa36-4c43-bb0d-aa3bb3b837f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17212 | 2025.12.24 02:42:46.339131 [ 4 ] {fcea5115-aa36-4c43-bb0d-aa3bb3b837f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17213 | 2025.12.24 02:42:46.339685 [ 4 ] {fcea5115-aa36-4c43-bb0d-aa3bb3b837f3} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17214 | 2025.12.24 02:42:46.339729 [ 4 ] {fcea5115-aa36-4c43-bb0d-aa3bb3b837f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17215 | 2025.12.24 02:42:46.340068 [ 4 ] {fcea5115-aa36-4c43-bb0d-aa3bb3b837f3} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17216 | 2025.12.24 02:42:46.340270 [ 4 ] {fcea5115-aa36-4c43-bb0d-aa3bb3b837f3} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17217 | 2025.12.24 02:42:46.340401 [ 4 ] {fcea5115-aa36-4c43-bb0d-aa3bb3b837f3} <Debug> executeQuery: Read 128 rows, 10.64 KiB in 0.001344 sec., 95238.09523809524 rows/sec., 7.73 MiB/sec. | ||
| 17218 | 2025.12.24 02:42:46.340442 [ 4 ] {fcea5115-aa36-4c43-bb0d-aa3bb3b837f3} <Debug> TCPHandler: Processed in 0.001539964 sec. | ||
| 17219 | 2025.12.24 02:42:46.340584 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17220 | 2025.12.24 02:42:46.340702 [ 4 ] {0452018b-bf10-47b9-8c89-a16d1dbf0a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17221 | 2025.12.24 02:42:46.340753 [ 4 ] {0452018b-bf10-47b9-8c89-a16d1dbf0a39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17222 | 2025.12.24 02:42:46.341203 [ 4 ] {0452018b-bf10-47b9-8c89-a16d1dbf0a39} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17223 | 2025.12.24 02:42:46.341240 [ 4 ] {0452018b-bf10-47b9-8c89-a16d1dbf0a39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17224 | 2025.12.24 02:42:46.341572 [ 4 ] {0452018b-bf10-47b9-8c89-a16d1dbf0a39} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17225 | 2025.12.24 02:42:46.341768 [ 4 ] {0452018b-bf10-47b9-8c89-a16d1dbf0a39} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17226 | 2025.12.24 02:42:46.341899 [ 4 ] {0452018b-bf10-47b9-8c89-a16d1dbf0a39} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001222 sec., 166121.11292962357 rows/sec., 11.90 MiB/sec. | ||
| 17227 | 2025.12.24 02:42:46.341937 [ 4 ] {0452018b-bf10-47b9-8c89-a16d1dbf0a39} <Debug> TCPHandler: Processed in 0.001411302 sec. | ||
| 17228 | 2025.12.24 02:42:46.342044 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17229 | 2025.12.24 02:42:46.342137 [ 4 ] {d5bbaf03-6c26-47b0-b683-8001a2d2827d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17230 | 2025.12.24 02:42:46.342190 [ 4 ] {d5bbaf03-6c26-47b0-b683-8001a2d2827d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17231 | 2025.12.24 02:42:46.342991 [ 4 ] {d5bbaf03-6c26-47b0-b683-8001a2d2827d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17232 | 2025.12.24 02:42:46.343028 [ 4 ] {d5bbaf03-6c26-47b0-b683-8001a2d2827d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17233 | 2025.12.24 02:42:46.343529 [ 4 ] {d5bbaf03-6c26-47b0-b683-8001a2d2827d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17234 | 2025.12.24 02:42:46.343738 [ 4 ] {d5bbaf03-6c26-47b0-b683-8001a2d2827d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17235 | 2025.12.24 02:42:46.343879 [ 4 ] {d5bbaf03-6c26-47b0-b683-8001a2d2827d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00176 sec., 7954.545454545454 rows/sec., 14.25 MiB/sec. | ||
| 17236 | 2025.12.24 02:42:46.343933 [ 4 ] {d5bbaf03-6c26-47b0-b683-8001a2d2827d} <Debug> TCPHandler: Processed in 0.001935771 sec. | ||
| 17237 | 2025.12.24 02:42:46.344042 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17238 | 2025.12.24 02:42:46.344135 [ 4 ] {f96bbe01-d37c-462a-b7c9-4bdf46082659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17239 | 2025.12.24 02:42:46.344176 [ 4 ] {f96bbe01-d37c-462a-b7c9-4bdf46082659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17240 | 2025.12.24 02:42:46.344498 [ 4 ] {f96bbe01-d37c-462a-b7c9-4bdf46082659} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2025.12.24 02:42:46.344535 [ 4 ] {f96bbe01-d37c-462a-b7c9-4bdf46082659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17242 | 2025.12.24 02:42:46.344822 [ 4 ] {f96bbe01-d37c-462a-b7c9-4bdf46082659} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17243 | 2025.12.24 02:42:46.345016 [ 4 ] {f96bbe01-d37c-462a-b7c9-4bdf46082659} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17244 | 2025.12.24 02:42:46.345139 [ 4 ] {f96bbe01-d37c-462a-b7c9-4bdf46082659} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. | ||
| 17245 | 2025.12.24 02:42:46.345174 [ 4 ] {f96bbe01-d37c-462a-b7c9-4bdf46082659} <Debug> TCPHandler: Processed in 0.001179549 sec. | ||
| 17246 | 2025.12.24 02:42:47.356626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43599 | ||
| 17247 | 2025.12.24 02:42:47.357143 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17248 | 2025.12.24 02:42:47.357193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17249 | 2025.12.24 02:42:47.357676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17250 | 2025.12.24 02:42:47.357909 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17251 | 2025.12.24 02:42:47.358055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43599 | ||
| 17252 | 2025.12.24 02:42:47.358058 [ 135 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17253 | 2025.12.24 02:42:47.358136 [ 135 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17254 | 2025.12.24 02:42:47.358161 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17255 | 2025.12.24 02:42:47.358265 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 17256 | 2025.12.24 02:42:47.358346 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17257 | 2025.12.24 02:42:47.358376 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41167 rows starting from the beginning of the part | ||
| 17258 | 2025.12.24 02:42:47.358430 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 17259 | 2025.12.24 02:42:47.358473 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 17260 | 2025.12.24 02:42:47.358511 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 17261 | 2025.12.24 02:42:47.358548 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 17262 | 2025.12.24 02:42:47.358586 [ 196 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 17263 | 2025.12.24 02:42:47.361293 [ 194 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43599 rows, containing 4 columns (4 merged, 0 gathered) in 0.003063369 sec., 14232369.655761354 rows/sec., 203.60 MiB/sec. | ||
| 17264 | 2025.12.24 02:42:47.361609 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17265 | 2025.12.24 02:42:47.361920 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_91_18} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17266 | 2025.12.24 02:42:47.362004 [ 197 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_91_18} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17267 | 2025.12.24 02:42:47.362112 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 17268 | 2025.12.24 02:42:49.750296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 17269 | 2025.12.24 02:42:49.770154 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17270 | 2025.12.24 02:42:49.770208 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17271 | 2025.12.24 02:42:49.776644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 17272 | 2025.12.24 02:42:49.777389 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17273 | 2025.12.24 02:42:49.777739 [ 171 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 17274 | 2025.12.24 02:42:49.777782 [ 171 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17275 | 2025.12.24 02:42:49.777806 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17276 | 2025.12.24 02:42:49.777936 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 17277 | 2025.12.24 02:42:49.782181 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 17278 | 2025.12.24 02:42:49.782519 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17279 | 2025.12.24 02:42:49.784254 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 17280 | 2025.12.24 02:42:49.789256 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 17281 | 2025.12.24 02:42:49.794332 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 17282 | 2025.12.24 02:42:49.799292 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 17283 | 2025.12.24 02:42:49.804187 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 17284 | 2025.12.24 02:42:49.809013 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 17285 | 2025.12.24 02:42:49.873925 [ 194 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.096042739 sec., 7142.653438902862 rows/sec., 36.93 MiB/sec. | ||
| 17286 | 2025.12.24 02:42:49.877227 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 17287 | 2025.12.24 02:42:49.879372 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_91_18} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17288 | 2025.12.24 02:42:49.879497 [ 192 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_91_18} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 17289 | 2025.12.24 02:42:49.882113 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17290 | 2025.12.24 02:42:50.000301 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.76 MiB, peak 415.17 MiB, free memory in arenas 0.00 B, will set to 396.69 MiB (RSS), difference: -1.07 MiB | ||
| 17291 | 2025.12.24 02:42:51.328713 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17292 | 2025.12.24 02:42:51.328903 [ 4 ] {98a46c62-0a06-4c21-9cc0-9227705f47c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17293 | 2025.12.24 02:42:51.328979 [ 4 ] {98a46c62-0a06-4c21-9cc0-9227705f47c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17294 | 2025.12.24 02:42:51.329661 [ 4 ] {98a46c62-0a06-4c21-9cc0-9227705f47c7} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17295 | 2025.12.24 02:42:51.329706 [ 4 ] {98a46c62-0a06-4c21-9cc0-9227705f47c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17296 | 2025.12.24 02:42:51.330147 [ 4 ] {98a46c62-0a06-4c21-9cc0-9227705f47c7} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17297 | 2025.12.24 02:42:51.330379 [ 4 ] {98a46c62-0a06-4c21-9cc0-9227705f47c7} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17298 | 2025.12.24 02:42:51.330536 [ 4 ] {98a46c62-0a06-4c21-9cc0-9227705f47c7} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001683 sec., 64171.1229946524 rows/sec., 5.39 MiB/sec. | ||
| 17299 | 2025.12.24 02:42:51.330588 [ 4 ] {98a46c62-0a06-4c21-9cc0-9227705f47c7} <Debug> TCPHandler: Processed in 0.002009122 sec. | ||
| 17300 | 2025.12.24 02:42:51.330714 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17301 | 2025.12.24 02:42:51.330815 [ 4 ] {05b362c6-245a-4700-9bfc-cab74e093785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17302 | 2025.12.24 02:42:51.330860 [ 4 ] {05b362c6-245a-4700-9bfc-cab74e093785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17303 | 2025.12.24 02:42:51.331293 [ 4 ] {05b362c6-245a-4700-9bfc-cab74e093785} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17304 | 2025.12.24 02:42:51.331330 [ 4 ] {05b362c6-245a-4700-9bfc-cab74e093785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17305 | 2025.12.24 02:42:51.331621 [ 4 ] {05b362c6-245a-4700-9bfc-cab74e093785} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17306 | 2025.12.24 02:42:51.331821 [ 4 ] {05b362c6-245a-4700-9bfc-cab74e093785} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17307 | 2025.12.24 02:42:51.331956 [ 4 ] {05b362c6-245a-4700-9bfc-cab74e093785} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001162 sec., 22375.215146299484 rows/sec., 1.64 MiB/sec. | ||
| 17308 | 2025.12.24 02:42:51.331996 [ 4 ] {05b362c6-245a-4700-9bfc-cab74e093785} <Debug> TCPHandler: Processed in 0.001333011 sec. | ||
| 17309 | 2025.12.24 02:42:51.332108 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17310 | 2025.12.24 02:42:51.332202 [ 4 ] {36147ac2-758c-4bc0-95fa-c5d2aceb7e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17311 | 2025.12.24 02:42:51.332240 [ 4 ] {36147ac2-758c-4bc0-95fa-c5d2aceb7e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17312 | 2025.12.24 02:42:51.332676 [ 4 ] {36147ac2-758c-4bc0-95fa-c5d2aceb7e6f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17313 | 2025.12.24 02:42:51.332710 [ 4 ] {36147ac2-758c-4bc0-95fa-c5d2aceb7e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17314 | 2025.12.24 02:42:51.333009 [ 4 ] {36147ac2-758c-4bc0-95fa-c5d2aceb7e6f} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17315 | 2025.12.24 02:42:51.333208 [ 4 ] {36147ac2-758c-4bc0-95fa-c5d2aceb7e6f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17316 | 2025.12.24 02:42:51.333337 [ 4 ] {36147ac2-758c-4bc0-95fa-c5d2aceb7e6f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001152 sec., 78125 rows/sec., 6.10 MiB/sec. | ||
| 17317 | 2025.12.24 02:42:51.333376 [ 4 ] {36147ac2-758c-4bc0-95fa-c5d2aceb7e6f} <Debug> TCPHandler: Processed in 0.001317461 sec. | ||
| 17318 | 2025.12.24 02:42:51.333488 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17319 | 2025.12.24 02:42:51.333581 [ 4 ] {cc224b6c-c337-40c4-b712-30529607e782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17320 | 2025.12.24 02:42:51.333623 [ 4 ] {cc224b6c-c337-40c4-b712-30529607e782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17321 | 2025.12.24 02:42:51.334039 [ 4 ] {cc224b6c-c337-40c4-b712-30529607e782} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17322 | 2025.12.24 02:42:51.334073 [ 4 ] {cc224b6c-c337-40c4-b712-30529607e782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17323 | 2025.12.24 02:42:51.334398 [ 4 ] {cc224b6c-c337-40c4-b712-30529607e782} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17324 | 2025.12.24 02:42:51.334607 [ 4 ] {cc224b6c-c337-40c4-b712-30529607e782} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17325 | 2025.12.24 02:42:51.334736 [ 4 ] {cc224b6c-c337-40c4-b712-30529607e782} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 17326 | 2025.12.24 02:42:51.334774 [ 4 ] {cc224b6c-c337-40c4-b712-30529607e782} <Debug> TCPHandler: Processed in 0.001334411 sec. | ||
| 17327 | 2025.12.24 02:42:51.334902 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17328 | 2025.12.24 02:42:51.335007 [ 4 ] {033114aa-9bad-4281-9f8a-1f677efe6ec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17329 | 2025.12.24 02:42:51.335069 [ 4 ] {033114aa-9bad-4281-9f8a-1f677efe6ec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17330 | 2025.12.24 02:42:51.336032 [ 4 ] {033114aa-9bad-4281-9f8a-1f677efe6ec7} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17331 | 2025.12.24 02:42:51.336071 [ 4 ] {033114aa-9bad-4281-9f8a-1f677efe6ec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17332 | 2025.12.24 02:42:51.336574 [ 4 ] {033114aa-9bad-4281-9f8a-1f677efe6ec7} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17333 | 2025.12.24 02:42:51.336851 [ 4 ] {033114aa-9bad-4281-9f8a-1f677efe6ec7} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17334 | 2025.12.24 02:42:51.336993 [ 4 ] {033114aa-9bad-4281-9f8a-1f677efe6ec7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002004 sec., 12974.051896207584 rows/sec., 23.25 MiB/sec. | ||
| 17335 | 2025.12.24 02:42:51.337062 [ 4 ] {033114aa-9bad-4281-9f8a-1f677efe6ec7} <Debug> TCPHandler: Processed in 0.002221885 sec. | ||
| 17336 | 2025.12.24 02:42:51.337183 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17337 | 2025.12.24 02:42:51.337279 [ 4 ] {49887caf-cea7-489d-9083-cc620785c5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17338 | 2025.12.24 02:42:51.337321 [ 4 ] {49887caf-cea7-489d-9083-cc620785c5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17339 | 2025.12.24 02:42:51.337658 [ 4 ] {49887caf-cea7-489d-9083-cc620785c5c5} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17340 | 2025.12.24 02:42:51.337693 [ 4 ] {49887caf-cea7-489d-9083-cc620785c5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17341 | 2025.12.24 02:42:51.338008 [ 4 ] {49887caf-cea7-489d-9083-cc620785c5c5} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17342 | 2025.12.24 02:42:51.338221 [ 4 ] {49887caf-cea7-489d-9083-cc620785c5c5} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17343 | 2025.12.24 02:42:51.338350 [ 4 ] {49887caf-cea7-489d-9083-cc620785c5c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 17344 | 2025.12.24 02:42:51.338387 [ 4 ] {49887caf-cea7-489d-9083-cc620785c5c5} <Debug> TCPHandler: Processed in 0.00125406 sec. | ||
| 17345 | 2025.12.24 02:42:54.658909 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17346 | 2025.12.24 02:42:54.658982 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17347 | 2025.12.24 02:42:54.858309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44047 | ||
| 17348 | 2025.12.24 02:42:54.858869 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17349 | 2025.12.24 02:42:54.858931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17350 | 2025.12.24 02:42:54.859435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17351 | 2025.12.24 02:42:54.859682 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17352 | 2025.12.24 02:42:54.859833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44047 | ||
| 17353 | 2025.12.24 02:42:55.007688 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2070 | ||
| 17354 | 2025.12.24 02:42:55.010209 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17355 | 2025.12.24 02:42:55.010266 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17356 | 2025.12.24 02:42:55.011499 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 17357 | 2025.12.24 02:42:55.011787 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17358 | 2025.12.24 02:42:55.012188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2070 | ||
| 17359 | 2025.12.24 02:42:56.327383 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17360 | 2025.12.24 02:42:56.327587 [ 4 ] {4a3a027c-1d3d-436f-b8de-3af2cd98f6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17361 | 2025.12.24 02:42:56.327658 [ 4 ] {4a3a027c-1d3d-436f-b8de-3af2cd98f6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17362 | 2025.12.24 02:42:56.328369 [ 4 ] {4a3a027c-1d3d-436f-b8de-3af2cd98f6b3} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17363 | 2025.12.24 02:42:56.328419 [ 4 ] {4a3a027c-1d3d-436f-b8de-3af2cd98f6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17364 | 2025.12.24 02:42:56.328800 [ 4 ] {4a3a027c-1d3d-436f-b8de-3af2cd98f6b3} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17365 | 2025.12.24 02:42:56.329021 [ 4 ] {4a3a027c-1d3d-436f-b8de-3af2cd98f6b3} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17366 | 2025.12.24 02:42:56.329159 [ 145 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17367 | 2025.12.24 02:42:56.329175 [ 4 ] {4a3a027c-1d3d-436f-b8de-3af2cd98f6b3} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001641 sec., 51188.29981718464 rows/sec., 4.28 MiB/sec. | ||
| 17368 | 2025.12.24 02:42:56.329222 [ 145 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17369 | 2025.12.24 02:42:56.329246 [ 4 ] {4a3a027c-1d3d-436f-b8de-3af2cd98f6b3} <Debug> TCPHandler: Processed in 0.001990951 sec. | ||
| 17370 | 2025.12.24 02:42:56.329249 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17371 | 2025.12.24 02:42:56.329368 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 17372 | 2025.12.24 02:42:56.329382 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17373 | 2025.12.24 02:42:56.329478 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17374 | 2025.12.24 02:42:56.329492 [ 4 ] {5ed8f634-c807-4527-8514-9faf6a788600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17375 | 2025.12.24 02:42:56.329512 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1406 rows starting from the beginning of the part | ||
| 17376 | 2025.12.24 02:42:56.329536 [ 4 ] {5ed8f634-c807-4527-8514-9faf6a788600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17377 | 2025.12.24 02:42:56.329578 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 85 rows starting from the beginning of the part | ||
| 17378 | 2025.12.24 02:42:56.329628 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 108 rows starting from the beginning of the part | ||
| 17379 | 2025.12.24 02:42:56.329676 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 211 rows starting from the beginning of the part | ||
| 17380 | 2025.12.24 02:42:56.329721 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 108 rows starting from the beginning of the part | ||
| 17381 | 2025.12.24 02:42:56.329767 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 84 rows starting from the beginning of the part | ||
| 17382 | 2025.12.24 02:42:56.329956 [ 4 ] {5ed8f634-c807-4527-8514-9faf6a788600} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17383 | 2025.12.24 02:42:56.329992 [ 4 ] {5ed8f634-c807-4527-8514-9faf6a788600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17384 | 2025.12.24 02:42:56.330291 [ 4 ] {5ed8f634-c807-4527-8514-9faf6a788600} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17385 | 2025.12.24 02:42:56.330518 [ 4 ] {5ed8f634-c807-4527-8514-9faf6a788600} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17386 | 2025.12.24 02:42:56.330656 [ 4 ] {5ed8f634-c807-4527-8514-9faf6a788600} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001188 sec., 11784.511784511784 rows/sec., 886.14 KiB/sec. | ||
| 17387 | 2025.12.24 02:42:56.330696 [ 4 ] {5ed8f634-c807-4527-8514-9faf6a788600} <Debug> TCPHandler: Processed in 0.001364541 sec. | ||
| 17388 | 2025.12.24 02:42:56.330700 [ 150 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17389 | 2025.12.24 02:42:56.330775 [ 150 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17390 | 2025.12.24 02:42:56.330800 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17391 | 2025.12.24 02:42:56.330805 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17392 | 2025.12.24 02:42:56.330907 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 17393 | 2025.12.24 02:42:56.330922 [ 4 ] {7bad4acc-5fc5-47df-b6b5-50c6751e9270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17394 | 2025.12.24 02:42:56.330979 [ 4 ] {7bad4acc-5fc5-47df-b6b5-50c6751e9270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17395 | 2025.12.24 02:42:56.331008 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17396 | 2025.12.24 02:42:56.331036 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 70 rows starting from the beginning of the part | ||
| 17397 | 2025.12.24 02:42:56.331099 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 14 rows starting from the beginning of the part | ||
| 17398 | 2025.12.24 02:42:56.331118 [ 194 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2002 rows, containing 5 columns (5 merged, 0 gathered) in 0.001790958 sec., 1117837.492559848 rows/sec., 98.64 MiB/sec. | ||
| 17399 | 2025.12.24 02:42:56.331154 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 26 rows starting from the beginning of the part | ||
| 17400 | 2025.12.24 02:42:56.331221 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 40 rows starting from the beginning of the part | ||
| 17401 | 2025.12.24 02:42:56.331269 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 26 rows starting from the beginning of the part | ||
| 17402 | 2025.12.24 02:42:56.331307 [ 192 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 14 rows starting from the beginning of the part | ||
| 17403 | 2025.12.24 02:42:56.331392 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17404 | 2025.12.24 02:42:56.331427 [ 4 ] {7bad4acc-5fc5-47df-b6b5-50c6751e9270} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17405 | 2025.12.24 02:42:56.331468 [ 4 ] {7bad4acc-5fc5-47df-b6b5-50c6751e9270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17406 | 2025.12.24 02:42:56.331755 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_136_27} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17407 | 2025.12.24 02:42:56.331827 [ 4 ] {7bad4acc-5fc5-47df-b6b5-50c6751e9270} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17408 | 2025.12.24 02:42:56.331852 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_136_27} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17409 | 2025.12.24 02:42:56.331978 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 17410 | 2025.12.24 02:42:56.332057 [ 4 ] {7bad4acc-5fc5-47df-b6b5-50c6751e9270} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17411 | 2025.12.24 02:42:56.332194 [ 4 ] {7bad4acc-5fc5-47df-b6b5-50c6751e9270} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001299 sec., 60046.18937644341 rows/sec., 4.69 MiB/sec. | ||
| 17412 | 2025.12.24 02:42:56.332197 [ 150 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17413 | 2025.12.24 02:42:56.332235 [ 4 ] {7bad4acc-5fc5-47df-b6b5-50c6751e9270} <Debug> TCPHandler: Processed in 0.001478383 sec. | ||
| 17414 | 2025.12.24 02:42:56.332239 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371932 sec., 138490.82899152435 rows/sec., 10.66 MiB/sec. | ||
| 17415 | 2025.12.24 02:42:56.332249 [ 150 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17416 | 2025.12.24 02:42:56.332316 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17417 | 2025.12.24 02:42:56.332359 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17418 | 2025.12.24 02:42:56.332388 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 17419 | 2025.12.24 02:42:56.332407 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17420 | 2025.12.24 02:42:56.332459 [ 4 ] {71164f30-f936-4041-a24b-021c2e52a204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17421 | 2025.12.24 02:42:56.332491 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17422 | 2025.12.24 02:42:56.332508 [ 4 ] {71164f30-f936-4041-a24b-021c2e52a204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17423 | 2025.12.24 02:42:56.332525 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 632 rows starting from the beginning of the part | ||
| 17424 | 2025.12.24 02:42:56.332600 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 78 rows starting from the beginning of the part | ||
| 17425 | 2025.12.24 02:42:56.332648 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 17426 | 2025.12.24 02:42:56.332667 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_131_26} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17427 | 2025.12.24 02:42:56.332690 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 17428 | 2025.12.24 02:42:56.332729 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 90 rows starting from the beginning of the part | ||
| 17429 | 2025.12.24 02:42:56.332741 [ 190 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_131_26} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17430 | 2025.12.24 02:42:56.332769 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 78 rows starting from the beginning of the part | ||
| 17431 | 2025.12.24 02:42:56.332834 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 17432 | 2025.12.24 02:42:56.332928 [ 4 ] {71164f30-f936-4041-a24b-021c2e52a204} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17433 | 2025.12.24 02:42:56.332971 [ 4 ] {71164f30-f936-4041-a24b-021c2e52a204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17434 | 2025.12.24 02:42:56.333322 [ 4 ] {71164f30-f936-4041-a24b-021c2e52a204} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17435 | 2025.12.24 02:42:56.333543 [ 4 ] {71164f30-f936-4041-a24b-021c2e52a204} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17436 | 2025.12.24 02:42:56.333665 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 4 parts from all_1_131_28 to all_134_134_0 | ||
| 17437 | 2025.12.24 02:42:56.333675 [ 4 ] {71164f30-f936-4041-a24b-021c2e52a204} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 17438 | 2025.12.24 02:42:56.333697 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17439 | 2025.12.24 02:42:56.333724 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17440 | 2025.12.24 02:42:56.333731 [ 4 ] {71164f30-f936-4041-a24b-021c2e52a204} <Debug> TCPHandler: Processed in 0.001427203 sec. | ||
| 17441 | 2025.12.24 02:42:56.333745 [ 192 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1096 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389252 sec., 788913.7463901436 rows/sec., 63.66 MiB/sec. | ||
| 17442 | 2025.12.24 02:42:56.333784 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 17443 | 2025.12.24 02:42:56.333870 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_134_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17444 | 2025.12.24 02:42:56.333899 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_131_28, total 37455 rows starting from the beginning of the part | ||
| 17445 | 2025.12.24 02:42:56.333903 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17446 | 2025.12.24 02:42:56.333926 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17447 | 2025.12.24 02:42:56.333961 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 17448 | 2025.12.24 02:42:56.334010 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 17449 | 2025.12.24 02:42:56.334023 [ 4 ] {752b5211-49e4-4c14-b693-93e9f7415bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17450 | 2025.12.24 02:42:56.334055 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_134_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 203 rows starting from the beginning of the part | ||
| 17451 | 2025.12.24 02:42:56.334087 [ 4 ] {752b5211-49e4-4c14-b693-93e9f7415bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17452 | 2025.12.24 02:42:56.334207 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_136_27} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17453 | 2025.12.24 02:42:56.334292 [ 190 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_136_27} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17454 | 2025.12.24 02:42:56.334373 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 17455 | 2025.12.24 02:42:56.334925 [ 4 ] {752b5211-49e4-4c14-b693-93e9f7415bf2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17456 | 2025.12.24 02:42:56.334967 [ 4 ] {752b5211-49e4-4c14-b693-93e9f7415bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17457 | 2025.12.24 02:42:56.335545 [ 4 ] {752b5211-49e4-4c14-b693-93e9f7415bf2} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17458 | 2025.12.24 02:42:56.335783 [ 4 ] {752b5211-49e4-4c14-b693-93e9f7415bf2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17459 | 2025.12.24 02:42:56.335930 [ 150 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17460 | 2025.12.24 02:42:56.335942 [ 4 ] {752b5211-49e4-4c14-b693-93e9f7415bf2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 12.91 MiB/sec. | ||
| 17461 | 2025.12.24 02:42:56.335969 [ 150 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17462 | 2025.12.24 02:42:56.335996 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17463 | 2025.12.24 02:42:56.336038 [ 4 ] {752b5211-49e4-4c14-b693-93e9f7415bf2} <Debug> TCPHandler: Processed in 0.002194504 sec. | ||
| 17464 | 2025.12.24 02:42:56.336057 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 17465 | 2025.12.24 02:42:56.336161 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17466 | 2025.12.24 02:42:56.336238 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17467 | 2025.12.24 02:42:56.336263 [ 4 ] {09b4cae2-bdc8-47da-9840-b192a57e3b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17468 | 2025.12.24 02:42:56.336290 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2455 rows starting from the beginning of the part | ||
| 17469 | 2025.12.24 02:42:56.336311 [ 4 ] {09b4cae2-bdc8-47da-9840-b192a57e3b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17470 | 2025.12.24 02:42:56.336407 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 14 rows starting from the beginning of the part | ||
| 17471 | 2025.12.24 02:42:56.336509 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 26 rows starting from the beginning of the part | ||
| 17472 | 2025.12.24 02:42:56.336607 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 14 rows starting from the beginning of the part | ||
| 17473 | 2025.12.24 02:42:56.336664 [ 4 ] {09b4cae2-bdc8-47da-9840-b192a57e3b5b} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17474 | 2025.12.24 02:42:56.336701 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 26 rows starting from the beginning of the part | ||
| 17475 | 2025.12.24 02:42:56.336706 [ 4 ] {09b4cae2-bdc8-47da-9840-b192a57e3b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17476 | 2025.12.24 02:42:56.336802 [ 194 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 14 rows starting from the beginning of the part | ||
| 17477 | 2025.12.24 02:42:56.337059 [ 4 ] {09b4cae2-bdc8-47da-9840-b192a57e3b5b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17478 | 2025.12.24 02:42:56.337314 [ 4 ] {09b4cae2-bdc8-47da-9840-b192a57e3b5b} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17479 | 2025.12.24 02:42:56.337438 [ 150 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17480 | 2025.12.24 02:42:56.337452 [ 4 ] {09b4cae2-bdc8-47da-9840-b192a57e3b5b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00121 sec., 49586.776859504134 rows/sec., 3.34 MiB/sec. | ||
| 17481 | 2025.12.24 02:42:56.337469 [ 150 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17482 | 2025.12.24 02:42:56.337496 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17483 | 2025.12.24 02:42:56.337501 [ 4 ] {09b4cae2-bdc8-47da-9840-b192a57e3b5b} <Debug> TCPHandler: Processed in 0.001391962 sec. | ||
| 17484 | 2025.12.24 02:42:56.337612 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 17485 | 2025.12.24 02:42:56.337735 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17486 | 2025.12.24 02:42:56.337768 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 7788 rows starting from the beginning of the part | ||
| 17487 | 2025.12.24 02:42:56.337826 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 17488 | 2025.12.24 02:42:56.337897 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 17489 | 2025.12.24 02:42:56.337936 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 17490 | 2025.12.24 02:42:56.337973 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 17491 | 2025.12.24 02:42:56.338009 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 17492 | 2025.12.24 02:42:56.340478 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8088 rows, containing 4 columns (4 merged, 0 gathered) in 0.002921056 sec., 2768861.671943297 rows/sec., 186.60 MiB/sec. | ||
| 17493 | 2025.12.24 02:42:56.340909 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17494 | 2025.12.24 02:42:56.341161 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_136_27} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17495 | 2025.12.24 02:42:56.341251 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_136_27} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17496 | 2025.12.24 02:42:56.341331 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 17497 | 2025.12.24 02:42:56.341710 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_134_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37978 rows, containing 5 columns (5 merged, 0 gathered) in 0.007954877 sec., 4774178.155111637 rows/sec., 328.09 MiB/sec. | ||
| 17498 | 2025.12.24 02:42:56.342174 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_134_29} <Trace> MergedBlockOutputStream: filled checksums all_1_134_29 (state Temporary) | ||
| 17499 | 2025.12.24 02:42:56.342450 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_134_29 to all_1_134_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17500 | 2025.12.24 02:42:56.342520 [ 193 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_134_29} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 4 parts: [all_1_131_28, all_134_134_0] -> all_1_134_29 | ||
| 17501 | 2025.12.24 02:42:56.342594 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 17502 | 2025.12.24 02:42:56.347051 [ 200 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2549 rows, containing 19 columns (19 merged, 0 gathered) in 0.011017625 sec., 231356.5763946404 rows/sec., 414.58 MiB/sec. | ||
| 17503 | 2025.12.24 02:42:56.349729 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17504 | 2025.12.24 02:42:56.350142 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17505 | 2025.12.24 02:42:56.350228 [ 191 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17506 | 2025.12.24 02:42:56.350376 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.82 MiB. | ||
| 17507 | 2025.12.24 02:42:57.000269 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.32 MiB, peak 417.03 MiB, free memory in arenas 0.00 B, will set to 401.29 MiB (RSS), difference: 3.97 MiB | ||
| 17508 | 2025.12.24 02:42:57.282346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 17509 | 2025.12.24 02:42:57.301501 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17510 | 2025.12.24 02:42:57.301581 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.88 GiB. | ||
| 17511 | 2025.12.24 02:42:57.307863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 17512 | 2025.12.24 02:42:57.308589 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17513 | 2025.12.24 02:42:57.312396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 17514 | 2025.12.24 02:42:59.145885 [ 148 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 17515 | 2025.12.24 02:42:59.145968 [ 148 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17516 | 2025.12.24 02:42:59.145990 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17517 | 2025.12.24 02:42:59.146126 [ 186 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 17518 | 2025.12.24 02:42:59.146288 [ 186 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17519 | 2025.12.24 02:42:59.146327 [ 186 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 253 rows starting from the beginning of the part | ||
| 17520 | 2025.12.24 02:42:59.146399 [ 186 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 17521 | 2025.12.24 02:42:59.146447 [ 186 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 228 rows starting from the beginning of the part | ||
| 17522 | 2025.12.24 02:42:59.146491 [ 186 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 17523 | 2025.12.24 02:42:59.146536 [ 186 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 17524 | 2025.12.24 02:42:59.147370 [ 191 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304561 sec., 406266.9357737967 rows/sec., 29.90 MiB/sec. | ||
| 17525 | 2025.12.24 02:42:59.147575 [ 200 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 17526 | 2025.12.24 02:42:59.147878 [ 200 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_45_11} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17527 | 2025.12.24 02:42:59.147957 [ 200 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_45_11} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 17528 | 2025.12.24 02:42:59.148066 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 17529 | 2025.12.24 02:43:01.066339 [ 225 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 17530 | 2025.12.24 02:43:01.066389 [ 225 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 17531 | 2025.12.24 02:43:01.069484 [ 225 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 17532 | 2025.12.24 02:43:01.317428 [ 225 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 17533 | 2025.12.24 02:43:01.317500 [ 225 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 17534 | 2025.12.24 02:43:01.321294 [ 225 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 17535 | 2025.12.24 02:43:01.357374 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17536 | 2025.12.24 02:43:01.357571 [ 4 ] {2b2da373-e361-455f-8d8f-ab08f7e3eb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17537 | 2025.12.24 02:43:01.357647 [ 4 ] {2b2da373-e361-455f-8d8f-ab08f7e3eb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17538 | 2025.12.24 02:43:01.358987 [ 4 ] {2b2da373-e361-455f-8d8f-ab08f7e3eb96} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17539 | 2025.12.24 02:43:01.359038 [ 4 ] {2b2da373-e361-455f-8d8f-ab08f7e3eb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17540 | 2025.12.24 02:43:01.359508 [ 4 ] {2b2da373-e361-455f-8d8f-ab08f7e3eb96} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17541 | 2025.12.24 02:43:01.359738 [ 4 ] {2b2da373-e361-455f-8d8f-ab08f7e3eb96} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17542 | 2025.12.24 02:43:01.359900 [ 4 ] {2b2da373-e361-455f-8d8f-ab08f7e3eb96} <Debug> executeQuery: Read 1248 rows, 105.85 KiB in 0.002382 sec., 523929.4710327456 rows/sec., 43.39 MiB/sec. | ||
| 17543 | 2025.12.24 02:43:01.359953 [ 4 ] {2b2da373-e361-455f-8d8f-ab08f7e3eb96} <Debug> TCPHandler: Processed in 0.002718354 sec. | ||
| 17544 | 2025.12.24 02:43:01.360078 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17545 | 2025.12.24 02:43:01.360183 [ 4 ] {6dbd2de0-8a13-4951-b56f-393cb4cc4132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17546 | 2025.12.24 02:43:01.360228 [ 4 ] {6dbd2de0-8a13-4951-b56f-393cb4cc4132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17547 | 2025.12.24 02:43:01.360647 [ 4 ] {6dbd2de0-8a13-4951-b56f-393cb4cc4132} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17548 | 2025.12.24 02:43:01.360686 [ 4 ] {6dbd2de0-8a13-4951-b56f-393cb4cc4132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17549 | 2025.12.24 02:43:01.361009 [ 4 ] {6dbd2de0-8a13-4951-b56f-393cb4cc4132} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17550 | 2025.12.24 02:43:01.361226 [ 4 ] {6dbd2de0-8a13-4951-b56f-393cb4cc4132} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17551 | 2025.12.24 02:43:01.361361 [ 4 ] {6dbd2de0-8a13-4951-b56f-393cb4cc4132} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001202 sec., 21630.615640599004 rows/sec., 1.59 MiB/sec. | ||
| 17552 | 2025.12.24 02:43:01.361403 [ 4 ] {6dbd2de0-8a13-4951-b56f-393cb4cc4132} <Debug> TCPHandler: Processed in 0.001377902 sec. | ||
| 17553 | 2025.12.24 02:43:01.361430 [ 219 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 17554 | 2025.12.24 02:43:01.361500 [ 219 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 17555 | 2025.12.24 02:43:01.361507 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17556 | 2025.12.24 02:43:01.361615 [ 4 ] {9581ff42-1244-4164-ab5e-17ecad384e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17557 | 2025.12.24 02:43:01.361657 [ 4 ] {9581ff42-1244-4164-ab5e-17ecad384e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17558 | 2025.12.24 02:43:01.362144 [ 4 ] {9581ff42-1244-4164-ab5e-17ecad384e2c} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17559 | 2025.12.24 02:43:01.362183 [ 4 ] {9581ff42-1244-4164-ab5e-17ecad384e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17560 | 2025.12.24 02:43:01.362505 [ 4 ] {9581ff42-1244-4164-ab5e-17ecad384e2c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 17561 | 2025.12.24 02:43:01.362780 [ 4 ] {9581ff42-1244-4164-ab5e-17ecad384e2c} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17562 | 2025.12.24 02:43:01.362913 [ 4 ] {9581ff42-1244-4164-ab5e-17ecad384e2c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001318 sec., 172989.37784522003 rows/sec., 11.71 MiB/sec. | ||
| 17563 | 2025.12.24 02:43:01.362953 [ 4 ] {9581ff42-1244-4164-ab5e-17ecad384e2c} <Debug> TCPHandler: Processed in 0.001496563 sec. | ||
| 17564 | 2025.12.24 02:43:01.363081 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17565 | 2025.12.24 02:43:01.363176 [ 4 ] {d79d1bd0-0e29-4750-b054-08803f5698e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17566 | 2025.12.24 02:43:01.363219 [ 4 ] {d79d1bd0-0e29-4750-b054-08803f5698e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17567 | 2025.12.24 02:43:01.363846 [ 4 ] {d79d1bd0-0e29-4750-b054-08803f5698e7} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17568 | 2025.12.24 02:43:01.363886 [ 4 ] {d79d1bd0-0e29-4750-b054-08803f5698e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17569 | 2025.12.24 02:43:01.364221 [ 4 ] {d79d1bd0-0e29-4750-b054-08803f5698e7} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17570 | 2025.12.24 02:43:01.364467 [ 4 ] {d79d1bd0-0e29-4750-b054-08803f5698e7} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17571 | 2025.12.24 02:43:01.364505 [ 219 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 17572 | 2025.12.24 02:43:01.364602 [ 4 ] {d79d1bd0-0e29-4750-b054-08803f5698e7} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.001445 sec., 377854.6712802768 rows/sec., 28.04 MiB/sec. | ||
| 17573 | 2025.12.24 02:43:01.364647 [ 4 ] {d79d1bd0-0e29-4750-b054-08803f5698e7} <Debug> TCPHandler: Processed in 0.001616855 sec. | ||
| 17574 | 2025.12.24 02:43:01.364696 [ 225 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 17575 | 2025.12.24 02:43:01.364727 [ 225 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 17576 | 2025.12.24 02:43:01.364761 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17577 | 2025.12.24 02:43:01.364863 [ 4 ] {9b8760fb-e0fc-4268-b1e7-94ab46725eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17578 | 2025.12.24 02:43:01.364908 [ 4 ] {9b8760fb-e0fc-4268-b1e7-94ab46725eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17579 | 2025.12.24 02:43:01.365508 [ 4 ] {9b8760fb-e0fc-4268-b1e7-94ab46725eb8} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17580 | 2025.12.24 02:43:01.365547 [ 4 ] {9b8760fb-e0fc-4268-b1e7-94ab46725eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17581 | 2025.12.24 02:43:01.365962 [ 4 ] {9b8760fb-e0fc-4268-b1e7-94ab46725eb8} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17582 | 2025.12.24 02:43:01.366183 [ 4 ] {9b8760fb-e0fc-4268-b1e7-94ab46725eb8} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17583 | 2025.12.24 02:43:01.366325 [ 4 ] {9b8760fb-e0fc-4268-b1e7-94ab46725eb8} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.001482 sec., 569500.6747638326 rows/sec., 38.33 MiB/sec. | ||
| 17584 | 2025.12.24 02:43:01.366365 [ 4 ] {9b8760fb-e0fc-4268-b1e7-94ab46725eb8} <Debug> TCPHandler: Processed in 0.001655277 sec. | ||
| 17585 | 2025.12.24 02:43:01.366479 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17586 | 2025.12.24 02:43:01.366575 [ 4 ] {3c293869-07b6-49bf-b26f-94babae193ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17587 | 2025.12.24 02:43:01.366633 [ 4 ] {3c293869-07b6-49bf-b26f-94babae193ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17588 | 2025.12.24 02:43:01.367461 [ 4 ] {3c293869-07b6-49bf-b26f-94babae193ca} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17589 | 2025.12.24 02:43:01.367477 [ 225 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 17590 | 2025.12.24 02:43:01.367505 [ 4 ] {3c293869-07b6-49bf-b26f-94babae193ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17591 | 2025.12.24 02:43:01.368069 [ 4 ] {3c293869-07b6-49bf-b26f-94babae193ca} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17592 | 2025.12.24 02:43:01.368301 [ 4 ] {3c293869-07b6-49bf-b26f-94babae193ca} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17593 | 2025.12.24 02:43:01.368443 [ 4 ] {3c293869-07b6-49bf-b26f-94babae193ca} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001887 sec., 13778.48436671966 rows/sec., 24.69 MiB/sec. | ||
| 17594 | 2025.12.24 02:43:01.368509 [ 4 ] {3c293869-07b6-49bf-b26f-94babae193ca} <Debug> TCPHandler: Processed in 0.002082193 sec. | ||
| 17595 | 2025.12.24 02:43:01.368510 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 17596 | 2025.12.24 02:43:01.368547 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 17597 | 2025.12.24 02:43:01.368622 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17598 | 2025.12.24 02:43:01.368718 [ 4 ] {6cb76505-5b92-417a-96cb-12394fb373af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17599 | 2025.12.24 02:43:01.368762 [ 4 ] {6cb76505-5b92-417a-96cb-12394fb373af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17600 | 2025.12.24 02:43:01.369106 [ 4 ] {6cb76505-5b92-417a-96cb-12394fb373af} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17601 | 2025.12.24 02:43:01.369142 [ 4 ] {6cb76505-5b92-417a-96cb-12394fb373af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17602 | 2025.12.24 02:43:01.369455 [ 4 ] {6cb76505-5b92-417a-96cb-12394fb373af} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17603 | 2025.12.24 02:43:01.369676 [ 4 ] {6cb76505-5b92-417a-96cb-12394fb373af} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17604 | 2025.12.24 02:43:01.369811 [ 4 ] {6cb76505-5b92-417a-96cb-12394fb373af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 17605 | 2025.12.24 02:43:01.369849 [ 4 ] {6cb76505-5b92-417a-96cb-12394fb373af} <Debug> TCPHandler: Processed in 0.00127813 sec. | ||
| 17606 | 2025.12.24 02:43:01.370768 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 17607 | 2025.12.24 02:43:01.812497 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 17608 | 2025.12.24 02:43:01.812542 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 17609 | 2025.12.24 02:43:01.815358 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 17610 | 2025.12.24 02:43:02.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.84 MiB, peak 417.03 MiB, free memory in arenas 0.00 B, will set to 401.33 MiB (RSS), difference: 3.49 MiB | ||
| 17611 | 2025.12.24 02:43:02.360044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44559 | ||
| 17612 | 2025.12.24 02:43:02.360621 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17613 | 2025.12.24 02:43:02.360676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17614 | 2025.12.24 02:43:02.361178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17615 | 2025.12.24 02:43:02.361419 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17616 | 2025.12.24 02:43:02.361559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44559 | ||
| 17617 | 2025.12.24 02:43:04.593420 [ 221 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 17618 | 2025.12.24 02:43:04.593490 [ 221 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 17619 | 2025.12.24 02:43:04.596342 [ 221 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 17620 | 2025.12.24 02:43:04.812566 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 17621 | 2025.12.24 02:43:04.832429 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17622 | 2025.12.24 02:43:04.832500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17623 | 2025.12.24 02:43:04.838830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 17624 | 2025.12.24 02:43:04.839539 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17625 | 2025.12.24 02:43:04.843467 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 17626 | 2025.12.24 02:43:05.012568 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2096 | ||
| 17627 | 2025.12.24 02:43:05.015394 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17628 | 2025.12.24 02:43:05.015443 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17629 | 2025.12.24 02:43:05.016690 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17630 | 2025.12.24 02:43:05.016993 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17631 | 2025.12.24 02:43:05.017261 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2096 | ||
| 17632 | 2025.12.24 02:43:06.328607 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17633 | 2025.12.24 02:43:06.328811 [ 4 ] {8388d398-94cd-46cc-85ec-064d0d5a0462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17634 | 2025.12.24 02:43:06.328882 [ 4 ] {8388d398-94cd-46cc-85ec-064d0d5a0462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17635 | 2025.12.24 02:43:06.329584 [ 4 ] {8388d398-94cd-46cc-85ec-064d0d5a0462} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17636 | 2025.12.24 02:43:06.329632 [ 4 ] {8388d398-94cd-46cc-85ec-064d0d5a0462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17637 | 2025.12.24 02:43:06.330031 [ 4 ] {8388d398-94cd-46cc-85ec-064d0d5a0462} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17638 | 2025.12.24 02:43:06.330288 [ 4 ] {8388d398-94cd-46cc-85ec-064d0d5a0462} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17639 | 2025.12.24 02:43:06.330443 [ 4 ] {8388d398-94cd-46cc-85ec-064d0d5a0462} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001683 sec., 49910.873440285206 rows/sec., 4.18 MiB/sec. | ||
| 17640 | 2025.12.24 02:43:06.330494 [ 4 ] {8388d398-94cd-46cc-85ec-064d0d5a0462} <Debug> TCPHandler: Processed in 0.002046692 sec. | ||
| 17641 | 2025.12.24 02:43:06.330609 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17642 | 2025.12.24 02:43:06.330710 [ 4 ] {6d176910-1d2f-43bb-a0b5-adffba71d190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17643 | 2025.12.24 02:43:06.330753 [ 4 ] {6d176910-1d2f-43bb-a0b5-adffba71d190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17644 | 2025.12.24 02:43:06.331197 [ 4 ] {6d176910-1d2f-43bb-a0b5-adffba71d190} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17645 | 2025.12.24 02:43:06.331239 [ 4 ] {6d176910-1d2f-43bb-a0b5-adffba71d190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17646 | 2025.12.24 02:43:06.331609 [ 4 ] {6d176910-1d2f-43bb-a0b5-adffba71d190} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17647 | 2025.12.24 02:43:06.331820 [ 4 ] {6d176910-1d2f-43bb-a0b5-adffba71d190} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17648 | 2025.12.24 02:43:06.331956 [ 4 ] {6d176910-1d2f-43bb-a0b5-adffba71d190} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001269 sec., 11032.308904649331 rows/sec., 829.58 KiB/sec. | ||
| 17649 | 2025.12.24 02:43:06.331996 [ 4 ] {6d176910-1d2f-43bb-a0b5-adffba71d190} <Debug> TCPHandler: Processed in 0.001436603 sec. | ||
| 17650 | 2025.12.24 02:43:06.332101 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17651 | 2025.12.24 02:43:06.332198 [ 4 ] {35654449-598b-47f8-b91a-afe830aa9e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17652 | 2025.12.24 02:43:06.332240 [ 4 ] {35654449-598b-47f8-b91a-afe830aa9e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17653 | 2025.12.24 02:43:06.332674 [ 4 ] {35654449-598b-47f8-b91a-afe830aa9e4a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17654 | 2025.12.24 02:43:06.332709 [ 4 ] {35654449-598b-47f8-b91a-afe830aa9e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17655 | 2025.12.24 02:43:06.333022 [ 4 ] {35654449-598b-47f8-b91a-afe830aa9e4a} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17656 | 2025.12.24 02:43:06.333215 [ 4 ] {35654449-598b-47f8-b91a-afe830aa9e4a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17657 | 2025.12.24 02:43:06.333337 [ 4 ] {35654449-598b-47f8-b91a-afe830aa9e4a} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00118 sec., 66101.69491525424 rows/sec., 5.16 MiB/sec. | ||
| 17658 | 2025.12.24 02:43:06.333373 [ 4 ] {35654449-598b-47f8-b91a-afe830aa9e4a} <Debug> TCPHandler: Processed in 0.001345042 sec. | ||
| 17659 | 2025.12.24 02:43:06.333477 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17660 | 2025.12.24 02:43:06.333565 [ 4 ] {22f43897-fc79-4421-b51d-6cd3fe620b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17661 | 2025.12.24 02:43:06.333607 [ 4 ] {22f43897-fc79-4421-b51d-6cd3fe620b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17662 | 2025.12.24 02:43:06.334058 [ 4 ] {22f43897-fc79-4421-b51d-6cd3fe620b18} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17663 | 2025.12.24 02:43:06.334092 [ 4 ] {22f43897-fc79-4421-b51d-6cd3fe620b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17664 | 2025.12.24 02:43:06.334417 [ 4 ] {22f43897-fc79-4421-b51d-6cd3fe620b18} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17665 | 2025.12.24 02:43:06.334618 [ 4 ] {22f43897-fc79-4421-b51d-6cd3fe620b18} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17666 | 2025.12.24 02:43:06.334753 [ 4 ] {22f43897-fc79-4421-b51d-6cd3fe620b18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 17667 | 2025.12.24 02:43:06.334790 [ 4 ] {22f43897-fc79-4421-b51d-6cd3fe620b18} <Debug> TCPHandler: Processed in 0.001332362 sec. | ||
| 17668 | 2025.12.24 02:43:06.334898 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17669 | 2025.12.24 02:43:06.335007 [ 4 ] {d7f411d4-a070-44c3-9418-08bd5ff9aa2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17670 | 2025.12.24 02:43:06.335066 [ 4 ] {d7f411d4-a070-44c3-9418-08bd5ff9aa2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17671 | 2025.12.24 02:43:06.335850 [ 4 ] {d7f411d4-a070-44c3-9418-08bd5ff9aa2b} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17672 | 2025.12.24 02:43:06.335887 [ 4 ] {d7f411d4-a070-44c3-9418-08bd5ff9aa2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17673 | 2025.12.24 02:43:06.336434 [ 4 ] {d7f411d4-a070-44c3-9418-08bd5ff9aa2b} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17674 | 2025.12.24 02:43:06.336658 [ 4 ] {d7f411d4-a070-44c3-9418-08bd5ff9aa2b} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17675 | 2025.12.24 02:43:06.336800 [ 4 ] {d7f411d4-a070-44c3-9418-08bd5ff9aa2b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001817 sec., 7705.008255365988 rows/sec., 13.81 MiB/sec. | ||
| 17676 | 2025.12.24 02:43:06.336866 [ 4 ] {d7f411d4-a070-44c3-9418-08bd5ff9aa2b} <Debug> TCPHandler: Processed in 0.002019223 sec. | ||
| 17677 | 2025.12.24 02:43:06.336979 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17678 | 2025.12.24 02:43:06.337075 [ 4 ] {38796031-cfdf-48db-ae7d-e9d7d70f74cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17679 | 2025.12.24 02:43:06.337119 [ 4 ] {38796031-cfdf-48db-ae7d-e9d7d70f74cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17680 | 2025.12.24 02:43:06.337453 [ 4 ] {38796031-cfdf-48db-ae7d-e9d7d70f74cf} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17681 | 2025.12.24 02:43:06.337490 [ 4 ] {38796031-cfdf-48db-ae7d-e9d7d70f74cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17682 | 2025.12.24 02:43:06.337795 [ 4 ] {38796031-cfdf-48db-ae7d-e9d7d70f74cf} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 17683 | 2025.12.24 02:43:06.338014 [ 4 ] {38796031-cfdf-48db-ae7d-e9d7d70f74cf} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17684 | 2025.12.24 02:43:06.338149 [ 4 ] {38796031-cfdf-48db-ae7d-e9d7d70f74cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 17685 | 2025.12.24 02:43:06.338186 [ 4 ] {38796031-cfdf-48db-ae7d-e9d7d70f74cf} <Debug> TCPHandler: Processed in 0.00125786 sec. | ||
| 17686 | 2025.12.24 02:43:09.659030 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17687 | 2025.12.24 02:43:09.659106 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17688 | 2025.12.24 02:43:09.861781 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45007 | ||
| 17689 | 2025.12.24 02:43:09.862348 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17690 | 2025.12.24 02:43:09.862408 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17691 | 2025.12.24 02:43:09.862946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17692 | 2025.12.24 02:43:09.863185 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17693 | 2025.12.24 02:43:09.863333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45007 | ||
| 17694 | 2025.12.24 02:43:11.328401 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17695 | 2025.12.24 02:43:11.328590 [ 4 ] {674f1c48-9fc3-4c3f-9763-c321d4be7966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17696 | 2025.12.24 02:43:11.328657 [ 4 ] {674f1c48-9fc3-4c3f-9763-c321d4be7966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17697 | 2025.12.24 02:43:11.329354 [ 4 ] {674f1c48-9fc3-4c3f-9763-c321d4be7966} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17698 | 2025.12.24 02:43:11.329391 [ 4 ] {674f1c48-9fc3-4c3f-9763-c321d4be7966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17699 | 2025.12.24 02:43:11.329763 [ 4 ] {674f1c48-9fc3-4c3f-9763-c321d4be7966} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17700 | 2025.12.24 02:43:11.329979 [ 4 ] {674f1c48-9fc3-4c3f-9763-c321d4be7966} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17701 | 2025.12.24 02:43:11.330136 [ 4 ] {674f1c48-9fc3-4c3f-9763-c321d4be7966} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001595 sec., 67711.59874608151 rows/sec., 5.68 MiB/sec. | ||
| 17702 | 2025.12.24 02:43:11.330181 [ 4 ] {674f1c48-9fc3-4c3f-9763-c321d4be7966} <Debug> TCPHandler: Processed in 0.00190736 sec. | ||
| 17703 | 2025.12.24 02:43:11.330310 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17704 | 2025.12.24 02:43:11.330402 [ 4 ] {88039648-cd6a-4a82-9c80-6480f1dd96da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17705 | 2025.12.24 02:43:11.330442 [ 4 ] {88039648-cd6a-4a82-9c80-6480f1dd96da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17706 | 2025.12.24 02:43:11.330837 [ 4 ] {88039648-cd6a-4a82-9c80-6480f1dd96da} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17707 | 2025.12.24 02:43:11.330870 [ 4 ] {88039648-cd6a-4a82-9c80-6480f1dd96da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17708 | 2025.12.24 02:43:11.331153 [ 4 ] {88039648-cd6a-4a82-9c80-6480f1dd96da} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17709 | 2025.12.24 02:43:11.331360 [ 4 ] {88039648-cd6a-4a82-9c80-6480f1dd96da} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17710 | 2025.12.24 02:43:11.331487 [ 4 ] {88039648-cd6a-4a82-9c80-6480f1dd96da} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001103 sec., 23572.07615593835 rows/sec., 1.73 MiB/sec. | ||
| 17711 | 2025.12.24 02:43:11.331523 [ 4 ] {88039648-cd6a-4a82-9c80-6480f1dd96da} <Debug> TCPHandler: Processed in 0.00127098 sec. | ||
| 17712 | 2025.12.24 02:43:11.331652 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17713 | 2025.12.24 02:43:11.331775 [ 4 ] {030d60f1-1f29-463a-b693-606f08f62595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17714 | 2025.12.24 02:43:11.331826 [ 4 ] {030d60f1-1f29-463a-b693-606f08f62595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17715 | 2025.12.24 02:43:11.332379 [ 4 ] {030d60f1-1f29-463a-b693-606f08f62595} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17716 | 2025.12.24 02:43:11.332422 [ 4 ] {030d60f1-1f29-463a-b693-606f08f62595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17717 | 2025.12.24 02:43:11.332798 [ 4 ] {030d60f1-1f29-463a-b693-606f08f62595} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17718 | 2025.12.24 02:43:11.333020 [ 4 ] {030d60f1-1f29-463a-b693-606f08f62595} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17719 | 2025.12.24 02:43:11.333151 [ 4 ] {030d60f1-1f29-463a-b693-606f08f62595} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001401 sec., 64239.82869379016 rows/sec., 5.02 MiB/sec. | ||
| 17720 | 2025.12.24 02:43:11.333191 [ 4 ] {030d60f1-1f29-463a-b693-606f08f62595} <Debug> TCPHandler: Processed in 0.001608106 sec. | ||
| 17721 | 2025.12.24 02:43:11.333314 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17722 | 2025.12.24 02:43:11.333410 [ 4 ] {f9f22a8c-ec16-4506-8840-feb880820432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17723 | 2025.12.24 02:43:11.333454 [ 4 ] {f9f22a8c-ec16-4506-8840-feb880820432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17724 | 2025.12.24 02:43:11.333883 [ 4 ] {f9f22a8c-ec16-4506-8840-feb880820432} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17725 | 2025.12.24 02:43:11.333919 [ 4 ] {f9f22a8c-ec16-4506-8840-feb880820432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17726 | 2025.12.24 02:43:11.334254 [ 4 ] {f9f22a8c-ec16-4506-8840-feb880820432} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17727 | 2025.12.24 02:43:11.334486 [ 4 ] {f9f22a8c-ec16-4506-8840-feb880820432} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17728 | 2025.12.24 02:43:11.334619 [ 4 ] {f9f22a8c-ec16-4506-8840-feb880820432} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 17729 | 2025.12.24 02:43:11.334621 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 4 parts from all_1_134_29 to all_137_137_0 | ||
| 17730 | 2025.12.24 02:43:11.334658 [ 4 ] {f9f22a8c-ec16-4506-8840-feb880820432} <Debug> TCPHandler: Processed in 0.001402513 sec. | ||
| 17731 | 2025.12.24 02:43:11.334667 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17732 | 2025.12.24 02:43:11.334686 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17733 | 2025.12.24 02:43:11.334776 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17734 | 2025.12.24 02:43:11.334852 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 17735 | 2025.12.24 02:43:11.334880 [ 4 ] {4f690657-035d-4b69-ae9c-ff6ccde618c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17736 | 2025.12.24 02:43:11.334985 [ 4 ] {4f690657-035d-4b69-ae9c-ff6ccde618c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17737 | 2025.12.24 02:43:11.335088 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_137_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17738 | 2025.12.24 02:43:11.335152 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_134_29, total 37978 rows starting from the beginning of the part | ||
| 17739 | 2025.12.24 02:43:11.335258 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 17740 | 2025.12.24 02:43:11.335335 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 17741 | 2025.12.24 02:43:11.335407 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_137_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 844 rows starting from the beginning of the part | ||
| 17742 | 2025.12.24 02:43:11.335865 [ 4 ] {4f690657-035d-4b69-ae9c-ff6ccde618c2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17743 | 2025.12.24 02:43:11.335906 [ 4 ] {4f690657-035d-4b69-ae9c-ff6ccde618c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17744 | 2025.12.24 02:43:11.336461 [ 4 ] {4f690657-035d-4b69-ae9c-ff6ccde618c2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17745 | 2025.12.24 02:43:11.336682 [ 4 ] {4f690657-035d-4b69-ae9c-ff6ccde618c2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17746 | 2025.12.24 02:43:11.336834 [ 4 ] {4f690657-035d-4b69-ae9c-ff6ccde618c2} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001972 sec., 13184.584178498988 rows/sec., 23.63 MiB/sec. | ||
| 17747 | 2025.12.24 02:43:11.336910 [ 4 ] {4f690657-035d-4b69-ae9c-ff6ccde618c2} <Debug> TCPHandler: Processed in 0.002186685 sec. | ||
| 17748 | 2025.12.24 02:43:11.337025 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17749 | 2025.12.24 02:43:11.337120 [ 4 ] {d73e56ee-8203-4764-b77e-df645a6d16f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17750 | 2025.12.24 02:43:11.337164 [ 4 ] {d73e56ee-8203-4764-b77e-df645a6d16f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17751 | 2025.12.24 02:43:11.337512 [ 4 ] {d73e56ee-8203-4764-b77e-df645a6d16f2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17752 | 2025.12.24 02:43:11.337549 [ 4 ] {d73e56ee-8203-4764-b77e-df645a6d16f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17753 | 2025.12.24 02:43:11.337848 [ 4 ] {d73e56ee-8203-4764-b77e-df645a6d16f2} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 17754 | 2025.12.24 02:43:11.338051 [ 4 ] {d73e56ee-8203-4764-b77e-df645a6d16f2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17755 | 2025.12.24 02:43:11.338187 [ 4 ] {d73e56ee-8203-4764-b77e-df645a6d16f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 17756 | 2025.12.24 02:43:11.338226 [ 4 ] {d73e56ee-8203-4764-b77e-df645a6d16f2} <Debug> TCPHandler: Processed in 0.00124952 sec. | ||
| 17757 | 2025.12.24 02:43:11.342305 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_137_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39142 rows, containing 5 columns (5 merged, 0 gathered) in 0.007525519 sec., 5201235.954623196 rows/sec., 357.32 MiB/sec. | ||
| 17758 | 2025.12.24 02:43:11.342723 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_137_30} <Trace> MergedBlockOutputStream: filled checksums all_1_137_30 (state Temporary) | ||
| 17759 | 2025.12.24 02:43:11.342969 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_137_30} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_137_30 to all_1_137_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17760 | 2025.12.24 02:43:11.343038 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_137_30} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 4 parts: [all_1_134_29, all_137_137_0] -> all_1_137_30 | ||
| 17761 | 2025.12.24 02:43:11.343108 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 17762 | 2025.12.24 02:43:12.343620 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 17763 | 2025.12.24 02:43:12.361697 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17764 | 2025.12.24 02:43:12.361751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17765 | 2025.12.24 02:43:12.368134 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 17766 | 2025.12.24 02:43:12.368848 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17767 | 2025.12.24 02:43:12.372638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 17768 | 2025.12.24 02:43:15.017584 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2120 | ||
| 17769 | 2025.12.24 02:43:15.019976 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17770 | 2025.12.24 02:43:15.020018 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17771 | 2025.12.24 02:43:15.021226 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 17772 | 2025.12.24 02:43:15.021484 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17773 | 2025.12.24 02:43:15.021750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2120 | ||
| 17774 | 2025.12.24 02:43:15.695444 [ 221 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): 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] | ||
| 17775 | 2025.12.24 02:43:15.695499 [ 221 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): 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] | ||
| 17776 | 2025.12.24 02:43:15.697400 [ 221 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): 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] | ||
| 17777 | 2025.12.24 02:43:16.330838 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17778 | 2025.12.24 02:43:16.331008 [ 4 ] {d3fa48ea-64a8-4134-9c2e-94849034949b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17779 | 2025.12.24 02:43:16.331070 [ 4 ] {d3fa48ea-64a8-4134-9c2e-94849034949b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17780 | 2025.12.24 02:43:16.331694 [ 4 ] {d3fa48ea-64a8-4134-9c2e-94849034949b} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17781 | 2025.12.24 02:43:16.331735 [ 4 ] {d3fa48ea-64a8-4134-9c2e-94849034949b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17782 | 2025.12.24 02:43:16.332122 [ 4 ] {d3fa48ea-64a8-4134-9c2e-94849034949b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 17783 | 2025.12.24 02:43:16.332345 [ 4 ] {d3fa48ea-64a8-4134-9c2e-94849034949b} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17784 | 2025.12.24 02:43:16.332502 [ 4 ] {d3fa48ea-64a8-4134-9c2e-94849034949b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001537 sec., 15614.83409238777 rows/sec., 1.30 MiB/sec. | ||
| 17785 | 2025.12.24 02:43:16.332553 [ 4 ] {d3fa48ea-64a8-4134-9c2e-94849034949b} <Debug> TCPHandler: Processed in 0.001833169 sec. | ||
| 17786 | 2025.12.24 02:43:16.332679 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17787 | 2025.12.24 02:43:16.332781 [ 4 ] {17234eb2-96dc-4226-ad73-3cb162f13e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17788 | 2025.12.24 02:43:16.332825 [ 4 ] {17234eb2-96dc-4226-ad73-3cb162f13e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17789 | 2025.12.24 02:43:16.333514 [ 4 ] {17234eb2-96dc-4226-ad73-3cb162f13e0d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17790 | 2025.12.24 02:43:16.333569 [ 4 ] {17234eb2-96dc-4226-ad73-3cb162f13e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17791 | 2025.12.24 02:43:16.334053 [ 4 ] {17234eb2-96dc-4226-ad73-3cb162f13e0d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17792 | 2025.12.24 02:43:16.334318 [ 4 ] {17234eb2-96dc-4226-ad73-3cb162f13e0d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17793 | 2025.12.24 02:43:16.334474 [ 4 ] {17234eb2-96dc-4226-ad73-3cb162f13e0d} <Debug> executeQuery: Read 204 rows, 18.66 KiB in 0.001715 sec., 118950.43731778426 rows/sec., 10.62 MiB/sec. | ||
| 17794 | 2025.12.24 02:43:16.334521 [ 4 ] {17234eb2-96dc-4226-ad73-3cb162f13e0d} <Debug> TCPHandler: Processed in 0.001894201 sec. | ||
| 17795 | 2025.12.24 02:43:16.334658 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17796 | 2025.12.24 02:43:16.334767 [ 4 ] {01f8913f-f8a8-4287-b8f5-1522ddc1f433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17797 | 2025.12.24 02:43:16.334816 [ 4 ] {01f8913f-f8a8-4287-b8f5-1522ddc1f433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17798 | 2025.12.24 02:43:16.335297 [ 4 ] {01f8913f-f8a8-4287-b8f5-1522ddc1f433} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17799 | 2025.12.24 02:43:16.335339 [ 4 ] {01f8913f-f8a8-4287-b8f5-1522ddc1f433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17800 | 2025.12.24 02:43:16.335720 [ 4 ] {01f8913f-f8a8-4287-b8f5-1522ddc1f433} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17801 | 2025.12.24 02:43:16.335963 [ 4 ] {01f8913f-f8a8-4287-b8f5-1522ddc1f433} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17802 | 2025.12.24 02:43:16.336100 [ 4 ] {01f8913f-f8a8-4287-b8f5-1522ddc1f433} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001359 sec., 19131.714495952907 rows/sec., 1.45 MiB/sec. | ||
| 17803 | 2025.12.24 02:43:16.336140 [ 4 ] {01f8913f-f8a8-4287-b8f5-1522ddc1f433} <Debug> TCPHandler: Processed in 0.001542004 sec. | ||
| 17804 | 2025.12.24 02:43:16.336279 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17805 | 2025.12.24 02:43:16.336377 [ 4 ] {da309f0e-f29d-4e58-8770-e35d9954214b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17806 | 2025.12.24 02:43:16.336419 [ 4 ] {da309f0e-f29d-4e58-8770-e35d9954214b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17807 | 2025.12.24 02:43:16.336830 [ 4 ] {da309f0e-f29d-4e58-8770-e35d9954214b} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17808 | 2025.12.24 02:43:16.336867 [ 4 ] {da309f0e-f29d-4e58-8770-e35d9954214b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17809 | 2025.12.24 02:43:16.337164 [ 4 ] {da309f0e-f29d-4e58-8770-e35d9954214b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 17810 | 2025.12.24 02:43:16.337371 [ 4 ] {da309f0e-f29d-4e58-8770-e35d9954214b} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17811 | 2025.12.24 02:43:16.337502 [ 4 ] {da309f0e-f29d-4e58-8770-e35d9954214b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001146 sec., 20942.40837696335 rows/sec., 1.74 MiB/sec. | ||
| 17812 | 2025.12.24 02:43:16.337542 [ 4 ] {da309f0e-f29d-4e58-8770-e35d9954214b} <Debug> TCPHandler: Processed in 0.001313341 sec. | ||
| 17813 | 2025.12.24 02:43:16.337659 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17814 | 2025.12.24 02:43:16.337754 [ 4 ] {9f516c2a-fc56-4611-b46c-58f16a68ba6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17815 | 2025.12.24 02:43:16.337795 [ 4 ] {9f516c2a-fc56-4611-b46c-58f16a68ba6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17816 | 2025.12.24 02:43:16.338184 [ 4 ] {9f516c2a-fc56-4611-b46c-58f16a68ba6e} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17817 | 2025.12.24 02:43:16.338218 [ 4 ] {9f516c2a-fc56-4611-b46c-58f16a68ba6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17818 | 2025.12.24 02:43:16.338501 [ 4 ] {9f516c2a-fc56-4611-b46c-58f16a68ba6e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 17819 | 2025.12.24 02:43:16.338702 [ 4 ] {9f516c2a-fc56-4611-b46c-58f16a68ba6e} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17820 | 2025.12.24 02:43:16.338828 [ 4 ] {9f516c2a-fc56-4611-b46c-58f16a68ba6e} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 17821 | 2025.12.24 02:43:16.338866 [ 4 ] {9f516c2a-fc56-4611-b46c-58f16a68ba6e} <Debug> TCPHandler: Processed in 0.00125829 sec. | ||
| 17822 | 2025.12.24 02:43:16.338968 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17823 | 2025.12.24 02:43:16.339061 [ 4 ] {b00eb8c0-274d-41f0-ba10-565261d49d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17824 | 2025.12.24 02:43:16.339101 [ 4 ] {b00eb8c0-274d-41f0-ba10-565261d49d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17825 | 2025.12.24 02:43:16.339528 [ 4 ] {b00eb8c0-274d-41f0-ba10-565261d49d6e} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17826 | 2025.12.24 02:43:16.339564 [ 4 ] {b00eb8c0-274d-41f0-ba10-565261d49d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17827 | 2025.12.24 02:43:16.339864 [ 4 ] {b00eb8c0-274d-41f0-ba10-565261d49d6e} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17828 | 2025.12.24 02:43:16.340070 [ 4 ] {b00eb8c0-274d-41f0-ba10-565261d49d6e} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17829 | 2025.12.24 02:43:16.340197 [ 4 ] {b00eb8c0-274d-41f0-ba10-565261d49d6e} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001155 sec., 98701.2987012987 rows/sec., 8.03 MiB/sec. | ||
| 17830 | 2025.12.24 02:43:16.340237 [ 4 ] {b00eb8c0-274d-41f0-ba10-565261d49d6e} <Debug> TCPHandler: Processed in 0.001318931 sec. | ||
| 17831 | 2025.12.24 02:43:16.340352 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17832 | 2025.12.24 02:43:16.340446 [ 4 ] {73f4ca72-7e38-41bc-990d-b5f21e6a8b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17833 | 2025.12.24 02:43:16.340491 [ 4 ] {73f4ca72-7e38-41bc-990d-b5f21e6a8b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17834 | 2025.12.24 02:43:16.340895 [ 4 ] {73f4ca72-7e38-41bc-990d-b5f21e6a8b5d} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17835 | 2025.12.24 02:43:16.340930 [ 4 ] {73f4ca72-7e38-41bc-990d-b5f21e6a8b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17836 | 2025.12.24 02:43:16.341254 [ 4 ] {73f4ca72-7e38-41bc-990d-b5f21e6a8b5d} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17837 | 2025.12.24 02:43:16.341455 [ 4 ] {73f4ca72-7e38-41bc-990d-b5f21e6a8b5d} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17838 | 2025.12.24 02:43:16.341581 [ 4 ] {73f4ca72-7e38-41bc-990d-b5f21e6a8b5d} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001154 sec., 169844.02079722701 rows/sec., 12.19 MiB/sec. | ||
| 17839 | 2025.12.24 02:43:16.341618 [ 4 ] {73f4ca72-7e38-41bc-990d-b5f21e6a8b5d} <Debug> TCPHandler: Processed in 0.001316641 sec. | ||
| 17840 | 2025.12.24 02:43:16.341734 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17841 | 2025.12.24 02:43:16.341827 [ 4 ] {1ad4d849-a9c4-4e39-ad3c-91013ba4ae39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17842 | 2025.12.24 02:43:16.341881 [ 4 ] {1ad4d849-a9c4-4e39-ad3c-91013ba4ae39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17843 | 2025.12.24 02:43:16.342680 [ 4 ] {1ad4d849-a9c4-4e39-ad3c-91013ba4ae39} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17844 | 2025.12.24 02:43:16.342717 [ 4 ] {1ad4d849-a9c4-4e39-ad3c-91013ba4ae39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17845 | 2025.12.24 02:43:16.343234 [ 4 ] {1ad4d849-a9c4-4e39-ad3c-91013ba4ae39} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17846 | 2025.12.24 02:43:16.343455 [ 4 ] {1ad4d849-a9c4-4e39-ad3c-91013ba4ae39} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17847 | 2025.12.24 02:43:16.343597 [ 4 ] {1ad4d849-a9c4-4e39-ad3c-91013ba4ae39} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001788 sec., 7829.977628635346 rows/sec., 14.03 MiB/sec. | ||
| 17848 | 2025.12.24 02:43:16.343669 [ 4 ] {1ad4d849-a9c4-4e39-ad3c-91013ba4ae39} <Debug> TCPHandler: Processed in 0.001984801 sec. | ||
| 17849 | 2025.12.24 02:43:16.343785 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17850 | 2025.12.24 02:43:16.343878 [ 4 ] {5d4e7e00-5a00-4e45-9156-d86d664a4c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17851 | 2025.12.24 02:43:16.343919 [ 4 ] {5d4e7e00-5a00-4e45-9156-d86d664a4c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17852 | 2025.12.24 02:43:16.344263 [ 4 ] {5d4e7e00-5a00-4e45-9156-d86d664a4c23} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17853 | 2025.12.24 02:43:16.344298 [ 4 ] {5d4e7e00-5a00-4e45-9156-d86d664a4c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17854 | 2025.12.24 02:43:16.344601 [ 4 ] {5d4e7e00-5a00-4e45-9156-d86d664a4c23} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 17855 | 2025.12.24 02:43:16.344815 [ 4 ] {5d4e7e00-5a00-4e45-9156-d86d664a4c23} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17856 | 2025.12.24 02:43:16.344943 [ 4 ] {5d4e7e00-5a00-4e45-9156-d86d664a4c23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 17857 | 2025.12.24 02:43:16.344980 [ 4 ] {5d4e7e00-5a00-4e45-9156-d86d664a4c23} <Debug> TCPHandler: Processed in 0.00124466 sec. | ||
| 17858 | 2025.12.24 02:43:17.363557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45519 | ||
| 17859 | 2025.12.24 02:43:17.364094 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17860 | 2025.12.24 02:43:17.364146 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17861 | 2025.12.24 02:43:17.364623 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 17862 | 2025.12.24 02:43:17.364863 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17863 | 2025.12.24 02:43:17.365013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45519 | ||
| 17864 | 2025.12.24 02:43:17.365085 [ 224 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 17865 | 2025.12.24 02:43:17.365118 [ 224 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 17866 | 2025.12.24 02:43:17.368317 [ 224 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 17867 | 2025.12.24 02:43:18.407647 [ 225 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 17868 | 2025.12.24 02:43:18.407700 [ 225 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 17869 | 2025.12.24 02:43:18.410391 [ 225 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 17870 | 2025.12.24 02:43:19.872798 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 17871 | 2025.12.24 02:43:19.891562 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17872 | 2025.12.24 02:43:19.891625 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17873 | 2025.12.24 02:43:19.897936 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 17874 | 2025.12.24 02:43:19.898661 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17875 | 2025.12.24 02:43:19.902047 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 17876 | 2025.12.24 02:43:21.328879 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17877 | 2025.12.24 02:43:21.329064 [ 4 ] {4c1083c3-f94c-4fc0-bc12-073710a104d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17878 | 2025.12.24 02:43:21.329135 [ 4 ] {4c1083c3-f94c-4fc0-bc12-073710a104d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17879 | 2025.12.24 02:43:21.329849 [ 4 ] {4c1083c3-f94c-4fc0-bc12-073710a104d6} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17880 | 2025.12.24 02:43:21.329893 [ 4 ] {4c1083c3-f94c-4fc0-bc12-073710a104d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17881 | 2025.12.24 02:43:21.330264 [ 4 ] {4c1083c3-f94c-4fc0-bc12-073710a104d6} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17882 | 2025.12.24 02:43:21.330472 [ 4 ] {4c1083c3-f94c-4fc0-bc12-073710a104d6} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17883 | 2025.12.24 02:43:21.330620 [ 4 ] {4c1083c3-f94c-4fc0-bc12-073710a104d6} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001633 sec., 66135.94611145133 rows/sec., 5.55 MiB/sec. | ||
| 17884 | 2025.12.24 02:43:21.330646 [ 117 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17885 | 2025.12.24 02:43:21.330668 [ 4 ] {4c1083c3-f94c-4fc0-bc12-073710a104d6} <Debug> TCPHandler: Processed in 0.001944701 sec. | ||
| 17886 | 2025.12.24 02:43:21.330720 [ 117 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17887 | 2025.12.24 02:43:21.330748 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17888 | 2025.12.24 02:43:21.330824 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17889 | 2025.12.24 02:43:21.330899 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 17890 | 2025.12.24 02:43:21.330923 [ 4 ] {a6c0900b-e18e-4187-ac32-82c2349894be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17891 | 2025.12.24 02:43:21.331009 [ 4 ] {a6c0900b-e18e-4187-ac32-82c2349894be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17892 | 2025.12.24 02:43:21.331117 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17893 | 2025.12.24 02:43:21.331250 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1407 rows starting from the beginning of the part | ||
| 17894 | 2025.12.24 02:43:21.331322 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1248 rows starting from the beginning of the part | ||
| 17895 | 2025.12.24 02:43:21.331369 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 84 rows starting from the beginning of the part | ||
| 17896 | 2025.12.24 02:43:21.331412 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 108 rows starting from the beginning of the part | ||
| 17897 | 2025.12.24 02:43:21.331453 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 204 rows starting from the beginning of the part | ||
| 17898 | 2025.12.24 02:43:21.331491 [ 4 ] {a6c0900b-e18e-4187-ac32-82c2349894be} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17899 | 2025.12.24 02:43:21.331495 [ 191 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 108 rows starting from the beginning of the part | ||
| 17900 | 2025.12.24 02:43:21.331534 [ 4 ] {a6c0900b-e18e-4187-ac32-82c2349894be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17901 | 2025.12.24 02:43:21.331865 [ 4 ] {a6c0900b-e18e-4187-ac32-82c2349894be} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17902 | 2025.12.24 02:43:21.332074 [ 4 ] {a6c0900b-e18e-4187-ac32-82c2349894be} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17903 | 2025.12.24 02:43:21.332197 [ 117 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17904 | 2025.12.24 02:43:21.332208 [ 4 ] {a6c0900b-e18e-4187-ac32-82c2349894be} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001261 sec., 20618.556701030928 rows/sec., 1.51 MiB/sec. | ||
| 17905 | 2025.12.24 02:43:21.332234 [ 117 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17906 | 2025.12.24 02:43:21.332256 [ 4 ] {a6c0900b-e18e-4187-ac32-82c2349894be} <Debug> TCPHandler: Processed in 0.001441972 sec. | ||
| 17907 | 2025.12.24 02:43:21.332261 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17908 | 2025.12.24 02:43:21.332370 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17909 | 2025.12.24 02:43:21.332374 [ 187 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 17910 | 2025.12.24 02:43:21.332468 [ 4 ] {bd97604b-0c92-40fc-aab5-9d9603328669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17911 | 2025.12.24 02:43:21.332492 [ 187 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17912 | 2025.12.24 02:43:21.332511 [ 4 ] {bd97604b-0c92-40fc-aab5-9d9603328669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17913 | 2025.12.24 02:43:21.332523 [ 187 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 70 rows starting from the beginning of the part | ||
| 17914 | 2025.12.24 02:43:21.332584 [ 187 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 26 rows starting from the beginning of the part | ||
| 17915 | 2025.12.24 02:43:21.332630 [ 187 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 14 rows starting from the beginning of the part | ||
| 17916 | 2025.12.24 02:43:21.332672 [ 187 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 26 rows starting from the beginning of the part | ||
| 17917 | 2025.12.24 02:43:21.332711 [ 187 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 26 rows starting from the beginning of the part | ||
| 17918 | 2025.12.24 02:43:21.332750 [ 187 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 26 rows starting from the beginning of the part | ||
| 17919 | 2025.12.24 02:43:21.332936 [ 4 ] {bd97604b-0c92-40fc-aab5-9d9603328669} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17920 | 2025.12.24 02:43:21.332986 [ 4 ] {bd97604b-0c92-40fc-aab5-9d9603328669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17921 | 2025.12.24 02:43:21.333019 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3159 rows, containing 5 columns (5 merged, 0 gathered) in 0.002156935 sec., 1464578.2093572593 rows/sec., 128.38 MiB/sec. | ||
| 17922 | 2025.12.24 02:43:21.333238 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17923 | 2025.12.24 02:43:21.333314 [ 4 ] {bd97604b-0c92-40fc-aab5-9d9603328669} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17924 | 2025.12.24 02:43:21.333458 [ 187 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 5 columns (5 merged, 0 gathered) in 0.001123407 sec., 167348.07598670828 rows/sec., 12.95 MiB/sec. | ||
| 17925 | 2025.12.24 02:43:21.333547 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_141_28} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17926 | 2025.12.24 02:43:21.333604 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17927 | 2025.12.24 02:43:21.333607 [ 4 ] {bd97604b-0c92-40fc-aab5-9d9603328669} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17928 | 2025.12.24 02:43:21.333630 [ 195 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_141_28} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17929 | 2025.12.24 02:43:21.333711 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 17930 | 2025.12.24 02:43:21.333745 [ 117 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17931 | 2025.12.24 02:43:21.333755 [ 4 ] {bd97604b-0c92-40fc-aab5-9d9603328669} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001304 sec., 69018.40490797546 rows/sec., 5.39 MiB/sec. | ||
| 17932 | 2025.12.24 02:43:21.333778 [ 117 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17933 | 2025.12.24 02:43:21.333803 [ 4 ] {bd97604b-0c92-40fc-aab5-9d9603328669} <Debug> TCPHandler: Processed in 0.001479843 sec. | ||
| 17934 | 2025.12.24 02:43:21.333803 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17935 | 2025.12.24 02:43:21.333881 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_136_27} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17936 | 2025.12.24 02:43:21.333912 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 17937 | 2025.12.24 02:43:21.333921 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17938 | 2025.12.24 02:43:21.333958 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_136_27} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17939 | 2025.12.24 02:43:21.334040 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 17940 | 2025.12.24 02:43:21.334043 [ 4 ] {473dddf5-7f3a-4cdc-8f86-acf7fcb1840d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17941 | 2025.12.24 02:43:21.334043 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17942 | 2025.12.24 02:43:21.334096 [ 4 ] {473dddf5-7f3a-4cdc-8f86-acf7fcb1840d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17943 | 2025.12.24 02:43:21.334104 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 632 rows starting from the beginning of the part | ||
| 17944 | 2025.12.24 02:43:21.334189 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 546 rows starting from the beginning of the part | ||
| 17945 | 2025.12.24 02:43:21.334240 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 78 rows starting from the beginning of the part | ||
| 17946 | 2025.12.24 02:43:21.334282 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 90 rows starting from the beginning of the part | ||
| 17947 | 2025.12.24 02:43:21.334323 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 114 rows starting from the beginning of the part | ||
| 17948 | 2025.12.24 02:43:21.334364 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 90 rows starting from the beginning of the part | ||
| 17949 | 2025.12.24 02:43:21.334513 [ 4 ] {473dddf5-7f3a-4cdc-8f86-acf7fcb1840d} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17950 | 2025.12.24 02:43:21.334554 [ 4 ] {473dddf5-7f3a-4cdc-8f86-acf7fcb1840d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17951 | 2025.12.24 02:43:21.334905 [ 4 ] {473dddf5-7f3a-4cdc-8f86-acf7fcb1840d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17952 | 2025.12.24 02:43:21.335122 [ 4 ] {473dddf5-7f3a-4cdc-8f86-acf7fcb1840d} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17953 | 2025.12.24 02:43:21.335252 [ 4 ] {473dddf5-7f3a-4cdc-8f86-acf7fcb1840d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 17954 | 2025.12.24 02:43:21.335288 [ 4 ] {473dddf5-7f3a-4cdc-8f86-acf7fcb1840d} <Debug> TCPHandler: Processed in 0.001414553 sec. | ||
| 17955 | 2025.12.24 02:43:21.335356 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489014 sec., 1040957.3046324614 rows/sec., 82.93 MiB/sec. | ||
| 17956 | 2025.12.24 02:43:21.335386 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17957 | 2025.12.24 02:43:21.335484 [ 4 ] {6803675c-127f-42a0-b431-bef55860ae52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17958 | 2025.12.24 02:43:21.335500 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 17959 | 2025.12.24 02:43:21.335540 [ 4 ] {6803675c-127f-42a0-b431-bef55860ae52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17960 | 2025.12.24 02:43:21.335729 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_141_28} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17961 | 2025.12.24 02:43:21.335796 [ 197 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_141_28} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 17962 | 2025.12.24 02:43:21.335858 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 17963 | 2025.12.24 02:43:21.336378 [ 4 ] {6803675c-127f-42a0-b431-bef55860ae52} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17964 | 2025.12.24 02:43:21.336418 [ 4 ] {6803675c-127f-42a0-b431-bef55860ae52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17965 | 2025.12.24 02:43:21.336957 [ 4 ] {6803675c-127f-42a0-b431-bef55860ae52} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17966 | 2025.12.24 02:43:21.337171 [ 4 ] {6803675c-127f-42a0-b431-bef55860ae52} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17967 | 2025.12.24 02:43:21.337310 [ 4 ] {6803675c-127f-42a0-b431-bef55860ae52} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001843 sec., 14107.433532284318 rows/sec., 25.28 MiB/sec. | ||
| 17968 | 2025.12.24 02:43:21.337325 [ 113 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17969 | 2025.12.24 02:43:21.337372 [ 113 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17970 | 2025.12.24 02:43:21.337374 [ 4 ] {6803675c-127f-42a0-b431-bef55860ae52} <Debug> TCPHandler: Processed in 0.002033583 sec. | ||
| 17971 | 2025.12.24 02:43:21.337399 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17972 | 2025.12.24 02:43:21.337490 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 17973 | 2025.12.24 02:43:21.337499 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17974 | 2025.12.24 02:43:21.337611 [ 4 ] {c2cb0005-3fda-407e-af93-4e77a5fe782b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17975 | 2025.12.24 02:43:21.337652 [ 4 ] {c2cb0005-3fda-407e-af93-4e77a5fe782b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17976 | 2025.12.24 02:43:21.337690 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17977 | 2025.12.24 02:43:21.337741 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2549 rows starting from the beginning of the part | ||
| 17978 | 2025.12.24 02:43:21.337848 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 26 rows starting from the beginning of the part | ||
| 17979 | 2025.12.24 02:43:21.337959 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 14 rows starting from the beginning of the part | ||
| 17980 | 2025.12.24 02:43:21.337980 [ 4 ] {c2cb0005-3fda-407e-af93-4e77a5fe782b} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17981 | 2025.12.24 02:43:21.338020 [ 4 ] {c2cb0005-3fda-407e-af93-4e77a5fe782b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17982 | 2025.12.24 02:43:21.338074 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 26 rows starting from the beginning of the part | ||
| 17983 | 2025.12.24 02:43:21.338190 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 14 rows starting from the beginning of the part | ||
| 17984 | 2025.12.24 02:43:21.338301 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 26 rows starting from the beginning of the part | ||
| 17985 | 2025.12.24 02:43:21.338325 [ 4 ] {c2cb0005-3fda-407e-af93-4e77a5fe782b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 17986 | 2025.12.24 02:43:21.338535 [ 4 ] {c2cb0005-3fda-407e-af93-4e77a5fe782b} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17987 | 2025.12.24 02:43:21.338667 [ 4 ] {c2cb0005-3fda-407e-af93-4e77a5fe782b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 17988 | 2025.12.24 02:43:21.338673 [ 113 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 17989 | 2025.12.24 02:43:21.338709 [ 4 ] {c2cb0005-3fda-407e-af93-4e77a5fe782b} <Debug> TCPHandler: Processed in 0.00125735 sec. | ||
| 17990 | 2025.12.24 02:43:21.338723 [ 113 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17991 | 2025.12.24 02:43:21.338748 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 17992 | 2025.12.24 02:43:21.338823 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 17993 | 2025.12.24 02:43:21.338907 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17994 | 2025.12.24 02:43:21.338932 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 8088 rows starting from the beginning of the part | ||
| 17995 | 2025.12.24 02:43:21.338984 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 17996 | 2025.12.24 02:43:21.339023 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 17997 | 2025.12.24 02:43:21.339059 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 17998 | 2025.12.24 02:43:21.339094 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 17999 | 2025.12.24 02:43:21.339130 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 18000 | 2025.12.24 02:43:21.341260 [ 190 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8388 rows, containing 4 columns (4 merged, 0 gathered) in 0.00246464 sec., 3403336.7956374967 rows/sec., 229.36 MiB/sec. | ||
| 18001 | 2025.12.24 02:43:21.341479 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18002 | 2025.12.24 02:43:21.341797 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_141_28} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18003 | 2025.12.24 02:43:21.341882 [ 189 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_141_28} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18004 | 2025.12.24 02:43:21.341962 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18005 | 2025.12.24 02:43:21.345583 [ 196 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2655 rows, containing 19 columns (19 merged, 0 gathered) in 0.00812451 sec., 326788.9386559928 rows/sec., 585.59 MiB/sec. | ||
| 18006 | 2025.12.24 02:43:21.347844 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18007 | 2025.12.24 02:43:21.348162 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18008 | 2025.12.24 02:43:21.348230 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18009 | 2025.12.24 02:43:21.348379 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.01 MiB. | ||
| 18010 | 2025.12.24 02:43:24.659162 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18011 | 2025.12.24 02:43:24.659225 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18012 | 2025.12.24 02:43:24.865225 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45967 | ||
| 18013 | 2025.12.24 02:43:24.865772 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18014 | 2025.12.24 02:43:24.865821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18015 | 2025.12.24 02:43:24.866353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18016 | 2025.12.24 02:43:24.866578 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18017 | 2025.12.24 02:43:24.866715 [ 96 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18018 | 2025.12.24 02:43:24.866721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45967 | ||
| 18019 | 2025.12.24 02:43:24.866764 [ 96 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18020 | 2025.12.24 02:43:24.866787 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18021 | 2025.12.24 02:43:24.866907 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 18022 | 2025.12.24 02:43:24.867051 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18023 | 2025.12.24 02:43:24.867094 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43599 rows starting from the beginning of the part | ||
| 18024 | 2025.12.24 02:43:24.867162 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 18025 | 2025.12.24 02:43:24.867214 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 18026 | 2025.12.24 02:43:24.867260 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 18027 | 2025.12.24 02:43:24.867304 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 18028 | 2025.12.24 02:43:24.867346 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 18029 | 2025.12.24 02:43:24.870077 [ 194 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45967 rows, containing 4 columns (4 merged, 0 gathered) in 0.003223041 sec., 14261996.667122759 rows/sec., 204.02 MiB/sec. | ||
| 18030 | 2025.12.24 02:43:24.870435 [ 188 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18031 | 2025.12.24 02:43:24.870748 [ 188 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_96_19} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18032 | 2025.12.24 02:43:24.870823 [ 188 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_96_19} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18033 | 2025.12.24 02:43:24.870918 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 18034 | 2025.12.24 02:43:25.002638 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.002248926 sec. | ||
| 18035 | 2025.12.24 02:43:25.022039 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2150 | ||
| 18036 | 2025.12.24 02:43:25.024576 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18037 | 2025.12.24 02:43:25.024631 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18038 | 2025.12.24 02:43:25.025861 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 18039 | 2025.12.24 02:43:25.026140 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18040 | 2025.12.24 02:43:25.026343 [ 96 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 18041 | 2025.12.24 02:43:25.026422 [ 96 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18042 | 2025.12.24 02:43:25.026445 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18043 | 2025.12.24 02:43:25.026540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2150 | ||
| 18044 | 2025.12.24 02:43:25.026550 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 18045 | 2025.12.24 02:43:25.027139 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18046 | 2025.12.24 02:43:25.027322 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2010 rows starting from the beginning of the part | ||
| 18047 | 2025.12.24 02:43:25.027761 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 28 rows starting from the beginning of the part | ||
| 18048 | 2025.12.24 02:43:25.028154 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part | ||
| 18049 | 2025.12.24 02:43:25.028529 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 18050 | 2025.12.24 02:43:25.028912 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 18051 | 2025.12.24 02:43:25.029283 [ 192 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 30 rows starting from the beginning of the part | ||
| 18052 | 2025.12.24 02:43:25.036943 [ 200 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2150 rows, containing 72 columns (72 merged, 0 gathered) in 0.010438076 sec., 205976.65700077295 rows/sec., 155.16 MiB/sec. | ||
| 18053 | 2025.12.24 02:43:25.038610 [ 188 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 18054 | 2025.12.24 02:43:25.039150 [ 188 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_71_14} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18055 | 2025.12.24 02:43:25.039229 [ 188 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_71_14} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 18056 | 2025.12.24 02:43:25.039465 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. | ||
| 18057 | 2025.12.24 02:43:26.016768 [ 223 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 18058 | 2025.12.24 02:43:26.016851 [ 223 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 18059 | 2025.12.24 02:43:26.020501 [ 223 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 18060 | 2025.12.24 02:43:26.135324 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 18061 | 2025.12.24 02:43:26.135358 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 18062 | 2025.12.24 02:43:26.137946 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 18063 | 2025.12.24 02:43:26.328869 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18064 | 2025.12.24 02:43:26.329066 [ 4 ] {99604fea-9817-4da1-9d7c-aed29657aed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18065 | 2025.12.24 02:43:26.329140 [ 4 ] {99604fea-9817-4da1-9d7c-aed29657aed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18066 | 2025.12.24 02:43:26.329797 [ 4 ] {99604fea-9817-4da1-9d7c-aed29657aed6} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18067 | 2025.12.24 02:43:26.329850 [ 4 ] {99604fea-9817-4da1-9d7c-aed29657aed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18068 | 2025.12.24 02:43:26.330246 [ 4 ] {99604fea-9817-4da1-9d7c-aed29657aed6} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18069 | 2025.12.24 02:43:26.330487 [ 4 ] {99604fea-9817-4da1-9d7c-aed29657aed6} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18070 | 2025.12.24 02:43:26.330647 [ 4 ] {99604fea-9817-4da1-9d7c-aed29657aed6} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001634 sec., 51407.588739290084 rows/sec., 4.30 MiB/sec. | ||
| 18071 | 2025.12.24 02:43:26.330702 [ 4 ] {99604fea-9817-4da1-9d7c-aed29657aed6} <Debug> TCPHandler: Processed in 0.001968262 sec. | ||
| 18072 | 2025.12.24 02:43:26.330750 [ 224 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 18073 | 2025.12.24 02:43:26.330784 [ 224 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 18074 | 2025.12.24 02:43:26.330825 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18075 | 2025.12.24 02:43:26.330928 [ 4 ] {7dd01096-c9fa-4d84-a869-4784497d732d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18076 | 2025.12.24 02:43:26.330974 [ 4 ] {7dd01096-c9fa-4d84-a869-4784497d732d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18077 | 2025.12.24 02:43:26.331395 [ 4 ] {7dd01096-c9fa-4d84-a869-4784497d732d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18078 | 2025.12.24 02:43:26.331432 [ 4 ] {7dd01096-c9fa-4d84-a869-4784497d732d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18079 | 2025.12.24 02:43:26.331744 [ 4 ] {7dd01096-c9fa-4d84-a869-4784497d732d} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18080 | 2025.12.24 02:43:26.331955 [ 4 ] {7dd01096-c9fa-4d84-a869-4784497d732d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18081 | 2025.12.24 02:43:26.332093 [ 4 ] {7dd01096-c9fa-4d84-a869-4784497d732d} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001189 sec., 11774.600504625736 rows/sec., 885.39 KiB/sec. | ||
| 18082 | 2025.12.24 02:43:26.332133 [ 4 ] {7dd01096-c9fa-4d84-a869-4784497d732d} <Debug> TCPHandler: Processed in 0.001362171 sec. | ||
| 18083 | 2025.12.24 02:43:26.332247 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18084 | 2025.12.24 02:43:26.332348 [ 4 ] {c43540fb-c2d1-4aaf-8e14-f0da33dd60f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18085 | 2025.12.24 02:43:26.332390 [ 4 ] {c43540fb-c2d1-4aaf-8e14-f0da33dd60f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18086 | 2025.12.24 02:43:26.332808 [ 4 ] {c43540fb-c2d1-4aaf-8e14-f0da33dd60f9} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18087 | 2025.12.24 02:43:26.332844 [ 4 ] {c43540fb-c2d1-4aaf-8e14-f0da33dd60f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18088 | 2025.12.24 02:43:26.333156 [ 4 ] {c43540fb-c2d1-4aaf-8e14-f0da33dd60f9} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18089 | 2025.12.24 02:43:26.333379 [ 4 ] {c43540fb-c2d1-4aaf-8e14-f0da33dd60f9} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18090 | 2025.12.24 02:43:26.333510 [ 4 ] {c43540fb-c2d1-4aaf-8e14-f0da33dd60f9} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001181 sec., 66045.72396274343 rows/sec., 5.16 MiB/sec. | ||
| 18091 | 2025.12.24 02:43:26.333549 [ 4 ] {c43540fb-c2d1-4aaf-8e14-f0da33dd60f9} <Debug> TCPHandler: Processed in 0.001353122 sec. | ||
| 18092 | 2025.12.24 02:43:26.333581 [ 223 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 18093 | 2025.12.24 02:43:26.333641 [ 223 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 18094 | 2025.12.24 02:43:26.333661 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18095 | 2025.12.24 02:43:26.333761 [ 4 ] {df290c43-61a3-4e76-b624-74dff42721d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18096 | 2025.12.24 02:43:26.333806 [ 4 ] {df290c43-61a3-4e76-b624-74dff42721d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18097 | 2025.12.24 02:43:26.333945 [ 224 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 18098 | 2025.12.24 02:43:26.334203 [ 4 ] {df290c43-61a3-4e76-b624-74dff42721d4} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18099 | 2025.12.24 02:43:26.334240 [ 4 ] {df290c43-61a3-4e76-b624-74dff42721d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18100 | 2025.12.24 02:43:26.334566 [ 4 ] {df290c43-61a3-4e76-b624-74dff42721d4} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18101 | 2025.12.24 02:43:26.334840 [ 4 ] {df290c43-61a3-4e76-b624-74dff42721d4} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18102 | 2025.12.24 02:43:26.334981 [ 4 ] {df290c43-61a3-4e76-b624-74dff42721d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 18103 | 2025.12.24 02:43:26.334981 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 2 parts from all_1_137_30 to all_138_138_0 | ||
| 18104 | 2025.12.24 02:43:26.335021 [ 4 ] {df290c43-61a3-4e76-b624-74dff42721d4} <Debug> TCPHandler: Processed in 0.001410233 sec. | ||
| 18105 | 2025.12.24 02:43:26.335032 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18106 | 2025.12.24 02:43:26.335055 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18107 | 2025.12.24 02:43:26.335131 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18108 | 2025.12.24 02:43:26.335183 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 18109 | 2025.12.24 02:43:26.335227 [ 4 ] {406739a3-0a26-468b-a84b-873fe30e25bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18110 | 2025.12.24 02:43:26.335299 [ 4 ] {406739a3-0a26-468b-a84b-873fe30e25bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18111 | 2025.12.24 02:43:26.335360 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_138_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18112 | 2025.12.24 02:43:26.335409 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_137_30, total 39142 rows starting from the beginning of the part | ||
| 18113 | 2025.12.24 02:43:26.335490 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_138_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 18114 | 2025.12.24 02:43:26.336065 [ 4 ] {406739a3-0a26-468b-a84b-873fe30e25bc} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18115 | 2025.12.24 02:43:26.336107 [ 4 ] {406739a3-0a26-468b-a84b-873fe30e25bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18116 | 2025.12.24 02:43:26.336269 [ 223 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 18117 | 2025.12.24 02:43:26.336646 [ 4 ] {406739a3-0a26-468b-a84b-873fe30e25bc} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18118 | 2025.12.24 02:43:26.336891 [ 4 ] {406739a3-0a26-468b-a84b-873fe30e25bc} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18119 | 2025.12.24 02:43:26.337036 [ 4 ] {406739a3-0a26-468b-a84b-873fe30e25bc} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001828 sec., 7658.643326039388 rows/sec., 13.72 MiB/sec. | ||
| 18120 | 2025.12.24 02:43:26.337104 [ 4 ] {406739a3-0a26-468b-a84b-873fe30e25bc} <Debug> TCPHandler: Processed in 0.002023082 sec. | ||
| 18121 | 2025.12.24 02:43:26.337220 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18122 | 2025.12.24 02:43:26.337314 [ 4 ] {0d8722fa-c2a0-4dc4-80d6-d037572a890a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18123 | 2025.12.24 02:43:26.337355 [ 4 ] {0d8722fa-c2a0-4dc4-80d6-d037572a890a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18124 | 2025.12.24 02:43:26.337750 [ 4 ] {0d8722fa-c2a0-4dc4-80d6-d037572a890a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18125 | 2025.12.24 02:43:26.337790 [ 4 ] {0d8722fa-c2a0-4dc4-80d6-d037572a890a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18126 | 2025.12.24 02:43:26.338104 [ 4 ] {0d8722fa-c2a0-4dc4-80d6-d037572a890a} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18127 | 2025.12.24 02:43:26.338323 [ 4 ] {0d8722fa-c2a0-4dc4-80d6-d037572a890a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18128 | 2025.12.24 02:43:26.338453 [ 4 ] {0d8722fa-c2a0-4dc4-80d6-d037572a890a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 18129 | 2025.12.24 02:43:26.338489 [ 4 ] {0d8722fa-c2a0-4dc4-80d6-d037572a890a} <Debug> TCPHandler: Processed in 0.001319571 sec. | ||
| 18130 | 2025.12.24 02:43:26.342257 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_138_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39302 rows, containing 5 columns (5 merged, 0 gathered) in 0.007130024 sec., 5512183.409200305 rows/sec., 378.70 MiB/sec. | ||
| 18131 | 2025.12.24 02:43:26.342811 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_138_31} <Trace> MergedBlockOutputStream: filled checksums all_1_138_31 (state Temporary) | ||
| 18132 | 2025.12.24 02:43:26.343075 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_138_31} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_138_31 to all_1_138_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18133 | 2025.12.24 02:43:26.343147 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_138_31} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 2 parts: [all_1_137_30, all_138_138_0] -> all_1_138_31 | ||
| 18134 | 2025.12.24 02:43:26.343235 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 18135 | 2025.12.24 02:43:26.728257 [ 217 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 18136 | 2025.12.24 02:43:26.728308 [ 217 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 18137 | 2025.12.24 02:43:26.730239 [ 217 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 18138 | 2025.12.24 02:43:27.361307 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 18139 | 2025.12.24 02:43:27.361358 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 18140 | 2025.12.24 02:43:27.363736 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 18141 | 2025.12.24 02:43:27.402179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 18142 | 2025.12.24 02:43:27.421999 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18143 | 2025.12.24 02:43:27.422057 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18144 | 2025.12.24 02:43:27.428503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 18145 | 2025.12.24 02:43:27.429234 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18146 | 2025.12.24 02:43:27.429532 [ 111 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 18147 | 2025.12.24 02:43:27.429572 [ 111 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18148 | 2025.12.24 02:43:27.429592 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18149 | 2025.12.24 02:43:27.429740 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 18150 | 2025.12.24 02:43:27.433047 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 18151 | 2025.12.24 02:43:27.433979 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18152 | 2025.12.24 02:43:27.435665 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 18153 | 2025.12.24 02:43:27.440555 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 18154 | 2025.12.24 02:43:27.445439 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 18155 | 2025.12.24 02:43:27.450419 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 18156 | 2025.12.24 02:43:27.455383 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 18157 | 2025.12.24 02:43:27.459904 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 18158 | 2025.12.24 02:43:27.517660 [ 198 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.087962931 sec., 8219.371407712642 rows/sec., 42.50 MiB/sec. | ||
| 18159 | 2025.12.24 02:43:27.520815 [ 187 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 18160 | 2025.12.24 02:43:27.522860 [ 187 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_96_19} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18161 | 2025.12.24 02:43:27.522942 [ 187 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_96_19} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 18162 | 2025.12.24 02:43:27.525128 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18163 | 2025.12.24 02:43:28.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.12 MiB, peak 420.90 MiB, free memory in arenas 0.00 B, will set to 402.03 MiB (RSS), difference: -1.09 MiB | ||
| 18164 | 2025.12.24 02:43:31.375218 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18165 | 2025.12.24 02:43:31.375536 [ 4 ] {c24cb901-5bd5-4ecc-93c3-c06a9ff1f002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18166 | 2025.12.24 02:43:31.375620 [ 4 ] {c24cb901-5bd5-4ecc-93c3-c06a9ff1f002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18167 | 2025.12.24 02:43:31.376437 [ 4 ] {c24cb901-5bd5-4ecc-93c3-c06a9ff1f002} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18168 | 2025.12.24 02:43:31.376494 [ 4 ] {c24cb901-5bd5-4ecc-93c3-c06a9ff1f002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18169 | 2025.12.24 02:43:31.376967 [ 4 ] {c24cb901-5bd5-4ecc-93c3-c06a9ff1f002} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 18170 | 2025.12.24 02:43:31.377235 [ 4 ] {c24cb901-5bd5-4ecc-93c3-c06a9ff1f002} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18171 | 2025.12.24 02:43:31.377413 [ 4 ] {c24cb901-5bd5-4ecc-93c3-c06a9ff1f002} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001933 sec., 2069.3222969477497 rows/sec., 168.74 KiB/sec. | ||
| 18172 | 2025.12.24 02:43:31.377467 [ 4 ] {c24cb901-5bd5-4ecc-93c3-c06a9ff1f002} <Debug> TCPHandler: Processed in 0.002401048 sec. | ||
| 18173 | 2025.12.24 02:43:31.377633 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18174 | 2025.12.24 02:43:31.377747 [ 4 ] {f47f31f9-fdcf-4eb7-9637-62ac6e2b5de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18175 | 2025.12.24 02:43:31.377796 [ 4 ] {f47f31f9-fdcf-4eb7-9637-62ac6e2b5de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18176 | 2025.12.24 02:43:31.379390 [ 4 ] {f47f31f9-fdcf-4eb7-9637-62ac6e2b5de9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18177 | 2025.12.24 02:43:31.379438 [ 4 ] {f47f31f9-fdcf-4eb7-9637-62ac6e2b5de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18178 | 2025.12.24 02:43:31.379909 [ 4 ] {f47f31f9-fdcf-4eb7-9637-62ac6e2b5de9} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18179 | 2025.12.24 02:43:31.380183 [ 4 ] {f47f31f9-fdcf-4eb7-9637-62ac6e2b5de9} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18180 | 2025.12.24 02:43:31.380340 [ 4 ] {f47f31f9-fdcf-4eb7-9637-62ac6e2b5de9} <Debug> executeQuery: Read 1250 rows, 105.99 KiB in 0.002614 sec., 478194.338179036 rows/sec., 39.60 MiB/sec. | ||
| 18181 | 2025.12.24 02:43:31.380385 [ 4 ] {f47f31f9-fdcf-4eb7-9637-62ac6e2b5de9} <Debug> TCPHandler: Processed in 0.002812824 sec. | ||
| 18182 | 2025.12.24 02:43:31.380559 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18183 | 2025.12.24 02:43:31.380688 [ 4 ] {05adf11a-dcec-46be-9f45-cba96b4ecebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18184 | 2025.12.24 02:43:31.380748 [ 4 ] {05adf11a-dcec-46be-9f45-cba96b4ecebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18185 | 2025.12.24 02:43:31.381397 [ 4 ] {05adf11a-dcec-46be-9f45-cba96b4ecebe} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18186 | 2025.12.24 02:43:31.381446 [ 4 ] {05adf11a-dcec-46be-9f45-cba96b4ecebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18187 | 2025.12.24 02:43:31.381918 [ 4 ] {05adf11a-dcec-46be-9f45-cba96b4ecebe} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18188 | 2025.12.24 02:43:31.382287 [ 4 ] {05adf11a-dcec-46be-9f45-cba96b4ecebe} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18189 | 2025.12.24 02:43:31.382491 [ 4 ] {05adf11a-dcec-46be-9f45-cba96b4ecebe} <Debug> executeQuery: Read 30 rows, 2.23 KiB in 0.001829 sec., 16402.405686167305 rows/sec., 1.19 MiB/sec. | ||
| 18190 | 2025.12.24 02:43:31.382556 [ 4 ] {05adf11a-dcec-46be-9f45-cba96b4ecebe} <Debug> TCPHandler: Processed in 0.002061813 sec. | ||
| 18191 | 2025.12.24 02:43:31.382740 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18192 | 2025.12.24 02:43:31.382884 [ 4 ] {45ba5a15-a525-4c8a-9598-67e169f36f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18193 | 2025.12.24 02:43:31.382950 [ 4 ] {45ba5a15-a525-4c8a-9598-67e169f36f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18194 | 2025.12.24 02:43:31.383656 [ 4 ] {45ba5a15-a525-4c8a-9598-67e169f36f0b} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18195 | 2025.12.24 02:43:31.383701 [ 4 ] {45ba5a15-a525-4c8a-9598-67e169f36f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18196 | 2025.12.24 02:43:31.384077 [ 4 ] {45ba5a15-a525-4c8a-9598-67e169f36f0b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 18197 | 2025.12.24 02:43:31.384322 [ 4 ] {45ba5a15-a525-4c8a-9598-67e169f36f0b} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18198 | 2025.12.24 02:43:31.384512 [ 4 ] {45ba5a15-a525-4c8a-9598-67e169f36f0b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001659 sec., 137432.18806509944 rows/sec., 9.31 MiB/sec. | ||
| 18199 | 2025.12.24 02:43:31.384568 [ 4 ] {45ba5a15-a525-4c8a-9598-67e169f36f0b} <Debug> TCPHandler: Processed in 0.00190299 sec. | ||
| 18200 | 2025.12.24 02:43:31.384727 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18201 | 2025.12.24 02:43:31.384849 [ 4 ] {6e2ffb8b-1e1e-42a2-9cd0-6bf7b4e23352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18202 | 2025.12.24 02:43:31.384898 [ 4 ] {6e2ffb8b-1e1e-42a2-9cd0-6bf7b4e23352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18203 | 2025.12.24 02:43:31.385737 [ 4 ] {6e2ffb8b-1e1e-42a2-9cd0-6bf7b4e23352} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18204 | 2025.12.24 02:43:31.385778 [ 4 ] {6e2ffb8b-1e1e-42a2-9cd0-6bf7b4e23352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18205 | 2025.12.24 02:43:31.386209 [ 4 ] {6e2ffb8b-1e1e-42a2-9cd0-6bf7b4e23352} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18206 | 2025.12.24 02:43:31.386487 [ 4 ] {6e2ffb8b-1e1e-42a2-9cd0-6bf7b4e23352} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18207 | 2025.12.24 02:43:31.386652 [ 4 ] {6e2ffb8b-1e1e-42a2-9cd0-6bf7b4e23352} <Debug> executeQuery: Read 550 rows, 41.81 KiB in 0.001825 sec., 301369.8630136986 rows/sec., 22.37 MiB/sec. | ||
| 18208 | 2025.12.24 02:43:31.386701 [ 4 ] {6e2ffb8b-1e1e-42a2-9cd0-6bf7b4e23352} <Debug> TCPHandler: Processed in 0.002043692 sec. | ||
| 18209 | 2025.12.24 02:43:31.386855 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18210 | 2025.12.24 02:43:31.386970 [ 4 ] {96cb0dc2-7508-4d4a-88ac-8dc3cd9d7ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18211 | 2025.12.24 02:43:31.387026 [ 4 ] {96cb0dc2-7508-4d4a-88ac-8dc3cd9d7ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18212 | 2025.12.24 02:43:31.387717 [ 4 ] {96cb0dc2-7508-4d4a-88ac-8dc3cd9d7ad9} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18213 | 2025.12.24 02:43:31.387758 [ 4 ] {96cb0dc2-7508-4d4a-88ac-8dc3cd9d7ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18214 | 2025.12.24 02:43:31.388216 [ 4 ] {96cb0dc2-7508-4d4a-88ac-8dc3cd9d7ad9} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18215 | 2025.12.24 02:43:31.388476 [ 4 ] {96cb0dc2-7508-4d4a-88ac-8dc3cd9d7ad9} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18216 | 2025.12.24 02:43:31.388639 [ 4 ] {96cb0dc2-7508-4d4a-88ac-8dc3cd9d7ad9} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001692 sec., 500000 rows/sec., 33.65 MiB/sec. | ||
| 18217 | 2025.12.24 02:43:31.388688 [ 4 ] {96cb0dc2-7508-4d4a-88ac-8dc3cd9d7ad9} <Debug> TCPHandler: Processed in 0.00189697 sec. | ||
| 18218 | 2025.12.24 02:43:31.388691 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_138_31 to all_143_143_0 | ||
| 18219 | 2025.12.24 02:43:31.388775 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18220 | 2025.12.24 02:43:31.388801 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18221 | 2025.12.24 02:43:31.388839 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18222 | 2025.12.24 02:43:31.388944 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 18223 | 2025.12.24 02:43:31.388954 [ 4 ] {8eef2c3f-6e5b-470a-b9a0-6f321f45fec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18224 | 2025.12.24 02:43:31.389069 [ 4 ] {8eef2c3f-6e5b-470a-b9a0-6f321f45fec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18225 | 2025.12.24 02:43:31.389130 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_143_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18226 | 2025.12.24 02:43:31.389182 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_138_31, total 39302 rows starting from the beginning of the part | ||
| 18227 | 2025.12.24 02:43:31.389260 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 18228 | 2025.12.24 02:43:31.389313 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 196 rows starting from the beginning of the part | ||
| 18229 | 2025.12.24 02:43:31.389366 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 18230 | 2025.12.24 02:43:31.389414 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 18231 | 2025.12.24 02:43:31.389461 [ 197 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_143_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 846 rows starting from the beginning of the part | ||
| 18232 | 2025.12.24 02:43:31.390143 [ 4 ] {8eef2c3f-6e5b-470a-b9a0-6f321f45fec4} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18233 | 2025.12.24 02:43:31.390190 [ 4 ] {8eef2c3f-6e5b-470a-b9a0-6f321f45fec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18234 | 2025.12.24 02:43:31.390892 [ 4 ] {8eef2c3f-6e5b-470a-b9a0-6f321f45fec4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18235 | 2025.12.24 02:43:31.391250 [ 4 ] {8eef2c3f-6e5b-470a-b9a0-6f321f45fec4} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18236 | 2025.12.24 02:43:31.391450 [ 4 ] {8eef2c3f-6e5b-470a-b9a0-6f321f45fec4} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002513 sec., 10346.199761241543 rows/sec., 18.54 MiB/sec. | ||
| 18237 | 2025.12.24 02:43:31.391555 [ 4 ] {8eef2c3f-6e5b-470a-b9a0-6f321f45fec4} <Debug> TCPHandler: Processed in 0.002772074 sec. | ||
| 18238 | 2025.12.24 02:43:31.391710 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18239 | 2025.12.24 02:43:31.391836 [ 4 ] {7fb5474e-c6c9-426c-8e4d-79c2585cb2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18240 | 2025.12.24 02:43:31.391896 [ 4 ] {7fb5474e-c6c9-426c-8e4d-79c2585cb2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18241 | 2025.12.24 02:43:31.392340 [ 4 ] {7fb5474e-c6c9-426c-8e4d-79c2585cb2cc} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18242 | 2025.12.24 02:43:31.392384 [ 4 ] {7fb5474e-c6c9-426c-8e4d-79c2585cb2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18243 | 2025.12.24 02:43:31.392795 [ 4 ] {7fb5474e-c6c9-426c-8e4d-79c2585cb2cc} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18244 | 2025.12.24 02:43:31.393115 [ 4 ] {7fb5474e-c6c9-426c-8e4d-79c2585cb2cc} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18245 | 2025.12.24 02:43:31.393281 [ 4 ] {7fb5474e-c6c9-426c-8e4d-79c2585cb2cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001472 sec., 40760.86956521739 rows/sec., 2.75 MiB/sec. | ||
| 18246 | 2025.12.24 02:43:31.393329 [ 4 ] {7fb5474e-c6c9-426c-8e4d-79c2585cb2cc} <Debug> TCPHandler: Processed in 0.001675387 sec. | ||
| 18247 | 2025.12.24 02:43:31.405714 [ 198 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_143_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40824 rows, containing 5 columns (5 merged, 0 gathered) in 0.016823198 sec., 2426649.2018937184 rows/sec., 166.71 MiB/sec. | ||
| 18248 | 2025.12.24 02:43:31.406733 [ 198 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_143_32} <Trace> MergedBlockOutputStream: filled checksums all_1_143_32 (state Temporary) | ||
| 18249 | 2025.12.24 02:43:31.407269 [ 198 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_143_32 to all_1_143_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18250 | 2025.12.24 02:43:31.407403 [ 198 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_143_32} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_138_31, all_143_143_0] -> all_1_143_32 | ||
| 18251 | 2025.12.24 02:43:31.407590 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
| 18252 | 2025.12.24 02:43:31.700829 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55117 | ||
| 18253 | 2025.12.24 02:43:31.700945 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18254 | 2025.12.24 02:43:31.700974 [ 359 ] {} <Debug> TCP-Session: 82dc015b-dfb0-46c0-abee-82dd7069f345 Authenticating user 'default' from [fd00:1122:3344:101::e]:55117 | ||
| 18255 | 2025.12.24 02:43:31.700998 [ 359 ] {} <Debug> TCP-Session: 82dc015b-dfb0-46c0-abee-82dd7069f345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18256 | 2025.12.24 02:43:31.701012 [ 359 ] {} <Debug> TCP-Session: 82dc015b-dfb0-46c0-abee-82dd7069f345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18257 | 2025.12.24 02:43:31.701194 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39519 | ||
| 18258 | 2025.12.24 02:43:31.701241 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64026 | ||
| 18259 | 2025.12.24 02:43:31.701263 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60192 | ||
| 18260 | 2025.12.24 02:43:31.701299 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43586 | ||
| 18261 | 2025.12.24 02:43:31.701312 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41406 | ||
| 18262 | 2025.12.24 02:43:31.701360 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18263 | 2025.12.24 02:43:31.701361 [ 359 ] {} <Trace> TCP-Session: 82dc015b-dfb0-46c0-abee-82dd7069f345 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18264 | 2025.12.24 02:43:31.701397 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18265 | 2025.12.24 02:43:31.701398 [ 353 ] {} <Debug> TCP-Session: 61db7be8-2653-4265-8bea-576bb5784288 Authenticating user 'default' from [fd00:1122:3344:101::e]:64026 | ||
| 18266 | 2025.12.24 02:43:31.701416 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18267 | 2025.12.24 02:43:31.701429 [ 356 ] {} <Debug> TCP-Session: 83fb51ce-d4d3-450e-a2e9-e636c1f47e5d Authenticating user 'default' from [fd00:1122:3344:101::e]:43586 | ||
| 18268 | 2025.12.24 02:43:31.701440 [ 353 ] {} <Debug> TCP-Session: 61db7be8-2653-4265-8bea-576bb5784288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18269 | 2025.12.24 02:43:31.701457 [ 357 ] {} <Debug> TCP-Session: 64c2fb55-ead2-4863-948b-0ab3687c0cac Authenticating user 'default' from [fd00:1122:3344:101::e]:41406 | ||
| 18270 | 2025.12.24 02:43:31.701460 [ 356 ] {} <Debug> TCP-Session: 83fb51ce-d4d3-450e-a2e9-e636c1f47e5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18271 | 2025.12.24 02:43:31.701467 [ 353 ] {} <Debug> TCP-Session: 61db7be8-2653-4265-8bea-576bb5784288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18272 | 2025.12.24 02:43:31.701488 [ 357 ] {} <Debug> TCP-Session: 64c2fb55-ead2-4863-948b-0ab3687c0cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18273 | 2025.12.24 02:43:31.701489 [ 356 ] {} <Debug> TCP-Session: 83fb51ce-d4d3-450e-a2e9-e636c1f47e5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18274 | 2025.12.24 02:43:31.701511 [ 357 ] {} <Debug> TCP-Session: 64c2fb55-ead2-4863-948b-0ab3687c0cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18275 | 2025.12.24 02:43:31.701397 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18276 | 2025.12.24 02:43:31.701322 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37185 | ||
| 18277 | 2025.12.24 02:43:31.701561 [ 290 ] {} <Debug> TCP-Session: 249afd4b-e0d6-449a-a4bf-76869c6e368b Authenticating user 'default' from [fd00:1122:3344:101::e]:60192 | ||
| 18278 | 2025.12.24 02:43:31.701560 [ 359 ] {0ff6b0ca-e954-4b17-90ec-4b78aa473bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55117) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18279 | 2025.12.24 02:43:31.701603 [ 290 ] {} <Debug> TCP-Session: 249afd4b-e0d6-449a-a4bf-76869c6e368b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18280 | 2025.12.24 02:43:31.701288 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46902 | ||
| 18281 | 2025.12.24 02:43:31.701639 [ 290 ] {} <Debug> TCP-Session: 249afd4b-e0d6-449a-a4bf-76869c6e368b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18282 | 2025.12.24 02:43:31.701653 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18283 | 2025.12.24 02:43:31.701286 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56629 | ||
| 18284 | 2025.12.24 02:43:31.701703 [ 358 ] {} <Debug> TCP-Session: 694d0581-135f-4068-a0bc-e315a33b9f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:37185 | ||
| 18285 | 2025.12.24 02:43:31.701706 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18286 | 2025.12.24 02:43:31.701740 [ 358 ] {} <Debug> TCP-Session: 694d0581-135f-4068-a0bc-e315a33b9f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18287 | 2025.12.24 02:43:31.701749 [ 354 ] {} <Debug> TCP-Session: af12e2bc-6e11-4411-a4c8-6d4eb80a171c Authenticating user 'default' from [fd00:1122:3344:101::e]:46902 | ||
| 18288 | 2025.12.24 02:43:31.701758 [ 358 ] {} <Debug> TCP-Session: 694d0581-135f-4068-a0bc-e315a33b9f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18289 | 2025.12.24 02:43:31.701770 [ 354 ] {} <Debug> TCP-Session: af12e2bc-6e11-4411-a4c8-6d4eb80a171c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18290 | 2025.12.24 02:43:31.701277 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18291 | 2025.12.24 02:43:31.701787 [ 354 ] {} <Debug> TCP-Session: af12e2bc-6e11-4411-a4c8-6d4eb80a171c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18292 | 2025.12.24 02:43:31.701820 [ 352 ] {} <Debug> TCP-Session: 3bcf0b41-f219-4572-acbb-a4601101fe24 Authenticating user 'default' from [fd00:1122:3344:101::e]:39519 | ||
| 18293 | 2025.12.24 02:43:31.701847 [ 352 ] {} <Debug> TCP-Session: 3bcf0b41-f219-4572-acbb-a4601101fe24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18294 | 2025.12.24 02:43:31.701864 [ 352 ] {} <Debug> TCP-Session: 3bcf0b41-f219-4572-acbb-a4601101fe24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18295 | 2025.12.24 02:43:31.701900 [ 359 ] {0ff6b0ca-e954-4b17-90ec-4b78aa473bfa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18296 | 2025.12.24 02:43:31.701919 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18297 | 2025.12.24 02:43:31.701957 [ 355 ] {} <Debug> TCP-Session: ab3a3082-d7f5-49bf-ba6d-dac383b2557c Authenticating user 'default' from [fd00:1122:3344:101::e]:56629 | ||
| 18298 | 2025.12.24 02:43:31.701973 [ 355 ] {} <Debug> TCP-Session: ab3a3082-d7f5-49bf-ba6d-dac383b2557c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18299 | 2025.12.24 02:43:31.701976 [ 359 ] {0ff6b0ca-e954-4b17-90ec-4b78aa473bfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18300 | 2025.12.24 02:43:31.701987 [ 355 ] {} <Debug> TCP-Session: ab3a3082-d7f5-49bf-ba6d-dac383b2557c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18301 | 2025.12.24 02:43:31.702303 [ 359 ] {0ff6b0ca-e954-4b17-90ec-4b78aa473bfa} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 18302 | 2025.12.24 02:43:31.703257 [ 319 ] {0ff6b0ca-e954-4b17-90ec-4b78aa473bfa} <Trace> AggregatingTransform: Aggregating | ||
| 18303 | 2025.12.24 02:43:31.703293 [ 319 ] {0ff6b0ca-e954-4b17-90ec-4b78aa473bfa} <Trace> Aggregator: Aggregation method: without_key | ||
| 18304 | 2025.12.24 02:43:31.703330 [ 319 ] {0ff6b0ca-e954-4b17-90ec-4b78aa473bfa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000917184 sec. (1090.294 rows/sec., 42.59 KiB/sec.) | ||
| 18305 | 2025.12.24 02:43:31.703354 [ 319 ] {0ff6b0ca-e954-4b17-90ec-4b78aa473bfa} <Trace> Aggregator: Merging aggregated data | ||
| 18306 | 2025.12.24 02:43:31.704690 [ 359 ] {0ff6b0ca-e954-4b17-90ec-4b78aa473bfa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003189 sec., 313.5779241141424 rows/sec., 12.25 KiB/sec. | ||
| 18307 | 2025.12.24 02:43:31.704834 [ 359 ] {0ff6b0ca-e954-4b17-90ec-4b78aa473bfa} <Debug> TCPHandler: Processed in 0.003599707 sec. | ||
| 18308 | 2025.12.24 02:43:31.704995 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18309 | 2025.12.24 02:43:31.705027 [ 359 ] {} <Debug> TCP-Session: 82dc015b-dfb0-46c0-abee-82dd7069f345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18310 | 2025.12.24 02:43:31.705040 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18311 | 2025.12.24 02:43:31.705053 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18312 | 2025.12.24 02:43:31.705085 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18313 | 2025.12.24 02:43:31.705116 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18314 | 2025.12.24 02:43:31.705121 [ 356 ] {} <Debug> TCP-Session: 83fb51ce-d4d3-450e-a2e9-e636c1f47e5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18315 | 2025.12.24 02:43:31.705137 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18316 | 2025.12.24 02:43:31.705159 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18317 | 2025.12.24 02:43:31.705180 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18318 | 2025.12.24 02:43:31.705200 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18319 | 2025.12.24 02:43:31.705213 [ 354 ] {} <Debug> TCP-Session: af12e2bc-6e11-4411-a4c8-6d4eb80a171c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18320 | 2025.12.24 02:43:31.705250 [ 353 ] {} <Debug> TCP-Session: 61db7be8-2653-4265-8bea-576bb5784288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18321 | 2025.12.24 02:43:31.705267 [ 357 ] {} <Debug> TCP-Session: 64c2fb55-ead2-4863-948b-0ab3687c0cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18322 | 2025.12.24 02:43:31.705207 [ 358 ] {} <Debug> TCP-Session: 694d0581-135f-4068-a0bc-e315a33b9f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18323 | 2025.12.24 02:43:31.705168 [ 290 ] {} <Debug> TCP-Session: 249afd4b-e0d6-449a-a4bf-76869c6e368b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18324 | 2025.12.24 02:43:31.705089 [ 352 ] {} <Debug> TCP-Session: 3bcf0b41-f219-4572-acbb-a4601101fe24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18325 | 2025.12.24 02:43:31.705147 [ 355 ] {} <Debug> TCP-Session: ab3a3082-d7f5-49bf-ba6d-dac383b2557c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18326 | 2025.12.24 02:43:31.790533 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41695 | ||
| 18327 | 2025.12.24 02:43:31.790678 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18328 | 2025.12.24 02:43:31.790710 [ 359 ] {} <Debug> TCP-Session: 32daf5e6-4180-47ee-a257-ff253e8fc9f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41695 | ||
| 18329 | 2025.12.24 02:43:31.790736 [ 359 ] {} <Debug> TCP-Session: 32daf5e6-4180-47ee-a257-ff253e8fc9f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18330 | 2025.12.24 02:43:31.790752 [ 359 ] {} <Debug> TCP-Session: 32daf5e6-4180-47ee-a257-ff253e8fc9f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18331 | 2025.12.24 02:43:31.790938 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41451 | ||
| 18332 | 2025.12.24 02:43:31.790977 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48022 | ||
| 18333 | 2025.12.24 02:43:31.791000 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39170 | ||
| 18334 | 2025.12.24 02:43:31.791035 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53089 | ||
| 18335 | 2025.12.24 02:43:31.791026 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62770 | ||
| 18336 | 2025.12.24 02:43:31.791104 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18337 | 2025.12.24 02:43:31.791014 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38413 | ||
| 18338 | 2025.12.24 02:43:31.791143 [ 359 ] {} <Trace> TCP-Session: 32daf5e6-4180-47ee-a257-ff253e8fc9f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18339 | 2025.12.24 02:43:31.791175 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18340 | 2025.12.24 02:43:31.791139 [ 353 ] {} <Debug> TCP-Session: 654a9778-537c-4b28-991e-e50cad97b5b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48022 | ||
| 18341 | 2025.12.24 02:43:31.791131 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18342 | 2025.12.24 02:43:31.791215 [ 356 ] {} <Debug> TCP-Session: 33bf4056-b00b-4960-8f74-03fe9a576272 Authenticating user 'default' from [fd00:1122:3344:101::e]:62770 | ||
| 18343 | 2025.12.24 02:43:31.791228 [ 353 ] {} <Debug> TCP-Session: 654a9778-537c-4b28-991e-e50cad97b5b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18344 | 2025.12.24 02:43:31.791252 [ 357 ] {} <Debug> TCP-Session: 3c988dd8-916f-4ecd-befe-2873cb9e85c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:53089 | ||
| 18345 | 2025.12.24 02:43:31.791263 [ 356 ] {} <Debug> TCP-Session: 33bf4056-b00b-4960-8f74-03fe9a576272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18346 | 2025.12.24 02:43:31.791265 [ 353 ] {} <Debug> TCP-Session: 654a9778-537c-4b28-991e-e50cad97b5b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18347 | 2025.12.24 02:43:31.791286 [ 357 ] {} <Debug> TCP-Session: 3c988dd8-916f-4ecd-befe-2873cb9e85c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18348 | 2025.12.24 02:43:31.791295 [ 356 ] {} <Debug> TCP-Session: 33bf4056-b00b-4960-8f74-03fe9a576272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18349 | 2025.12.24 02:43:31.791316 [ 357 ] {} <Debug> TCP-Session: 3c988dd8-916f-4ecd-befe-2873cb9e85c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18350 | 2025.12.24 02:43:31.791218 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18351 | 2025.12.24 02:43:31.791351 [ 359 ] {b7707fa0-edac-498a-bec7-7fadc80e5d20} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41695) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18352 | 2025.12.24 02:43:31.791390 [ 355 ] {} <Debug> TCP-Session: 1d0596d3-8b74-475b-9eed-3b1a258ca2fe Authenticating user 'default' from [fd00:1122:3344:101::e]:38413 | ||
| 18353 | 2025.12.24 02:43:31.791131 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18354 | 2025.12.24 02:43:31.791417 [ 355 ] {} <Debug> TCP-Session: 1d0596d3-8b74-475b-9eed-3b1a258ca2fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18355 | 2025.12.24 02:43:31.791443 [ 290 ] {} <Debug> TCP-Session: e634fc37-0e62-4b6b-bda2-5249075fe021 Authenticating user 'default' from [fd00:1122:3344:101::e]:39170 | ||
| 18356 | 2025.12.24 02:43:31.791457 [ 355 ] {} <Debug> TCP-Session: 1d0596d3-8b74-475b-9eed-3b1a258ca2fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18357 | 2025.12.24 02:43:31.791474 [ 290 ] {} <Debug> TCP-Session: e634fc37-0e62-4b6b-bda2-5249075fe021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18358 | 2025.12.24 02:43:31.791004 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34537 | ||
| 18359 | 2025.12.24 02:43:31.791008 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18360 | 2025.12.24 02:43:31.791502 [ 290 ] {} <Debug> TCP-Session: e634fc37-0e62-4b6b-bda2-5249075fe021 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18361 | 2025.12.24 02:43:31.791571 [ 352 ] {} <Debug> TCP-Session: 782f8452-f39f-4847-8a5d-c46e4475cd95 Authenticating user 'default' from [fd00:1122:3344:101::e]:41451 | ||
| 18362 | 2025.12.24 02:43:31.791043 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41712 | ||
| 18363 | 2025.12.24 02:43:31.791600 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18364 | 2025.12.24 02:43:31.791601 [ 352 ] {} <Debug> TCP-Session: 782f8452-f39f-4847-8a5d-c46e4475cd95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18365 | 2025.12.24 02:43:31.791639 [ 354 ] {} <Debug> TCP-Session: e48ebcee-bc47-4437-a7fd-7f9b87200cd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34537 | ||
| 18366 | 2025.12.24 02:43:31.791654 [ 352 ] {} <Debug> TCP-Session: 782f8452-f39f-4847-8a5d-c46e4475cd95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18367 | 2025.12.24 02:43:31.791676 [ 354 ] {} <Debug> TCP-Session: e48ebcee-bc47-4437-a7fd-7f9b87200cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18368 | 2025.12.24 02:43:31.791663 [ 359 ] {b7707fa0-edac-498a-bec7-7fadc80e5d20} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18369 | 2025.12.24 02:43:31.791702 [ 354 ] {} <Debug> TCP-Session: e48ebcee-bc47-4437-a7fd-7f9b87200cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18370 | 2025.12.24 02:43:31.791662 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18371 | 2025.12.24 02:43:31.791758 [ 358 ] {} <Debug> TCP-Session: b883d452-97bf-402b-9691-90add592253c Authenticating user 'default' from [fd00:1122:3344:101::e]:41712 | ||
| 18372 | 2025.12.24 02:43:31.791770 [ 359 ] {b7707fa0-edac-498a-bec7-7fadc80e5d20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18373 | 2025.12.24 02:43:31.791774 [ 358 ] {} <Debug> TCP-Session: b883d452-97bf-402b-9691-90add592253c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18374 | 2025.12.24 02:43:31.791803 [ 358 ] {} <Debug> TCP-Session: b883d452-97bf-402b-9691-90add592253c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18375 | 2025.12.24 02:43:31.792073 [ 359 ] {b7707fa0-edac-498a-bec7-7fadc80e5d20} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 18376 | 2025.12.24 02:43:31.793059 [ 317 ] {b7707fa0-edac-498a-bec7-7fadc80e5d20} <Trace> AggregatingTransform: Aggregating | ||
| 18377 | 2025.12.24 02:43:31.793093 [ 317 ] {b7707fa0-edac-498a-bec7-7fadc80e5d20} <Trace> Aggregator: Aggregation method: without_key | ||
| 18378 | 2025.12.24 02:43:31.793123 [ 317 ] {b7707fa0-edac-498a-bec7-7fadc80e5d20} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945215 sec. (1057.960 rows/sec., 41.33 KiB/sec.) | ||
| 18379 | 2025.12.24 02:43:31.793138 [ 317 ] {b7707fa0-edac-498a-bec7-7fadc80e5d20} <Trace> Aggregator: Merging aggregated data | ||
| 18380 | 2025.12.24 02:43:31.794402 [ 359 ] {b7707fa0-edac-498a-bec7-7fadc80e5d20} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003119 sec., 320.6155819172812 rows/sec., 12.52 KiB/sec. | ||
| 18381 | 2025.12.24 02:43:31.794559 [ 359 ] {b7707fa0-edac-498a-bec7-7fadc80e5d20} <Debug> TCPHandler: Processed in 0.003542806 sec. | ||
| 18382 | 2025.12.24 02:43:31.794650 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18383 | 2025.12.24 02:43:31.794678 [ 359 ] {} <Debug> TCP-Session: 32daf5e6-4180-47ee-a257-ff253e8fc9f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18384 | 2025.12.24 02:43:31.794692 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18385 | 2025.12.24 02:43:31.794710 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18386 | 2025.12.24 02:43:31.794731 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18387 | 2025.12.24 02:43:31.794736 [ 290 ] {} <Debug> TCP-Session: e634fc37-0e62-4b6b-bda2-5249075fe021 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18388 | 2025.12.24 02:43:31.794755 [ 353 ] {} <Debug> TCP-Session: 654a9778-537c-4b28-991e-e50cad97b5b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18389 | 2025.12.24 02:43:31.794773 [ 358 ] {} <Debug> TCP-Session: b883d452-97bf-402b-9691-90add592253c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18390 | 2025.12.24 02:43:31.794780 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18391 | 2025.12.24 02:43:31.794799 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18392 | 2025.12.24 02:43:31.794815 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18393 | 2025.12.24 02:43:31.794849 [ 357 ] {} <Debug> TCP-Session: 3c988dd8-916f-4ecd-befe-2873cb9e85c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18394 | 2025.12.24 02:43:31.794820 [ 354 ] {} <Debug> TCP-Session: e48ebcee-bc47-4437-a7fd-7f9b87200cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18395 | 2025.12.24 02:43:31.794871 [ 356 ] {} <Debug> TCP-Session: 33bf4056-b00b-4960-8f74-03fe9a576272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18396 | 2025.12.24 02:43:31.794763 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18397 | 2025.12.24 02:43:31.794741 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18398 | 2025.12.24 02:43:31.794942 [ 355 ] {} <Debug> TCP-Session: 1d0596d3-8b74-475b-9eed-3b1a258ca2fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18399 | 2025.12.24 02:43:31.794956 [ 352 ] {} <Debug> TCP-Session: 782f8452-f39f-4847-8a5d-c46e4475cd95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18400 | 2025.12.24 02:43:32.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.12 MiB, peak 420.90 MiB, free memory in arenas 0.00 B, will set to 402.09 MiB (RSS), difference: -1.03 MiB | ||
| 18401 | 2025.12.24 02:43:32.138038 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52713 | ||
| 18402 | 2025.12.24 02:43:32.138164 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18403 | 2025.12.24 02:43:32.138200 [ 354 ] {} <Debug> TCP-Session: d0e07b7d-ab25-4b05-9822-3aef5faf3be4 Authenticating user 'default' from [fd00:1122:3344:101::e]:52713 | ||
| 18404 | 2025.12.24 02:43:32.138229 [ 354 ] {} <Debug> TCP-Session: d0e07b7d-ab25-4b05-9822-3aef5faf3be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18405 | 2025.12.24 02:43:32.138248 [ 354 ] {} <Debug> TCP-Session: d0e07b7d-ab25-4b05-9822-3aef5faf3be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18406 | 2025.12.24 02:43:32.138456 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46216 | ||
| 18407 | 2025.12.24 02:43:32.138469 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37556 | ||
| 18408 | 2025.12.24 02:43:32.138528 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62724 | ||
| 18409 | 2025.12.24 02:43:32.138550 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47551 | ||
| 18410 | 2025.12.24 02:43:32.138534 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52603 | ||
| 18411 | 2025.12.24 02:43:32.138593 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18412 | 2025.12.24 02:43:32.138624 [ 354 ] {} <Trace> TCP-Session: d0e07b7d-ab25-4b05-9822-3aef5faf3be4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18413 | 2025.12.24 02:43:32.138642 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18414 | 2025.12.24 02:43:32.138657 [ 355 ] {} <Debug> TCP-Session: 6b37f68d-fcfa-4700-b7e5-5650c48621ff Authenticating user 'default' from [fd00:1122:3344:101::e]:46216 | ||
| 18415 | 2025.12.24 02:43:32.138689 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18416 | 2025.12.24 02:43:32.138696 [ 356 ] {} <Debug> TCP-Session: 0505a0e4-c140-4b4a-82a9-3b577a4b538f Authenticating user 'default' from [fd00:1122:3344:101::e]:37556 | ||
| 18417 | 2025.12.24 02:43:32.138697 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18418 | 2025.12.24 02:43:32.138724 [ 353 ] {} <Debug> TCP-Session: 0e78bcde-a456-47cb-9743-d2c3d7153010 Authenticating user 'default' from [fd00:1122:3344:101::e]:52603 | ||
| 18419 | 2025.12.24 02:43:32.138733 [ 356 ] {} <Debug> TCP-Session: 0505a0e4-c140-4b4a-82a9-3b577a4b538f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18420 | 2025.12.24 02:43:32.138755 [ 290 ] {} <Debug> TCP-Session: 656e1575-efa2-4413-89b5-015c24d27ab5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47551 | ||
| 18421 | 2025.12.24 02:43:32.138758 [ 353 ] {} <Debug> TCP-Session: 0e78bcde-a456-47cb-9743-d2c3d7153010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18422 | 2025.12.24 02:43:32.138763 [ 356 ] {} <Debug> TCP-Session: 0505a0e4-c140-4b4a-82a9-3b577a4b538f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18423 | 2025.12.24 02:43:32.138790 [ 353 ] {} <Debug> TCP-Session: 0e78bcde-a456-47cb-9743-d2c3d7153010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18424 | 2025.12.24 02:43:32.138790 [ 290 ] {} <Debug> TCP-Session: 656e1575-efa2-4413-89b5-015c24d27ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18425 | 2025.12.24 02:43:32.138715 [ 355 ] {} <Debug> TCP-Session: 6b37f68d-fcfa-4700-b7e5-5650c48621ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18426 | 2025.12.24 02:43:32.138834 [ 354 ] {30e666fd-a9b0-400b-af68-8d365ccbb0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52713) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18427 | 2025.12.24 02:43:32.138861 [ 355 ] {} <Debug> TCP-Session: 6b37f68d-fcfa-4700-b7e5-5650c48621ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18428 | 2025.12.24 02:43:32.138833 [ 290 ] {} <Debug> TCP-Session: 656e1575-efa2-4413-89b5-015c24d27ab5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18429 | 2025.12.24 02:43:32.138642 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18430 | 2025.12.24 02:43:32.138514 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34220 | ||
| 18431 | 2025.12.24 02:43:32.138953 [ 352 ] {} <Debug> TCP-Session: fe65832b-692b-48b1-a1c7-273ac32e3ae1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62724 | ||
| 18432 | 2025.12.24 02:43:32.138501 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45794 | ||
| 18433 | 2025.12.24 02:43:32.138982 [ 352 ] {} <Debug> TCP-Session: fe65832b-692b-48b1-a1c7-273ac32e3ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18434 | 2025.12.24 02:43:32.139016 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18435 | 2025.12.24 02:43:32.139028 [ 352 ] {} <Debug> TCP-Session: fe65832b-692b-48b1-a1c7-273ac32e3ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18436 | 2025.12.24 02:43:32.138495 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44682 | ||
| 18437 | 2025.12.24 02:43:32.139045 [ 359 ] {} <Debug> TCP-Session: 4c825c73-da31-4c0f-8625-09855cf47c30 Authenticating user 'default' from [fd00:1122:3344:101::e]:34220 | ||
| 18438 | 2025.12.24 02:43:32.139070 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18439 | 2025.12.24 02:43:32.139094 [ 359 ] {} <Debug> TCP-Session: 4c825c73-da31-4c0f-8625-09855cf47c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18440 | 2025.12.24 02:43:32.139117 [ 358 ] {} <Debug> TCP-Session: 3c4c1631-adb7-4d85-888d-221a8f0ee092 Authenticating user 'default' from [fd00:1122:3344:101::e]:45794 | ||
| 18441 | 2025.12.24 02:43:32.139119 [ 359 ] {} <Debug> TCP-Session: 4c825c73-da31-4c0f-8625-09855cf47c30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18442 | 2025.12.24 02:43:32.139139 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18443 | 2025.12.24 02:43:32.139147 [ 358 ] {} <Debug> TCP-Session: 3c4c1631-adb7-4d85-888d-221a8f0ee092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18444 | 2025.12.24 02:43:32.139165 [ 354 ] {30e666fd-a9b0-400b-af68-8d365ccbb0a5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18445 | 2025.12.24 02:43:32.139186 [ 358 ] {} <Debug> TCP-Session: 3c4c1631-adb7-4d85-888d-221a8f0ee092 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18446 | 2025.12.24 02:43:32.139181 [ 357 ] {} <Debug> TCP-Session: fc142a3b-236f-41bd-b940-2ffa03215d3a Authenticating user 'default' from [fd00:1122:3344:101::e]:44682 | ||
| 18447 | 2025.12.24 02:43:32.139229 [ 357 ] {} <Debug> TCP-Session: fc142a3b-236f-41bd-b940-2ffa03215d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18448 | 2025.12.24 02:43:32.139237 [ 354 ] {30e666fd-a9b0-400b-af68-8d365ccbb0a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18449 | 2025.12.24 02:43:32.139244 [ 357 ] {} <Debug> TCP-Session: fc142a3b-236f-41bd-b940-2ffa03215d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18450 | 2025.12.24 02:43:32.139564 [ 354 ] {30e666fd-a9b0-400b-af68-8d365ccbb0a5} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 18451 | 2025.12.24 02:43:32.140719 [ 341 ] {30e666fd-a9b0-400b-af68-8d365ccbb0a5} <Trace> AggregatingTransform: Aggregating | ||
| 18452 | 2025.12.24 02:43:32.140758 [ 341 ] {30e666fd-a9b0-400b-af68-8d365ccbb0a5} <Trace> Aggregator: Aggregation method: without_key | ||
| 18453 | 2025.12.24 02:43:32.140793 [ 341 ] {30e666fd-a9b0-400b-af68-8d365ccbb0a5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001119828 sec. (892.994 rows/sec., 34.88 KiB/sec.) | ||
| 18454 | 2025.12.24 02:43:32.140811 [ 341 ] {30e666fd-a9b0-400b-af68-8d365ccbb0a5} <Trace> Aggregator: Merging aggregated data | ||
| 18455 | 2025.12.24 02:43:32.142098 [ 354 ] {30e666fd-a9b0-400b-af68-8d365ccbb0a5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003332 sec., 300.1200480192077 rows/sec., 11.72 KiB/sec. | ||
| 18456 | 2025.12.24 02:43:32.142275 [ 354 ] {30e666fd-a9b0-400b-af68-8d365ccbb0a5} <Debug> TCPHandler: Processed in 0.003811191 sec. | ||
| 18457 | 2025.12.24 02:43:32.142380 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18458 | 2025.12.24 02:43:32.142418 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18459 | 2025.12.24 02:43:32.142425 [ 354 ] {} <Debug> TCP-Session: d0e07b7d-ab25-4b05-9822-3aef5faf3be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18460 | 2025.12.24 02:43:32.142445 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18461 | 2025.12.24 02:43:32.142464 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18462 | 2025.12.24 02:43:32.142482 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18463 | 2025.12.24 02:43:32.142504 [ 352 ] {} <Debug> TCP-Session: fe65832b-692b-48b1-a1c7-273ac32e3ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18464 | 2025.12.24 02:43:32.142522 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18465 | 2025.12.24 02:43:32.142541 [ 358 ] {} <Debug> TCP-Session: 3c4c1631-adb7-4d85-888d-221a8f0ee092 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18466 | 2025.12.24 02:43:32.142554 [ 356 ] {} <Debug> TCP-Session: 0505a0e4-c140-4b4a-82a9-3b577a4b538f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18467 | 2025.12.24 02:43:32.142572 [ 357 ] {} <Debug> TCP-Session: fc142a3b-236f-41bd-b940-2ffa03215d3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18468 | 2025.12.24 02:43:32.142497 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18469 | 2025.12.24 02:43:32.142481 [ 290 ] {} <Debug> TCP-Session: 656e1575-efa2-4413-89b5-015c24d27ab5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18470 | 2025.12.24 02:43:32.142640 [ 359 ] {} <Debug> TCP-Session: 4c825c73-da31-4c0f-8625-09855cf47c30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18471 | 2025.12.24 02:43:32.142427 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18472 | 2025.12.24 02:43:32.142527 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18473 | 2025.12.24 02:43:32.142693 [ 355 ] {} <Debug> TCP-Session: 6b37f68d-fcfa-4700-b7e5-5650c48621ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18474 | 2025.12.24 02:43:32.142723 [ 353 ] {} <Debug> TCP-Session: 0e78bcde-a456-47cb-9743-d2c3d7153010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18475 | 2025.12.24 02:43:32.366945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46479 | ||
| 18476 | 2025.12.24 02:43:32.367494 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18477 | 2025.12.24 02:43:32.367549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.87 GiB. | ||
| 18478 | 2025.12.24 02:43:32.368049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18479 | 2025.12.24 02:43:32.368320 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18480 | 2025.12.24 02:43:32.368505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46479 | ||
| 18481 | 2025.12.24 02:43:34.933192 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 18482 | 2025.12.24 02:43:34.953029 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18483 | 2025.12.24 02:43:34.953085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18484 | 2025.12.24 02:43:34.959492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 18485 | 2025.12.24 02:43:34.960223 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18486 | 2025.12.24 02:43:34.963700 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 18487 | 2025.12.24 02:43:35.026909 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2184 | ||
| 18488 | 2025.12.24 02:43:35.029856 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18489 | 2025.12.24 02:43:35.029906 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18490 | 2025.12.24 02:43:35.031170 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 18491 | 2025.12.24 02:43:35.031446 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18492 | 2025.12.24 02:43:35.031724 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2184 | ||
| 18493 | 2025.12.24 02:43:36.328249 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18494 | 2025.12.24 02:43:36.328443 [ 4 ] {3b8926a5-69f0-409e-9d18-190970fb6132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18495 | 2025.12.24 02:43:36.328516 [ 4 ] {3b8926a5-69f0-409e-9d18-190970fb6132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18496 | 2025.12.24 02:43:36.329172 [ 4 ] {3b8926a5-69f0-409e-9d18-190970fb6132} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18497 | 2025.12.24 02:43:36.329219 [ 4 ] {3b8926a5-69f0-409e-9d18-190970fb6132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18498 | 2025.12.24 02:43:36.329613 [ 4 ] {3b8926a5-69f0-409e-9d18-190970fb6132} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18499 | 2025.12.24 02:43:36.329847 [ 4 ] {3b8926a5-69f0-409e-9d18-190970fb6132} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18500 | 2025.12.24 02:43:36.330008 [ 4 ] {3b8926a5-69f0-409e-9d18-190970fb6132} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001617 sec., 51948.05194805195 rows/sec., 4.35 MiB/sec. | ||
| 18501 | 2025.12.24 02:43:36.330058 [ 4 ] {3b8926a5-69f0-409e-9d18-190970fb6132} <Debug> TCPHandler: Processed in 0.001942201 sec. | ||
| 18502 | 2025.12.24 02:43:36.330177 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18503 | 2025.12.24 02:43:36.330280 [ 4 ] {76febbb9-584c-4c98-af19-e57afd00131d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18504 | 2025.12.24 02:43:36.330324 [ 4 ] {76febbb9-584c-4c98-af19-e57afd00131d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18505 | 2025.12.24 02:43:36.330736 [ 4 ] {76febbb9-584c-4c98-af19-e57afd00131d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18506 | 2025.12.24 02:43:36.330772 [ 4 ] {76febbb9-584c-4c98-af19-e57afd00131d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18507 | 2025.12.24 02:43:36.331079 [ 4 ] {76febbb9-584c-4c98-af19-e57afd00131d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18508 | 2025.12.24 02:43:36.331290 [ 4 ] {76febbb9-584c-4c98-af19-e57afd00131d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18509 | 2025.12.24 02:43:36.331424 [ 4 ] {76febbb9-584c-4c98-af19-e57afd00131d} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001166 sec., 12006.861063464838 rows/sec., 902.86 KiB/sec. | ||
| 18510 | 2025.12.24 02:43:36.331462 [ 4 ] {76febbb9-584c-4c98-af19-e57afd00131d} <Debug> TCPHandler: Processed in 0.001337071 sec. | ||
| 18511 | 2025.12.24 02:43:36.331563 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18512 | 2025.12.24 02:43:36.331661 [ 4 ] {5250d6a7-4c3c-4645-8fbc-9215be8ca0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18513 | 2025.12.24 02:43:36.331702 [ 4 ] {5250d6a7-4c3c-4645-8fbc-9215be8ca0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18514 | 2025.12.24 02:43:36.332111 [ 4 ] {5250d6a7-4c3c-4645-8fbc-9215be8ca0d7} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18515 | 2025.12.24 02:43:36.332146 [ 4 ] {5250d6a7-4c3c-4645-8fbc-9215be8ca0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18516 | 2025.12.24 02:43:36.332440 [ 4 ] {5250d6a7-4c3c-4645-8fbc-9215be8ca0d7} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18517 | 2025.12.24 02:43:36.332656 [ 4 ] {5250d6a7-4c3c-4645-8fbc-9215be8ca0d7} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18518 | 2025.12.24 02:43:36.332786 [ 4 ] {5250d6a7-4c3c-4645-8fbc-9215be8ca0d7} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001144 sec., 68181.81818181818 rows/sec., 5.32 MiB/sec. | ||
| 18519 | 2025.12.24 02:43:36.332824 [ 4 ] {5250d6a7-4c3c-4645-8fbc-9215be8ca0d7} <Debug> TCPHandler: Processed in 0.001310461 sec. | ||
| 18520 | 2025.12.24 02:43:36.332932 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18521 | 2025.12.24 02:43:36.333027 [ 4 ] {de5050d6-da6d-4720-bd4d-4c51966ee663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18522 | 2025.12.24 02:43:36.333070 [ 4 ] {de5050d6-da6d-4720-bd4d-4c51966ee663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18523 | 2025.12.24 02:43:36.333466 [ 4 ] {de5050d6-da6d-4720-bd4d-4c51966ee663} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18524 | 2025.12.24 02:43:36.333500 [ 4 ] {de5050d6-da6d-4720-bd4d-4c51966ee663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18525 | 2025.12.24 02:43:36.333826 [ 4 ] {de5050d6-da6d-4720-bd4d-4c51966ee663} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18526 | 2025.12.24 02:43:36.334026 [ 4 ] {de5050d6-da6d-4720-bd4d-4c51966ee663} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18527 | 2025.12.24 02:43:36.334155 [ 4 ] {de5050d6-da6d-4720-bd4d-4c51966ee663} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 18528 | 2025.12.24 02:43:36.334192 [ 4 ] {de5050d6-da6d-4720-bd4d-4c51966ee663} <Debug> TCPHandler: Processed in 0.001309241 sec. | ||
| 18529 | 2025.12.24 02:43:36.334296 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18530 | 2025.12.24 02:43:36.334401 [ 4 ] {af0d3b39-d9f6-45fa-a324-6c6252999b1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18531 | 2025.12.24 02:43:36.334459 [ 4 ] {af0d3b39-d9f6-45fa-a324-6c6252999b1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18532 | 2025.12.24 02:43:36.335243 [ 4 ] {af0d3b39-d9f6-45fa-a324-6c6252999b1f} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18533 | 2025.12.24 02:43:36.335280 [ 4 ] {af0d3b39-d9f6-45fa-a324-6c6252999b1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18534 | 2025.12.24 02:43:36.335823 [ 4 ] {af0d3b39-d9f6-45fa-a324-6c6252999b1f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18535 | 2025.12.24 02:43:36.336062 [ 4 ] {af0d3b39-d9f6-45fa-a324-6c6252999b1f} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18536 | 2025.12.24 02:43:36.336209 [ 4 ] {af0d3b39-d9f6-45fa-a324-6c6252999b1f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001829 sec., 7654.455986878076 rows/sec., 13.72 MiB/sec. | ||
| 18537 | 2025.12.24 02:43:36.336280 [ 4 ] {af0d3b39-d9f6-45fa-a324-6c6252999b1f} <Debug> TCPHandler: Processed in 0.002034262 sec. | ||
| 18538 | 2025.12.24 02:43:36.336390 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18539 | 2025.12.24 02:43:36.336486 [ 4 ] {1909712c-d6ac-4b25-9a21-e34b72050db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18540 | 2025.12.24 02:43:36.336530 [ 4 ] {1909712c-d6ac-4b25-9a21-e34b72050db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18541 | 2025.12.24 02:43:36.336868 [ 4 ] {1909712c-d6ac-4b25-9a21-e34b72050db6} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18542 | 2025.12.24 02:43:36.336905 [ 4 ] {1909712c-d6ac-4b25-9a21-e34b72050db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18543 | 2025.12.24 02:43:36.337210 [ 4 ] {1909712c-d6ac-4b25-9a21-e34b72050db6} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18544 | 2025.12.24 02:43:36.337428 [ 4 ] {1909712c-d6ac-4b25-9a21-e34b72050db6} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18545 | 2025.12.24 02:43:36.337559 [ 4 ] {1909712c-d6ac-4b25-9a21-e34b72050db6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 18546 | 2025.12.24 02:43:36.337598 [ 4 ] {1909712c-d6ac-4b25-9a21-e34b72050db6} <Debug> TCPHandler: Processed in 0.00125752 sec. | ||
| 18547 | 2025.12.24 02:43:39.659466 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18548 | 2025.12.24 02:43:39.659532 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18549 | 2025.12.24 02:43:39.868751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46927 | ||
| 18550 | 2025.12.24 02:43:39.869377 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18551 | 2025.12.24 02:43:39.869428 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18552 | 2025.12.24 02:43:39.869934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18553 | 2025.12.24 02:43:39.870194 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18554 | 2025.12.24 02:43:39.870350 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46927 | ||
| 18555 | 2025.12.24 02:43:41.329043 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18556 | 2025.12.24 02:43:41.329241 [ 4 ] {2fd7f28a-e22c-4936-9d93-7e8ccdc209ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18557 | 2025.12.24 02:43:41.329316 [ 4 ] {2fd7f28a-e22c-4936-9d93-7e8ccdc209ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18558 | 2025.12.24 02:43:41.330035 [ 4 ] {2fd7f28a-e22c-4936-9d93-7e8ccdc209ba} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18559 | 2025.12.24 02:43:41.330087 [ 4 ] {2fd7f28a-e22c-4936-9d93-7e8ccdc209ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18560 | 2025.12.24 02:43:41.330485 [ 4 ] {2fd7f28a-e22c-4936-9d93-7e8ccdc209ba} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18561 | 2025.12.24 02:43:41.330727 [ 4 ] {2fd7f28a-e22c-4936-9d93-7e8ccdc209ba} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18562 | 2025.12.24 02:43:41.330885 [ 4 ] {2fd7f28a-e22c-4936-9d93-7e8ccdc209ba} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001697 sec., 63641.72068355922 rows/sec., 5.34 MiB/sec. | ||
| 18563 | 2025.12.24 02:43:41.330938 [ 4 ] {2fd7f28a-e22c-4936-9d93-7e8ccdc209ba} <Debug> TCPHandler: Processed in 0.002033052 sec. | ||
| 18564 | 2025.12.24 02:43:41.331061 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18565 | 2025.12.24 02:43:41.331166 [ 4 ] {9e56bf4a-3ef9-4a5a-bbcd-f0b82d593e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18566 | 2025.12.24 02:43:41.331212 [ 4 ] {9e56bf4a-3ef9-4a5a-bbcd-f0b82d593e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18567 | 2025.12.24 02:43:41.331666 [ 4 ] {9e56bf4a-3ef9-4a5a-bbcd-f0b82d593e98} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18568 | 2025.12.24 02:43:41.331706 [ 4 ] {9e56bf4a-3ef9-4a5a-bbcd-f0b82d593e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18569 | 2025.12.24 02:43:41.332025 [ 4 ] {9e56bf4a-3ef9-4a5a-bbcd-f0b82d593e98} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18570 | 2025.12.24 02:43:41.332231 [ 4 ] {9e56bf4a-3ef9-4a5a-bbcd-f0b82d593e98} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18571 | 2025.12.24 02:43:41.332369 [ 4 ] {9e56bf4a-3ef9-4a5a-bbcd-f0b82d593e98} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001228 sec., 21172.638436482084 rows/sec., 1.55 MiB/sec. | ||
| 18572 | 2025.12.24 02:43:41.332410 [ 4 ] {9e56bf4a-3ef9-4a5a-bbcd-f0b82d593e98} <Debug> TCPHandler: Processed in 0.001403042 sec. | ||
| 18573 | 2025.12.24 02:43:41.332523 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18574 | 2025.12.24 02:43:41.332622 [ 4 ] {f9111694-0794-4a93-b4c6-d91c1765bd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18575 | 2025.12.24 02:43:41.332663 [ 4 ] {f9111694-0794-4a93-b4c6-d91c1765bd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18576 | 2025.12.24 02:43:41.333082 [ 4 ] {f9111694-0794-4a93-b4c6-d91c1765bd7a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18577 | 2025.12.24 02:43:41.333120 [ 4 ] {f9111694-0794-4a93-b4c6-d91c1765bd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18578 | 2025.12.24 02:43:41.333418 [ 4 ] {f9111694-0794-4a93-b4c6-d91c1765bd7a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18579 | 2025.12.24 02:43:41.333621 [ 4 ] {f9111694-0794-4a93-b4c6-d91c1765bd7a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18580 | 2025.12.24 02:43:41.333751 [ 4 ] {f9111694-0794-4a93-b4c6-d91c1765bd7a} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00115 sec., 78260.86956521739 rows/sec., 6.11 MiB/sec. | ||
| 18581 | 2025.12.24 02:43:41.333790 [ 4 ] {f9111694-0794-4a93-b4c6-d91c1765bd7a} <Debug> TCPHandler: Processed in 0.001317831 sec. | ||
| 18582 | 2025.12.24 02:43:41.333905 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18583 | 2025.12.24 02:43:41.334001 [ 4 ] {5cd1b489-d1c5-4eb7-8d99-f382f9f36cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18584 | 2025.12.24 02:43:41.334046 [ 4 ] {5cd1b489-d1c5-4eb7-8d99-f382f9f36cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18585 | 2025.12.24 02:43:41.334447 [ 4 ] {5cd1b489-d1c5-4eb7-8d99-f382f9f36cea} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18586 | 2025.12.24 02:43:41.334484 [ 4 ] {5cd1b489-d1c5-4eb7-8d99-f382f9f36cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18587 | 2025.12.24 02:43:41.334807 [ 4 ] {5cd1b489-d1c5-4eb7-8d99-f382f9f36cea} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18588 | 2025.12.24 02:43:41.335015 [ 4 ] {5cd1b489-d1c5-4eb7-8d99-f382f9f36cea} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18589 | 2025.12.24 02:43:41.335149 [ 4 ] {5cd1b489-d1c5-4eb7-8d99-f382f9f36cea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 18590 | 2025.12.24 02:43:41.335186 [ 4 ] {5cd1b489-d1c5-4eb7-8d99-f382f9f36cea} <Debug> TCPHandler: Processed in 0.001331741 sec. | ||
| 18591 | 2025.12.24 02:43:41.335294 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18592 | 2025.12.24 02:43:41.335388 [ 4 ] {30976311-9b60-45bd-b386-52415007ac09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18593 | 2025.12.24 02:43:41.335443 [ 4 ] {30976311-9b60-45bd-b386-52415007ac09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18594 | 2025.12.24 02:43:41.336238 [ 4 ] {30976311-9b60-45bd-b386-52415007ac09} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18595 | 2025.12.24 02:43:41.336275 [ 4 ] {30976311-9b60-45bd-b386-52415007ac09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18596 | 2025.12.24 02:43:41.336812 [ 4 ] {30976311-9b60-45bd-b386-52415007ac09} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18597 | 2025.12.24 02:43:41.337031 [ 4 ] {30976311-9b60-45bd-b386-52415007ac09} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18598 | 2025.12.24 02:43:41.337172 [ 4 ] {30976311-9b60-45bd-b386-52415007ac09} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001801 sec., 14436.424208772904 rows/sec., 25.87 MiB/sec. | ||
| 18599 | 2025.12.24 02:43:41.337238 [ 4 ] {30976311-9b60-45bd-b386-52415007ac09} <Debug> TCPHandler: Processed in 0.001994131 sec. | ||
| 18600 | 2025.12.24 02:43:41.337354 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18601 | 2025.12.24 02:43:41.337451 [ 4 ] {e1cace66-829f-436a-a546-c203c2e80317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18602 | 2025.12.24 02:43:41.337493 [ 4 ] {e1cace66-829f-436a-a546-c203c2e80317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18603 | 2025.12.24 02:43:41.337831 [ 4 ] {e1cace66-829f-436a-a546-c203c2e80317} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18604 | 2025.12.24 02:43:41.337869 [ 4 ] {e1cace66-829f-436a-a546-c203c2e80317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18605 | 2025.12.24 02:43:41.338169 [ 4 ] {e1cace66-829f-436a-a546-c203c2e80317} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18606 | 2025.12.24 02:43:41.338380 [ 4 ] {e1cace66-829f-436a-a546-c203c2e80317} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18607 | 2025.12.24 02:43:41.338509 [ 4 ] {e1cace66-829f-436a-a546-c203c2e80317} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 18608 | 2025.12.24 02:43:41.338546 [ 4 ] {e1cace66-829f-436a-a546-c203c2e80317} <Debug> TCPHandler: Processed in 0.00124336 sec. | ||
| 18609 | 2025.12.24 02:43:42.463845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 18610 | 2025.12.24 02:43:42.483132 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18611 | 2025.12.24 02:43:42.483195 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18612 | 2025.12.24 02:43:42.489581 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 18613 | 2025.12.24 02:43:42.490303 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18614 | 2025.12.24 02:43:42.493706 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 18615 | 2025.12.24 02:43:45.032096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2208 | ||
| 18616 | 2025.12.24 02:43:45.034465 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18617 | 2025.12.24 02:43:45.034506 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18618 | 2025.12.24 02:43:45.035679 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 18619 | 2025.12.24 02:43:45.035950 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18620 | 2025.12.24 02:43:45.036228 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2208 | ||
| 18621 | 2025.12.24 02:43:46.330670 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18622 | 2025.12.24 02:43:46.330847 [ 4 ] {b2a94199-02d0-4ec4-9a65-679cb7d0bd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18623 | 2025.12.24 02:43:46.330912 [ 4 ] {b2a94199-02d0-4ec4-9a65-679cb7d0bd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18624 | 2025.12.24 02:43:46.331562 [ 4 ] {b2a94199-02d0-4ec4-9a65-679cb7d0bd06} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18625 | 2025.12.24 02:43:46.331611 [ 4 ] {b2a94199-02d0-4ec4-9a65-679cb7d0bd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18626 | 2025.12.24 02:43:46.331995 [ 4 ] {b2a94199-02d0-4ec4-9a65-679cb7d0bd06} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 18627 | 2025.12.24 02:43:46.332229 [ 4 ] {b2a94199-02d0-4ec4-9a65-679cb7d0bd06} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18628 | 2025.12.24 02:43:46.332374 [ 93 ] {} <Debug> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 18629 | 2025.12.24 02:43:46.332389 [ 4 ] {b2a94199-02d0-4ec4-9a65-679cb7d0bd06} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001589 sec., 15103.838892385149 rows/sec., 1.25 MiB/sec. | ||
| 18630 | 2025.12.24 02:43:46.332451 [ 93 ] {} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18631 | 2025.12.24 02:43:46.332481 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18632 | 2025.12.24 02:43:46.332503 [ 4 ] {b2a94199-02d0-4ec4-9a65-679cb7d0bd06} <Debug> TCPHandler: Processed in 0.001955631 sec. | ||
| 18633 | 2025.12.24 02:43:46.332568 [ 225 ] {} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): 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] | ||
| 18634 | 2025.12.24 02:43:46.332597 [ 225 ] {} <Debug> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): 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] | ||
| 18635 | 2025.12.24 02:43:46.332616 [ 191 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 18636 | 2025.12.24 02:43:46.332650 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18637 | 2025.12.24 02:43:46.332783 [ 4 ] {59ec7d66-79d4-4e06-b3ce-caae4afd459c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18638 | 2025.12.24 02:43:46.332787 [ 191 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18639 | 2025.12.24 02:43:46.332843 [ 4 ] {59ec7d66-79d4-4e06-b3ce-caae4afd459c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18640 | 2025.12.24 02:43:46.332846 [ 191 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 18641 | 2025.12.24 02:43:46.332944 [ 191 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 18642 | 2025.12.24 02:43:46.333000 [ 191 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 18643 | 2025.12.24 02:43:46.333056 [ 191 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 18644 | 2025.12.24 02:43:46.333114 [ 191 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::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 | ||
| 18645 | 2025.12.24 02:43:46.333328 [ 4 ] {59ec7d66-79d4-4e06-b3ce-caae4afd459c} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18646 | 2025.12.24 02:43:46.333377 [ 4 ] {59ec7d66-79d4-4e06-b3ce-caae4afd459c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18647 | 2025.12.24 02:43:46.333743 [ 4 ] {59ec7d66-79d4-4e06-b3ce-caae4afd459c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 18648 | 2025.12.24 02:43:46.333934 [ 190 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378842 sec., 87029.55088400267 rows/sec., 7.55 MiB/sec. | ||
| 18649 | 2025.12.24 02:43:46.334007 [ 4 ] {59ec7d66-79d4-4e06-b3ce-caae4afd459c} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18650 | 2025.12.24 02:43:46.334108 [ 196 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 18651 | 2025.12.24 02:43:46.334148 [ 4 ] {59ec7d66-79d4-4e06-b3ce-caae4afd459c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001394 sec., 10043.041606886656 rows/sec., 818.94 KiB/sec. | ||
| 18652 | 2025.12.24 02:43:46.334188 [ 4 ] {59ec7d66-79d4-4e06-b3ce-caae4afd459c} <Debug> TCPHandler: Processed in 0.001601106 sec. | ||
| 18653 | 2025.12.24 02:43:46.334304 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18654 | 2025.12.24 02:43:46.334378 [ 196 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_25_6} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18655 | 2025.12.24 02:43:46.334401 [ 4 ] {bb963067-7ff4-4d9c-a5ce-2c656f5f9532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18656 | 2025.12.24 02:43:46.334442 [ 4 ] {bb963067-7ff4-4d9c-a5ce-2c656f5f9532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18657 | 2025.12.24 02:43:46.334442 [ 196 ] {8d910267-d950-4b4d-bb59-8dcf71d20344::all_1_25_6} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 18658 | 2025.12.24 02:43:46.334531 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 18659 | 2025.12.24 02:43:46.334945 [ 4 ] {bb963067-7ff4-4d9c-a5ce-2c656f5f9532} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18660 | 2025.12.24 02:43:46.334968 [ 225 ] {} <Debug> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): 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] | ||
| 18661 | 2025.12.24 02:43:46.334984 [ 4 ] {bb963067-7ff4-4d9c-a5ce-2c656f5f9532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18662 | 2025.12.24 02:43:46.335330 [ 4 ] {bb963067-7ff4-4d9c-a5ce-2c656f5f9532} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18663 | 2025.12.24 02:43:46.335546 [ 4 ] {bb963067-7ff4-4d9c-a5ce-2c656f5f9532} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18664 | 2025.12.24 02:43:46.335661 [ 93 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18665 | 2025.12.24 02:43:46.335675 [ 4 ] {bb963067-7ff4-4d9c-a5ce-2c656f5f9532} <Debug> executeQuery: Read 211 rows, 19.17 KiB in 0.001295 sec., 162934.36293436293 rows/sec., 14.46 MiB/sec. | ||
| 18666 | 2025.12.24 02:43:46.335706 [ 93 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18667 | 2025.12.24 02:43:46.335727 [ 4 ] {bb963067-7ff4-4d9c-a5ce-2c656f5f9532} <Debug> TCPHandler: Processed in 0.001472883 sec. | ||
| 18668 | 2025.12.24 02:43:46.335729 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18669 | 2025.12.24 02:43:46.335838 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 18670 | 2025.12.24 02:43:46.335854 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18671 | 2025.12.24 02:43:46.335954 [ 4 ] {ef09018f-9b57-49a3-af7c-aa9e2c117269} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18672 | 2025.12.24 02:43:46.335956 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18673 | 2025.12.24 02:43:46.336000 [ 4 ] {ef09018f-9b57-49a3-af7c-aa9e2c117269} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18674 | 2025.12.24 02:43:46.336009 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1407 rows starting from the beginning of the part | ||
| 18675 | 2025.12.24 02:43:46.336087 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 84 rows starting from the beginning of the part | ||
| 18676 | 2025.12.24 02:43:46.336132 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1250 rows starting from the beginning of the part | ||
| 18677 | 2025.12.24 02:43:46.336175 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 84 rows starting from the beginning of the part | ||
| 18678 | 2025.12.24 02:43:46.336216 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 108 rows starting from the beginning of the part | ||
| 18679 | 2025.12.24 02:43:46.336258 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 211 rows starting from the beginning of the part | ||
| 18680 | 2025.12.24 02:43:46.336423 [ 4 ] {ef09018f-9b57-49a3-af7c-aa9e2c117269} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18681 | 2025.12.24 02:43:46.336467 [ 4 ] {ef09018f-9b57-49a3-af7c-aa9e2c117269} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18682 | 2025.12.24 02:43:46.336797 [ 4 ] {ef09018f-9b57-49a3-af7c-aa9e2c117269} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18683 | 2025.12.24 02:43:46.337036 [ 4 ] {ef09018f-9b57-49a3-af7c-aa9e2c117269} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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.12.24 02:43:46.337161 [ 93 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18685 | 2025.12.24 02:43:46.337174 [ 4 ] {ef09018f-9b57-49a3-af7c-aa9e2c117269} <Debug> executeQuery: Read 40 rows, 2.99 KiB in 0.001239 sec., 32284.100080710246 rows/sec., 2.36 MiB/sec. | ||
| 18686 | 2025.12.24 02:43:46.337200 [ 93 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18687 | 2025.12.24 02:43:46.337223 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18688 | 2025.12.24 02:43:46.337224 [ 4 ] {ef09018f-9b57-49a3-af7c-aa9e2c117269} <Debug> TCPHandler: Processed in 0.001420182 sec. | ||
| 18689 | 2025.12.24 02:43:46.337299 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 18690 | 2025.12.24 02:43:46.337347 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18691 | 2025.12.24 02:43:46.337372 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18692 | 2025.12.24 02:43:46.337398 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 70 rows starting from the beginning of the part | ||
| 18693 | 2025.12.24 02:43:46.337440 [ 4 ] {a7167a35-db15-4a70-975e-944332f8ac18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18694 | 2025.12.24 02:43:46.337453 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 14 rows starting from the beginning of the part | ||
| 18695 | 2025.12.24 02:43:46.337482 [ 4 ] {a7167a35-db15-4a70-975e-944332f8ac18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18696 | 2025.12.24 02:43:46.337495 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 18697 | 2025.12.24 02:43:46.337536 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 14 rows starting from the beginning of the part | ||
| 18698 | 2025.12.24 02:43:46.337575 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 26 rows starting from the beginning of the part | ||
| 18699 | 2025.12.24 02:43:46.337616 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 40 rows starting from the beginning of the part | ||
| 18700 | 2025.12.24 02:43:46.337639 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3144 rows, containing 5 columns (5 merged, 0 gathered) in 0.00184257 sec., 1706312.3789055503 rows/sec., 149.50 MiB/sec. | ||
| 18701 | 2025.12.24 02:43:46.337845 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18702 | 2025.12.24 02:43:46.337881 [ 4 ] {a7167a35-db15-4a70-975e-944332f8ac18} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18703 | 2025.12.24 02:43:46.337924 [ 4 ] {a7167a35-db15-4a70-975e-944332f8ac18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18704 | 2025.12.24 02:43:46.338124 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_146_29} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18705 | 2025.12.24 02:43:46.338209 [ 190 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_146_29} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18706 | 2025.12.24 02:43:46.338254 [ 4 ] {a7167a35-db15-4a70-975e-944332f8ac18} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 18707 | 2025.12.24 02:43:46.338286 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 18708 | 2025.12.24 02:43:46.338345 [ 196 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 5 columns (5 merged, 0 gathered) in 0.001079057 sec., 179786.6099751913 rows/sec., 13.82 MiB/sec. | ||
| 18709 | 2025.12.24 02:43:46.338483 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18710 | 2025.12.24 02:43:46.338505 [ 4 ] {a7167a35-db15-4a70-975e-944332f8ac18} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18711 | 2025.12.24 02:43:46.338640 [ 4 ] {a7167a35-db15-4a70-975e-944332f8ac18} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001218 sec., 19704.433497536946 rows/sec., 1.63 MiB/sec. | ||
| 18712 | 2025.12.24 02:43:46.338680 [ 4 ] {a7167a35-db15-4a70-975e-944332f8ac18} <Debug> TCPHandler: Processed in 0.001383753 sec. | ||
| 18713 | 2025.12.24 02:43:46.338760 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_141_28} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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.12.24 02:43:46.338781 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18715 | 2025.12.24 02:43:46.338834 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_141_28} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18716 | 2025.12.24 02:43:46.338873 [ 4 ] {bc99cdc9-3bc4-42e4-8ae6-c1b77e666647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18717 | 2025.12.24 02:43:46.338914 [ 4 ] {bc99cdc9-3bc4-42e4-8ae6-c1b77e666647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18718 | 2025.12.24 02:43:46.338914 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 18719 | 2025.12.24 02:43:46.339304 [ 4 ] {bc99cdc9-3bc4-42e4-8ae6-c1b77e666647} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18720 | 2025.12.24 02:43:46.339340 [ 4 ] {bc99cdc9-3bc4-42e4-8ae6-c1b77e666647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18721 | 2025.12.24 02:43:46.339633 [ 4 ] {bc99cdc9-3bc4-42e4-8ae6-c1b77e666647} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 18722 | 2025.12.24 02:43:46.339840 [ 4 ] {bc99cdc9-3bc4-42e4-8ae6-c1b77e666647} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18723 | 2025.12.24 02:43:46.339936 [ 93 ] {} <Debug> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 18724 | 2025.12.24 02:43:46.339965 [ 4 ] {bc99cdc9-3bc4-42e4-8ae6-c1b77e666647} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00111 sec., 10810.81081081081 rows/sec., 844.59 KiB/sec. | ||
| 18725 | 2025.12.24 02:43:46.339970 [ 93 ] {} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18726 | 2025.12.24 02:43:46.340004 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18727 | 2025.12.24 02:43:46.340010 [ 4 ] {bc99cdc9-3bc4-42e4-8ae6-c1b77e666647} <Debug> TCPHandler: Processed in 0.001277631 sec. | ||
| 18728 | 2025.12.24 02:43:46.340084 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 18729 | 2025.12.24 02:43:46.340089 [ 223 ] {} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): 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] | ||
| 18730 | 2025.12.24 02:43:46.340129 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18731 | 2025.12.24 02:43:46.340138 [ 223 ] {} <Debug> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): 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] | ||
| 18732 | 2025.12.24 02:43:46.340171 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18733 | 2025.12.24 02:43:46.340202 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 18734 | 2025.12.24 02:43:46.340230 [ 4 ] {81641ad5-2655-4255-b297-27a532f69256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18735 | 2025.12.24 02:43:46.340253 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 18736 | 2025.12.24 02:43:46.340272 [ 4 ] {81641ad5-2655-4255-b297-27a532f69256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18737 | 2025.12.24 02:43:46.340296 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 18738 | 2025.12.24 02:43:46.340335 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 18739 | 2025.12.24 02:43:46.340373 [ 192 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::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 | ||
| 18740 | 2025.12.24 02:43:46.340745 [ 4 ] {81641ad5-2655-4255-b297-27a532f69256} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18741 | 2025.12.24 02:43:46.340780 [ 4 ] {81641ad5-2655-4255-b297-27a532f69256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18742 | 2025.12.24 02:43:46.341004 [ 196 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.000951955 sec., 63028.18935769023 rows/sec., 5.05 MiB/sec. | ||
| 18743 | 2025.12.24 02:43:46.341100 [ 4 ] {81641ad5-2655-4255-b297-27a532f69256} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18744 | 2025.12.24 02:43:46.341103 [ 188 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 18745 | 2025.12.24 02:43:46.341353 [ 4 ] {81641ad5-2655-4255-b297-27a532f69256} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18746 | 2025.12.24 02:43:46.341394 [ 188 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_25_6} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18747 | 2025.12.24 02:43:46.341476 [ 188 ] {9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8::all_1_25_6} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 18748 | 2025.12.24 02:43:46.341489 [ 93 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18749 | 2025.12.24 02:43:46.341498 [ 4 ] {81641ad5-2655-4255-b297-27a532f69256} <Debug> executeQuery: Read 128 rows, 10.64 KiB in 0.001285 sec., 99610.89494163425 rows/sec., 8.08 MiB/sec. | ||
| 18750 | 2025.12.24 02:43:46.341528 [ 93 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18751 | 2025.12.24 02:43:46.341542 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18752 | 2025.12.24 02:43:46.341553 [ 4 ] {81641ad5-2655-4255-b297-27a532f69256} <Debug> TCPHandler: Processed in 0.001474313 sec. | ||
| 18753 | 2025.12.24 02:43:46.341552 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18754 | 2025.12.24 02:43:46.341655 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 18755 | 2025.12.24 02:43:46.341672 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18756 | 2025.12.24 02:43:46.341778 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18757 | 2025.12.24 02:43:46.341784 [ 4 ] {31517a3c-0376-4f18-94af-a8f941fedd90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18758 | 2025.12.24 02:43:46.341819 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 632 rows starting from the beginning of the part | ||
| 18759 | 2025.12.24 02:43:46.341846 [ 4 ] {31517a3c-0376-4f18-94af-a8f941fedd90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18760 | 2025.12.24 02:43:46.341891 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 78 rows starting from the beginning of the part | ||
| 18761 | 2025.12.24 02:43:46.341952 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 550 rows starting from the beginning of the part | ||
| 18762 | 2025.12.24 02:43:46.342004 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 78 rows starting from the beginning of the part | ||
| 18763 | 2025.12.24 02:43:46.342053 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 90 rows starting from the beginning of the part | ||
| 18764 | 2025.12.24 02:43:46.342100 [ 194 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 18765 | 2025.12.24 02:43:46.342261 [ 4 ] {31517a3c-0376-4f18-94af-a8f941fedd90} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18766 | 2025.12.24 02:43:46.342303 [ 4 ] {31517a3c-0376-4f18-94af-a8f941fedd90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18767 | 2025.12.24 02:43:46.342670 [ 4 ] {31517a3c-0376-4f18-94af-a8f941fedd90} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18768 | 2025.12.24 02:43:46.342871 [ 223 ] {} <Debug> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): 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] | ||
| 18769 | 2025.12.24 02:43:46.342956 [ 4 ] {31517a3c-0376-4f18-94af-a8f941fedd90} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18770 | 2025.12.24 02:43:46.343075 [ 188 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460913 sec., 1065087.3802889015 rows/sec., 84.88 MiB/sec. | ||
| 18771 | 2025.12.24 02:43:46.343100 [ 4 ] {31517a3c-0376-4f18-94af-a8f941fedd90} <Debug> executeQuery: Read 203 rows, 14.89 KiB in 0.001334 sec., 152173.91304347827 rows/sec., 10.90 MiB/sec. | ||
| 18772 | 2025.12.24 02:43:46.343140 [ 4 ] {31517a3c-0376-4f18-94af-a8f941fedd90} <Debug> TCPHandler: Processed in 0.001516915 sec. | ||
| 18773 | 2025.12.24 02:43:46.343245 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18774 | 2025.12.24 02:43:46.343254 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18775 | 2025.12.24 02:43:46.343349 [ 4 ] {d41909aa-57c2-41b7-8c30-3be8f1182f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18776 | 2025.12.24 02:43:46.343404 [ 4 ] {d41909aa-57c2-41b7-8c30-3be8f1182f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18777 | 2025.12.24 02:43:46.343573 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_146_29} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18778 | 2025.12.24 02:43:46.343650 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_146_29} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18779 | 2025.12.24 02:43:46.343731 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 18780 | 2025.12.24 02:43:46.344200 [ 4 ] {d41909aa-57c2-41b7-8c30-3be8f1182f3b} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18781 | 2025.12.24 02:43:46.344237 [ 4 ] {d41909aa-57c2-41b7-8c30-3be8f1182f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18782 | 2025.12.24 02:43:46.344769 [ 4 ] {d41909aa-57c2-41b7-8c30-3be8f1182f3b} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18783 | 2025.12.24 02:43:46.344992 [ 4 ] {d41909aa-57c2-41b7-8c30-3be8f1182f3b} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18784 | 2025.12.24 02:43:46.345119 [ 91 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18785 | 2025.12.24 02:43:46.345130 [ 4 ] {d41909aa-57c2-41b7-8c30-3be8f1182f3b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001798 sec., 7786.429365962181 rows/sec., 13.95 MiB/sec. | ||
| 18786 | 2025.12.24 02:43:46.345180 [ 91 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18787 | 2025.12.24 02:43:46.345211 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18788 | 2025.12.24 02:43:46.345220 [ 4 ] {d41909aa-57c2-41b7-8c30-3be8f1182f3b} <Debug> TCPHandler: Processed in 0.002015572 sec. | ||
| 18789 | 2025.12.24 02:43:46.345292 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 18790 | 2025.12.24 02:43:46.345342 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18791 | 2025.12.24 02:43:46.345435 [ 4 ] {cb2cce89-b69a-4c7d-a58d-f9219dd2a802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18792 | 2025.12.24 02:43:46.345476 [ 4 ] {cb2cce89-b69a-4c7d-a58d-f9219dd2a802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18793 | 2025.12.24 02:43:46.345484 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18794 | 2025.12.24 02:43:46.345538 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2655 rows starting from the beginning of the part | ||
| 18795 | 2025.12.24 02:43:46.345659 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 14 rows starting from the beginning of the part | ||
| 18796 | 2025.12.24 02:43:46.345767 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 26 rows starting from the beginning of the part | ||
| 18797 | 2025.12.24 02:43:46.345814 [ 4 ] {cb2cce89-b69a-4c7d-a58d-f9219dd2a802} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18798 | 2025.12.24 02:43:46.345850 [ 4 ] {cb2cce89-b69a-4c7d-a58d-f9219dd2a802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18799 | 2025.12.24 02:43:46.345869 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 14 rows starting from the beginning of the part | ||
| 18800 | 2025.12.24 02:43:46.345965 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 26 rows starting from the beginning of the part | ||
| 18801 | 2025.12.24 02:43:46.346063 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 14 rows starting from the beginning of the part | ||
| 18802 | 2025.12.24 02:43:46.346177 [ 4 ] {cb2cce89-b69a-4c7d-a58d-f9219dd2a802} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 18803 | 2025.12.24 02:43:46.346393 [ 4 ] {cb2cce89-b69a-4c7d-a58d-f9219dd2a802} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18804 | 2025.12.24 02:43:46.346514 [ 91 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 18805 | 2025.12.24 02:43:46.346524 [ 4 ] {cb2cce89-b69a-4c7d-a58d-f9219dd2a802} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 18806 | 2025.12.24 02:43:46.346549 [ 91 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18807 | 2025.12.24 02:43:46.346574 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18808 | 2025.12.24 02:43:46.346575 [ 4 ] {cb2cce89-b69a-4c7d-a58d-f9219dd2a802} <Debug> TCPHandler: Processed in 0.00128247 sec. | ||
| 18809 | 2025.12.24 02:43:46.346673 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 18810 | 2025.12.24 02:43:46.346795 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18811 | 2025.12.24 02:43:46.346829 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 8388 rows starting from the beginning of the part | ||
| 18812 | 2025.12.24 02:43:46.346889 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 18813 | 2025.12.24 02:43:46.346932 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 18814 | 2025.12.24 02:43:46.346970 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 18815 | 2025.12.24 02:43:46.347007 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 18816 | 2025.12.24 02:43:46.347043 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 18817 | 2025.12.24 02:43:46.349484 [ 199 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8688 rows, containing 4 columns (4 merged, 0 gathered) in 0.002850515 sec., 3047870.297121748 rows/sec., 205.41 MiB/sec. | ||
| 18818 | 2025.12.24 02:43:46.349712 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 18819 | 2025.12.24 02:43:46.350027 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_146_29} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18820 | 2025.12.24 02:43:46.350108 [ 200 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_146_29} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 18821 | 2025.12.24 02:43:46.350203 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 18822 | 2025.12.24 02:43:46.355335 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2749 rows, containing 19 columns (19 merged, 0 gathered) in 0.010072981 sec., 272908.28802317806 rows/sec., 489.04 MiB/sec. | ||
| 18823 | 2025.12.24 02:43:46.357714 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18824 | 2025.12.24 02:43:46.358065 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18825 | 2025.12.24 02:43:46.358142 [ 193 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18826 | 2025.12.24 02:43:46.358272 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.09 MiB. | ||
| 18827 | 2025.12.24 02:43:47.000207 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.06 MiB, peak 420.90 MiB, free memory in arenas 0.00 B, will set to 404.73 MiB (RSS), difference: 5.68 MiB | ||
| 18828 | 2025.12.24 02:43:47.370589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47439 | ||
| 18829 | 2025.12.24 02:43:47.371411 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18830 | 2025.12.24 02:43:47.371497 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18831 | 2025.12.24 02:43:47.372022 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 18832 | 2025.12.24 02:43:47.372257 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18833 | 2025.12.24 02:43:47.372404 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47439 | ||
| 18834 | 2025.12.24 02:43:49.993847 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 18835 | 2025.12.24 02:43:50.013593 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18836 | 2025.12.24 02:43:50.013654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18837 | 2025.12.24 02:43:50.020808 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 18838 | 2025.12.24 02:43:50.021547 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18839 | 2025.12.24 02:43:50.025312 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 18840 | 2025.12.24 02:43:51.001144 [ 217 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 18841 | 2025.12.24 02:43:51.001207 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 18842 | 2025.12.24 02:43:51.004583 [ 217 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 18843 | 2025.12.24 02:43:51.059235 [ 225 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 18844 | 2025.12.24 02:43:51.059277 [ 225 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 18845 | 2025.12.24 02:43:51.062067 [ 225 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 18846 | 2025.12.24 02:43:51.329355 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18847 | 2025.12.24 02:43:51.329525 [ 4 ] {780ec1c4-8640-4207-b13c-ac30daa3ba4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18848 | 2025.12.24 02:43:51.329590 [ 4 ] {780ec1c4-8640-4207-b13c-ac30daa3ba4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18849 | 2025.12.24 02:43:51.330382 [ 4 ] {780ec1c4-8640-4207-b13c-ac30daa3ba4a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18850 | 2025.12.24 02:43:51.330427 [ 4 ] {780ec1c4-8640-4207-b13c-ac30daa3ba4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18851 | 2025.12.24 02:43:51.330815 [ 4 ] {780ec1c4-8640-4207-b13c-ac30daa3ba4a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18852 | 2025.12.24 02:43:51.331046 [ 4 ] {780ec1c4-8640-4207-b13c-ac30daa3ba4a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18853 | 2025.12.24 02:43:51.331203 [ 4 ] {780ec1c4-8640-4207-b13c-ac30daa3ba4a} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001721 sec., 62754.21266705404 rows/sec., 5.27 MiB/sec. | ||
| 18854 | 2025.12.24 02:43:51.331252 [ 4 ] {780ec1c4-8640-4207-b13c-ac30daa3ba4a} <Debug> TCPHandler: Processed in 0.002015792 sec. | ||
| 18855 | 2025.12.24 02:43:51.331396 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18856 | 2025.12.24 02:43:51.331496 [ 4 ] {ac8631c1-d77e-474f-9faf-471f0746fa9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18857 | 2025.12.24 02:43:51.331538 [ 4 ] {ac8631c1-d77e-474f-9faf-471f0746fa9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18858 | 2025.12.24 02:43:51.331994 [ 4 ] {ac8631c1-d77e-474f-9faf-471f0746fa9c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18859 | 2025.12.24 02:43:51.332030 [ 4 ] {ac8631c1-d77e-474f-9faf-471f0746fa9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18860 | 2025.12.24 02:43:51.332331 [ 4 ] {ac8631c1-d77e-474f-9faf-471f0746fa9c} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18861 | 2025.12.24 02:43:51.332536 [ 4 ] {ac8631c1-d77e-474f-9faf-471f0746fa9c} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18862 | 2025.12.24 02:43:51.332667 [ 4 ] {ac8631c1-d77e-474f-9faf-471f0746fa9c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001195 sec., 21757.322175732217 rows/sec., 1.60 MiB/sec. | ||
| 18863 | 2025.12.24 02:43:51.332704 [ 4 ] {ac8631c1-d77e-474f-9faf-471f0746fa9c} <Debug> TCPHandler: Processed in 0.001358151 sec. | ||
| 18864 | 2025.12.24 02:43:51.332821 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18865 | 2025.12.24 02:43:51.332913 [ 4 ] {34f7f367-fae8-4b89-96d1-d1d3ae20f94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18866 | 2025.12.24 02:43:51.332952 [ 4 ] {34f7f367-fae8-4b89-96d1-d1d3ae20f94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18867 | 2025.12.24 02:43:51.333387 [ 4 ] {34f7f367-fae8-4b89-96d1-d1d3ae20f94f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18868 | 2025.12.24 02:43:51.333423 [ 4 ] {34f7f367-fae8-4b89-96d1-d1d3ae20f94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18869 | 2025.12.24 02:43:51.333720 [ 4 ] {34f7f367-fae8-4b89-96d1-d1d3ae20f94f} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18870 | 2025.12.24 02:43:51.333923 [ 4 ] {34f7f367-fae8-4b89-96d1-d1d3ae20f94f} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18871 | 2025.12.24 02:43:51.334049 [ 4 ] {34f7f367-fae8-4b89-96d1-d1d3ae20f94f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001155 sec., 77922.07792207792 rows/sec., 6.09 MiB/sec. | ||
| 18872 | 2025.12.24 02:43:51.334087 [ 4 ] {34f7f367-fae8-4b89-96d1-d1d3ae20f94f} <Debug> TCPHandler: Processed in 0.001312811 sec. | ||
| 18873 | 2025.12.24 02:43:51.334205 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18874 | 2025.12.24 02:43:51.334297 [ 4 ] {4e16b227-11c0-42ba-a6e6-5d8508852411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18875 | 2025.12.24 02:43:51.334339 [ 4 ] {4e16b227-11c0-42ba-a6e6-5d8508852411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18876 | 2025.12.24 02:43:51.334762 [ 4 ] {4e16b227-11c0-42ba-a6e6-5d8508852411} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18877 | 2025.12.24 02:43:51.334798 [ 4 ] {4e16b227-11c0-42ba-a6e6-5d8508852411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18878 | 2025.12.24 02:43:51.335120 [ 4 ] {4e16b227-11c0-42ba-a6e6-5d8508852411} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18879 | 2025.12.24 02:43:51.335321 [ 4 ] {4e16b227-11c0-42ba-a6e6-5d8508852411} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18880 | 2025.12.24 02:43:51.335447 [ 4 ] {4e16b227-11c0-42ba-a6e6-5d8508852411} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 18881 | 2025.12.24 02:43:51.335483 [ 4 ] {4e16b227-11c0-42ba-a6e6-5d8508852411} <Debug> TCPHandler: Processed in 0.001325121 sec. | ||
| 18882 | 2025.12.24 02:43:51.335592 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18883 | 2025.12.24 02:43:51.335683 [ 4 ] {bcf34e3b-d479-4839-8651-d9b91f917ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18884 | 2025.12.24 02:43:51.335735 [ 4 ] {bcf34e3b-d479-4839-8651-d9b91f917ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18885 | 2025.12.24 02:43:51.336544 [ 4 ] {bcf34e3b-d479-4839-8651-d9b91f917ede} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18886 | 2025.12.24 02:43:51.336581 [ 4 ] {bcf34e3b-d479-4839-8651-d9b91f917ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18887 | 2025.12.24 02:43:51.337104 [ 4 ] {bcf34e3b-d479-4839-8651-d9b91f917ede} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18888 | 2025.12.24 02:43:51.337345 [ 4 ] {bcf34e3b-d479-4839-8651-d9b91f917ede} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18889 | 2025.12.24 02:43:51.337483 [ 4 ] {bcf34e3b-d479-4839-8651-d9b91f917ede} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001817 sec., 14309.301045679691 rows/sec., 25.64 MiB/sec. | ||
| 18890 | 2025.12.24 02:43:51.337549 [ 4 ] {bcf34e3b-d479-4839-8651-d9b91f917ede} <Debug> TCPHandler: Processed in 0.002007001 sec. | ||
| 18891 | 2025.12.24 02:43:51.337660 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18892 | 2025.12.24 02:43:51.337752 [ 4 ] {47a54e9c-e659-4cf5-86ec-b6dac09d98bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18893 | 2025.12.24 02:43:51.337792 [ 4 ] {47a54e9c-e659-4cf5-86ec-b6dac09d98bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18894 | 2025.12.24 02:43:51.338116 [ 4 ] {47a54e9c-e659-4cf5-86ec-b6dac09d98bb} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18895 | 2025.12.24 02:43:51.338151 [ 4 ] {47a54e9c-e659-4cf5-86ec-b6dac09d98bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18896 | 2025.12.24 02:43:51.338469 [ 4 ] {47a54e9c-e659-4cf5-86ec-b6dac09d98bb} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 18897 | 2025.12.24 02:43:51.338719 [ 4 ] {47a54e9c-e659-4cf5-86ec-b6dac09d98bb} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18898 | 2025.12.24 02:43:51.338843 [ 4 ] {47a54e9c-e659-4cf5-86ec-b6dac09d98bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 18899 | 2025.12.24 02:43:51.338878 [ 4 ] {47a54e9c-e659-4cf5-86ec-b6dac09d98bb} <Debug> TCPHandler: Processed in 0.001265271 sec. | ||
| 18900 | 2025.12.24 02:43:51.684203 [ 220 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 18901 | 2025.12.24 02:43:51.684260 [ 220 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 18902 | 2025.12.24 02:43:51.687732 [ 220 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 18903 | 2025.12.24 02:43:52.026114 [ 220 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 18904 | 2025.12.24 02:43:52.026165 [ 220 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 18905 | 2025.12.24 02:43:52.028299 [ 220 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 18906 | 2025.12.24 02:43:52.034001 [ 225 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 18907 | 2025.12.24 02:43:52.034057 [ 225 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 18908 | 2025.12.24 02:43:52.036261 [ 225 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 18909 | 2025.12.24 02:43:52.738785 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 18910 | 2025.12.24 02:43:52.738852 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 18911 | 2025.12.24 02:43:52.742068 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 18912 | 2025.12.24 02:43:54.479214 [ 219 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 18913 | 2025.12.24 02:43:54.479282 [ 219 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 18914 | 2025.12.24 02:43:54.480974 [ 219 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 18915 | 2025.12.24 02:43:54.659573 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18916 | 2025.12.24 02:43:54.659631 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18917 | 2025.12.24 02:43:54.872603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47887 | ||
| 18918 | 2025.12.24 02:43:54.873102 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18919 | 2025.12.24 02:43:54.873141 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18920 | 2025.12.24 02:43:54.873614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 18921 | 2025.12.24 02:43:54.873847 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18922 | 2025.12.24 02:43:54.873997 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47887 | ||
| 18923 | 2025.12.24 02:43:54.874046 [ 219 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 18924 | 2025.12.24 02:43:54.874088 [ 219 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 18925 | 2025.12.24 02:43:54.876005 [ 219 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 18926 | 2025.12.24 02:43:55.036505 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2240 | ||
| 18927 | 2025.12.24 02:43:55.039284 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18928 | 2025.12.24 02:43:55.039338 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18929 | 2025.12.24 02:43:55.040557 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18930 | 2025.12.24 02:43:55.040832 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18931 | 2025.12.24 02:43:55.041110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2240 | ||
| 18932 | 2025.12.24 02:43:55.047700 [ 217 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 18933 | 2025.12.24 02:43:55.047759 [ 217 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 18934 | 2025.12.24 02:43:55.049519 [ 217 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 18935 | 2025.12.24 02:43:56.000250 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.73 MiB, peak 420.90 MiB, free memory in arenas 0.00 B, will set to 404.73 MiB (RSS), difference: 4.00 MiB | ||
| 18936 | 2025.12.24 02:43:56.328470 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18937 | 2025.12.24 02:43:56.328644 [ 4 ] {6b884a15-1f69-4fd4-bdb2-d76e70711cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18938 | 2025.12.24 02:43:56.328707 [ 4 ] {6b884a15-1f69-4fd4-bdb2-d76e70711cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18939 | 2025.12.24 02:43:56.329384 [ 4 ] {6b884a15-1f69-4fd4-bdb2-d76e70711cf1} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18940 | 2025.12.24 02:43:56.329435 [ 4 ] {6b884a15-1f69-4fd4-bdb2-d76e70711cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18941 | 2025.12.24 02:43:56.329826 [ 4 ] {6b884a15-1f69-4fd4-bdb2-d76e70711cf1} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18942 | 2025.12.24 02:43:56.330059 [ 4 ] {6b884a15-1f69-4fd4-bdb2-d76e70711cf1} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18943 | 2025.12.24 02:43:56.330218 [ 4 ] {6b884a15-1f69-4fd4-bdb2-d76e70711cf1} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001621 sec., 51819.86428130783 rows/sec., 4.34 MiB/sec. | ||
| 18944 | 2025.12.24 02:43:56.330272 [ 4 ] {6b884a15-1f69-4fd4-bdb2-d76e70711cf1} <Debug> TCPHandler: Processed in 0.001921091 sec. | ||
| 18945 | 2025.12.24 02:43:56.330394 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18946 | 2025.12.24 02:43:56.330495 [ 4 ] {f4785061-85d4-464a-93fd-dbc49bc65096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18947 | 2025.12.24 02:43:56.330539 [ 4 ] {f4785061-85d4-464a-93fd-dbc49bc65096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18948 | 2025.12.24 02:43:56.330996 [ 4 ] {f4785061-85d4-464a-93fd-dbc49bc65096} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18949 | 2025.12.24 02:43:56.331036 [ 4 ] {f4785061-85d4-464a-93fd-dbc49bc65096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18950 | 2025.12.24 02:43:56.331366 [ 4 ] {f4785061-85d4-464a-93fd-dbc49bc65096} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18951 | 2025.12.24 02:43:56.331577 [ 4 ] {f4785061-85d4-464a-93fd-dbc49bc65096} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18952 | 2025.12.24 02:43:56.331709 [ 4 ] {f4785061-85d4-464a-93fd-dbc49bc65096} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001237 sec., 11317.70412287793 rows/sec., 851.04 KiB/sec. | ||
| 18953 | 2025.12.24 02:43:56.331748 [ 4 ] {f4785061-85d4-464a-93fd-dbc49bc65096} <Debug> TCPHandler: Processed in 0.001404652 sec. | ||
| 18954 | 2025.12.24 02:43:56.331857 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18955 | 2025.12.24 02:43:56.331952 [ 4 ] {1d7918a2-27dd-4794-a1b5-7a907311ffbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18956 | 2025.12.24 02:43:56.331992 [ 4 ] {1d7918a2-27dd-4794-a1b5-7a907311ffbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18957 | 2025.12.24 02:43:56.332411 [ 4 ] {1d7918a2-27dd-4794-a1b5-7a907311ffbb} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18958 | 2025.12.24 02:43:56.332447 [ 4 ] {1d7918a2-27dd-4794-a1b5-7a907311ffbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18959 | 2025.12.24 02:43:56.332744 [ 4 ] {1d7918a2-27dd-4794-a1b5-7a907311ffbb} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18960 | 2025.12.24 02:43:56.332954 [ 4 ] {1d7918a2-27dd-4794-a1b5-7a907311ffbb} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18961 | 2025.12.24 02:43:56.333083 [ 4 ] {1d7918a2-27dd-4794-a1b5-7a907311ffbb} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001152 sec., 67708.33333333333 rows/sec., 5.29 MiB/sec. | ||
| 18962 | 2025.12.24 02:43:56.333121 [ 4 ] {1d7918a2-27dd-4794-a1b5-7a907311ffbb} <Debug> TCPHandler: Processed in 0.001311871 sec. | ||
| 18963 | 2025.12.24 02:43:56.333232 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18964 | 2025.12.24 02:43:56.333324 [ 4 ] {f1d61485-0e5a-4bf7-bc95-05514650bd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18965 | 2025.12.24 02:43:56.333367 [ 4 ] {f1d61485-0e5a-4bf7-bc95-05514650bd80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18966 | 2025.12.24 02:43:56.333775 [ 4 ] {f1d61485-0e5a-4bf7-bc95-05514650bd80} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18967 | 2025.12.24 02:43:56.333811 [ 4 ] {f1d61485-0e5a-4bf7-bc95-05514650bd80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18968 | 2025.12.24 02:43:56.334132 [ 4 ] {f1d61485-0e5a-4bf7-bc95-05514650bd80} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18969 | 2025.12.24 02:43:56.334336 [ 4 ] {f1d61485-0e5a-4bf7-bc95-05514650bd80} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18970 | 2025.12.24 02:43:56.334456 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 2 parts from all_1_143_32 to all_144_144_0 | ||
| 18971 | 2025.12.24 02:43:56.334463 [ 4 ] {f1d61485-0e5a-4bf7-bc95-05514650bd80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 18972 | 2025.12.24 02:43:56.334523 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18973 | 2025.12.24 02:43:56.334542 [ 4 ] {f1d61485-0e5a-4bf7-bc95-05514650bd80} <Debug> TCPHandler: Processed in 0.001357982 sec. | ||
| 18974 | 2025.12.24 02:43:56.334547 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 18975 | 2025.12.24 02:43:56.334663 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18976 | 2025.12.24 02:43:56.334686 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 18977 | 2025.12.24 02:43:56.334758 [ 4 ] {38d1f5e9-0def-4819-b247-992c5ca3a785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18978 | 2025.12.24 02:43:56.334815 [ 4 ] {38d1f5e9-0def-4819-b247-992c5ca3a785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18979 | 2025.12.24 02:43:56.334864 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_144_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18980 | 2025.12.24 02:43:56.334911 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_144_33} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_143_32, total 40824 rows starting from the beginning of the part | ||
| 18981 | 2025.12.24 02:43:56.334989 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 18982 | 2025.12.24 02:43:56.335829 [ 4 ] {38d1f5e9-0def-4819-b247-992c5ca3a785} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18983 | 2025.12.24 02:43:56.335876 [ 4 ] {38d1f5e9-0def-4819-b247-992c5ca3a785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18984 | 2025.12.24 02:43:56.336519 [ 4 ] {38d1f5e9-0def-4819-b247-992c5ca3a785} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18985 | 2025.12.24 02:43:56.336750 [ 4 ] {38d1f5e9-0def-4819-b247-992c5ca3a785} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18986 | 2025.12.24 02:43:56.336892 [ 4 ] {38d1f5e9-0def-4819-b247-992c5ca3a785} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002151 sec., 6508.600650860065 rows/sec., 11.66 MiB/sec. | ||
| 18987 | 2025.12.24 02:43:56.336961 [ 4 ] {38d1f5e9-0def-4819-b247-992c5ca3a785} <Debug> TCPHandler: Processed in 0.002345467 sec. | ||
| 18988 | 2025.12.24 02:43:56.337076 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18989 | 2025.12.24 02:43:56.337168 [ 4 ] {06b28286-f102-4009-be1f-3d2aff113b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18990 | 2025.12.24 02:43:56.337209 [ 4 ] {06b28286-f102-4009-be1f-3d2aff113b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18991 | 2025.12.24 02:43:56.337544 [ 4 ] {06b28286-f102-4009-be1f-3d2aff113b20} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18992 | 2025.12.24 02:43:56.337580 [ 4 ] {06b28286-f102-4009-be1f-3d2aff113b20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 18993 | 2025.12.24 02:43:56.337889 [ 4 ] {06b28286-f102-4009-be1f-3d2aff113b20} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 18994 | 2025.12.24 02:43:56.338090 [ 4 ] {06b28286-f102-4009-be1f-3d2aff113b20} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18995 | 2025.12.24 02:43:56.338216 [ 4 ] {06b28286-f102-4009-be1f-3d2aff113b20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 18996 | 2025.12.24 02:43:56.338252 [ 4 ] {06b28286-f102-4009-be1f-3d2aff113b20} <Debug> TCPHandler: Processed in 0.00122265 sec. | ||
| 18997 | 2025.12.24 02:43:56.341993 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_144_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40984 rows, containing 5 columns (5 merged, 0 gathered) in 0.007362138 sec., 5566861.148215369 rows/sec., 382.46 MiB/sec. | ||
| 18998 | 2025.12.24 02:43:56.342255 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_144_33} <Trace> MergedBlockOutputStream: filled checksums all_1_144_33 (state Temporary) | ||
| 18999 | 2025.12.24 02:43:56.342586 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_144_33} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_144_33 to all_1_144_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19000 | 2025.12.24 02:43:56.342667 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_144_33} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 2 parts: [all_1_143_32, all_144_144_0] -> all_1_144_33 | ||
| 19001 | 2025.12.24 02:43:56.342750 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19002 | 2025.12.24 02:43:57.525445 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 19003 | 2025.12.24 02:43:57.544018 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19004 | 2025.12.24 02:43:57.544084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 19005 | 2025.12.24 02:43:57.550438 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 19006 | 2025.12.24 02:43:57.551174 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19007 | 2025.12.24 02:43:57.554537 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 19008 | 2025.12.24 02:43:58.199443 [ 71 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 19009 | 2025.12.24 02:43:58.199510 [ 71 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19010 | 2025.12.24 02:43:58.199532 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 19011 | 2025.12.24 02:43:58.199653 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 19012 | 2025.12.24 02:43:58.199807 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19013 | 2025.12.24 02:43:58.199849 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 254 rows starting from the beginning of the part | ||
| 19014 | 2025.12.24 02:43:58.199934 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 228 rows starting from the beginning of the part | ||
| 19015 | 2025.12.24 02:43:58.199997 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 19016 | 2025.12.24 02:43:58.200049 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 19017 | 2025.12.24 02:43:58.200095 [ 201 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::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 | ||
| 19018 | 2025.12.24 02:43:58.201025 [ 195 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429883 sec., 530113.3029765373 rows/sec., 38.68 MiB/sec. | ||
| 19019 | 2025.12.24 02:43:58.201236 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 19020 | 2025.12.24 02:43:58.201576 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_49_12} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19021 | 2025.12.24 02:43:58.201668 [ 198 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_49_12} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 19022 | 2025.12.24 02:43:58.201786 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 19023 | 2025.12.24 02:43:58.726044 [ 71 ] {} <Debug> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 19024 | 2025.12.24 02:43:58.726116 [ 71 ] {} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19025 | 2025.12.24 02:43:58.726143 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.86 GiB. | ||
| 19026 | 2025.12.24 02:43:58.726232 [ 224 ] {} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): 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] | ||
| 19027 | 2025.12.24 02:43:58.726253 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::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 | ||
| 19028 | 2025.12.24 02:43:58.726293 [ 224 ] {} <Debug> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): 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] | ||
| 19029 | 2025.12.24 02:43:58.726410 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19030 | 2025.12.24 02:43:58.726447 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 18 rows starting from the beginning of the part | ||
| 19031 | 2025.12.24 02:43:58.726515 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 19032 | 2025.12.24 02:43:58.726563 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 19033 | 2025.12.24 02:43:58.726608 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 19034 | 2025.12.24 02:43:58.726648 [ 189 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 19035 | 2025.12.24 02:43:58.727406 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001196509 sec., 45131.29445745916 rows/sec., 3.77 MiB/sec. | ||
| 19036 | 2025.12.24 02:43:58.727619 [ 195 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 19037 | 2025.12.24 02:43:58.727973 [ 195 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_25_6} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19038 | 2025.12.24 02:43:58.728057 [ 195 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_25_6} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 19039 | 2025.12.24 02:43:58.728159 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19040 | 2025.12.24 02:43:58.728299 [ 224 ] {} <Debug> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): 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] | ||
| 19041 | 2025.12.24 02:44:01.359276 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19042 | 2025.12.24 02:44:01.359467 [ 4 ] {838e3b37-4669-436d-bb62-a3e6aa9a830a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19043 | 2025.12.24 02:44:01.359535 [ 4 ] {838e3b37-4669-436d-bb62-a3e6aa9a830a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19044 | 2025.12.24 02:44:01.361076 [ 4 ] {838e3b37-4669-436d-bb62-a3e6aa9a830a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19045 | 2025.12.24 02:44:01.361153 [ 4 ] {838e3b37-4669-436d-bb62-a3e6aa9a830a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19046 | 2025.12.24 02:44:01.361634 [ 4 ] {838e3b37-4669-436d-bb62-a3e6aa9a830a} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19047 | 2025.12.24 02:44:01.361898 [ 4 ] {838e3b37-4669-436d-bb62-a3e6aa9a830a} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19048 | 2025.12.24 02:44:01.362066 [ 4 ] {838e3b37-4669-436d-bb62-a3e6aa9a830a} <Debug> executeQuery: Read 1248 rows, 105.85 KiB in 0.002646 sec., 471655.328798186 rows/sec., 39.07 MiB/sec. | ||
| 19049 | 2025.12.24 02:44:01.362125 [ 4 ] {838e3b37-4669-436d-bb62-a3e6aa9a830a} <Debug> TCPHandler: Processed in 0.002975267 sec. | ||
| 19050 | 2025.12.24 02:44:01.362255 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19051 | 2025.12.24 02:44:01.362363 [ 4 ] {08355796-b324-494c-84d0-9b5103258859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19052 | 2025.12.24 02:44:01.362409 [ 4 ] {08355796-b324-494c-84d0-9b5103258859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19053 | 2025.12.24 02:44:01.362848 [ 4 ] {08355796-b324-494c-84d0-9b5103258859} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19054 | 2025.12.24 02:44:01.362890 [ 4 ] {08355796-b324-494c-84d0-9b5103258859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19055 | 2025.12.24 02:44:01.363204 [ 4 ] {08355796-b324-494c-84d0-9b5103258859} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19056 | 2025.12.24 02:44:01.363422 [ 4 ] {08355796-b324-494c-84d0-9b5103258859} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19057 | 2025.12.24 02:44:01.363558 [ 4 ] {08355796-b324-494c-84d0-9b5103258859} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001221 sec., 21294.02129402129 rows/sec., 1.56 MiB/sec. | ||
| 19058 | 2025.12.24 02:44:01.363599 [ 4 ] {08355796-b324-494c-84d0-9b5103258859} <Debug> TCPHandler: Processed in 0.001397113 sec. | ||
| 19059 | 2025.12.24 02:44:01.363710 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19060 | 2025.12.24 02:44:01.363809 [ 4 ] {cea30fff-2e0c-4d19-861c-2f9fce767325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19061 | 2025.12.24 02:44:01.363850 [ 4 ] {cea30fff-2e0c-4d19-861c-2f9fce767325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19062 | 2025.12.24 02:44:01.364342 [ 4 ] {cea30fff-2e0c-4d19-861c-2f9fce767325} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19063 | 2025.12.24 02:44:01.364380 [ 4 ] {cea30fff-2e0c-4d19-861c-2f9fce767325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19064 | 2025.12.24 02:44:01.364709 [ 4 ] {cea30fff-2e0c-4d19-861c-2f9fce767325} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 19065 | 2025.12.24 02:44:01.364929 [ 4 ] {cea30fff-2e0c-4d19-861c-2f9fce767325} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19066 | 2025.12.24 02:44:01.365062 [ 4 ] {cea30fff-2e0c-4d19-861c-2f9fce767325} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001276 sec., 178683.3855799373 rows/sec., 12.10 MiB/sec. | ||
| 19067 | 2025.12.24 02:44:01.365102 [ 4 ] {cea30fff-2e0c-4d19-861c-2f9fce767325} <Debug> TCPHandler: Processed in 0.001444173 sec. | ||
| 19068 | 2025.12.24 02:44:01.365222 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19069 | 2025.12.24 02:44:01.365318 [ 4 ] {4c10829d-565c-434c-983b-5a34a2dc5dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19070 | 2025.12.24 02:44:01.365360 [ 4 ] {4c10829d-565c-434c-983b-5a34a2dc5dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19071 | 2025.12.24 02:44:01.365997 [ 4 ] {4c10829d-565c-434c-983b-5a34a2dc5dec} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19072 | 2025.12.24 02:44:01.366034 [ 4 ] {4c10829d-565c-434c-983b-5a34a2dc5dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19073 | 2025.12.24 02:44:01.366374 [ 4 ] {4c10829d-565c-434c-983b-5a34a2dc5dec} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19074 | 2025.12.24 02:44:01.366622 [ 4 ] {4c10829d-565c-434c-983b-5a34a2dc5dec} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19075 | 2025.12.24 02:44:01.366758 [ 4 ] {4c10829d-565c-434c-983b-5a34a2dc5dec} <Debug> executeQuery: Read 546 rows, 41.49 KiB in 0.00146 sec., 373972.602739726 rows/sec., 27.75 MiB/sec. | ||
| 19076 | 2025.12.24 02:44:01.366797 [ 4 ] {4c10829d-565c-434c-983b-5a34a2dc5dec} <Debug> TCPHandler: Processed in 0.001626416 sec. | ||
| 19077 | 2025.12.24 02:44:01.366911 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19078 | 2025.12.24 02:44:01.367006 [ 4 ] {32f41fac-7c66-4e4b-a502-db9073650efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19079 | 2025.12.24 02:44:01.367051 [ 4 ] {32f41fac-7c66-4e4b-a502-db9073650efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19080 | 2025.12.24 02:44:01.367635 [ 4 ] {32f41fac-7c66-4e4b-a502-db9073650efd} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19081 | 2025.12.24 02:44:01.367673 [ 4 ] {32f41fac-7c66-4e4b-a502-db9073650efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19082 | 2025.12.24 02:44:01.368066 [ 4 ] {32f41fac-7c66-4e4b-a502-db9073650efd} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19083 | 2025.12.24 02:44:01.368282 [ 4 ] {32f41fac-7c66-4e4b-a502-db9073650efd} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19084 | 2025.12.24 02:44:01.368408 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_144_33 to all_149_149_0 | ||
| 19085 | 2025.12.24 02:44:01.368416 [ 4 ] {32f41fac-7c66-4e4b-a502-db9073650efd} <Debug> executeQuery: Read 844 rows, 58.17 KiB in 0.00143 sec., 590209.7902097902 rows/sec., 39.72 MiB/sec. | ||
| 19086 | 2025.12.24 02:44:01.368479 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19087 | 2025.12.24 02:44:01.368497 [ 4 ] {32f41fac-7c66-4e4b-a502-db9073650efd} <Debug> TCPHandler: Processed in 0.001636666 sec. | ||
| 19088 | 2025.12.24 02:44:01.368505 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19089 | 2025.12.24 02:44:01.368620 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19090 | 2025.12.24 02:44:01.368620 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 19091 | 2025.12.24 02:44:01.368720 [ 4 ] {78667904-5a06-410c-b423-ee149e568786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19092 | 2025.12.24 02:44:01.368774 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_149_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19093 | 2025.12.24 02:44:01.368779 [ 4 ] {78667904-5a06-410c-b423-ee149e568786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19094 | 2025.12.24 02:44:01.368817 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_144_33, total 40984 rows starting from the beginning of the part | ||
| 19095 | 2025.12.24 02:44:01.368890 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 19096 | 2025.12.24 02:44:01.368938 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 203 rows starting from the beginning of the part | ||
| 19097 | 2025.12.24 02:44:01.368984 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 19098 | 2025.12.24 02:44:01.369028 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 19099 | 2025.12.24 02:44:01.369067 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_149_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 844 rows starting from the beginning of the part | ||
| 19100 | 2025.12.24 02:44:01.369656 [ 4 ] {78667904-5a06-410c-b423-ee149e568786} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19101 | 2025.12.24 02:44:01.369697 [ 4 ] {78667904-5a06-410c-b423-ee149e568786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19102 | 2025.12.24 02:44:01.370247 [ 4 ] {78667904-5a06-410c-b423-ee149e568786} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19103 | 2025.12.24 02:44:01.370489 [ 4 ] {78667904-5a06-410c-b423-ee149e568786} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19104 | 2025.12.24 02:44:01.370638 [ 4 ] {78667904-5a06-410c-b423-ee149e568786} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001937 sec., 13422.818791946309 rows/sec., 24.05 MiB/sec. | ||
| 19105 | 2025.12.24 02:44:01.370717 [ 4 ] {78667904-5a06-410c-b423-ee149e568786} <Debug> TCPHandler: Processed in 0.002147664 sec. | ||
| 19106 | 2025.12.24 02:44:01.370845 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19107 | 2025.12.24 02:44:01.370941 [ 4 ] {cd34a25e-ba5b-40ca-b706-b3e134a72d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19108 | 2025.12.24 02:44:01.370983 [ 4 ] {cd34a25e-ba5b-40ca-b706-b3e134a72d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19109 | 2025.12.24 02:44:01.371327 [ 4 ] {cd34a25e-ba5b-40ca-b706-b3e134a72d52} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19110 | 2025.12.24 02:44:01.371364 [ 4 ] {cd34a25e-ba5b-40ca-b706-b3e134a72d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19111 | 2025.12.24 02:44:01.371676 [ 4 ] {cd34a25e-ba5b-40ca-b706-b3e134a72d52} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19112 | 2025.12.24 02:44:01.371927 [ 4 ] {cd34a25e-ba5b-40ca-b706-b3e134a72d52} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19113 | 2025.12.24 02:44:01.372062 [ 4 ] {cd34a25e-ba5b-40ca-b706-b3e134a72d52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 19114 | 2025.12.24 02:44:01.372099 [ 4 ] {cd34a25e-ba5b-40ca-b706-b3e134a72d52} <Debug> TCPHandler: Processed in 0.001303141 sec. | ||
| 19115 | 2025.12.24 02:44:01.377267 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_149_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42511 rows, containing 5 columns (5 merged, 0 gathered) in 0.008690768 sec., 4891512.464721185 rows/sec., 336.04 MiB/sec. | ||
| 19116 | 2025.12.24 02:44:01.377830 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_149_34} <Trace> MergedBlockOutputStream: filled checksums all_1_149_34 (state Temporary) | ||
| 19117 | 2025.12.24 02:44:01.378167 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_149_34 to all_1_149_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19118 | 2025.12.24 02:44:01.378253 [ 191 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_149_34} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_144_33, all_149_149_0] -> all_1_149_34 | ||
| 19119 | 2025.12.24 02:44:01.378358 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 19120 | 2025.12.24 02:44:02.374178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48399 | ||
| 19121 | 2025.12.24 02:44:02.374701 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19122 | 2025.12.24 02:44:02.374742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19123 | 2025.12.24 02:44:02.375230 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19124 | 2025.12.24 02:44:02.375466 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19125 | 2025.12.24 02:44:02.375600 [ 76 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19126 | 2025.12.24 02:44:02.375611 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48399 | ||
| 19127 | 2025.12.24 02:44:02.375646 [ 76 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19128 | 2025.12.24 02:44:02.375669 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19129 | 2025.12.24 02:44:02.375807 [ 190 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 19130 | 2025.12.24 02:44:02.375978 [ 190 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19131 | 2025.12.24 02:44:02.376024 [ 190 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 45967 rows starting from the beginning of the part | ||
| 19132 | 2025.12.24 02:44:02.376098 [ 190 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 19133 | 2025.12.24 02:44:02.376153 [ 190 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 448 rows starting from the beginning of the part | ||
| 19134 | 2025.12.24 02:44:02.376203 [ 190 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 512 rows starting from the beginning of the part | ||
| 19135 | 2025.12.24 02:44:02.376249 [ 190 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 448 rows starting from the beginning of the part | ||
| 19136 | 2025.12.24 02:44:02.376295 [ 190 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 512 rows starting from the beginning of the part | ||
| 19137 | 2025.12.24 02:44:02.379290 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48399 rows, containing 4 columns (4 merged, 0 gathered) in 0.003546966 sec., 13645182.95354396 rows/sec., 195.20 MiB/sec. | ||
| 19138 | 2025.12.24 02:44:02.379782 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19139 | 2025.12.24 02:44:02.380050 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_101_20} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19140 | 2025.12.24 02:44:02.380116 [ 192 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_101_20} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19141 | 2025.12.24 02:44:02.380214 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 19142 | 2025.12.24 02:44:05.041388 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2266 | ||
| 19143 | 2025.12.24 02:44:05.043800 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19144 | 2025.12.24 02:44:05.043861 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19145 | 2025.12.24 02:44:05.045116 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 19146 | 2025.12.24 02:44:05.045420 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19147 | 2025.12.24 02:44:05.045828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2266 | ||
| 19148 | 2025.12.24 02:44:05.054678 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 19149 | 2025.12.24 02:44:05.074054 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19150 | 2025.12.24 02:44:05.074122 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19151 | 2025.12.24 02:44:05.080547 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 19152 | 2025.12.24 02:44:05.081289 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19153 | 2025.12.24 02:44:05.081655 [ 74 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 19154 | 2025.12.24 02:44:05.081733 [ 74 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19155 | 2025.12.24 02:44:05.081772 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19156 | 2025.12.24 02:44:05.081898 [ 194 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 19157 | 2025.12.24 02:44:05.084948 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 19158 | 2025.12.24 02:44:05.085689 [ 194 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19159 | 2025.12.24 02:44:05.087270 [ 194 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 19160 | 2025.12.24 02:44:05.092390 [ 194 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 19161 | 2025.12.24 02:44:05.097516 [ 194 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 19162 | 2025.12.24 02:44:05.102452 [ 194 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 19163 | 2025.12.24 02:44:05.107826 [ 194 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 19164 | 2025.12.24 02:44:05.113022 [ 194 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 19165 | 2025.12.24 02:44:05.175947 [ 195 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.094094769 sec., 8087.590926547681 rows/sec., 41.82 MiB/sec. | ||
| 19166 | 2025.12.24 02:44:05.179511 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 19167 | 2025.12.24 02:44:05.181905 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_101_20} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19168 | 2025.12.24 02:44:05.182023 [ 200 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_101_20} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 19169 | 2025.12.24 02:44:05.185322 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19170 | 2025.12.24 02:44:06.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.81 MiB, peak 423.24 MiB, free memory in arenas 0.00 B, will set to 404.75 MiB (RSS), difference: -1.06 MiB | ||
| 19171 | 2025.12.24 02:44:06.328860 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19172 | 2025.12.24 02:44:06.329103 [ 4 ] {0eff119d-2758-4dcf-ba01-f02b593d0d4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19173 | 2025.12.24 02:44:06.329200 [ 4 ] {0eff119d-2758-4dcf-ba01-f02b593d0d4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19174 | 2025.12.24 02:44:06.330082 [ 4 ] {0eff119d-2758-4dcf-ba01-f02b593d0d4d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19175 | 2025.12.24 02:44:06.330128 [ 4 ] {0eff119d-2758-4dcf-ba01-f02b593d0d4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19176 | 2025.12.24 02:44:06.330527 [ 4 ] {0eff119d-2758-4dcf-ba01-f02b593d0d4d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19177 | 2025.12.24 02:44:06.330765 [ 4 ] {0eff119d-2758-4dcf-ba01-f02b593d0d4d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19178 | 2025.12.24 02:44:06.330920 [ 4 ] {0eff119d-2758-4dcf-ba01-f02b593d0d4d} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001884 sec., 44585.987261146496 rows/sec., 3.73 MiB/sec. | ||
| 19179 | 2025.12.24 02:44:06.330969 [ 4 ] {0eff119d-2758-4dcf-ba01-f02b593d0d4d} <Debug> TCPHandler: Processed in 0.002238665 sec. | ||
| 19180 | 2025.12.24 02:44:06.331091 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19181 | 2025.12.24 02:44:06.331193 [ 4 ] {c1fe996e-1678-4e71-bc4d-74ef55420db7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19182 | 2025.12.24 02:44:06.331237 [ 4 ] {c1fe996e-1678-4e71-bc4d-74ef55420db7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19183 | 2025.12.24 02:44:06.331650 [ 4 ] {c1fe996e-1678-4e71-bc4d-74ef55420db7} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19184 | 2025.12.24 02:44:06.331687 [ 4 ] {c1fe996e-1678-4e71-bc4d-74ef55420db7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19185 | 2025.12.24 02:44:06.331996 [ 4 ] {c1fe996e-1678-4e71-bc4d-74ef55420db7} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19186 | 2025.12.24 02:44:06.332204 [ 4 ] {c1fe996e-1678-4e71-bc4d-74ef55420db7} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19187 | 2025.12.24 02:44:06.332336 [ 4 ] {c1fe996e-1678-4e71-bc4d-74ef55420db7} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001168 sec., 11986.301369863013 rows/sec., 901.31 KiB/sec. | ||
| 19188 | 2025.12.24 02:44:06.332374 [ 4 ] {c1fe996e-1678-4e71-bc4d-74ef55420db7} <Debug> TCPHandler: Processed in 0.001333891 sec. | ||
| 19189 | 2025.12.24 02:44:06.332473 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19190 | 2025.12.24 02:44:06.332565 [ 4 ] {5e6dbe60-f5f5-4457-bc31-9f3038e851aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19191 | 2025.12.24 02:44:06.332606 [ 4 ] {5e6dbe60-f5f5-4457-bc31-9f3038e851aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19192 | 2025.12.24 02:44:06.333043 [ 4 ] {5e6dbe60-f5f5-4457-bc31-9f3038e851aa} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19193 | 2025.12.24 02:44:06.333079 [ 4 ] {5e6dbe60-f5f5-4457-bc31-9f3038e851aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19194 | 2025.12.24 02:44:06.333378 [ 4 ] {5e6dbe60-f5f5-4457-bc31-9f3038e851aa} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19195 | 2025.12.24 02:44:06.333587 [ 4 ] {5e6dbe60-f5f5-4457-bc31-9f3038e851aa} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19196 | 2025.12.24 02:44:06.333715 [ 4 ] {5e6dbe60-f5f5-4457-bc31-9f3038e851aa} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001169 sec., 66723.69546621044 rows/sec., 5.21 MiB/sec. | ||
| 19197 | 2025.12.24 02:44:06.333753 [ 4 ] {5e6dbe60-f5f5-4457-bc31-9f3038e851aa} <Debug> TCPHandler: Processed in 0.001327351 sec. | ||
| 19198 | 2025.12.24 02:44:06.333867 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19199 | 2025.12.24 02:44:06.333959 [ 4 ] {8a88580b-c438-4878-98c8-0e918f77ad58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19200 | 2025.12.24 02:44:06.334007 [ 4 ] {8a88580b-c438-4878-98c8-0e918f77ad58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19201 | 2025.12.24 02:44:06.334527 [ 4 ] {8a88580b-c438-4878-98c8-0e918f77ad58} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19202 | 2025.12.24 02:44:06.334572 [ 4 ] {8a88580b-c438-4878-98c8-0e918f77ad58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19203 | 2025.12.24 02:44:06.334929 [ 4 ] {8a88580b-c438-4878-98c8-0e918f77ad58} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19204 | 2025.12.24 02:44:06.335148 [ 4 ] {8a88580b-c438-4878-98c8-0e918f77ad58} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19205 | 2025.12.24 02:44:06.335286 [ 4 ] {8a88580b-c438-4878-98c8-0e918f77ad58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001345 sec., 118959.10780669145 rows/sec., 8.29 MiB/sec. | ||
| 19206 | 2025.12.24 02:44:06.335326 [ 4 ] {8a88580b-c438-4878-98c8-0e918f77ad58} <Debug> TCPHandler: Processed in 0.001511954 sec. | ||
| 19207 | 2025.12.24 02:44:06.335446 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19208 | 2025.12.24 02:44:06.335544 [ 4 ] {1062b863-9c34-4d41-aa56-097394a57d6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19209 | 2025.12.24 02:44:06.335599 [ 4 ] {1062b863-9c34-4d41-aa56-097394a57d6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19210 | 2025.12.24 02:44:06.336424 [ 4 ] {1062b863-9c34-4d41-aa56-097394a57d6d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19211 | 2025.12.24 02:44:06.336460 [ 4 ] {1062b863-9c34-4d41-aa56-097394a57d6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19212 | 2025.12.24 02:44:06.336988 [ 4 ] {1062b863-9c34-4d41-aa56-097394a57d6d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19213 | 2025.12.24 02:44:06.337201 [ 4 ] {1062b863-9c34-4d41-aa56-097394a57d6d} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19214 | 2025.12.24 02:44:06.337335 [ 4 ] {1062b863-9c34-4d41-aa56-097394a57d6d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00181 sec., 7734.806629834255 rows/sec., 13.86 MiB/sec. | ||
| 19215 | 2025.12.24 02:44:06.337390 [ 4 ] {1062b863-9c34-4d41-aa56-097394a57d6d} <Debug> TCPHandler: Processed in 0.001991932 sec. | ||
| 19216 | 2025.12.24 02:44:06.337500 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19217 | 2025.12.24 02:44:06.337592 [ 4 ] {b58595b0-a9b7-4c6e-ba91-ba9d92ab90a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19218 | 2025.12.24 02:44:06.337632 [ 4 ] {b58595b0-a9b7-4c6e-ba91-ba9d92ab90a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19219 | 2025.12.24 02:44:06.337964 [ 4 ] {b58595b0-a9b7-4c6e-ba91-ba9d92ab90a2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19220 | 2025.12.24 02:44:06.337998 [ 4 ] {b58595b0-a9b7-4c6e-ba91-ba9d92ab90a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19221 | 2025.12.24 02:44:06.338286 [ 4 ] {b58595b0-a9b7-4c6e-ba91-ba9d92ab90a2} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19222 | 2025.12.24 02:44:06.338482 [ 4 ] {b58595b0-a9b7-4c6e-ba91-ba9d92ab90a2} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19223 | 2025.12.24 02:44:06.338614 [ 4 ] {b58595b0-a9b7-4c6e-ba91-ba9d92ab90a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 19224 | 2025.12.24 02:44:06.338651 [ 4 ] {b58595b0-a9b7-4c6e-ba91-ba9d92ab90a2} <Debug> TCPHandler: Processed in 0.001198859 sec. | ||
| 19225 | 2025.12.24 02:44:09.659670 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19226 | 2025.12.24 02:44:09.659735 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19227 | 2025.12.24 02:44:09.875838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48847 | ||
| 19228 | 2025.12.24 02:44:09.876337 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19229 | 2025.12.24 02:44:09.876383 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19230 | 2025.12.24 02:44:09.876859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 19231 | 2025.12.24 02:44:09.877094 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19232 | 2025.12.24 02:44:09.877243 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48847 | ||
| 19233 | 2025.12.24 02:44:11.329811 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19234 | 2025.12.24 02:44:11.330005 [ 4 ] {b562cabb-c86d-4a58-8b92-3bc083c0e7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19235 | 2025.12.24 02:44:11.330080 [ 4 ] {b562cabb-c86d-4a58-8b92-3bc083c0e7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19236 | 2025.12.24 02:44:11.330732 [ 4 ] {b562cabb-c86d-4a58-8b92-3bc083c0e7fe} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19237 | 2025.12.24 02:44:11.330787 [ 4 ] {b562cabb-c86d-4a58-8b92-3bc083c0e7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19238 | 2025.12.24 02:44:11.331180 [ 4 ] {b562cabb-c86d-4a58-8b92-3bc083c0e7fe} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19239 | 2025.12.24 02:44:11.331428 [ 4 ] {b562cabb-c86d-4a58-8b92-3bc083c0e7fe} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19240 | 2025.12.24 02:44:11.331586 [ 4 ] {b562cabb-c86d-4a58-8b92-3bc083c0e7fe} <Debug> executeQuery: Read 108 rows, 9.29 KiB in 0.001634 sec., 66095.4712362301 rows/sec., 5.55 MiB/sec. | ||
| 19241 | 2025.12.24 02:44:11.331582 [ 7 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19242 | 2025.12.24 02:44:11.331639 [ 4 ] {b562cabb-c86d-4a58-8b92-3bc083c0e7fe} <Debug> TCPHandler: Processed in 0.001970701 sec. | ||
| 19243 | 2025.12.24 02:44:11.331672 [ 7 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19244 | 2025.12.24 02:44:11.331702 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19245 | 2025.12.24 02:44:11.331772 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19246 | 2025.12.24 02:44:11.331838 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 19247 | 2025.12.24 02:44:11.331880 [ 4 ] {97783a2e-5a95-4fef-bc23-3098da69ee05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19248 | 2025.12.24 02:44:11.331931 [ 4 ] {97783a2e-5a95-4fef-bc23-3098da69ee05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19249 | 2025.12.24 02:44:11.331990 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19250 | 2025.12.24 02:44:11.332038 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1407 rows starting from the beginning of the part | ||
| 19251 | 2025.12.24 02:44:11.332110 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 108 rows starting from the beginning of the part | ||
| 19252 | 2025.12.24 02:44:11.332157 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 84 rows starting from the beginning of the part | ||
| 19253 | 2025.12.24 02:44:11.332203 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 1248 rows starting from the beginning of the part | ||
| 19254 | 2025.12.24 02:44:11.332244 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 84 rows starting from the beginning of the part | ||
| 19255 | 2025.12.24 02:44:11.332285 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 108 rows starting from the beginning of the part | ||
| 19256 | 2025.12.24 02:44:11.332365 [ 4 ] {97783a2e-5a95-4fef-bc23-3098da69ee05} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19257 | 2025.12.24 02:44:11.332410 [ 4 ] {97783a2e-5a95-4fef-bc23-3098da69ee05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19258 | 2025.12.24 02:44:11.332748 [ 4 ] {97783a2e-5a95-4fef-bc23-3098da69ee05} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19259 | 2025.12.24 02:44:11.332976 [ 4 ] {97783a2e-5a95-4fef-bc23-3098da69ee05} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19260 | 2025.12.24 02:44:11.333107 [ 7 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19261 | 2025.12.24 02:44:11.333122 [ 4 ] {97783a2e-5a95-4fef-bc23-3098da69ee05} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001267 sec., 20520.91554853986 rows/sec., 1.51 MiB/sec. | ||
| 19262 | 2025.12.24 02:44:11.333141 [ 7 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19263 | 2025.12.24 02:44:11.333165 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19264 | 2025.12.24 02:44:11.333172 [ 4 ] {97783a2e-5a95-4fef-bc23-3098da69ee05} <Debug> TCPHandler: Processed in 0.001454173 sec. | ||
| 19265 | 2025.12.24 02:44:11.333255 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 19266 | 2025.12.24 02:44:11.333282 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19267 | 2025.12.24 02:44:11.333378 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19268 | 2025.12.24 02:44:11.333384 [ 4 ] {4126b1f4-67f6-4221-b5ed-d069e120826d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19269 | 2025.12.24 02:44:11.333422 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 70 rows starting from the beginning of the part | ||
| 19270 | 2025.12.24 02:44:11.333442 [ 4 ] {4126b1f4-67f6-4221-b5ed-d069e120826d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19271 | 2025.12.24 02:44:11.333499 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 26 rows starting from the beginning of the part | ||
| 19272 | 2025.12.24 02:44:11.333553 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 14 rows starting from the beginning of the part | ||
| 19273 | 2025.12.24 02:44:11.333595 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 26 rows starting from the beginning of the part | ||
| 19274 | 2025.12.24 02:44:11.333638 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 14 rows starting from the beginning of the part | ||
| 19275 | 2025.12.24 02:44:11.333678 [ 195 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 26 rows starting from the beginning of the part | ||
| 19276 | 2025.12.24 02:44:11.333741 [ 193 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3039 rows, containing 5 columns (5 merged, 0 gathered) in 0.001969091 sec., 1543351.729300474 rows/sec., 134.71 MiB/sec. | ||
| 19277 | 2025.12.24 02:44:11.333891 [ 4 ] {4126b1f4-67f6-4221-b5ed-d069e120826d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19278 | 2025.12.24 02:44:11.333934 [ 4 ] {4126b1f4-67f6-4221-b5ed-d069e120826d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19279 | 2025.12.24 02:44:11.334007 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19280 | 2025.12.24 02:44:11.334270 [ 4 ] {4126b1f4-67f6-4221-b5ed-d069e120826d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19281 | 2025.12.24 02:44:11.334305 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_151_30} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19282 | 2025.12.24 02:44:11.334385 [ 188 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_151_30} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19283 | 2025.12.24 02:44:11.334467 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 19284 | 2025.12.24 02:44:11.334500 [ 4 ] {4126b1f4-67f6-4221-b5ed-d069e120826d} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19285 | 2025.12.24 02:44:11.334611 [ 7 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19286 | 2025.12.24 02:44:11.334635 [ 4 ] {4126b1f4-67f6-4221-b5ed-d069e120826d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001271 sec., 70810.38552321008 rows/sec., 5.53 MiB/sec. | ||
| 19287 | 2025.12.24 02:44:11.334640 [ 7 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19288 | 2025.12.24 02:44:11.334674 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19289 | 2025.12.24 02:44:11.334682 [ 4 ] {4126b1f4-67f6-4221-b5ed-d069e120826d} <Debug> TCPHandler: Processed in 0.001449003 sec. | ||
| 19290 | 2025.12.24 02:44:11.334694 [ 186 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001478203 sec., 119063.4845146438 rows/sec., 9.17 MiB/sec. | ||
| 19291 | 2025.12.24 02:44:11.334737 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 19292 | 2025.12.24 02:44:11.334804 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19293 | 2025.12.24 02:44:11.334830 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19294 | 2025.12.24 02:44:11.334862 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 632 rows starting from the beginning of the part | ||
| 19295 | 2025.12.24 02:44:11.334872 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19296 | 2025.12.24 02:44:11.334905 [ 4 ] {f8630ebe-e3d6-406e-9ee8-f0fcf72e4531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19297 | 2025.12.24 02:44:11.334913 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 90 rows starting from the beginning of the part | ||
| 19298 | 2025.12.24 02:44:11.334959 [ 4 ] {f8630ebe-e3d6-406e-9ee8-f0fcf72e4531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19299 | 2025.12.24 02:44:11.334971 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 78 rows starting from the beginning of the part | ||
| 19300 | 2025.12.24 02:44:11.335022 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 546 rows starting from the beginning of the part | ||
| 19301 | 2025.12.24 02:44:11.335065 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 78 rows starting from the beginning of the part | ||
| 19302 | 2025.12.24 02:44:11.335107 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 90 rows starting from the beginning of the part | ||
| 19303 | 2025.12.24 02:44:11.335158 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_146_29} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19304 | 2025.12.24 02:44:11.335244 [ 193 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_146_29} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19305 | 2025.12.24 02:44:11.335336 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 19306 | 2025.12.24 02:44:11.335384 [ 4 ] {f8630ebe-e3d6-406e-9ee8-f0fcf72e4531} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19307 | 2025.12.24 02:44:11.335426 [ 4 ] {f8630ebe-e3d6-406e-9ee8-f0fcf72e4531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19308 | 2025.12.24 02:44:11.335783 [ 4 ] {f8630ebe-e3d6-406e-9ee8-f0fcf72e4531} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19309 | 2025.12.24 02:44:11.336015 [ 4 ] {f8630ebe-e3d6-406e-9ee8-f0fcf72e4531} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19310 | 2025.12.24 02:44:11.336110 [ 193 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402902 sec., 1079191.5614918221 rows/sec., 85.65 MiB/sec. | ||
| 19311 | 2025.12.24 02:44:11.336153 [ 4 ] {f8630ebe-e3d6-406e-9ee8-f0fcf72e4531} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 19312 | 2025.12.24 02:44:11.336197 [ 4 ] {f8630ebe-e3d6-406e-9ee8-f0fcf72e4531} <Debug> TCPHandler: Processed in 0.001442123 sec. | ||
| 19313 | 2025.12.24 02:44:11.336265 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19314 | 2025.12.24 02:44:11.336315 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19315 | 2025.12.24 02:44:11.336417 [ 4 ] {eda381a5-dc18-418f-8eb6-412c7e5ef153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19316 | 2025.12.24 02:44:11.336476 [ 4 ] {eda381a5-dc18-418f-8eb6-412c7e5ef153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19317 | 2025.12.24 02:44:11.336546 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_151_30} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19318 | 2025.12.24 02:44:11.336620 [ 195 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_151_30} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19319 | 2025.12.24 02:44:11.336695 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 19320 | 2025.12.24 02:44:11.337354 [ 4 ] {eda381a5-dc18-418f-8eb6-412c7e5ef153} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19321 | 2025.12.24 02:44:11.337397 [ 4 ] {eda381a5-dc18-418f-8eb6-412c7e5ef153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19322 | 2025.12.24 02:44:11.337974 [ 4 ] {eda381a5-dc18-418f-8eb6-412c7e5ef153} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19323 | 2025.12.24 02:44:11.338210 [ 4 ] {eda381a5-dc18-418f-8eb6-412c7e5ef153} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19324 | 2025.12.24 02:44:11.338350 [ 8 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19325 | 2025.12.24 02:44:11.338359 [ 4 ] {eda381a5-dc18-418f-8eb6-412c7e5ef153} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001961 sec., 13258.541560428352 rows/sec., 23.76 MiB/sec. | ||
| 19326 | 2025.12.24 02:44:11.338391 [ 8 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19327 | 2025.12.24 02:44:11.338412 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19328 | 2025.12.24 02:44:11.338447 [ 4 ] {eda381a5-dc18-418f-8eb6-412c7e5ef153} <Debug> TCPHandler: Processed in 0.002180154 sec. | ||
| 19329 | 2025.12.24 02:44:11.338486 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 19330 | 2025.12.24 02:44:11.338575 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19331 | 2025.12.24 02:44:11.338670 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19332 | 2025.12.24 02:44:11.338675 [ 4 ] {0c66bb9e-6327-4c75-80c1-7529724ba084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19333 | 2025.12.24 02:44:11.338727 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2749 rows starting from the beginning of the part | ||
| 19334 | 2025.12.24 02:44:11.338734 [ 4 ] {0c66bb9e-6327-4c75-80c1-7529724ba084} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19335 | 2025.12.24 02:44:11.338854 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 26 rows starting from the beginning of the part | ||
| 19336 | 2025.12.24 02:44:11.338959 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 14 rows starting from the beginning of the part | ||
| 19337 | 2025.12.24 02:44:11.339055 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 26 rows starting from the beginning of the part | ||
| 19338 | 2025.12.24 02:44:11.339099 [ 4 ] {0c66bb9e-6327-4c75-80c1-7529724ba084} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19339 | 2025.12.24 02:44:11.339140 [ 4 ] {0c66bb9e-6327-4c75-80c1-7529724ba084} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19340 | 2025.12.24 02:44:11.339148 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 14 rows starting from the beginning of the part | ||
| 19341 | 2025.12.24 02:44:11.339250 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 26 rows starting from the beginning of the part | ||
| 19342 | 2025.12.24 02:44:11.339478 [ 4 ] {0c66bb9e-6327-4c75-80c1-7529724ba084} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19343 | 2025.12.24 02:44:11.339747 [ 4 ] {0c66bb9e-6327-4c75-80c1-7529724ba084} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19344 | 2025.12.24 02:44:11.339864 [ 8 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19345 | 2025.12.24 02:44:11.339885 [ 4 ] {0c66bb9e-6327-4c75-80c1-7529724ba084} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 19346 | 2025.12.24 02:44:11.339891 [ 8 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19347 | 2025.12.24 02:44:11.339916 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19348 | 2025.12.24 02:44:11.339924 [ 4 ] {0c66bb9e-6327-4c75-80c1-7529724ba084} <Debug> TCPHandler: Processed in 0.001398492 sec. | ||
| 19349 | 2025.12.24 02:44:11.339991 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 19350 | 2025.12.24 02:44:11.340089 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19351 | 2025.12.24 02:44:11.340116 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 8688 rows starting from the beginning of the part | ||
| 19352 | 2025.12.24 02:44:11.340163 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 19353 | 2025.12.24 02:44:11.340202 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 19354 | 2025.12.24 02:44:11.340238 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 19355 | 2025.12.24 02:44:11.340269 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 19356 | 2025.12.24 02:44:11.340306 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 19357 | 2025.12.24 02:44:11.342610 [ 186 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8988 rows, containing 4 columns (4 merged, 0 gathered) in 0.002650943 sec., 3390491.6099667177 rows/sec., 228.50 MiB/sec. | ||
| 19358 | 2025.12.24 02:44:11.342847 [ 199 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19359 | 2025.12.24 02:44:11.343159 [ 199 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_151_30} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19360 | 2025.12.24 02:44:11.343240 [ 199 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_151_30} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19361 | 2025.12.24 02:44:11.343324 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 19362 | 2025.12.24 02:44:11.347144 [ 186 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2855 rows, containing 19 columns (19 merged, 0 gathered) in 0.008689348 sec., 328563.2017500047 rows/sec., 588.77 MiB/sec. | ||
| 19363 | 2025.12.24 02:44:11.349635 [ 201 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19364 | 2025.12.24 02:44:11.349989 [ 201 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19365 | 2025.12.24 02:44:11.350069 [ 201 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19366 | 2025.12.24 02:44:11.350236 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.26 MiB. | ||
| 19367 | 2025.12.24 02:44:12.585101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 19368 | 2025.12.24 02:44:12.603489 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19369 | 2025.12.24 02:44:12.603549 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19370 | 2025.12.24 02:44:12.609930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 19371 | 2025.12.24 02:44:12.610688 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19372 | 2025.12.24 02:44:12.614355 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 19373 | 2025.12.24 02:44:13.381742 [ 217 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): 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] | ||
| 19374 | 2025.12.24 02:44:13.381789 [ 217 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): 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] | ||
| 19375 | 2025.12.24 02:44:13.384663 [ 217 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): 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] | ||
| 19376 | 2025.12.24 02:44:15.046120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2290 | ||
| 19377 | 2025.12.24 02:44:15.048932 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19378 | 2025.12.24 02:44:15.049007 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19379 | 2025.12.24 02:44:15.050337 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 19380 | 2025.12.24 02:44:15.050643 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19381 | 2025.12.24 02:44:15.050831 [ 13 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 19382 | 2025.12.24 02:44:15.050896 [ 13 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19383 | 2025.12.24 02:44:15.050916 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19384 | 2025.12.24 02:44:15.051013 [ 198 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 19385 | 2025.12.24 02:44:15.051109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2290 | ||
| 19386 | 2025.12.24 02:44:15.051504 [ 198 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19387 | 2025.12.24 02:44:15.051652 [ 198 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2150 rows starting from the beginning of the part | ||
| 19388 | 2025.12.24 02:44:15.052002 [ 198 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part | ||
| 19389 | 2025.12.24 02:44:15.052325 [ 198 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 19390 | 2025.12.24 02:44:15.052640 [ 198 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 19391 | 2025.12.24 02:44:15.052982 [ 198 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 19392 | 2025.12.24 02:44:15.053314 [ 198 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 19393 | 2025.12.24 02:44:15.061092 [ 197 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2290 rows, containing 72 columns (72 merged, 0 gathered) in 0.010120941 sec., 226263.546047744 rows/sec., 169.90 MiB/sec. | ||
| 19394 | 2025.12.24 02:44:15.063353 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 19395 | 2025.12.24 02:44:15.064028 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_76_15} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19396 | 2025.12.24 02:44:15.064125 [ 191 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_76_15} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 19397 | 2025.12.24 02:44:15.064430 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 19398 | 2025.12.24 02:44:16.084147 [ 222 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 19399 | 2025.12.24 02:44:16.084208 [ 222 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 19400 | 2025.12.24 02:44:16.085183 [ 223 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 19401 | 2025.12.24 02:44:16.085238 [ 223 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 19402 | 2025.12.24 02:44:16.088199 [ 222 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): 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] | ||
| 19403 | 2025.12.24 02:44:16.088506 [ 223 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 19404 | 2025.12.24 02:44:16.327079 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 19405 | 2025.12.24 02:44:16.327131 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 19406 | 2025.12.24 02:44:16.329671 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): 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] | ||
| 19407 | 2025.12.24 02:44:16.331018 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19408 | 2025.12.24 02:44:16.331193 [ 4 ] {4cfbb14d-762c-4026-bd41-b910cb3098cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19409 | 2025.12.24 02:44:16.331264 [ 4 ] {4cfbb14d-762c-4026-bd41-b910cb3098cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19410 | 2025.12.24 02:44:16.331910 [ 4 ] {4cfbb14d-762c-4026-bd41-b910cb3098cd} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19411 | 2025.12.24 02:44:16.331961 [ 4 ] {4cfbb14d-762c-4026-bd41-b910cb3098cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19412 | 2025.12.24 02:44:16.332358 [ 4 ] {4cfbb14d-762c-4026-bd41-b910cb3098cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 19413 | 2025.12.24 02:44:16.332581 [ 4 ] {4cfbb14d-762c-4026-bd41-b910cb3098cd} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19414 | 2025.12.24 02:44:16.332743 [ 4 ] {4cfbb14d-762c-4026-bd41-b910cb3098cd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001596 sec., 15037.593984962406 rows/sec., 1.25 MiB/sec. | ||
| 19415 | 2025.12.24 02:44:16.332797 [ 4 ] {4cfbb14d-762c-4026-bd41-b910cb3098cd} <Debug> TCPHandler: Processed in 0.00190565 sec. | ||
| 19416 | 2025.12.24 02:44:16.332920 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19417 | 2025.12.24 02:44:16.333023 [ 4 ] {35e818e2-8c03-4ccb-a339-2711e1cbff0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19418 | 2025.12.24 02:44:16.333070 [ 4 ] {35e818e2-8c03-4ccb-a339-2711e1cbff0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19419 | 2025.12.24 02:44:16.333609 [ 4 ] {35e818e2-8c03-4ccb-a339-2711e1cbff0c} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19420 | 2025.12.24 02:44:16.333660 [ 4 ] {35e818e2-8c03-4ccb-a339-2711e1cbff0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19421 | 2025.12.24 02:44:16.334089 [ 4 ] {35e818e2-8c03-4ccb-a339-2711e1cbff0c} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19422 | 2025.12.24 02:44:16.334308 [ 4 ] {35e818e2-8c03-4ccb-a339-2711e1cbff0c} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19423 | 2025.12.24 02:44:16.334447 [ 4 ] {35e818e2-8c03-4ccb-a339-2711e1cbff0c} <Debug> executeQuery: Read 204 rows, 18.66 KiB in 0.001448 sec., 140883.97790055248 rows/sec., 12.58 MiB/sec. | ||
| 19424 | 2025.12.24 02:44:16.334489 [ 4 ] {35e818e2-8c03-4ccb-a339-2711e1cbff0c} <Debug> TCPHandler: Processed in 0.001622846 sec. | ||
| 19425 | 2025.12.24 02:44:16.334606 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19426 | 2025.12.24 02:44:16.334701 [ 4 ] {ab05edf7-09f3-498b-b022-934a1d58499a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19427 | 2025.12.24 02:44:16.334743 [ 4 ] {ab05edf7-09f3-498b-b022-934a1d58499a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19428 | 2025.12.24 02:44:16.335165 [ 4 ] {ab05edf7-09f3-498b-b022-934a1d58499a} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19429 | 2025.12.24 02:44:16.335205 [ 4 ] {ab05edf7-09f3-498b-b022-934a1d58499a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19430 | 2025.12.24 02:44:16.335513 [ 4 ] {ab05edf7-09f3-498b-b022-934a1d58499a} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19431 | 2025.12.24 02:44:16.335720 [ 4 ] {ab05edf7-09f3-498b-b022-934a1d58499a} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19432 | 2025.12.24 02:44:16.335858 [ 4 ] {ab05edf7-09f3-498b-b022-934a1d58499a} <Debug> executeQuery: Read 26 rows, 2.01 KiB in 0.001177 sec., 22090.05947323704 rows/sec., 1.67 MiB/sec. | ||
| 19433 | 2025.12.24 02:44:16.335898 [ 4 ] {ab05edf7-09f3-498b-b022-934a1d58499a} <Debug> TCPHandler: Processed in 0.001343212 sec. | ||
| 19434 | 2025.12.24 02:44:16.336008 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19435 | 2025.12.24 02:44:16.336103 [ 4 ] {aa6983c3-e7e3-4145-9bcf-9806896a13c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19436 | 2025.12.24 02:44:16.336144 [ 4 ] {aa6983c3-e7e3-4145-9bcf-9806896a13c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19437 | 2025.12.24 02:44:16.336544 [ 4 ] {aa6983c3-e7e3-4145-9bcf-9806896a13c0} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19438 | 2025.12.24 02:44:16.336582 [ 4 ] {aa6983c3-e7e3-4145-9bcf-9806896a13c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19439 | 2025.12.24 02:44:16.336884 [ 4 ] {aa6983c3-e7e3-4145-9bcf-9806896a13c0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 19440 | 2025.12.24 02:44:16.337095 [ 4 ] {aa6983c3-e7e3-4145-9bcf-9806896a13c0} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19441 | 2025.12.24 02:44:16.337227 [ 4 ] {aa6983c3-e7e3-4145-9bcf-9806896a13c0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001143 sec., 20997.375328083992 rows/sec., 1.74 MiB/sec. | ||
| 19442 | 2025.12.24 02:44:16.337267 [ 4 ] {aa6983c3-e7e3-4145-9bcf-9806896a13c0} <Debug> TCPHandler: Processed in 0.001309241 sec. | ||
| 19443 | 2025.12.24 02:44:16.337376 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19444 | 2025.12.24 02:44:16.337470 [ 4 ] {48159dab-a9b7-469d-9bea-fd366b609347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19445 | 2025.12.24 02:44:16.337511 [ 4 ] {48159dab-a9b7-469d-9bea-fd366b609347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19446 | 2025.12.24 02:44:16.337906 [ 4 ] {48159dab-a9b7-469d-9bea-fd366b609347} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19447 | 2025.12.24 02:44:16.337944 [ 4 ] {48159dab-a9b7-469d-9bea-fd366b609347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19448 | 2025.12.24 02:44:16.338251 [ 4 ] {48159dab-a9b7-469d-9bea-fd366b609347} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 19449 | 2025.12.24 02:44:16.338463 [ 4 ] {48159dab-a9b7-469d-9bea-fd366b609347} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19450 | 2025.12.24 02:44:16.338590 [ 4 ] {48159dab-a9b7-469d-9bea-fd366b609347} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001139 sec., 10535.557506584722 rows/sec., 823.09 KiB/sec. | ||
| 19451 | 2025.12.24 02:44:16.338632 [ 4 ] {48159dab-a9b7-469d-9bea-fd366b609347} <Debug> TCPHandler: Processed in 0.00130562 sec. | ||
| 19452 | 2025.12.24 02:44:16.338743 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19453 | 2025.12.24 02:44:16.338837 [ 4 ] {cb7b22c7-8d39-44e4-8e03-505eaf18aaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19454 | 2025.12.24 02:44:16.338878 [ 4 ] {cb7b22c7-8d39-44e4-8e03-505eaf18aaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19455 | 2025.12.24 02:44:16.339314 [ 4 ] {cb7b22c7-8d39-44e4-8e03-505eaf18aaa2} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19456 | 2025.12.24 02:44:16.339351 [ 4 ] {cb7b22c7-8d39-44e4-8e03-505eaf18aaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19457 | 2025.12.24 02:44:16.339662 [ 4 ] {cb7b22c7-8d39-44e4-8e03-505eaf18aaa2} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19458 | 2025.12.24 02:44:16.339870 [ 4 ] {cb7b22c7-8d39-44e4-8e03-505eaf18aaa2} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19459 | 2025.12.24 02:44:16.340004 [ 4 ] {cb7b22c7-8d39-44e4-8e03-505eaf18aaa2} <Debug> executeQuery: Read 114 rows, 9.49 KiB in 0.001185 sec., 96202.53164556962 rows/sec., 7.82 MiB/sec. | ||
| 19460 | 2025.12.24 02:44:16.340044 [ 4 ] {cb7b22c7-8d39-44e4-8e03-505eaf18aaa2} <Debug> TCPHandler: Processed in 0.001350862 sec. | ||
| 19461 | 2025.12.24 02:44:16.340085 [ 221 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 19462 | 2025.12.24 02:44:16.340122 [ 221 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 19463 | 2025.12.24 02:44:16.340157 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19464 | 2025.12.24 02:44:16.340257 [ 4 ] {85fe17bd-1d2c-4b15-8b21-3b521f32458b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19465 | 2025.12.24 02:44:16.340301 [ 4 ] {85fe17bd-1d2c-4b15-8b21-3b521f32458b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19466 | 2025.12.24 02:44:16.340736 [ 4 ] {85fe17bd-1d2c-4b15-8b21-3b521f32458b} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19467 | 2025.12.24 02:44:16.340774 [ 4 ] {85fe17bd-1d2c-4b15-8b21-3b521f32458b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19468 | 2025.12.24 02:44:16.341148 [ 4 ] {85fe17bd-1d2c-4b15-8b21-3b521f32458b} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19469 | 2025.12.24 02:44:16.341392 [ 4 ] {85fe17bd-1d2c-4b15-8b21-3b521f32458b} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19470 | 2025.12.24 02:44:16.341535 [ 4 ] {85fe17bd-1d2c-4b15-8b21-3b521f32458b} <Debug> executeQuery: Read 196 rows, 14.40 KiB in 0.001297 sec., 151117.96453353894 rows/sec., 10.84 MiB/sec. | ||
| 19471 | 2025.12.24 02:44:16.341574 [ 4 ] {85fe17bd-1d2c-4b15-8b21-3b521f32458b} <Debug> TCPHandler: Processed in 0.001466603 sec. | ||
| 19472 | 2025.12.24 02:44:16.341690 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19473 | 2025.12.24 02:44:16.341783 [ 4 ] {72ca0f7f-6917-4cc0-b246-643060d843e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19474 | 2025.12.24 02:44:16.341838 [ 4 ] {72ca0f7f-6917-4cc0-b246-643060d843e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19475 | 2025.12.24 02:44:16.342437 [ 221 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): 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] | ||
| 19476 | 2025.12.24 02:44:16.342628 [ 4 ] {72ca0f7f-6917-4cc0-b246-643060d843e2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19477 | 2025.12.24 02:44:16.342670 [ 4 ] {72ca0f7f-6917-4cc0-b246-643060d843e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19478 | 2025.12.24 02:44:16.343209 [ 4 ] {72ca0f7f-6917-4cc0-b246-643060d843e2} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19479 | 2025.12.24 02:44:16.343446 [ 4 ] {72ca0f7f-6917-4cc0-b246-643060d843e2} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19480 | 2025.12.24 02:44:16.343590 [ 4 ] {72ca0f7f-6917-4cc0-b246-643060d843e2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001825 sec., 7671.232876712329 rows/sec., 13.75 MiB/sec. | ||
| 19481 | 2025.12.24 02:44:16.343661 [ 4 ] {72ca0f7f-6917-4cc0-b246-643060d843e2} <Debug> TCPHandler: Processed in 0.002020192 sec. | ||
| 19482 | 2025.12.24 02:44:16.343777 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19483 | 2025.12.24 02:44:16.343875 [ 4 ] {9e4f30f5-6d03-4b20-abe3-991794e1bc58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19484 | 2025.12.24 02:44:16.343917 [ 4 ] {9e4f30f5-6d03-4b20-abe3-991794e1bc58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19485 | 2025.12.24 02:44:16.344260 [ 4 ] {9e4f30f5-6d03-4b20-abe3-991794e1bc58} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19486 | 2025.12.24 02:44:16.344297 [ 4 ] {9e4f30f5-6d03-4b20-abe3-991794e1bc58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19487 | 2025.12.24 02:44:16.344600 [ 4 ] {9e4f30f5-6d03-4b20-abe3-991794e1bc58} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19488 | 2025.12.24 02:44:16.344820 [ 4 ] {9e4f30f5-6d03-4b20-abe3-991794e1bc58} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19489 | 2025.12.24 02:44:16.344955 [ 4 ] {9e4f30f5-6d03-4b20-abe3-991794e1bc58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 19490 | 2025.12.24 02:44:16.344993 [ 4 ] {9e4f30f5-6d03-4b20-abe3-991794e1bc58} <Debug> TCPHandler: Processed in 0.00126632 sec. | ||
| 19491 | 2025.12.24 02:44:17.377457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49359 | ||
| 19492 | 2025.12.24 02:44:17.378007 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19493 | 2025.12.24 02:44:17.378059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19494 | 2025.12.24 02:44:17.378558 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 19495 | 2025.12.24 02:44:17.378803 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19496 | 2025.12.24 02:44:17.378959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49359 | ||
| 19497 | 2025.12.24 02:44:17.408960 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 19498 | 2025.12.24 02:44:17.409011 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 19499 | 2025.12.24 02:44:17.410903 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 19500 | 2025.12.24 02:44:17.763963 [ 224 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 19501 | 2025.12.24 02:44:17.764013 [ 224 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 19502 | 2025.12.24 02:44:17.766043 [ 224 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): 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] | ||
| 19503 | 2025.12.24 02:44:19.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.90 MiB, peak 424.59 MiB, free memory in arenas 0.00 B, will set to 404.89 MiB (RSS), difference: -4.00 MiB | ||
| 19504 | 2025.12.24 02:44:20.114506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 19505 | 2025.12.24 02:44:20.134503 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19506 | 2025.12.24 02:44:20.134571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19507 | 2025.12.24 02:44:20.141084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 19508 | 2025.12.24 02:44:20.141893 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19509 | 2025.12.24 02:44:20.146152 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 19510 | 2025.12.24 02:44:21.331611 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19511 | 2025.12.24 02:44:21.331776 [ 4 ] {af0a90b5-5e5e-46f8-a0f7-bc2d3edcab06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19512 | 2025.12.24 02:44:21.331842 [ 4 ] {af0a90b5-5e5e-46f8-a0f7-bc2d3edcab06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19513 | 2025.12.24 02:44:21.332538 [ 4 ] {af0a90b5-5e5e-46f8-a0f7-bc2d3edcab06} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19514 | 2025.12.24 02:44:21.332580 [ 4 ] {af0a90b5-5e5e-46f8-a0f7-bc2d3edcab06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19515 | 2025.12.24 02:44:21.332976 [ 4 ] {af0a90b5-5e5e-46f8-a0f7-bc2d3edcab06} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19516 | 2025.12.24 02:44:21.333191 [ 4 ] {af0a90b5-5e5e-46f8-a0f7-bc2d3edcab06} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19517 | 2025.12.24 02:44:21.333337 [ 4 ] {af0a90b5-5e5e-46f8-a0f7-bc2d3edcab06} <Debug> executeQuery: Read 130 rows, 11.37 KiB in 0.001635 sec., 79510.70336391438 rows/sec., 6.79 MiB/sec. | ||
| 19518 | 2025.12.24 02:44:21.333384 [ 4 ] {af0a90b5-5e5e-46f8-a0f7-bc2d3edcab06} <Debug> TCPHandler: Processed in 0.00192698 sec. | ||
| 19519 | 2025.12.24 02:44:21.333506 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19520 | 2025.12.24 02:44:21.333603 [ 4 ] {5d21d1e0-ac87-4fa8-ad90-06f5a32e82c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19521 | 2025.12.24 02:44:21.333644 [ 4 ] {5d21d1e0-ac87-4fa8-ad90-06f5a32e82c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19522 | 2025.12.24 02:44:21.334169 [ 4 ] {5d21d1e0-ac87-4fa8-ad90-06f5a32e82c5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19523 | 2025.12.24 02:44:21.334215 [ 4 ] {5d21d1e0-ac87-4fa8-ad90-06f5a32e82c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19524 | 2025.12.24 02:44:21.334578 [ 4 ] {5d21d1e0-ac87-4fa8-ad90-06f5a32e82c5} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19525 | 2025.12.24 02:44:21.334798 [ 4 ] {5d21d1e0-ac87-4fa8-ad90-06f5a32e82c5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19526 | 2025.12.24 02:44:21.334965 [ 4 ] {5d21d1e0-ac87-4fa8-ad90-06f5a32e82c5} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001335 sec., 27715.355805243446 rows/sec., 2.04 MiB/sec. | ||
| 19527 | 2025.12.24 02:44:21.335018 [ 4 ] {5d21d1e0-ac87-4fa8-ad90-06f5a32e82c5} <Debug> TCPHandler: Processed in 0.001521585 sec. | ||
| 19528 | 2025.12.24 02:44:21.335140 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19529 | 2025.12.24 02:44:21.335237 [ 4 ] {007b7320-1c87-499b-ae04-47d445027f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19530 | 2025.12.24 02:44:21.335280 [ 4 ] {007b7320-1c87-499b-ae04-47d445027f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19531 | 2025.12.24 02:44:21.335813 [ 4 ] {007b7320-1c87-499b-ae04-47d445027f02} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19532 | 2025.12.24 02:44:21.335850 [ 4 ] {007b7320-1c87-499b-ae04-47d445027f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19533 | 2025.12.24 02:44:21.336220 [ 4 ] {007b7320-1c87-499b-ae04-47d445027f02} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19534 | 2025.12.24 02:44:21.336432 [ 4 ] {007b7320-1c87-499b-ae04-47d445027f02} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19535 | 2025.12.24 02:44:21.336565 [ 4 ] {007b7320-1c87-499b-ae04-47d445027f02} <Debug> executeQuery: Read 107 rows, 8.59 KiB in 0.001349 sec., 79318.0133432172 rows/sec., 6.22 MiB/sec. | ||
| 19536 | 2025.12.24 02:44:21.336604 [ 4 ] {007b7320-1c87-499b-ae04-47d445027f02} <Debug> TCPHandler: Processed in 0.001516944 sec. | ||
| 19537 | 2025.12.24 02:44:21.336725 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19538 | 2025.12.24 02:44:21.336820 [ 4 ] {84f2837b-5582-4f79-a645-1784f9614c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19539 | 2025.12.24 02:44:21.336863 [ 4 ] {84f2837b-5582-4f79-a645-1784f9614c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19540 | 2025.12.24 02:44:21.337297 [ 4 ] {84f2837b-5582-4f79-a645-1784f9614c3c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19541 | 2025.12.24 02:44:21.337331 [ 4 ] {84f2837b-5582-4f79-a645-1784f9614c3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19542 | 2025.12.24 02:44:21.337667 [ 4 ] {84f2837b-5582-4f79-a645-1784f9614c3c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19543 | 2025.12.24 02:44:21.337883 [ 4 ] {84f2837b-5582-4f79-a645-1784f9614c3c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19544 | 2025.12.24 02:44:21.338013 [ 4 ] {84f2837b-5582-4f79-a645-1784f9614c3c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 19545 | 2025.12.24 02:44:21.338052 [ 4 ] {84f2837b-5582-4f79-a645-1784f9614c3c} <Debug> TCPHandler: Processed in 0.001376742 sec. | ||
| 19546 | 2025.12.24 02:44:21.338165 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19547 | 2025.12.24 02:44:21.338258 [ 4 ] {bf7d3b65-0b72-46a5-a5a2-cd300395f803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19548 | 2025.12.24 02:44:21.338313 [ 4 ] {bf7d3b65-0b72-46a5-a5a2-cd300395f803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19549 | 2025.12.24 02:44:21.339219 [ 4 ] {bf7d3b65-0b72-46a5-a5a2-cd300395f803} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19550 | 2025.12.24 02:44:21.339254 [ 4 ] {bf7d3b65-0b72-46a5-a5a2-cd300395f803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19551 | 2025.12.24 02:44:21.339805 [ 4 ] {bf7d3b65-0b72-46a5-a5a2-cd300395f803} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19552 | 2025.12.24 02:44:21.340030 [ 4 ] {bf7d3b65-0b72-46a5-a5a2-cd300395f803} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19553 | 2025.12.24 02:44:21.340177 [ 4 ] {bf7d3b65-0b72-46a5-a5a2-cd300395f803} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001937 sec., 19101.703665462057 rows/sec., 34.23 MiB/sec. | ||
| 19554 | 2025.12.24 02:44:21.340250 [ 4 ] {bf7d3b65-0b72-46a5-a5a2-cd300395f803} <Debug> TCPHandler: Processed in 0.002133894 sec. | ||
| 19555 | 2025.12.24 02:44:21.340377 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19556 | 2025.12.24 02:44:21.340474 [ 4 ] {7c1d4529-c7ad-4323-bafe-477815702a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19557 | 2025.12.24 02:44:21.340517 [ 4 ] {7c1d4529-c7ad-4323-bafe-477815702a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19558 | 2025.12.24 02:44:21.340951 [ 4 ] {7c1d4529-c7ad-4323-bafe-477815702a36} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19559 | 2025.12.24 02:44:21.340985 [ 4 ] {7c1d4529-c7ad-4323-bafe-477815702a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19560 | 2025.12.24 02:44:21.341275 [ 4 ] {7c1d4529-c7ad-4323-bafe-477815702a36} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 19561 | 2025.12.24 02:44:21.341501 [ 4 ] {7c1d4529-c7ad-4323-bafe-477815702a36} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19562 | 2025.12.24 02:44:21.341625 [ 4 ] {7c1d4529-c7ad-4323-bafe-477815702a36} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.00117 sec., 7692.307692307692 rows/sec., 591.78 KiB/sec. | ||
| 19563 | 2025.12.24 02:44:21.341661 [ 4 ] {7c1d4529-c7ad-4323-bafe-477815702a36} <Debug> TCPHandler: Processed in 0.001333062 sec. | ||
| 19564 | 2025.12.24 02:44:21.341768 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19565 | 2025.12.24 02:44:21.341861 [ 4 ] {362322f5-56da-4c68-ad2d-9c980ba6131b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19566 | 2025.12.24 02:44:21.341905 [ 4 ] {362322f5-56da-4c68-ad2d-9c980ba6131b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19567 | 2025.12.24 02:44:21.342333 [ 4 ] {362322f5-56da-4c68-ad2d-9c980ba6131b} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19568 | 2025.12.24 02:44:21.342368 [ 4 ] {362322f5-56da-4c68-ad2d-9c980ba6131b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19569 | 2025.12.24 02:44:21.342665 [ 4 ] {362322f5-56da-4c68-ad2d-9c980ba6131b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19570 | 2025.12.24 02:44:21.342879 [ 4 ] {362322f5-56da-4c68-ad2d-9c980ba6131b} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19571 | 2025.12.24 02:44:21.343007 [ 4 ] {362322f5-56da-4c68-ad2d-9c980ba6131b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 19572 | 2025.12.24 02:44:21.343044 [ 4 ] {362322f5-56da-4c68-ad2d-9c980ba6131b} <Debug> TCPHandler: Processed in 0.001324901 sec. | ||
| 19573 | 2025.12.24 02:44:24.659991 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19574 | 2025.12.24 02:44:24.660092 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19575 | 2025.12.24 02:44:24.879264 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49807 | ||
| 19576 | 2025.12.24 02:44:24.880048 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19577 | 2025.12.24 02:44:24.880121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19578 | 2025.12.24 02:44:24.880978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 19579 | 2025.12.24 02:44:24.881363 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19580 | 2025.12.24 02:44:24.881578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49807 | ||
| 19581 | 2025.12.24 02:44:25.051378 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2322 | ||
| 19582 | 2025.12.24 02:44:25.053846 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19583 | 2025.12.24 02:44:25.053896 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19584 | 2025.12.24 02:44:25.055111 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 19585 | 2025.12.24 02:44:25.055389 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19586 | 2025.12.24 02:44:25.055655 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2322 | ||
| 19587 | 2025.12.24 02:44:26.328873 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19588 | 2025.12.24 02:44:26.329053 [ 4 ] {e5599675-76d2-42f8-925f-03a688f04b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19589 | 2025.12.24 02:44:26.329119 [ 4 ] {e5599675-76d2-42f8-925f-03a688f04b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19590 | 2025.12.24 02:44:26.329786 [ 4 ] {e5599675-76d2-42f8-925f-03a688f04b08} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19591 | 2025.12.24 02:44:26.329836 [ 4 ] {e5599675-76d2-42f8-925f-03a688f04b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19592 | 2025.12.24 02:44:26.330226 [ 4 ] {e5599675-76d2-42f8-925f-03a688f04b08} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19593 | 2025.12.24 02:44:26.330450 [ 4 ] {e5599675-76d2-42f8-925f-03a688f04b08} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19594 | 2025.12.24 02:44:26.330610 [ 4 ] {e5599675-76d2-42f8-925f-03a688f04b08} <Debug> executeQuery: Read 84 rows, 7.20 KiB in 0.001604 sec., 52369.07730673317 rows/sec., 4.38 MiB/sec. | ||
| 19595 | 2025.12.24 02:44:26.330667 [ 4 ] {e5599675-76d2-42f8-925f-03a688f04b08} <Debug> TCPHandler: Processed in 0.00192083 sec. | ||
| 19596 | 2025.12.24 02:44:26.330801 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19597 | 2025.12.24 02:44:26.330906 [ 4 ] {8d4e68bc-acc7-4f2f-99b4-103aa4d8b49f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19598 | 2025.12.24 02:44:26.330952 [ 4 ] {8d4e68bc-acc7-4f2f-99b4-103aa4d8b49f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19599 | 2025.12.24 02:44:26.331381 [ 4 ] {8d4e68bc-acc7-4f2f-99b4-103aa4d8b49f} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19600 | 2025.12.24 02:44:26.331421 [ 4 ] {8d4e68bc-acc7-4f2f-99b4-103aa4d8b49f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19601 | 2025.12.24 02:44:26.331722 [ 4 ] {8d4e68bc-acc7-4f2f-99b4-103aa4d8b49f} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19602 | 2025.12.24 02:44:26.331926 [ 4 ] {8d4e68bc-acc7-4f2f-99b4-103aa4d8b49f} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19603 | 2025.12.24 02:44:26.332064 [ 4 ] {8d4e68bc-acc7-4f2f-99b4-103aa4d8b49f} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001181 sec., 11854.360711261643 rows/sec., 891.39 KiB/sec. | ||
| 19604 | 2025.12.24 02:44:26.332105 [ 4 ] {8d4e68bc-acc7-4f2f-99b4-103aa4d8b49f} <Debug> TCPHandler: Processed in 0.001358391 sec. | ||
| 19605 | 2025.12.24 02:44:26.332213 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19606 | 2025.12.24 02:44:26.332312 [ 4 ] {c5217ebc-f604-4caf-85f5-e3d517c1f8dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19607 | 2025.12.24 02:44:26.332355 [ 4 ] {c5217ebc-f604-4caf-85f5-e3d517c1f8dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19608 | 2025.12.24 02:44:26.332789 [ 4 ] {c5217ebc-f604-4caf-85f5-e3d517c1f8dc} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19609 | 2025.12.24 02:44:26.332828 [ 4 ] {c5217ebc-f604-4caf-85f5-e3d517c1f8dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19610 | 2025.12.24 02:44:26.333133 [ 4 ] {c5217ebc-f604-4caf-85f5-e3d517c1f8dc} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19611 | 2025.12.24 02:44:26.333338 [ 4 ] {c5217ebc-f604-4caf-85f5-e3d517c1f8dc} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19612 | 2025.12.24 02:44:26.333471 [ 4 ] {c5217ebc-f604-4caf-85f5-e3d517c1f8dc} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.00118 sec., 66101.69491525424 rows/sec., 5.16 MiB/sec. | ||
| 19613 | 2025.12.24 02:44:26.333510 [ 4 ] {c5217ebc-f604-4caf-85f5-e3d517c1f8dc} <Debug> TCPHandler: Processed in 0.001347352 sec. | ||
| 19614 | 2025.12.24 02:44:26.333623 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19615 | 2025.12.24 02:44:26.333721 [ 4 ] {3223fa2e-580f-43b3-942a-b23d1ac04e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19616 | 2025.12.24 02:44:26.333768 [ 4 ] {3223fa2e-580f-43b3-942a-b23d1ac04e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19617 | 2025.12.24 02:44:26.334182 [ 4 ] {3223fa2e-580f-43b3-942a-b23d1ac04e1c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19618 | 2025.12.24 02:44:26.334220 [ 4 ] {3223fa2e-580f-43b3-942a-b23d1ac04e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19619 | 2025.12.24 02:44:26.334558 [ 4 ] {3223fa2e-580f-43b3-942a-b23d1ac04e1c} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19620 | 2025.12.24 02:44:26.334764 [ 4 ] {3223fa2e-580f-43b3-942a-b23d1ac04e1c} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19621 | 2025.12.24 02:44:26.334889 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 2 parts from all_1_149_34 to all_150_150_0 | ||
| 19622 | 2025.12.24 02:44:26.334896 [ 4 ] {3223fa2e-580f-43b3-942a-b23d1ac04e1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 19623 | 2025.12.24 02:44:26.334962 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19624 | 2025.12.24 02:44:26.334989 [ 4 ] {3223fa2e-580f-43b3-942a-b23d1ac04e1c} <Debug> TCPHandler: Processed in 0.001416252 sec. | ||
| 19625 | 2025.12.24 02:44:26.334990 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.85 GiB. | ||
| 19626 | 2025.12.24 02:44:26.335108 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19627 | 2025.12.24 02:44:26.335115 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 19628 | 2025.12.24 02:44:26.335210 [ 4 ] {b13bf4cd-adfe-4fbd-8595-24a396e76459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19629 | 2025.12.24 02:44:26.335260 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_150_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19630 | 2025.12.24 02:44:26.335272 [ 4 ] {b13bf4cd-adfe-4fbd-8595-24a396e76459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19631 | 2025.12.24 02:44:26.335309 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_150_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_149_34, total 42511 rows starting from the beginning of the part | ||
| 19632 | 2025.12.24 02:44:26.335385 [ 186 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 19633 | 2025.12.24 02:44:26.336079 [ 4 ] {b13bf4cd-adfe-4fbd-8595-24a396e76459} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19634 | 2025.12.24 02:44:26.336121 [ 4 ] {b13bf4cd-adfe-4fbd-8595-24a396e76459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19635 | 2025.12.24 02:44:26.336649 [ 4 ] {b13bf4cd-adfe-4fbd-8595-24a396e76459} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19636 | 2025.12.24 02:44:26.336871 [ 4 ] {b13bf4cd-adfe-4fbd-8595-24a396e76459} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19637 | 2025.12.24 02:44:26.337015 [ 4 ] {b13bf4cd-adfe-4fbd-8595-24a396e76459} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001825 sec., 7671.232876712329 rows/sec., 13.75 MiB/sec. | ||
| 19638 | 2025.12.24 02:44:26.337087 [ 4 ] {b13bf4cd-adfe-4fbd-8595-24a396e76459} <Debug> TCPHandler: Processed in 0.002029503 sec. | ||
| 19639 | 2025.12.24 02:44:26.337204 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19640 | 2025.12.24 02:44:26.337301 [ 4 ] {1a5f6d27-1c71-4127-9bc0-fc31bcd7aa52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19641 | 2025.12.24 02:44:26.337345 [ 4 ] {1a5f6d27-1c71-4127-9bc0-fc31bcd7aa52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19642 | 2025.12.24 02:44:26.337683 [ 4 ] {1a5f6d27-1c71-4127-9bc0-fc31bcd7aa52} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19643 | 2025.12.24 02:44:26.337719 [ 4 ] {1a5f6d27-1c71-4127-9bc0-fc31bcd7aa52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19644 | 2025.12.24 02:44:26.338032 [ 4 ] {1a5f6d27-1c71-4127-9bc0-fc31bcd7aa52} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19645 | 2025.12.24 02:44:26.338235 [ 4 ] {1a5f6d27-1c71-4127-9bc0-fc31bcd7aa52} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19646 | 2025.12.24 02:44:26.338365 [ 4 ] {1a5f6d27-1c71-4127-9bc0-fc31bcd7aa52} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 19647 | 2025.12.24 02:44:26.338402 [ 4 ] {1a5f6d27-1c71-4127-9bc0-fc31bcd7aa52} <Debug> TCPHandler: Processed in 0.001248019 sec. | ||
| 19648 | 2025.12.24 02:44:26.342828 [ 189 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_150_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42671 rows, containing 5 columns (5 merged, 0 gathered) in 0.007758513 sec., 5499894.116308113 rows/sec., 377.86 MiB/sec. | ||
| 19649 | 2025.12.24 02:44:26.343197 [ 190 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_150_35} <Trace> MergedBlockOutputStream: filled checksums all_1_150_35 (state Temporary) | ||
| 19650 | 2025.12.24 02:44:26.343503 [ 190 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_150_35} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_150_35 to all_1_150_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19651 | 2025.12.24 02:44:26.343582 [ 190 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_150_35} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 2 parts: [all_1_149_34, all_150_150_0] -> all_1_150_35 | ||
| 19652 | 2025.12.24 02:44:26.343668 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 19653 | 2025.12.24 02:44:27.646304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 19654 | 2025.12.24 02:44:27.665307 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19655 | 2025.12.24 02:44:27.665374 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19656 | 2025.12.24 02:44:27.671849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 19657 | 2025.12.24 02:44:27.672648 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19658 | 2025.12.24 02:44:27.676733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 19659 | 2025.12.24 02:44:31.361577 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19660 | 2025.12.24 02:44:31.361755 [ 4 ] {531051d1-dd6b-4621-87b4-697325fe88c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19661 | 2025.12.24 02:44:31.361823 [ 4 ] {531051d1-dd6b-4621-87b4-697325fe88c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19662 | 2025.12.24 02:44:31.362469 [ 4 ] {531051d1-dd6b-4621-87b4-697325fe88c9} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19663 | 2025.12.24 02:44:31.362517 [ 4 ] {531051d1-dd6b-4621-87b4-697325fe88c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19664 | 2025.12.24 02:44:31.362899 [ 4 ] {531051d1-dd6b-4621-87b4-697325fe88c9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 19665 | 2025.12.24 02:44:31.363133 [ 4 ] {531051d1-dd6b-4621-87b4-697325fe88c9} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19666 | 2025.12.24 02:44:31.363295 [ 4 ] {531051d1-dd6b-4621-87b4-697325fe88c9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001586 sec., 2522.068095838588 rows/sec., 205.66 KiB/sec. | ||
| 19667 | 2025.12.24 02:44:31.363346 [ 4 ] {531051d1-dd6b-4621-87b4-697325fe88c9} <Debug> TCPHandler: Processed in 0.001895101 sec. | ||
| 19668 | 2025.12.24 02:44:31.363481 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19669 | 2025.12.24 02:44:31.363585 [ 4 ] {35be29db-43ab-4c56-a56c-324576a5025e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19670 | 2025.12.24 02:44:31.363630 [ 4 ] {35be29db-43ab-4c56-a56c-324576a5025e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19671 | 2025.12.24 02:44:31.364973 [ 4 ] {35be29db-43ab-4c56-a56c-324576a5025e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19672 | 2025.12.24 02:44:31.365010 [ 4 ] {35be29db-43ab-4c56-a56c-324576a5025e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19673 | 2025.12.24 02:44:31.365434 [ 4 ] {35be29db-43ab-4c56-a56c-324576a5025e} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19674 | 2025.12.24 02:44:31.365671 [ 4 ] {35be29db-43ab-4c56-a56c-324576a5025e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19675 | 2025.12.24 02:44:31.365824 [ 4 ] {35be29db-43ab-4c56-a56c-324576a5025e} <Debug> executeQuery: Read 1278 rows, 108.64 KiB in 0.002262 sec., 564986.7374005305 rows/sec., 46.90 MiB/sec. | ||
| 19676 | 2025.12.24 02:44:31.365876 [ 4 ] {35be29db-43ab-4c56-a56c-324576a5025e} <Debug> TCPHandler: Processed in 0.002445789 sec. | ||
| 19677 | 2025.12.24 02:44:31.365994 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19678 | 2025.12.24 02:44:31.366096 [ 4 ] {b8b8f31b-12b9-4668-b037-c6fe7de5f6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19679 | 2025.12.24 02:44:31.366141 [ 4 ] {b8b8f31b-12b9-4668-b037-c6fe7de5f6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19680 | 2025.12.24 02:44:31.366596 [ 4 ] {b8b8f31b-12b9-4668-b037-c6fe7de5f6e7} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19681 | 2025.12.24 02:44:31.366632 [ 4 ] {b8b8f31b-12b9-4668-b037-c6fe7de5f6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19682 | 2025.12.24 02:44:31.366977 [ 4 ] {b8b8f31b-12b9-4668-b037-c6fe7de5f6e7} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19683 | 2025.12.24 02:44:31.367204 [ 4 ] {b8b8f31b-12b9-4668-b037-c6fe7de5f6e7} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19684 | 2025.12.24 02:44:31.367342 [ 4 ] {b8b8f31b-12b9-4668-b037-c6fe7de5f6e7} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001267 sec., 34727.703235990535 rows/sec., 2.53 MiB/sec. | ||
| 19685 | 2025.12.24 02:44:31.367383 [ 4 ] {b8b8f31b-12b9-4668-b037-c6fe7de5f6e7} <Debug> TCPHandler: Processed in 0.001441663 sec. | ||
| 19686 | 2025.12.24 02:44:31.367498 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19687 | 2025.12.24 02:44:31.367596 [ 4 ] {f4d80985-fb58-493a-a9e3-b75945d42d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19688 | 2025.12.24 02:44:31.367637 [ 4 ] {f4d80985-fb58-493a-a9e3-b75945d42d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19689 | 2025.12.24 02:44:31.368140 [ 4 ] {f4d80985-fb58-493a-a9e3-b75945d42d85} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19690 | 2025.12.24 02:44:31.368177 [ 4 ] {f4d80985-fb58-493a-a9e3-b75945d42d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19691 | 2025.12.24 02:44:31.368497 [ 4 ] {f4d80985-fb58-493a-a9e3-b75945d42d85} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 19692 | 2025.12.24 02:44:31.368713 [ 4 ] {f4d80985-fb58-493a-a9e3-b75945d42d85} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19693 | 2025.12.24 02:44:31.368844 [ 4 ] {f4d80985-fb58-493a-a9e3-b75945d42d85} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001268 sec., 179810.72555205046 rows/sec., 12.18 MiB/sec. | ||
| 19694 | 2025.12.24 02:44:31.368883 [ 4 ] {f4d80985-fb58-493a-a9e3-b75945d42d85} <Debug> TCPHandler: Processed in 0.001434783 sec. | ||
| 19695 | 2025.12.24 02:44:31.368986 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19696 | 2025.12.24 02:44:31.369081 [ 4 ] {c33c1175-7644-4563-87b6-c7621fa7db1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19697 | 2025.12.24 02:44:31.369121 [ 4 ] {c33c1175-7644-4563-87b6-c7621fa7db1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19698 | 2025.12.24 02:44:31.369736 [ 4 ] {c33c1175-7644-4563-87b6-c7621fa7db1a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19699 | 2025.12.24 02:44:31.369771 [ 4 ] {c33c1175-7644-4563-87b6-c7621fa7db1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19700 | 2025.12.24 02:44:31.370108 [ 4 ] {c33c1175-7644-4563-87b6-c7621fa7db1a} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19701 | 2025.12.24 02:44:31.370321 [ 4 ] {c33c1175-7644-4563-87b6-c7621fa7db1a} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19702 | 2025.12.24 02:44:31.370450 [ 4 ] {c33c1175-7644-4563-87b6-c7621fa7db1a} <Debug> executeQuery: Read 570 rows, 43.39 KiB in 0.001389 sec., 410367.17062634986 rows/sec., 30.50 MiB/sec. | ||
| 19703 | 2025.12.24 02:44:31.370490 [ 4 ] {c33c1175-7644-4563-87b6-c7621fa7db1a} <Debug> TCPHandler: Processed in 0.001553244 sec. | ||
| 19704 | 2025.12.24 02:44:31.370605 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19705 | 2025.12.24 02:44:31.370700 [ 4 ] {4fc32234-4dd6-4b84-bf9e-6563e948ba01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19706 | 2025.12.24 02:44:31.370746 [ 4 ] {4fc32234-4dd6-4b84-bf9e-6563e948ba01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19707 | 2025.12.24 02:44:31.371355 [ 4 ] {4fc32234-4dd6-4b84-bf9e-6563e948ba01} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19708 | 2025.12.24 02:44:31.371391 [ 4 ] {4fc32234-4dd6-4b84-bf9e-6563e948ba01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19709 | 2025.12.24 02:44:31.371784 [ 4 ] {4fc32234-4dd6-4b84-bf9e-6563e948ba01} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19710 | 2025.12.24 02:44:31.372046 [ 4 ] {4fc32234-4dd6-4b84-bf9e-6563e948ba01} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19711 | 2025.12.24 02:44:31.372177 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_150_35 to all_155_155_0 | ||
| 19712 | 2025.12.24 02:44:31.372199 [ 4 ] {4fc32234-4dd6-4b84-bf9e-6563e948ba01} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001517 sec., 557679.6308503626 rows/sec., 37.54 MiB/sec. | ||
| 19713 | 2025.12.24 02:44:31.372233 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19714 | 2025.12.24 02:44:31.372255 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19715 | 2025.12.24 02:44:31.372263 [ 4 ] {4fc32234-4dd6-4b84-bf9e-6563e948ba01} <Debug> TCPHandler: Processed in 0.001706388 sec. | ||
| 19716 | 2025.12.24 02:44:31.372336 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 19717 | 2025.12.24 02:44:31.372394 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19718 | 2025.12.24 02:44:31.372430 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_155_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19719 | 2025.12.24 02:44:31.372461 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_150_35, total 42671 rows starting from the beginning of the part | ||
| 19720 | 2025.12.24 02:44:31.372495 [ 4 ] {be3d580d-77da-4d53-a535-c8f511dd0d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19721 | 2025.12.24 02:44:31.372517 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 19722 | 2025.12.24 02:44:31.372558 [ 4 ] {be3d580d-77da-4d53-a535-c8f511dd0d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19723 | 2025.12.24 02:44:31.372563 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 19724 | 2025.12.24 02:44:31.372612 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 19725 | 2025.12.24 02:44:31.372650 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::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 | ||
| 19726 | 2025.12.24 02:44:31.372689 [ 192 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_155_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 846 rows starting from the beginning of the part | ||
| 19727 | 2025.12.24 02:44:31.373756 [ 4 ] {be3d580d-77da-4d53-a535-c8f511dd0d67} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19728 | 2025.12.24 02:44:31.373800 [ 4 ] {be3d580d-77da-4d53-a535-c8f511dd0d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19729 | 2025.12.24 02:44:31.374392 [ 4 ] {be3d580d-77da-4d53-a535-c8f511dd0d67} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19730 | 2025.12.24 02:44:31.374664 [ 4 ] {be3d580d-77da-4d53-a535-c8f511dd0d67} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19731 | 2025.12.24 02:44:31.374854 [ 4 ] {be3d580d-77da-4d53-a535-c8f511dd0d67} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002379 sec., 16813.787305590584 rows/sec., 30.13 MiB/sec. | ||
| 19732 | 2025.12.24 02:44:31.374962 [ 4 ] {be3d580d-77da-4d53-a535-c8f511dd0d67} <Debug> TCPHandler: Processed in 0.002623382 sec. | ||
| 19733 | 2025.12.24 02:44:31.375122 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19734 | 2025.12.24 02:44:31.375240 [ 4 ] {b32b0854-6825-4d2d-92ab-af7237b0cabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 19735 | 2025.12.24 02:44:31.375295 [ 4 ] {b32b0854-6825-4d2d-92ab-af7237b0cabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 19736 | 2025.12.24 02:44:31.375736 [ 4 ] {b32b0854-6825-4d2d-92ab-af7237b0cabf} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19737 | 2025.12.24 02:44:31.375778 [ 4 ] {b32b0854-6825-4d2d-92ab-af7237b0cabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19738 | 2025.12.24 02:44:31.376169 [ 4 ] {b32b0854-6825-4d2d-92ab-af7237b0cabf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 19739 | 2025.12.24 02:44:31.376471 [ 4 ] {b32b0854-6825-4d2d-92ab-af7237b0cabf} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19740 | 2025.12.24 02:44:31.376637 [ 4 ] {b32b0854-6825-4d2d-92ab-af7237b0cabf} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 278.33 KiB/sec. | ||
| 19741 | 2025.12.24 02:44:31.376684 [ 4 ] {b32b0854-6825-4d2d-92ab-af7237b0cabf} <Debug> TCPHandler: Processed in 0.001623906 sec. | ||
| 19742 | 2025.12.24 02:44:31.376827 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19743 | 2025.12.24 02:44:31.376937 [ 4 ] {5b00cc96-331e-4845-ae05-8fe01f74c4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19744 | 2025.12.24 02:44:31.376989 [ 4 ] {5b00cc96-331e-4845-ae05-8fe01f74c4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19745 | 2025.12.24 02:44:31.377440 [ 4 ] {5b00cc96-331e-4845-ae05-8fe01f74c4f9} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19746 | 2025.12.24 02:44:31.377483 [ 4 ] {5b00cc96-331e-4845-ae05-8fe01f74c4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19747 | 2025.12.24 02:44:31.377883 [ 4 ] {5b00cc96-331e-4845-ae05-8fe01f74c4f9} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 19748 | 2025.12.24 02:44:31.378153 [ 4 ] {5b00cc96-331e-4845-ae05-8fe01f74c4f9} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19749 | 2025.12.24 02:44:31.378318 [ 4 ] {5b00cc96-331e-4845-ae05-8fe01f74c4f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001405 sec., 42704.62633451957 rows/sec., 2.88 MiB/sec. | ||
| 19750 | 2025.12.24 02:44:31.378366 [ 4 ] {5b00cc96-331e-4845-ae05-8fe01f74c4f9} <Debug> TCPHandler: Processed in 0.001599956 sec. | ||
| 19751 | 2025.12.24 02:44:31.382314 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_155_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44193 rows, containing 5 columns (5 merged, 0 gathered) in 0.010011439 sec., 4414250.538808657 rows/sec., 303.26 MiB/sec. | ||
| 19752 | 2025.12.24 02:44:31.382753 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_155_36} <Trace> MergedBlockOutputStream: filled checksums all_1_155_36 (state Temporary) | ||
| 19753 | 2025.12.24 02:44:31.383130 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_155_36} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_155_36 to all_1_155_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19754 | 2025.12.24 02:44:31.383230 [ 200 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_155_36} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_150_35, all_155_155_0] -> all_1_155_36 | ||
| 19755 | 2025.12.24 02:44:31.383339 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 19756 | 2025.12.24 02:44:31.532116 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33247 | ||
| 19757 | 2025.12.24 02:44:31.532228 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19758 | 2025.12.24 02:44:31.532263 [ 354 ] {} <Debug> TCP-Session: 552fc88b-7507-4ca4-b67b-97781e7e7bf5 Authenticating user 'default' from [fd00:1122:3344:101::e]:33247 | ||
| 19759 | 2025.12.24 02:44:31.532293 [ 354 ] {} <Debug> TCP-Session: 552fc88b-7507-4ca4-b67b-97781e7e7bf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19760 | 2025.12.24 02:44:31.532307 [ 354 ] {} <Debug> TCP-Session: 552fc88b-7507-4ca4-b67b-97781e7e7bf5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19761 | 2025.12.24 02:44:31.532504 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41630 | ||
| 19762 | 2025.12.24 02:44:31.532532 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41163 | ||
| 19763 | 2025.12.24 02:44:31.532552 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40353 | ||
| 19764 | 2025.12.24 02:44:31.532596 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63119 | ||
| 19765 | 2025.12.24 02:44:31.532585 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45525 | ||
| 19766 | 2025.12.24 02:44:31.532648 [ 354 ] {} <Trace> TCP-Session: 552fc88b-7507-4ca4-b67b-97781e7e7bf5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19767 | 2025.12.24 02:44:31.532686 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19768 | 2025.12.24 02:44:31.532686 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19769 | 2025.12.24 02:44:31.532657 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19770 | 2025.12.24 02:44:31.532723 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19771 | 2025.12.24 02:44:31.532732 [ 290 ] {} <Debug> TCP-Session: c786ffc6-f05c-4bbf-8d67-ecb9b25d49a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63119 | ||
| 19772 | 2025.12.24 02:44:31.532756 [ 356 ] {} <Debug> TCP-Session: 121a2a3d-86f1-45f0-94e9-fd2fbfd74d24 Authenticating user 'default' from [fd00:1122:3344:101::e]:41163 | ||
| 19773 | 2025.12.24 02:44:31.532765 [ 353 ] {} <Debug> TCP-Session: dacd1423-e44f-43ff-a084-ab183510c40d Authenticating user 'default' from [fd00:1122:3344:101::e]:45525 | ||
| 19774 | 2025.12.24 02:44:31.532781 [ 290 ] {} <Debug> TCP-Session: c786ffc6-f05c-4bbf-8d67-ecb9b25d49a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19775 | 2025.12.24 02:44:31.532791 [ 356 ] {} <Debug> TCP-Session: 121a2a3d-86f1-45f0-94e9-fd2fbfd74d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19776 | 2025.12.24 02:44:31.532800 [ 353 ] {} <Debug> TCP-Session: dacd1423-e44f-43ff-a084-ab183510c40d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19777 | 2025.12.24 02:44:31.532819 [ 356 ] {} <Debug> TCP-Session: 121a2a3d-86f1-45f0-94e9-fd2fbfd74d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19778 | 2025.12.24 02:44:31.532808 [ 290 ] {} <Debug> TCP-Session: c786ffc6-f05c-4bbf-8d67-ecb9b25d49a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19779 | 2025.12.24 02:44:31.532830 [ 353 ] {} <Debug> TCP-Session: dacd1423-e44f-43ff-a084-ab183510c40d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19780 | 2025.12.24 02:44:31.532846 [ 354 ] {0f09c4b2-fba1-4433-b548-e0793f8f14b0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33247) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19781 | 2025.12.24 02:44:31.532721 [ 357 ] {} <Debug> TCP-Session: de9603b7-3eeb-49d7-accd-7bbd81e276d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40353 | ||
| 19782 | 2025.12.24 02:44:31.532633 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19783 | 2025.12.24 02:44:31.532912 [ 357 ] {} <Debug> TCP-Session: de9603b7-3eeb-49d7-accd-7bbd81e276d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19784 | 2025.12.24 02:44:31.532574 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52540 | ||
| 19785 | 2025.12.24 02:44:31.532945 [ 355 ] {} <Debug> TCP-Session: 92c8677f-332f-4c02-adfb-743a72c2f6b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41630 | ||
| 19786 | 2025.12.24 02:44:31.532944 [ 357 ] {} <Debug> TCP-Session: de9603b7-3eeb-49d7-accd-7bbd81e276d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19787 | 2025.12.24 02:44:31.532988 [ 355 ] {} <Debug> TCP-Session: 92c8677f-332f-4c02-adfb-743a72c2f6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19788 | 2025.12.24 02:44:31.532557 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52878 | ||
| 19789 | 2025.12.24 02:44:31.533012 [ 355 ] {} <Debug> TCP-Session: 92c8677f-332f-4c02-adfb-743a72c2f6b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19790 | 2025.12.24 02:44:31.533024 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19791 | 2025.12.24 02:44:31.532550 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44032 | ||
| 19792 | 2025.12.24 02:44:31.533062 [ 352 ] {} <Debug> TCP-Session: 703d1b45-29c7-4942-9d18-16559cc25eb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52540 | ||
| 19793 | 2025.12.24 02:44:31.533076 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19794 | 2025.12.24 02:44:31.533104 [ 352 ] {} <Debug> TCP-Session: 703d1b45-29c7-4942-9d18-16559cc25eb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19795 | 2025.12.24 02:44:31.533111 [ 359 ] {} <Debug> TCP-Session: 0604442d-2c96-4615-8c7c-01db4a6660e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52878 | ||
| 19796 | 2025.12.24 02:44:31.533120 [ 352 ] {} <Debug> TCP-Session: 703d1b45-29c7-4942-9d18-16559cc25eb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19797 | 2025.12.24 02:44:31.533131 [ 359 ] {} <Debug> TCP-Session: 0604442d-2c96-4615-8c7c-01db4a6660e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19798 | 2025.12.24 02:44:31.533140 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19799 | 2025.12.24 02:44:31.533153 [ 354 ] {0f09c4b2-fba1-4433-b548-e0793f8f14b0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19800 | 2025.12.24 02:44:31.533175 [ 358 ] {} <Debug> TCP-Session: debad641-6e83-4b17-980b-e6607dc3f6a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44032 | ||
| 19801 | 2025.12.24 02:44:31.533143 [ 359 ] {} <Debug> TCP-Session: 0604442d-2c96-4615-8c7c-01db4a6660e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19802 | 2025.12.24 02:44:31.533198 [ 358 ] {} <Debug> TCP-Session: debad641-6e83-4b17-980b-e6607dc3f6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19803 | 2025.12.24 02:44:31.533217 [ 354 ] {0f09c4b2-fba1-4433-b548-e0793f8f14b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19804 | 2025.12.24 02:44:31.533234 [ 358 ] {} <Debug> TCP-Session: debad641-6e83-4b17-980b-e6607dc3f6a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19805 | 2025.12.24 02:44:31.533519 [ 354 ] {0f09c4b2-fba1-4433-b548-e0793f8f14b0} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 19806 | 2025.12.24 02:44:31.534775 [ 340 ] {0f09c4b2-fba1-4433-b548-e0793f8f14b0} <Trace> AggregatingTransform: Aggregating | ||
| 19807 | 2025.12.24 02:44:31.534830 [ 340 ] {0f09c4b2-fba1-4433-b548-e0793f8f14b0} <Trace> Aggregator: Aggregation method: without_key | ||
| 19808 | 2025.12.24 02:44:31.534871 [ 340 ] {0f09c4b2-fba1-4433-b548-e0793f8f14b0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001160419 sec. (861.758 rows/sec., 33.66 KiB/sec.) | ||
| 19809 | 2025.12.24 02:44:31.534892 [ 340 ] {0f09c4b2-fba1-4433-b548-e0793f8f14b0} <Trace> Aggregator: Merging aggregated data | ||
| 19810 | 2025.12.24 02:44:31.536473 [ 354 ] {0f09c4b2-fba1-4433-b548-e0793f8f14b0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003685 sec., 271.37042062415196 rows/sec., 10.60 KiB/sec. | ||
| 19811 | 2025.12.24 02:44:31.536610 [ 354 ] {0f09c4b2-fba1-4433-b548-e0793f8f14b0} <Debug> TCPHandler: Processed in 0.004084435 sec. | ||
| 19812 | 2025.12.24 02:44:31.536748 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19813 | 2025.12.24 02:44:31.536774 [ 354 ] {} <Debug> TCP-Session: 552fc88b-7507-4ca4-b67b-97781e7e7bf5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19814 | 2025.12.24 02:44:31.536783 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19815 | 2025.12.24 02:44:31.536807 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19816 | 2025.12.24 02:44:31.536811 [ 358 ] {} <Debug> TCP-Session: debad641-6e83-4b17-980b-e6607dc3f6a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19817 | 2025.12.24 02:44:31.536833 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19818 | 2025.12.24 02:44:31.536861 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19819 | 2025.12.24 02:44:31.536881 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19820 | 2025.12.24 02:44:31.536902 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19821 | 2025.12.24 02:44:31.536917 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19822 | 2025.12.24 02:44:31.536932 [ 357 ] {} <Debug> TCP-Session: de9603b7-3eeb-49d7-accd-7bbd81e276d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19823 | 2025.12.24 02:44:31.536952 [ 356 ] {} <Debug> TCP-Session: 121a2a3d-86f1-45f0-94e9-fd2fbfd74d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19824 | 2025.12.24 02:44:31.536964 [ 353 ] {} <Debug> TCP-Session: dacd1423-e44f-43ff-a084-ab183510c40d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19825 | 2025.12.24 02:44:31.536911 [ 352 ] {} <Debug> TCP-Session: 703d1b45-29c7-4942-9d18-16559cc25eb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19826 | 2025.12.24 02:44:31.536896 [ 355 ] {} <Debug> TCP-Session: 92c8677f-332f-4c02-adfb-743a72c2f6b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19827 | 2025.12.24 02:44:31.536861 [ 290 ] {} <Debug> TCP-Session: c786ffc6-f05c-4bbf-8d67-ecb9b25d49a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19828 | 2025.12.24 02:44:31.536846 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19829 | 2025.12.24 02:44:31.537083 [ 359 ] {} <Debug> TCP-Session: 0604442d-2c96-4615-8c7c-01db4a6660e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19830 | 2025.12.24 02:44:31.600217 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44891 | ||
| 19831 | 2025.12.24 02:44:31.600320 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19832 | 2025.12.24 02:44:31.600351 [ 354 ] {} <Debug> TCP-Session: 227d1c23-63f8-444e-921e-a90e68e2da9f Authenticating user 'default' from [fd00:1122:3344:101::e]:44891 | ||
| 19833 | 2025.12.24 02:44:31.600375 [ 354 ] {} <Debug> TCP-Session: 227d1c23-63f8-444e-921e-a90e68e2da9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19834 | 2025.12.24 02:44:31.600388 [ 354 ] {} <Debug> TCP-Session: 227d1c23-63f8-444e-921e-a90e68e2da9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19835 | 2025.12.24 02:44:31.600639 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41230 | ||
| 19836 | 2025.12.24 02:44:31.600668 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37255 | ||
| 19837 | 2025.12.24 02:44:31.600669 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38442 | ||
| 19838 | 2025.12.24 02:44:31.600717 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64786 | ||
| 19839 | 2025.12.24 02:44:31.600726 [ 354 ] {} <Trace> TCP-Session: 227d1c23-63f8-444e-921e-a90e68e2da9f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19840 | 2025.12.24 02:44:31.600762 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19841 | 2025.12.24 02:44:31.600773 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19842 | 2025.12.24 02:44:31.600796 [ 358 ] {} <Debug> TCP-Session: 0da479bc-984a-4b8a-b040-9753d64b5729 Authenticating user 'default' from [fd00:1122:3344:101::e]:37255 | ||
| 19843 | 2025.12.24 02:44:31.600815 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19844 | 2025.12.24 02:44:31.600815 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19845 | 2025.12.24 02:44:31.600828 [ 358 ] {} <Debug> TCP-Session: 0da479bc-984a-4b8a-b040-9753d64b5729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19846 | 2025.12.24 02:44:31.600851 [ 290 ] {} <Debug> TCP-Session: 1d4c3f1c-0934-4115-9a52-13028de0d018 Authenticating user 'default' from [fd00:1122:3344:101::e]:64786 | ||
| 19847 | 2025.12.24 02:44:31.600866 [ 357 ] {} <Debug> TCP-Session: c27feba3-989b-4b69-8ea9-deb46207e91b Authenticating user 'default' from [fd00:1122:3344:101::e]:38442 | ||
| 19848 | 2025.12.24 02:44:31.600871 [ 358 ] {} <Debug> TCP-Session: 0da479bc-984a-4b8a-b040-9753d64b5729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19849 | 2025.12.24 02:44:31.600893 [ 290 ] {} <Debug> TCP-Session: 1d4c3f1c-0934-4115-9a52-13028de0d018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19850 | 2025.12.24 02:44:31.600902 [ 357 ] {} <Debug> TCP-Session: c27feba3-989b-4b69-8ea9-deb46207e91b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19851 | 2025.12.24 02:44:31.600923 [ 290 ] {} <Debug> TCP-Session: 1d4c3f1c-0934-4115-9a52-13028de0d018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19852 | 2025.12.24 02:44:31.600930 [ 354 ] {d6c310e2-18f0-4569-8040-b22a9c37995e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44891) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19853 | 2025.12.24 02:44:31.600933 [ 357 ] {} <Debug> TCP-Session: c27feba3-989b-4b69-8ea9-deb46207e91b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19854 | 2025.12.24 02:44:31.600701 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57715 | ||
| 19855 | 2025.12.24 02:44:31.600692 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46200 | ||
| 19856 | 2025.12.24 02:44:31.600642 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63789 | ||
| 19857 | 2025.12.24 02:44:31.600679 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45537 | ||
| 19858 | 2025.12.24 02:44:31.600820 [ 355 ] {} <Debug> TCP-Session: a67a7cca-2ea1-45f7-9352-c01848c91d80 Authenticating user 'default' from [fd00:1122:3344:101::e]:41230 | ||
| 19859 | 2025.12.24 02:44:31.601083 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19860 | 2025.12.24 02:44:31.601097 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19861 | 2025.12.24 02:44:31.601117 [ 355 ] {} <Debug> TCP-Session: a67a7cca-2ea1-45f7-9352-c01848c91d80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19862 | 2025.12.24 02:44:31.601135 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19863 | 2025.12.24 02:44:31.601148 [ 355 ] {} <Debug> TCP-Session: a67a7cca-2ea1-45f7-9352-c01848c91d80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19864 | 2025.12.24 02:44:31.601150 [ 352 ] {} <Debug> TCP-Session: 4187ad76-7978-44f0-af86-c7b1549dc279 Authenticating user 'default' from [fd00:1122:3344:101::e]:46200 | ||
| 19865 | 2025.12.24 02:44:31.601163 [ 359 ] {} <Debug> TCP-Session: 78188d31-0a23-41da-b2cb-15313225e320 Authenticating user 'default' from [fd00:1122:3344:101::e]:45537 | ||
| 19866 | 2025.12.24 02:44:31.601180 [ 352 ] {} <Debug> TCP-Session: 4187ad76-7978-44f0-af86-c7b1549dc279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19867 | 2025.12.24 02:44:31.601190 [ 359 ] {} <Debug> TCP-Session: 78188d31-0a23-41da-b2cb-15313225e320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19868 | 2025.12.24 02:44:31.601202 [ 352 ] {} <Debug> TCP-Session: 4187ad76-7978-44f0-af86-c7b1549dc279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19869 | 2025.12.24 02:44:31.601211 [ 359 ] {} <Debug> TCP-Session: 78188d31-0a23-41da-b2cb-15313225e320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19870 | 2025.12.24 02:44:31.601221 [ 354 ] {d6c310e2-18f0-4569-8040-b22a9c37995e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19871 | 2025.12.24 02:44:31.601133 [ 353 ] {} <Debug> TCP-Session: 948c1a8f-6c29-4dd8-bfb3-dc2a8b693ae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57715 | ||
| 19872 | 2025.12.24 02:44:31.601114 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19873 | 2025.12.24 02:44:31.601288 [ 353 ] {} <Debug> TCP-Session: 948c1a8f-6c29-4dd8-bfb3-dc2a8b693ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19874 | 2025.12.24 02:44:31.601296 [ 354 ] {d6c310e2-18f0-4569-8040-b22a9c37995e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19875 | 2025.12.24 02:44:31.601305 [ 353 ] {} <Debug> TCP-Session: 948c1a8f-6c29-4dd8-bfb3-dc2a8b693ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19876 | 2025.12.24 02:44:31.601305 [ 356 ] {} <Debug> TCP-Session: b022138c-f8ec-4603-81dc-4f50d1a1b2f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63789 | ||
| 19877 | 2025.12.24 02:44:31.601345 [ 356 ] {} <Debug> TCP-Session: b022138c-f8ec-4603-81dc-4f50d1a1b2f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19878 | 2025.12.24 02:44:31.601362 [ 356 ] {} <Debug> TCP-Session: b022138c-f8ec-4603-81dc-4f50d1a1b2f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19879 | 2025.12.24 02:44:31.601618 [ 354 ] {d6c310e2-18f0-4569-8040-b22a9c37995e} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 19880 | 2025.12.24 02:44:31.602693 [ 308 ] {d6c310e2-18f0-4569-8040-b22a9c37995e} <Trace> AggregatingTransform: Aggregating | ||
| 19881 | 2025.12.24 02:44:31.602735 [ 308 ] {d6c310e2-18f0-4569-8040-b22a9c37995e} <Trace> Aggregator: Aggregation method: without_key | ||
| 19882 | 2025.12.24 02:44:31.602772 [ 308 ] {d6c310e2-18f0-4569-8040-b22a9c37995e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001043037 sec. (958.739 rows/sec., 37.45 KiB/sec.) | ||
| 19883 | 2025.12.24 02:44:31.602790 [ 308 ] {d6c310e2-18f0-4569-8040-b22a9c37995e} <Trace> Aggregator: Merging aggregated data | ||
| 19884 | 2025.12.24 02:44:31.604067 [ 354 ] {d6c310e2-18f0-4569-8040-b22a9c37995e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003192 sec., 313.28320802005015 rows/sec., 12.24 KiB/sec. | ||
| 19885 | 2025.12.24 02:44:31.604225 [ 354 ] {d6c310e2-18f0-4569-8040-b22a9c37995e} <Debug> TCPHandler: Processed in 0.003622448 sec. | ||
| 19886 | 2025.12.24 02:44:31.604350 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19887 | 2025.12.24 02:44:31.604379 [ 354 ] {} <Debug> TCP-Session: 227d1c23-63f8-444e-921e-a90e68e2da9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19888 | 2025.12.24 02:44:31.604398 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19889 | 2025.12.24 02:44:31.604414 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19890 | 2025.12.24 02:44:31.604432 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19891 | 2025.12.24 02:44:31.604450 [ 290 ] {} <Debug> TCP-Session: 1d4c3f1c-0934-4115-9a52-13028de0d018 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19892 | 2025.12.24 02:44:31.604460 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19893 | 2025.12.24 02:44:31.604492 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19894 | 2025.12.24 02:44:31.604508 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19895 | 2025.12.24 02:44:31.604529 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19896 | 2025.12.24 02:44:31.604546 [ 356 ] {} <Debug> TCP-Session: b022138c-f8ec-4603-81dc-4f50d1a1b2f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19897 | 2025.12.24 02:44:31.604580 [ 352 ] {} <Debug> TCP-Session: 4187ad76-7978-44f0-af86-c7b1549dc279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19898 | 2025.12.24 02:44:31.604587 [ 353 ] {} <Debug> TCP-Session: 948c1a8f-6c29-4dd8-bfb3-dc2a8b693ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19899 | 2025.12.24 02:44:31.604524 [ 357 ] {} <Debug> TCP-Session: c27feba3-989b-4b69-8ea9-deb46207e91b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19900 | 2025.12.24 02:44:31.604486 [ 358 ] {} <Debug> TCP-Session: 0da479bc-984a-4b8a-b040-9753d64b5729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19901 | 2025.12.24 02:44:31.604468 [ 359 ] {} <Debug> TCP-Session: 78188d31-0a23-41da-b2cb-15313225e320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19902 | 2025.12.24 02:44:31.604472 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19903 | 2025.12.24 02:44:31.604726 [ 355 ] {} <Debug> TCP-Session: a67a7cca-2ea1-45f7-9352-c01848c91d80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19904 | 2025.12.24 02:44:31.884011 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65078 | ||
| 19905 | 2025.12.24 02:44:31.884114 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19906 | 2025.12.24 02:44:31.884141 [ 354 ] {} <Debug> TCP-Session: f645461b-1027-4313-b0b9-01ab2aa373ff Authenticating user 'default' from [fd00:1122:3344:101::e]:65078 | ||
| 19907 | 2025.12.24 02:44:31.884164 [ 354 ] {} <Debug> TCP-Session: f645461b-1027-4313-b0b9-01ab2aa373ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19908 | 2025.12.24 02:44:31.884178 [ 354 ] {} <Debug> TCP-Session: f645461b-1027-4313-b0b9-01ab2aa373ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19909 | 2025.12.24 02:44:31.884363 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35008 | ||
| 19910 | 2025.12.24 02:44:31.884389 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63172 | ||
| 19911 | 2025.12.24 02:44:31.884406 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65074 | ||
| 19912 | 2025.12.24 02:44:31.884441 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35611 | ||
| 19913 | 2025.12.24 02:44:31.884483 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19914 | 2025.12.24 02:44:31.884489 [ 354 ] {} <Trace> TCP-Session: f645461b-1027-4313-b0b9-01ab2aa373ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19915 | 2025.12.24 02:44:31.884506 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19916 | 2025.12.24 02:44:31.884534 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19917 | 2025.12.24 02:44:31.884538 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19918 | 2025.12.24 02:44:31.884558 [ 356 ] {} <Debug> TCP-Session: e38121e7-b710-4709-bfdf-9a8d682b55e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63172 | ||
| 19919 | 2025.12.24 02:44:31.884572 [ 357 ] {} <Debug> TCP-Session: f06c79ac-1a97-465c-986d-5efea0cb7397 Authenticating user 'default' from [fd00:1122:3344:101::e]:65074 | ||
| 19920 | 2025.12.24 02:44:31.884581 [ 353 ] {} <Debug> TCP-Session: 6d91bd92-5781-4fbe-bd66-e16573cf2be8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35611 | ||
| 19921 | 2025.12.24 02:44:31.884593 [ 356 ] {} <Debug> TCP-Session: e38121e7-b710-4709-bfdf-9a8d682b55e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19922 | 2025.12.24 02:44:31.884606 [ 357 ] {} <Debug> TCP-Session: f06c79ac-1a97-465c-986d-5efea0cb7397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19923 | 2025.12.24 02:44:31.884611 [ 353 ] {} <Debug> TCP-Session: 6d91bd92-5781-4fbe-bd66-e16573cf2be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19924 | 2025.12.24 02:44:31.884453 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53652 | ||
| 19925 | 2025.12.24 02:44:31.884642 [ 356 ] {} <Debug> TCP-Session: e38121e7-b710-4709-bfdf-9a8d682b55e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19926 | 2025.12.24 02:44:31.884661 [ 357 ] {} <Debug> TCP-Session: f06c79ac-1a97-465c-986d-5efea0cb7397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19927 | 2025.12.24 02:44:31.884683 [ 354 ] {0a7d0ed1-67bf-4f8d-9fa7-914e11ba848a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65078) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19928 | 2025.12.24 02:44:31.884711 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19929 | 2025.12.24 02:44:31.884644 [ 353 ] {} <Debug> TCP-Session: 6d91bd92-5781-4fbe-bd66-e16573cf2be8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19930 | 2025.12.24 02:44:31.884748 [ 290 ] {} <Debug> TCP-Session: 235cbb11-f3a1-4b1d-8660-62d206ececea Authenticating user 'default' from [fd00:1122:3344:101::e]:53652 | ||
| 19931 | 2025.12.24 02:44:31.884424 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56720 | ||
| 19932 | 2025.12.24 02:44:31.884781 [ 290 ] {} <Debug> TCP-Session: 235cbb11-f3a1-4b1d-8660-62d206ececea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19933 | 2025.12.24 02:44:31.884402 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58601 | ||
| 19934 | 2025.12.24 02:44:31.884817 [ 290 ] {} <Debug> TCP-Session: 235cbb11-f3a1-4b1d-8660-62d206ececea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19935 | 2025.12.24 02:44:31.884523 [ 355 ] {} <Debug> TCP-Session: a595db6e-0b35-499b-b68c-0eb7065d55ff Authenticating user 'default' from [fd00:1122:3344:101::e]:35008 | ||
| 19936 | 2025.12.24 02:44:31.884849 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19937 | 2025.12.24 02:44:31.884434 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57330 | ||
| 19938 | 2025.12.24 02:44:31.884888 [ 355 ] {} <Debug> TCP-Session: a595db6e-0b35-499b-b68c-0eb7065d55ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19939 | 2025.12.24 02:44:31.884890 [ 359 ] {} <Debug> TCP-Session: 665e7520-318f-4a4e-bb47-16308445c81d Authenticating user 'default' from [fd00:1122:3344:101::e]:56720 | ||
| 19940 | 2025.12.24 02:44:31.884889 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19941 | 2025.12.24 02:44:31.884933 [ 359 ] {} <Debug> TCP-Session: 665e7520-318f-4a4e-bb47-16308445c81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19942 | 2025.12.24 02:44:31.884926 [ 355 ] {} <Debug> TCP-Session: a595db6e-0b35-499b-b68c-0eb7065d55ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19943 | 2025.12.24 02:44:31.884958 [ 359 ] {} <Debug> TCP-Session: 665e7520-318f-4a4e-bb47-16308445c81d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19944 | 2025.12.24 02:44:31.884955 [ 358 ] {} <Debug> TCP-Session: d0056fd3-b981-4c08-a60e-827c746920bf Authenticating user 'default' from [fd00:1122:3344:101::e]:58601 | ||
| 19945 | 2025.12.24 02:44:31.884988 [ 354 ] {0a7d0ed1-67bf-4f8d-9fa7-914e11ba848a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19946 | 2025.12.24 02:44:31.885004 [ 358 ] {} <Debug> TCP-Session: d0056fd3-b981-4c08-a60e-827c746920bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19947 | 2025.12.24 02:44:31.884951 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19948 | 2025.12.24 02:44:31.885023 [ 358 ] {} <Debug> TCP-Session: d0056fd3-b981-4c08-a60e-827c746920bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19949 | 2025.12.24 02:44:31.885049 [ 354 ] {0a7d0ed1-67bf-4f8d-9fa7-914e11ba848a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19950 | 2025.12.24 02:44:31.885056 [ 352 ] {} <Debug> TCP-Session: aacb8974-0ad4-4a7b-a1e4-33a61a1bf9f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57330 | ||
| 19951 | 2025.12.24 02:44:31.885087 [ 352 ] {} <Debug> TCP-Session: aacb8974-0ad4-4a7b-a1e4-33a61a1bf9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19952 | 2025.12.24 02:44:31.885102 [ 352 ] {} <Debug> TCP-Session: aacb8974-0ad4-4a7b-a1e4-33a61a1bf9f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19953 | 2025.12.24 02:44:31.885367 [ 354 ] {0a7d0ed1-67bf-4f8d-9fa7-914e11ba848a} <Debug> oximeter.version (4597b76f-dd0e-4235-97dc-ddd9670cf0a3) (SelectExecutor): Key condition: unknown | ||
| 19954 | 2025.12.24 02:44:31.886449 [ 322 ] {0a7d0ed1-67bf-4f8d-9fa7-914e11ba848a} <Trace> AggregatingTransform: Aggregating | ||
| 19955 | 2025.12.24 02:44:31.886491 [ 322 ] {0a7d0ed1-67bf-4f8d-9fa7-914e11ba848a} <Trace> Aggregator: Aggregation method: without_key | ||
| 19956 | 2025.12.24 02:44:31.886530 [ 322 ] {0a7d0ed1-67bf-4f8d-9fa7-914e11ba848a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001056366 sec. (946.642 rows/sec., 36.98 KiB/sec.) | ||
| 19957 | 2025.12.24 02:44:31.886548 [ 322 ] {0a7d0ed1-67bf-4f8d-9fa7-914e11ba848a} <Trace> Aggregator: Merging aggregated data | ||
| 19958 | 2025.12.24 02:44:31.887855 [ 354 ] {0a7d0ed1-67bf-4f8d-9fa7-914e11ba848a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003231 sec., 309.50170225936245 rows/sec., 12.09 KiB/sec. | ||
| 19959 | 2025.12.24 02:44:31.888071 [ 354 ] {0a7d0ed1-67bf-4f8d-9fa7-914e11ba848a} <Debug> TCPHandler: Processed in 0.003708589 sec. | ||
| 19960 | 2025.12.24 02:44:31.888209 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19961 | 2025.12.24 02:44:31.888236 [ 354 ] {} <Debug> TCP-Session: f645461b-1027-4313-b0b9-01ab2aa373ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19962 | 2025.12.24 02:44:31.888239 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19963 | 2025.12.24 02:44:31.888263 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19964 | 2025.12.24 02:44:31.888285 [ 352 ] {} <Debug> TCP-Session: aacb8974-0ad4-4a7b-a1e4-33a61a1bf9f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19965 | 2025.12.24 02:44:31.888289 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19966 | 2025.12.24 02:44:31.888309 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19967 | 2025.12.24 02:44:31.888325 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19968 | 2025.12.24 02:44:31.888338 [ 290 ] {} <Debug> TCP-Session: 235cbb11-f3a1-4b1d-8660-62d206ececea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19969 | 2025.12.24 02:44:31.888344 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19970 | 2025.12.24 02:44:31.888363 [ 356 ] {} <Debug> TCP-Session: e38121e7-b710-4709-bfdf-9a8d682b55e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19971 | 2025.12.24 02:44:31.888380 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19972 | 2025.12.24 02:44:31.888398 [ 357 ] {} <Debug> TCP-Session: f06c79ac-1a97-465c-986d-5efea0cb7397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19973 | 2025.12.24 02:44:31.888375 [ 358 ] {} <Debug> TCP-Session: d0056fd3-b981-4c08-a60e-827c746920bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19974 | 2025.12.24 02:44:31.888429 [ 353 ] {} <Debug> TCP-Session: 6d91bd92-5781-4fbe-bd66-e16573cf2be8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19975 | 2025.12.24 02:44:31.888363 [ 359 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19976 | 2025.12.24 02:44:31.888299 [ 355 ] {} <Debug> TCP-Session: a595db6e-0b35-499b-b68c-0eb7065d55ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19977 | 2025.12.24 02:44:31.888505 [ 359 ] {} <Debug> TCP-Session: 665e7520-318f-4a4e-bb47-16308445c81d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19978 | 2025.12.24 02:44:32.000220 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.27 MiB, peak 424.59 MiB, free memory in arenas 0.00 B, will set to 404.90 MiB (RSS), difference: -1.37 MiB | ||
| 19979 | 2025.12.24 02:44:32.381812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50319 | ||
| 19980 | 2025.12.24 02:44:32.382366 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19981 | 2025.12.24 02:44:32.382416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19982 | 2025.12.24 02:44:32.382909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 19983 | 2025.12.24 02:44:32.383153 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19984 | 2025.12.24 02:44:32.383305 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50319 | ||
| 19985 | 2025.12.24 02:44:32.383382 [ 220 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 19986 | 2025.12.24 02:44:32.383410 [ 220 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 19987 | 2025.12.24 02:44:32.385938 [ 220 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): 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] | ||
| 19988 | 2025.12.24 02:44:33.046952 [ 220 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 19989 | 2025.12.24 02:44:33.047000 [ 220 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 19990 | 2025.12.24 02:44:33.048823 [ 220 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): 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] | ||
| 19991 | 2025.12.24 02:44:35.055988 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2358 | ||
| 19992 | 2025.12.24 02:44:35.058708 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19993 | 2025.12.24 02:44:35.058775 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 19994 | 2025.12.24 02:44:35.060104 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 19995 | 2025.12.24 02:44:35.060427 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19996 | 2025.12.24 02:44:35.060901 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2358 | ||
| 19997 | 2025.12.24 02:44:35.176898 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 19998 | 2025.12.24 02:44:35.195612 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19999 | 2025.12.24 02:44:35.195679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20000 | 2025.12.24 02:44:35.202375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 20001 | 2025.12.24 02:44:35.203244 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20002 | 2025.12.24 02:44:35.207632 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 20003 | 2025.12.24 02:44:36.322753 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20004 | 2025.12.24 02:44:36.322986 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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) | ||
| 20005 | 2025.12.24 02:44:36.323345 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20006 | 2025.12.24 02:44:36.323386 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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 | ||
| 20007 | 2025.12.24 02:44:36.323652 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20008 | 2025.12.24 02:44:36.323723 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20009 | 2025.12.24 02:44:36.323868 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 20010 | 2025.12.24 02:44:36.323999 [ 301 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20011 | 2025.12.24 02:44:36.324000 [ 307 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20012 | 2025.12.24 02:44:36.324156 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (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 | ||
| 20013 | 2025.12.24 02:44:36.324186 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20014 | 2025.12.24 02:44:36.327395 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20015 | 2025.12.24 02:44:36.327429 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Debug> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1) (SelectExecutor): Reading approx. 36 rows with 2 streams | ||
| 20016 | 2025.12.24 02:44:36.327498 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 20017 | 2025.12.24 02:44:36.327549 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 20018 | 2025.12.24 02:44:36.329861 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Debug> executeQuery: Read 36 rows, 1.52 KiB in 0.006975 sec., 5161.290322580645 rows/sec., 217.85 KiB/sec. | ||
| 20019 | 2025.12.24 02:44:36.329998 [ 4 ] {810c81d0-cc9d-4717-ac45-5cfe8a10a98b} <Debug> TCPHandler: Processed in 0.007372987 sec. | ||
| 20020 | 2025.12.24 02:44:36.337318 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20021 | 2025.12.24 02:44:36.337440 [ 4 ] {c16e3816-b9f8-4769-890c-92d27e302087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20022 | 2025.12.24 02:44:36.337491 [ 4 ] {c16e3816-b9f8-4769-890c-92d27e302087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20023 | 2025.12.24 02:44:36.338078 [ 4 ] {c16e3816-b9f8-4769-890c-92d27e302087} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20024 | 2025.12.24 02:44:36.338127 [ 4 ] {c16e3816-b9f8-4769-890c-92d27e302087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20025 | 2025.12.24 02:44:36.338586 [ 4 ] {c16e3816-b9f8-4769-890c-92d27e302087} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 20026 | 2025.12.24 02:44:36.338796 [ 4 ] {c16e3816-b9f8-4769-890c-92d27e302087} <Trace> oximeter.timeseries_schema (7e66c0cc-e99b-4295-8b16-619598f28df1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20027 | 2025.12.24 02:44:36.338947 [ 4 ] {c16e3816-b9f8-4769-890c-92d27e302087} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001542 sec., 648.5084306095979 rows/sec., 180.49 KiB/sec. | ||
| 20028 | 2025.12.24 02:44:36.338994 [ 4 ] {c16e3816-b9f8-4769-890c-92d27e302087} <Debug> TCPHandler: Processed in 0.001739627 sec. | ||
| 20029 | 2025.12.24 02:44:36.339115 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20030 | 2025.12.24 02:44:36.339220 [ 4 ] {898b69bb-e471-4406-bd98-467ce55b40b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20031 | 2025.12.24 02:44:36.339265 [ 4 ] {898b69bb-e471-4406-bd98-467ce55b40b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20032 | 2025.12.24 02:44:36.339726 [ 4 ] {898b69bb-e471-4406-bd98-467ce55b40b4} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20033 | 2025.12.24 02:44:36.339767 [ 4 ] {898b69bb-e471-4406-bd98-467ce55b40b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20034 | 2025.12.24 02:44:36.340082 [ 4 ] {898b69bb-e471-4406-bd98-467ce55b40b4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 20035 | 2025.12.24 02:44:36.340321 [ 4 ] {898b69bb-e471-4406-bd98-467ce55b40b4} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20036 | 2025.12.24 02:44:36.340477 [ 4 ] {898b69bb-e471-4406-bd98-467ce55b40b4} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.00128 sec., 1562.4999999999998 rows/sec., 115.97 KiB/sec. | ||
| 20037 | 2025.12.24 02:44:36.340526 [ 4 ] {898b69bb-e471-4406-bd98-467ce55b40b4} <Debug> TCPHandler: Processed in 0.001464573 sec. | ||
| 20038 | 2025.12.24 02:44:36.340656 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20039 | 2025.12.24 02:44:36.340757 [ 4 ] {f4c8f828-aadd-4008-8393-4a88da0947a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20040 | 2025.12.24 02:44:36.340799 [ 4 ] {f4c8f828-aadd-4008-8393-4a88da0947a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20041 | 2025.12.24 02:44:36.341252 [ 4 ] {f4c8f828-aadd-4008-8393-4a88da0947a0} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20042 | 2025.12.24 02:44:36.341293 [ 4 ] {f4c8f828-aadd-4008-8393-4a88da0947a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20043 | 2025.12.24 02:44:36.341616 [ 4 ] {f4c8f828-aadd-4008-8393-4a88da0947a0} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20044 | 2025.12.24 02:44:36.341843 [ 4 ] {f4c8f828-aadd-4008-8393-4a88da0947a0} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20045 | 2025.12.24 02:44:36.341974 [ 54 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20046 | 2025.12.24 02:44:36.341977 [ 4 ] {f4c8f828-aadd-4008-8393-4a88da0947a0} <Debug> executeQuery: Read 88 rows, 7.46 KiB in 0.001244 sec., 70739.54983922829 rows/sec., 5.86 MiB/sec. | ||
| 20047 | 2025.12.24 02:44:36.342040 [ 54 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20048 | 2025.12.24 02:44:36.342059 [ 4 ] {f4c8f828-aadd-4008-8393-4a88da0947a0} <Debug> TCPHandler: Processed in 0.001454633 sec. | ||
| 20049 | 2025.12.24 02:44:36.342068 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20050 | 2025.12.24 02:44:36.342194 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20051 | 2025.12.24 02:44:36.342195 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 20052 | 2025.12.24 02:44:36.342296 [ 4 ] {0b11d20e-cb1c-4165-b97c-25f917bd06a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20053 | 2025.12.24 02:44:36.342341 [ 4 ] {0b11d20e-cb1c-4165-b97c-25f917bd06a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20054 | 2025.12.24 02:44:36.342353 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20055 | 2025.12.24 02:44:36.342393 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1407 rows starting from the beginning of the part | ||
| 20056 | 2025.12.24 02:44:36.342461 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 204 rows starting from the beginning of the part | ||
| 20057 | 2025.12.24 02:44:36.342507 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 130 rows starting from the beginning of the part | ||
| 20058 | 2025.12.24 02:44:36.342553 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 84 rows starting from the beginning of the part | ||
| 20059 | 2025.12.24 02:44:36.342597 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 1278 rows starting from the beginning of the part | ||
| 20060 | 2025.12.24 02:44:36.342638 [ 189 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::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 | ||
| 20061 | 2025.12.24 02:44:36.342780 [ 4 ] {0b11d20e-cb1c-4165-b97c-25f917bd06a5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20062 | 2025.12.24 02:44:36.342821 [ 4 ] {0b11d20e-cb1c-4165-b97c-25f917bd06a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20063 | 2025.12.24 02:44:36.343158 [ 4 ] {0b11d20e-cb1c-4165-b97c-25f917bd06a5} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20064 | 2025.12.24 02:44:36.343382 [ 4 ] {0b11d20e-cb1c-4165-b97c-25f917bd06a5} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20065 | 2025.12.24 02:44:36.343514 [ 54 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20066 | 2025.12.24 02:44:36.343524 [ 4 ] {0b11d20e-cb1c-4165-b97c-25f917bd06a5} <Debug> executeQuery: Read 16 rows, 1.18 KiB in 0.001247 sec., 12830.793905372895 rows/sec., 944.45 KiB/sec. | ||
| 20067 | 2025.12.24 02:44:36.343556 [ 54 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20068 | 2025.12.24 02:44:36.343579 [ 4 ] {0b11d20e-cb1c-4165-b97c-25f917bd06a5} <Debug> TCPHandler: Processed in 0.001435852 sec. | ||
| 20069 | 2025.12.24 02:44:36.343585 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20070 | 2025.12.24 02:44:36.343687 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 20071 | 2025.12.24 02:44:36.343709 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20072 | 2025.12.24 02:44:36.343781 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20073 | 2025.12.24 02:44:36.343805 [ 4 ] {797d0f8b-d21f-4138-8ca0-dda43d755ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20074 | 2025.12.24 02:44:36.343809 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 70 rows starting from the beginning of the part | ||
| 20075 | 2025.12.24 02:44:36.343849 [ 4 ] {797d0f8b-d21f-4138-8ca0-dda43d755ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20076 | 2025.12.24 02:44:36.343876 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 26 rows starting from the beginning of the part | ||
| 20077 | 2025.12.24 02:44:36.343923 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 37 rows starting from the beginning of the part | ||
| 20078 | 2025.12.24 02:44:36.343962 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 14 rows starting from the beginning of the part | ||
| 20079 | 2025.12.24 02:44:36.344004 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 44 rows starting from the beginning of the part | ||
| 20080 | 2025.12.24 02:44:36.344047 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 16 rows starting from the beginning of the part | ||
| 20081 | 2025.12.24 02:44:36.344261 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3191 rows, containing 5 columns (5 merged, 0 gathered) in 0.002120693 sec., 1504696.813730229 rows/sec., 132.04 MiB/sec. | ||
| 20082 | 2025.12.24 02:44:36.344314 [ 4 ] {797d0f8b-d21f-4138-8ca0-dda43d755ed5} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20083 | 2025.12.24 02:44:36.344351 [ 4 ] {797d0f8b-d21f-4138-8ca0-dda43d755ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20084 | 2025.12.24 02:44:36.344538 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20085 | 2025.12.24 02:44:36.344660 [ 4 ] {797d0f8b-d21f-4138-8ca0-dda43d755ed5} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20086 | 2025.12.24 02:44:36.344873 [ 4 ] {797d0f8b-d21f-4138-8ca0-dda43d755ed5} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20087 | 2025.12.24 02:44:36.344893 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_156_31} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20088 | 2025.12.24 02:44:36.344989 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_156_31} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20089 | 2025.12.24 02:44:36.345006 [ 54 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20090 | 2025.12.24 02:44:36.345008 [ 4 ] {797d0f8b-d21f-4138-8ca0-dda43d755ed5} <Debug> executeQuery: Read 92 rows, 7.22 KiB in 0.001221 sec., 75348.07534807535 rows/sec., 5.77 MiB/sec. | ||
| 20091 | 2025.12.24 02:44:36.345049 [ 54 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20092 | 2025.12.24 02:44:36.345050 [ 189 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397732 sec., 148097.06009449594 rows/sec., 11.42 MiB/sec. | ||
| 20093 | 2025.12.24 02:44:36.345075 [ 4 ] {797d0f8b-d21f-4138-8ca0-dda43d755ed5} <Debug> TCPHandler: Processed in 0.001415642 sec. | ||
| 20094 | 2025.12.24 02:44:36.345091 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 20095 | 2025.12.24 02:44:36.345077 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20096 | 2025.12.24 02:44:36.345197 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::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 | ||
| 20097 | 2025.12.24 02:44:36.345230 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20098 | 2025.12.24 02:44:36.345281 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20099 | 2025.12.24 02:44:36.345283 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20100 | 2025.12.24 02:44:36.345323 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 632 rows starting from the beginning of the part | ||
| 20101 | 2025.12.24 02:44:36.345346 [ 4 ] {5c5b3196-6212-4e38-99b2-d36dfc1eac9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20102 | 2025.12.24 02:44:36.345369 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 114 rows starting from the beginning of the part | ||
| 20103 | 2025.12.24 02:44:36.345400 [ 4 ] {5c5b3196-6212-4e38-99b2-d36dfc1eac9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20104 | 2025.12.24 02:44:36.345406 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 107 rows starting from the beginning of the part | ||
| 20105 | 2025.12.24 02:44:36.345449 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 78 rows starting from the beginning of the part | ||
| 20106 | 2025.12.24 02:44:36.345483 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 570 rows starting from the beginning of the part | ||
| 20107 | 2025.12.24 02:44:36.345517 [ 200 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 92 rows starting from the beginning of the part | ||
| 20108 | 2025.12.24 02:44:36.345657 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_151_30} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20109 | 2025.12.24 02:44:36.345743 [ 188 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_151_30} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20110 | 2025.12.24 02:44:36.345832 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 20111 | 2025.12.24 02:44:36.345926 [ 4 ] {5c5b3196-6212-4e38-99b2-d36dfc1eac9f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20112 | 2025.12.24 02:44:36.345957 [ 4 ] {5c5b3196-6212-4e38-99b2-d36dfc1eac9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20113 | 2025.12.24 02:44:36.346294 [ 4 ] {5c5b3196-6212-4e38-99b2-d36dfc1eac9f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20114 | 2025.12.24 02:44:36.346520 [ 4 ] {5c5b3196-6212-4e38-99b2-d36dfc1eac9f} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20115 | 2025.12.24 02:44:36.346590 [ 196 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1593 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420782 sec., 1121213.5288876125 rows/sec., 89.31 MiB/sec. | ||
| 20116 | 2025.12.24 02:44:36.346657 [ 4 ] {5c5b3196-6212-4e38-99b2-d36dfc1eac9f} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001335 sec., 121348.31460674157 rows/sec., 8.44 MiB/sec. | ||
| 20117 | 2025.12.24 02:44:36.346698 [ 4 ] {5c5b3196-6212-4e38-99b2-d36dfc1eac9f} <Debug> TCPHandler: Processed in 0.001530264 sec. | ||
| 20118 | 2025.12.24 02:44:36.346743 [ 188 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20119 | 2025.12.24 02:44:36.346821 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20120 | 2025.12.24 02:44:36.346919 [ 4 ] {7cba5e9c-3e7c-4730-897e-1edf6fdeebdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20121 | 2025.12.24 02:44:36.346980 [ 4 ] {7cba5e9c-3e7c-4730-897e-1edf6fdeebdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20122 | 2025.12.24 02:44:36.346992 [ 188 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_156_31} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20123 | 2025.12.24 02:44:36.347060 [ 188 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_156_31} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20124 | 2025.12.24 02:44:36.347130 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 20125 | 2025.12.24 02:44:36.347789 [ 4 ] {7cba5e9c-3e7c-4730-897e-1edf6fdeebdd} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20126 | 2025.12.24 02:44:36.347825 [ 4 ] {7cba5e9c-3e7c-4730-897e-1edf6fdeebdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20127 | 2025.12.24 02:44:36.348352 [ 4 ] {7cba5e9c-3e7c-4730-897e-1edf6fdeebdd} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20128 | 2025.12.24 02:44:36.348580 [ 4 ] {7cba5e9c-3e7c-4730-897e-1edf6fdeebdd} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20129 | 2025.12.24 02:44:36.348730 [ 4 ] {7cba5e9c-3e7c-4730-897e-1edf6fdeebdd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00183 sec., 7650.273224043715 rows/sec., 13.71 MiB/sec. | ||
| 20130 | 2025.12.24 02:44:36.348748 [ 51 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20131 | 2025.12.24 02:44:36.348807 [ 51 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20132 | 2025.12.24 02:44:36.348809 [ 4 ] {7cba5e9c-3e7c-4730-897e-1edf6fdeebdd} <Debug> TCPHandler: Processed in 0.002039193 sec. | ||
| 20133 | 2025.12.24 02:44:36.348831 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20134 | 2025.12.24 02:44:36.348916 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 20135 | 2025.12.24 02:44:36.348946 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20136 | 2025.12.24 02:44:36.349044 [ 4 ] {580a422f-367e-4141-9dd6-3e0b98957785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20137 | 2025.12.24 02:44:36.349087 [ 4 ] {580a422f-367e-4141-9dd6-3e0b98957785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20138 | 2025.12.24 02:44:36.349097 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20139 | 2025.12.24 02:44:36.349150 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2855 rows starting from the beginning of the part | ||
| 20140 | 2025.12.24 02:44:36.349261 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 14 rows starting from the beginning of the part | ||
| 20141 | 2025.12.24 02:44:36.349358 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 37 rows starting from the beginning of the part | ||
| 20142 | 2025.12.24 02:44:36.349426 [ 4 ] {580a422f-367e-4141-9dd6-3e0b98957785} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20143 | 2025.12.24 02:44:36.349452 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 14 rows starting from the beginning of the part | ||
| 20144 | 2025.12.24 02:44:36.349466 [ 4 ] {580a422f-367e-4141-9dd6-3e0b98957785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20145 | 2025.12.24 02:44:36.349545 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 40 rows starting from the beginning of the part | ||
| 20146 | 2025.12.24 02:44:36.349636 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 14 rows starting from the beginning of the part | ||
| 20147 | 2025.12.24 02:44:36.349793 [ 4 ] {580a422f-367e-4141-9dd6-3e0b98957785} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20148 | 2025.12.24 02:44:36.350019 [ 4 ] {580a422f-367e-4141-9dd6-3e0b98957785} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20149 | 2025.12.24 02:44:36.350154 [ 51 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20150 | 2025.12.24 02:44:36.350157 [ 4 ] {580a422f-367e-4141-9dd6-3e0b98957785} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 20151 | 2025.12.24 02:44:36.350194 [ 51 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20152 | 2025.12.24 02:44:36.350217 [ 4 ] {580a422f-367e-4141-9dd6-3e0b98957785} <Debug> TCPHandler: Processed in 0.001322151 sec. | ||
| 20153 | 2025.12.24 02:44:36.350219 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20154 | 2025.12.24 02:44:36.350336 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 20155 | 2025.12.24 02:44:36.350424 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20156 | 2025.12.24 02:44:36.350452 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 8988 rows starting from the beginning of the part | ||
| 20157 | 2025.12.24 02:44:36.350503 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 20158 | 2025.12.24 02:44:36.350544 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 20159 | 2025.12.24 02:44:36.350583 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 20160 | 2025.12.24 02:44:36.350620 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 20161 | 2025.12.24 02:44:36.350658 [ 196 ] {59b25110-0440-4b27-81bc-3892270eb61e::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 | ||
| 20162 | 2025.12.24 02:44:36.353261 [ 187 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9288 rows, containing 4 columns (4 merged, 0 gathered) in 0.002970328 sec., 3126927.396570345 rows/sec., 210.73 MiB/sec. | ||
| 20163 | 2025.12.24 02:44:36.353499 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20164 | 2025.12.24 02:44:36.353793 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_156_31} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20165 | 2025.12.24 02:44:36.353878 [ 193 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_156_31} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20166 | 2025.12.24 02:44:36.353967 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 20167 | 2025.12.24 02:44:36.357399 [ 187 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2974 rows, containing 19 columns (19 merged, 0 gathered) in 0.008513405 sec., 349331.4367165664 rows/sec., 625.99 MiB/sec. | ||
| 20168 | 2025.12.24 02:44:36.359889 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20169 | 2025.12.24 02:44:36.360233 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20170 | 2025.12.24 02:44:36.360306 [ 188 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20171 | 2025.12.24 02:44:36.360393 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.47 MiB. | ||
| 20172 | 2025.12.24 02:44:39.660155 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20173 | 2025.12.24 02:44:39.660230 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20174 | 2025.12.24 02:44:39.883549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50767 | ||
| 20175 | 2025.12.24 02:44:39.884093 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20176 | 2025.12.24 02:44:39.884138 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20177 | 2025.12.24 02:44:39.884597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 20178 | 2025.12.24 02:44:39.884812 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20179 | 2025.12.24 02:44:39.884940 [ 48 ] {} <Debug> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 20180 | 2025.12.24 02:44:39.884950 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50767 | ||
| 20181 | 2025.12.24 02:44:39.884984 [ 48 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20182 | 2025.12.24 02:44:39.885006 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20183 | 2025.12.24 02:44:39.885186 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::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 | ||
| 20184 | 2025.12.24 02:44:39.885323 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20185 | 2025.12.24 02:44:39.885361 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48399 rows starting from the beginning of the part | ||
| 20186 | 2025.12.24 02:44:39.885424 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 448 rows starting from the beginning of the part | ||
| 20187 | 2025.12.24 02:44:39.885468 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 512 rows starting from the beginning of the part | ||
| 20188 | 2025.12.24 02:44:39.885507 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 448 rows starting from the beginning of the part | ||
| 20189 | 2025.12.24 02:44:39.885546 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 512 rows starting from the beginning of the part | ||
| 20190 | 2025.12.24 02:44:39.885583 [ 193 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 448 rows starting from the beginning of the part | ||
| 20191 | 2025.12.24 02:44:39.888524 [ 199 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50767 rows, containing 4 columns (4 merged, 0 gathered) in 0.003393514 sec., 14960009.005414447 rows/sec., 214.00 MiB/sec. | ||
| 20192 | 2025.12.24 02:44:39.889011 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 20193 | 2025.12.24 02:44:39.889373 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_106_21} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20194 | 2025.12.24 02:44:39.889454 [ 195 ] {0a9418dd-97f9-40ed-b0d4-ff5bea34d27c::all_1_106_21} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 20195 | 2025.12.24 02:44:39.889558 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20196 | 2025.12.24 02:44:41.067609 [ 221 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20197 | 2025.12.24 02:44:41.067690 [ 221 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20198 | 2025.12.24 02:44:41.072248 [ 221 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20199 | 2025.12.24 02:44:41.217014 [ 217 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20200 | 2025.12.24 02:44:41.217073 [ 217 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20201 | 2025.12.24 02:44:41.220548 [ 217 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20202 | 2025.12.24 02:44:41.249407 [ 221 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20203 | 2025.12.24 02:44:41.249460 [ 221 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20204 | 2025.12.24 02:44:41.252830 [ 221 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20205 | 2025.12.24 02:44:41.330795 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20206 | 2025.12.24 02:44:41.330994 [ 4 ] {f41da3a5-5ced-416e-b390-68fc37dd9eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20207 | 2025.12.24 02:44:41.331068 [ 4 ] {f41da3a5-5ced-416e-b390-68fc37dd9eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20208 | 2025.12.24 02:44:41.331760 [ 4 ] {f41da3a5-5ced-416e-b390-68fc37dd9eac} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20209 | 2025.12.24 02:44:41.331814 [ 4 ] {f41da3a5-5ced-416e-b390-68fc37dd9eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20210 | 2025.12.24 02:44:41.332190 [ 4 ] {f41da3a5-5ced-416e-b390-68fc37dd9eac} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 20211 | 2025.12.24 02:44:41.332425 [ 4 ] {f41da3a5-5ced-416e-b390-68fc37dd9eac} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20212 | 2025.12.24 02:44:41.332587 [ 4 ] {f41da3a5-5ced-416e-b390-68fc37dd9eac} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001645 sec., 607.90273556231 rows/sec., 45.12 KiB/sec. | ||
| 20213 | 2025.12.24 02:44:41.332641 [ 4 ] {f41da3a5-5ced-416e-b390-68fc37dd9eac} <Debug> TCPHandler: Processed in 0.001980542 sec. | ||
| 20214 | 2025.12.24 02:44:41.332776 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20215 | 2025.12.24 02:44:41.332881 [ 4 ] {cc610f64-aa1b-4470-887b-a16abb07e65d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20216 | 2025.12.24 02:44:41.332925 [ 4 ] {cc610f64-aa1b-4470-887b-a16abb07e65d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20217 | 2025.12.24 02:44:41.333469 [ 4 ] {cc610f64-aa1b-4470-887b-a16abb07e65d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20218 | 2025.12.24 02:44:41.333509 [ 4 ] {cc610f64-aa1b-4470-887b-a16abb07e65d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20219 | 2025.12.24 02:44:41.333828 [ 4 ] {cc610f64-aa1b-4470-887b-a16abb07e65d} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20220 | 2025.12.24 02:44:41.334039 [ 4 ] {cc610f64-aa1b-4470-887b-a16abb07e65d} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20221 | 2025.12.24 02:44:41.334174 [ 4 ] {cc610f64-aa1b-4470-887b-a16abb07e65d} <Debug> executeQuery: Read 142 rows, 12.45 KiB in 0.001316 sec., 107902.73556231004 rows/sec., 9.24 MiB/sec. | ||
| 20222 | 2025.12.24 02:44:41.334215 [ 4 ] {cc610f64-aa1b-4470-887b-a16abb07e65d} <Debug> TCPHandler: Processed in 0.001493364 sec. | ||
| 20223 | 2025.12.24 02:44:41.334333 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20224 | 2025.12.24 02:44:41.334431 [ 4 ] {74953edd-a3f9-4266-b065-c58ef314f5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20225 | 2025.12.24 02:44:41.334473 [ 4 ] {74953edd-a3f9-4266-b065-c58ef314f5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20226 | 2025.12.24 02:44:41.334910 [ 4 ] {74953edd-a3f9-4266-b065-c58ef314f5a4} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20227 | 2025.12.24 02:44:41.334947 [ 4 ] {74953edd-a3f9-4266-b065-c58ef314f5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20228 | 2025.12.24 02:44:41.335245 [ 4 ] {74953edd-a3f9-4266-b065-c58ef314f5a4} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20229 | 2025.12.24 02:44:41.335444 [ 4 ] {74953edd-a3f9-4266-b065-c58ef314f5a4} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20230 | 2025.12.24 02:44:41.335577 [ 4 ] {74953edd-a3f9-4266-b065-c58ef314f5a4} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001166 sec., 36878.21612349914 rows/sec., 2.70 MiB/sec. | ||
| 20231 | 2025.12.24 02:44:41.335617 [ 4 ] {74953edd-a3f9-4266-b065-c58ef314f5a4} <Debug> TCPHandler: Processed in 0.001335311 sec. | ||
| 20232 | 2025.12.24 02:44:41.335740 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20233 | 2025.12.24 02:44:41.335865 [ 4 ] {550fe739-7e10-4abe-b167-0d15135c60d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20234 | 2025.12.24 02:44:41.335917 [ 4 ] {550fe739-7e10-4abe-b167-0d15135c60d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20235 | 2025.12.24 02:44:41.336425 [ 4 ] {550fe739-7e10-4abe-b167-0d15135c60d8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20236 | 2025.12.24 02:44:41.336463 [ 4 ] {550fe739-7e10-4abe-b167-0d15135c60d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20237 | 2025.12.24 02:44:41.336792 [ 4 ] {550fe739-7e10-4abe-b167-0d15135c60d8} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20238 | 2025.12.24 02:44:41.337009 [ 4 ] {550fe739-7e10-4abe-b167-0d15135c60d8} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20239 | 2025.12.24 02:44:41.337151 [ 4 ] {550fe739-7e10-4abe-b167-0d15135c60d8} <Debug> executeQuery: Read 113 rows, 8.97 KiB in 0.001312 sec., 86128.0487804878 rows/sec., 6.68 MiB/sec. | ||
| 20240 | 2025.12.24 02:44:41.337193 [ 4 ] {550fe739-7e10-4abe-b167-0d15135c60d8} <Debug> TCPHandler: Processed in 0.001515204 sec. | ||
| 20241 | 2025.12.24 02:44:41.337305 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20242 | 2025.12.24 02:44:41.337402 [ 4 ] {87b5ca8a-14ca-41fe-9028-afa2460120a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20243 | 2025.12.24 02:44:41.337448 [ 4 ] {87b5ca8a-14ca-41fe-9028-afa2460120a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20244 | 2025.12.24 02:44:41.337859 [ 4 ] {87b5ca8a-14ca-41fe-9028-afa2460120a7} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20245 | 2025.12.24 02:44:41.337897 [ 4 ] {87b5ca8a-14ca-41fe-9028-afa2460120a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20246 | 2025.12.24 02:44:41.338242 [ 4 ] {87b5ca8a-14ca-41fe-9028-afa2460120a7} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20247 | 2025.12.24 02:44:41.338461 [ 4 ] {87b5ca8a-14ca-41fe-9028-afa2460120a7} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20248 | 2025.12.24 02:44:41.338598 [ 4 ] {87b5ca8a-14ca-41fe-9028-afa2460120a7} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001215 sec., 132510.28806584363 rows/sec., 9.22 MiB/sec. | ||
| 20249 | 2025.12.24 02:44:41.338637 [ 4 ] {87b5ca8a-14ca-41fe-9028-afa2460120a7} <Debug> TCPHandler: Processed in 0.001381742 sec. | ||
| 20250 | 2025.12.24 02:44:41.338695 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20251 | 2025.12.24 02:44:41.338728 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20252 | 2025.12.24 02:44:41.338755 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20253 | 2025.12.24 02:44:41.338877 [ 4 ] {38f4bb71-a8a3-42e9-9783-88cfbe34b145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20254 | 2025.12.24 02:44:41.338942 [ 4 ] {38f4bb71-a8a3-42e9-9783-88cfbe34b145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20255 | 2025.12.24 02:44:41.339849 [ 4 ] {38f4bb71-a8a3-42e9-9783-88cfbe34b145} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20256 | 2025.12.24 02:44:41.339887 [ 4 ] {38f4bb71-a8a3-42e9-9783-88cfbe34b145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20257 | 2025.12.24 02:44:41.340456 [ 4 ] {38f4bb71-a8a3-42e9-9783-88cfbe34b145} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20258 | 2025.12.24 02:44:41.340701 [ 4 ] {38f4bb71-a8a3-42e9-9783-88cfbe34b145} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20259 | 2025.12.24 02:44:41.340931 [ 4 ] {38f4bb71-a8a3-42e9-9783-88cfbe34b145} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002078 sec., 20211.74205967276 rows/sec., 36.22 MiB/sec. | ||
| 20260 | 2025.12.24 02:44:41.340987 [ 4 ] {38f4bb71-a8a3-42e9-9783-88cfbe34b145} <Debug> TCPHandler: Processed in 0.002290006 sec. | ||
| 20261 | 2025.12.24 02:44:41.341097 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20262 | 2025.12.24 02:44:41.341189 [ 4 ] {5ebfde0a-248b-4b29-b803-89fc19c3eed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20263 | 2025.12.24 02:44:41.341229 [ 4 ] {5ebfde0a-248b-4b29-b803-89fc19c3eed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20264 | 2025.12.24 02:44:41.341559 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20265 | 2025.12.24 02:44:41.341560 [ 4 ] {5ebfde0a-248b-4b29-b803-89fc19c3eed1} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20266 | 2025.12.24 02:44:41.341693 [ 4 ] {5ebfde0a-248b-4b29-b803-89fc19c3eed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20267 | 2025.12.24 02:44:41.342012 [ 4 ] {5ebfde0a-248b-4b29-b803-89fc19c3eed1} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20268 | 2025.12.24 02:44:41.342206 [ 4 ] {5ebfde0a-248b-4b29-b803-89fc19c3eed1} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20269 | 2025.12.24 02:44:41.342329 [ 4 ] {5ebfde0a-248b-4b29-b803-89fc19c3eed1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 20270 | 2025.12.24 02:44:41.342366 [ 4 ] {5ebfde0a-248b-4b29-b803-89fc19c3eed1} <Debug> TCPHandler: Processed in 0.001316421 sec. | ||
| 20271 | 2025.12.24 02:44:41.742847 [ 220 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 20272 | 2025.12.24 02:44:41.742895 [ 220 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 20273 | 2025.12.24 02:44:41.745241 [ 220 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): 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] | ||
| 20274 | 2025.12.24 02:44:41.759130 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 20275 | 2025.12.24 02:44:41.759177 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 20276 | 2025.12.24 02:44:41.761936 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): 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] | ||
| 20277 | 2025.12.24 02:44:42.000252 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.79 MiB, peak 424.59 MiB, free memory in arenas 0.00 B, will set to 405.29 MiB (RSS), difference: 3.49 MiB | ||
| 20278 | 2025.12.24 02:44:42.707833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 20279 | 2025.12.24 02:44:42.726312 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20280 | 2025.12.24 02:44:42.726372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20281 | 2025.12.24 02:44:42.732695 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 20282 | 2025.12.24 02:44:42.733395 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20283 | 2025.12.24 02:44:42.733714 [ 46 ] {} <Debug> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 20284 | 2025.12.24 02:44:42.733782 [ 46 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20285 | 2025.12.24 02:44:42.733805 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20286 | 2025.12.24 02:44:42.733922 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::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 | ||
| 20287 | 2025.12.24 02:44:42.736852 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 20288 | 2025.12.24 02:44:42.737917 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20289 | 2025.12.24 02:44:42.739580 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 20290 | 2025.12.24 02:44:42.744447 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 20291 | 2025.12.24 02:44:42.749217 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 20292 | 2025.12.24 02:44:42.754119 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 20293 | 2025.12.24 02:44:42.759160 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 20294 | 2025.12.24 02:44:42.763715 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 20295 | 2025.12.24 02:44:42.822865 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.088942867 sec., 8983.2948605086 rows/sec., 46.45 MiB/sec. | ||
| 20296 | 2025.12.24 02:44:42.825290 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 20297 | 2025.12.24 02:44:42.827149 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_106_21} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20298 | 2025.12.24 02:44:42.827251 [ 201 ] {42c979d6-dc23-4b14-903c-b2bae0ece99b::all_1_106_21} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 20299 | 2025.12.24 02:44:42.829068 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 20300 | 2025.12.24 02:44:43.000208 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.36 MiB, peak 424.59 MiB, free memory in arenas 0.00 B, will set to 405.29 MiB (RSS), difference: -1.07 MiB | ||
| 20301 | 2025.12.24 02:44:44.079040 [ 224 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 20302 | 2025.12.24 02:44:44.079098 [ 224 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 20303 | 2025.12.24 02:44:44.082724 [ 224 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): 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] | ||
| 20304 | 2025.12.24 02:44:45.061268 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2390 | ||
| 20305 | 2025.12.24 02:44:45.063835 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20306 | 2025.12.24 02:44:45.063897 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20307 | 2025.12.24 02:44:45.065151 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 20308 | 2025.12.24 02:44:45.065427 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20309 | 2025.12.24 02:44:45.065842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2390 | ||
| 20310 | 2025.12.24 02:44:45.166309 [ 41 ] {} <Debug> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 20311 | 2025.12.24 02:44:45.166369 [ 41 ] {} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20312 | 2025.12.24 02:44:45.166389 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20313 | 2025.12.24 02:44:45.166481 [ 197 ] {7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b::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 | ||
| 20314 | 2025.12.24 02:44:45.166589 [ 197 ] {7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20315 | 2025.12.24 02:44:45.166622 [ 197 ] {7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b::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 | ||
| 20316 | 2025.12.24 02:44:45.166683 [ 197 ] {7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b::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 | ||
| 20317 | 2025.12.24 02:44:45.166722 [ 197 ] {7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b::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 | ||
| 20318 | 2025.12.24 02:44:45.166760 [ 197 ] {7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b::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 | ||
| 20319 | 2025.12.24 02:44:45.166796 [ 197 ] {7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b::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 | ||
| 20320 | 2025.12.24 02:44:45.170068 [ 197 ] {7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.003612848 sec., 11625.17769914483 rows/sec., 852.53 KiB/sec. | ||
| 20321 | 2025.12.24 02:44:45.170198 [ 197 ] {7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 20322 | 2025.12.24 02:44:45.170466 [ 197 ] {7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b::all_1_5_1} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20323 | 2025.12.24 02:44:45.170533 [ 197 ] {7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b::all_1_5_1} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 20324 | 2025.12.24 02:44:45.170608 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20325 | 2025.12.24 02:44:46.332119 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20326 | 2025.12.24 02:44:46.332293 [ 4 ] {127ca002-3ccf-4a74-b19f-dff22ed61d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20327 | 2025.12.24 02:44:46.332363 [ 4 ] {127ca002-3ccf-4a74-b19f-dff22ed61d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20328 | 2025.12.24 02:44:46.332995 [ 4 ] {127ca002-3ccf-4a74-b19f-dff22ed61d79} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20329 | 2025.12.24 02:44:46.333047 [ 4 ] {127ca002-3ccf-4a74-b19f-dff22ed61d79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20330 | 2025.12.24 02:44:46.333435 [ 4 ] {127ca002-3ccf-4a74-b19f-dff22ed61d79} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 20331 | 2025.12.24 02:44:46.333671 [ 4 ] {127ca002-3ccf-4a74-b19f-dff22ed61d79} <Trace> oximeter.fields_i16 (8d910267-d950-4b4d-bb59-8dcf71d20344): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20332 | 2025.12.24 02:44:46.333833 [ 4 ] {127ca002-3ccf-4a74-b19f-dff22ed61d79} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001588 sec., 15113.350125944584 rows/sec., 1.25 MiB/sec. | ||
| 20333 | 2025.12.24 02:44:46.333889 [ 4 ] {127ca002-3ccf-4a74-b19f-dff22ed61d79} <Debug> TCPHandler: Processed in 0.00189304 sec. | ||
| 20334 | 2025.12.24 02:44:46.334012 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20335 | 2025.12.24 02:44:46.334115 [ 4 ] {d37a4591-20e3-4a0c-9437-c9b5bcc864c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20336 | 2025.12.24 02:44:46.334160 [ 4 ] {d37a4591-20e3-4a0c-9437-c9b5bcc864c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20337 | 2025.12.24 02:44:46.334585 [ 4 ] {d37a4591-20e3-4a0c-9437-c9b5bcc864c6} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20338 | 2025.12.24 02:44:46.334624 [ 4 ] {d37a4591-20e3-4a0c-9437-c9b5bcc864c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20339 | 2025.12.24 02:44:46.334934 [ 4 ] {d37a4591-20e3-4a0c-9437-c9b5bcc864c6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 20340 | 2025.12.24 02:44:46.335147 [ 4 ] {d37a4591-20e3-4a0c-9437-c9b5bcc864c6} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20341 | 2025.12.24 02:44:46.335284 [ 4 ] {d37a4591-20e3-4a0c-9437-c9b5bcc864c6} <Debug> executeQuery: Read 18 rows, 1.45 KiB in 0.001194 sec., 15075.37688442211 rows/sec., 1.19 MiB/sec. | ||
| 20342 | 2025.12.24 02:44:46.335325 [ 4 ] {d37a4591-20e3-4a0c-9437-c9b5bcc864c6} <Debug> TCPHandler: Processed in 0.001367312 sec. | ||
| 20343 | 2025.12.24 02:44:46.335439 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20344 | 2025.12.24 02:44:46.335536 [ 4 ] {97855262-f7cc-4ff4-b518-90a0c0860e18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20345 | 2025.12.24 02:44:46.335577 [ 4 ] {97855262-f7cc-4ff4-b518-90a0c0860e18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20346 | 2025.12.24 02:44:46.336055 [ 4 ] {97855262-f7cc-4ff4-b518-90a0c0860e18} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20347 | 2025.12.24 02:44:46.336091 [ 4 ] {97855262-f7cc-4ff4-b518-90a0c0860e18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20348 | 2025.12.24 02:44:46.336420 [ 4 ] {97855262-f7cc-4ff4-b518-90a0c0860e18} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20349 | 2025.12.24 02:44:46.336653 [ 4 ] {97855262-f7cc-4ff4-b518-90a0c0860e18} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20350 | 2025.12.24 02:44:46.336787 [ 4 ] {97855262-f7cc-4ff4-b518-90a0c0860e18} <Debug> executeQuery: Read 216 rows, 19.51 KiB in 0.001272 sec., 169811.320754717 rows/sec., 14.98 MiB/sec. | ||
| 20351 | 2025.12.24 02:44:46.336827 [ 4 ] {97855262-f7cc-4ff4-b518-90a0c0860e18} <Debug> TCPHandler: Processed in 0.001438392 sec. | ||
| 20352 | 2025.12.24 02:44:46.336941 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20353 | 2025.12.24 02:44:46.337036 [ 4 ] {f2ab92ab-d5d4-4b30-993d-2d3ac296e1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20354 | 2025.12.24 02:44:46.337077 [ 4 ] {f2ab92ab-d5d4-4b30-993d-2d3ac296e1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20355 | 2025.12.24 02:44:46.337507 [ 4 ] {f2ab92ab-d5d4-4b30-993d-2d3ac296e1c0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20356 | 2025.12.24 02:44:46.337543 [ 4 ] {f2ab92ab-d5d4-4b30-993d-2d3ac296e1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20357 | 2025.12.24 02:44:46.337846 [ 4 ] {f2ab92ab-d5d4-4b30-993d-2d3ac296e1c0} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20358 | 2025.12.24 02:44:46.338056 [ 4 ] {f2ab92ab-d5d4-4b30-993d-2d3ac296e1c0} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20359 | 2025.12.24 02:44:46.338189 [ 4 ] {f2ab92ab-d5d4-4b30-993d-2d3ac296e1c0} <Debug> executeQuery: Read 44 rows, 3.26 KiB in 0.001173 sec., 37510.65643648764 rows/sec., 2.71 MiB/sec. | ||
| 20360 | 2025.12.24 02:44:46.338229 [ 4 ] {f2ab92ab-d5d4-4b30-993d-2d3ac296e1c0} <Debug> TCPHandler: Processed in 0.001338131 sec. | ||
| 20361 | 2025.12.24 02:44:46.338336 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20362 | 2025.12.24 02:44:46.338429 [ 4 ] {cc3b85fd-2894-4a19-8f28-d35ed155de70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20363 | 2025.12.24 02:44:46.338469 [ 4 ] {cc3b85fd-2894-4a19-8f28-d35ed155de70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20364 | 2025.12.24 02:44:46.338864 [ 4 ] {cc3b85fd-2894-4a19-8f28-d35ed155de70} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20365 | 2025.12.24 02:44:46.338901 [ 4 ] {cc3b85fd-2894-4a19-8f28-d35ed155de70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20366 | 2025.12.24 02:44:46.339195 [ 4 ] {cc3b85fd-2894-4a19-8f28-d35ed155de70} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 20367 | 2025.12.24 02:44:46.339419 [ 4 ] {cc3b85fd-2894-4a19-8f28-d35ed155de70} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20368 | 2025.12.24 02:44:46.339554 [ 4 ] {cc3b85fd-2894-4a19-8f28-d35ed155de70} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001142 sec., 21015.761821366024 rows/sec., 1.74 MiB/sec. | ||
| 20369 | 2025.12.24 02:44:46.339603 [ 4 ] {cc3b85fd-2894-4a19-8f28-d35ed155de70} <Debug> TCPHandler: Processed in 0.001316531 sec. | ||
| 20370 | 2025.12.24 02:44:46.339736 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20371 | 2025.12.24 02:44:46.339858 [ 4 ] {ce38fe27-6241-4f95-a429-d75a9031fefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20372 | 2025.12.24 02:44:46.339908 [ 4 ] {ce38fe27-6241-4f95-a429-d75a9031fefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20373 | 2025.12.24 02:44:46.340402 [ 4 ] {ce38fe27-6241-4f95-a429-d75a9031fefa} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20374 | 2025.12.24 02:44:46.340448 [ 4 ] {ce38fe27-6241-4f95-a429-d75a9031fefa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20375 | 2025.12.24 02:44:46.340759 [ 4 ] {ce38fe27-6241-4f95-a429-d75a9031fefa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 20376 | 2025.12.24 02:44:46.340977 [ 4 ] {ce38fe27-6241-4f95-a429-d75a9031fefa} <Trace> oximeter.fields_u8 (9b4d5bd2-8b95-4c3d-8f20-cb5acc9d9ee8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20377 | 2025.12.24 02:44:46.341111 [ 4 ] {ce38fe27-6241-4f95-a429-d75a9031fefa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001279 sec., 9382.329945269743 rows/sec., 732.99 KiB/sec. | ||
| 20378 | 2025.12.24 02:44:46.341154 [ 4 ] {ce38fe27-6241-4f95-a429-d75a9031fefa} <Debug> TCPHandler: Processed in 0.001482034 sec. | ||
| 20379 | 2025.12.24 02:44:46.341265 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20380 | 2025.12.24 02:44:46.341361 [ 4 ] {2edbdd44-f72f-4d99-a7fc-6c0559d7e1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20381 | 2025.12.24 02:44:46.341402 [ 4 ] {2edbdd44-f72f-4d99-a7fc-6c0559d7e1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20382 | 2025.12.24 02:44:46.341875 [ 4 ] {2edbdd44-f72f-4d99-a7fc-6c0559d7e1ec} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20383 | 2025.12.24 02:44:46.341913 [ 4 ] {2edbdd44-f72f-4d99-a7fc-6c0559d7e1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20384 | 2025.12.24 02:44:46.342224 [ 4 ] {2edbdd44-f72f-4d99-a7fc-6c0559d7e1ec} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20385 | 2025.12.24 02:44:46.342437 [ 4 ] {2edbdd44-f72f-4d99-a7fc-6c0559d7e1ec} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20386 | 2025.12.24 02:44:46.342572 [ 4 ] {2edbdd44-f72f-4d99-a7fc-6c0559d7e1ec} <Debug> executeQuery: Read 144 rows, 11.78 KiB in 0.001229 sec., 117168.42961757525 rows/sec., 9.36 MiB/sec. | ||
| 20387 | 2025.12.24 02:44:46.342613 [ 4 ] {2edbdd44-f72f-4d99-a7fc-6c0559d7e1ec} <Debug> TCPHandler: Processed in 0.001399053 sec. | ||
| 20388 | 2025.12.24 02:44:46.342729 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20389 | 2025.12.24 02:44:46.342833 [ 4 ] {79e3b92b-64e8-4905-9102-76e561dda7de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20390 | 2025.12.24 02:44:46.342877 [ 4 ] {79e3b92b-64e8-4905-9102-76e561dda7de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20391 | 2025.12.24 02:44:46.343290 [ 4 ] {79e3b92b-64e8-4905-9102-76e561dda7de} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20392 | 2025.12.24 02:44:46.343328 [ 4 ] {79e3b92b-64e8-4905-9102-76e561dda7de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20393 | 2025.12.24 02:44:46.343676 [ 4 ] {79e3b92b-64e8-4905-9102-76e561dda7de} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20394 | 2025.12.24 02:44:46.343930 [ 4 ] {79e3b92b-64e8-4905-9102-76e561dda7de} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20395 | 2025.12.24 02:44:46.344069 [ 4 ] {79e3b92b-64e8-4905-9102-76e561dda7de} <Debug> executeQuery: Read 206 rows, 15.08 KiB in 0.001256 sec., 164012.7388535032 rows/sec., 11.73 MiB/sec. | ||
| 20396 | 2025.12.24 02:44:46.344109 [ 4 ] {79e3b92b-64e8-4905-9102-76e561dda7de} <Debug> TCPHandler: Processed in 0.001430752 sec. | ||
| 20397 | 2025.12.24 02:44:46.344219 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20398 | 2025.12.24 02:44:46.344315 [ 4 ] {4373b146-404e-4c7c-a593-8f9e6abb4981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20399 | 2025.12.24 02:44:46.344370 [ 4 ] {4373b146-404e-4c7c-a593-8f9e6abb4981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20400 | 2025.12.24 02:44:46.345153 [ 4 ] {4373b146-404e-4c7c-a593-8f9e6abb4981} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20401 | 2025.12.24 02:44:46.345189 [ 4 ] {4373b146-404e-4c7c-a593-8f9e6abb4981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20402 | 2025.12.24 02:44:46.345715 [ 4 ] {4373b146-404e-4c7c-a593-8f9e6abb4981} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20403 | 2025.12.24 02:44:46.345930 [ 4 ] {4373b146-404e-4c7c-a593-8f9e6abb4981} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20404 | 2025.12.24 02:44:46.346068 [ 4 ] {4373b146-404e-4c7c-a593-8f9e6abb4981} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001772 sec., 7900.677200902935 rows/sec., 14.16 MiB/sec. | ||
| 20405 | 2025.12.24 02:44:46.346129 [ 4 ] {4373b146-404e-4c7c-a593-8f9e6abb4981} <Debug> TCPHandler: Processed in 0.001955602 sec. | ||
| 20406 | 2025.12.24 02:44:46.346245 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20407 | 2025.12.24 02:44:46.346345 [ 4 ] {99b2828f-c092-4db6-9345-07eb34fe57cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20408 | 2025.12.24 02:44:46.346388 [ 4 ] {99b2828f-c092-4db6-9345-07eb34fe57cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20409 | 2025.12.24 02:44:46.346717 [ 4 ] {99b2828f-c092-4db6-9345-07eb34fe57cb} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20410 | 2025.12.24 02:44:46.346753 [ 4 ] {99b2828f-c092-4db6-9345-07eb34fe57cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20411 | 2025.12.24 02:44:46.347048 [ 4 ] {99b2828f-c092-4db6-9345-07eb34fe57cb} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20412 | 2025.12.24 02:44:46.347251 [ 4 ] {99b2828f-c092-4db6-9345-07eb34fe57cb} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20413 | 2025.12.24 02:44:46.347379 [ 4 ] {99b2828f-c092-4db6-9345-07eb34fe57cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 20414 | 2025.12.24 02:44:46.347416 [ 4 ] {99b2828f-c092-4db6-9345-07eb34fe57cb} <Debug> TCPHandler: Processed in 0.001221059 sec. | ||
| 20415 | 2025.12.24 02:44:47.385246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51279 | ||
| 20416 | 2025.12.24 02:44:47.385803 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20417 | 2025.12.24 02:44:47.385856 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20418 | 2025.12.24 02:44:47.386351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 20419 | 2025.12.24 02:44:47.386603 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20420 | 2025.12.24 02:44:47.386758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51279 | ||
| 20421 | 2025.12.24 02:44:50.237001 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 806 | ||
| 20422 | 2025.12.24 02:44:50.256366 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20423 | 2025.12.24 02:44:50.256429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20424 | 2025.12.24 02:44:50.262827 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 20425 | 2025.12.24 02:44:50.263545 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20426 | 2025.12.24 02:44:50.266992 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 20427 | 2025.12.24 02:44:51.331804 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20428 | 2025.12.24 02:44:51.331999 [ 4 ] {49110dc3-7c1e-4c64-8179-2415f1ef584c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20429 | 2025.12.24 02:44:51.332074 [ 4 ] {49110dc3-7c1e-4c64-8179-2415f1ef584c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20430 | 2025.12.24 02:44:51.332739 [ 4 ] {49110dc3-7c1e-4c64-8179-2415f1ef584c} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20431 | 2025.12.24 02:44:51.332787 [ 4 ] {49110dc3-7c1e-4c64-8179-2415f1ef584c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20432 | 2025.12.24 02:44:51.333163 [ 4 ] {49110dc3-7c1e-4c64-8179-2415f1ef584c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 20433 | 2025.12.24 02:44:51.333402 [ 4 ] {49110dc3-7c1e-4c64-8179-2415f1ef584c} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20434 | 2025.12.24 02:44:51.333567 [ 4 ] {49110dc3-7c1e-4c64-8179-2415f1ef584c} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001619 sec., 617.6652254478073 rows/sec., 45.84 KiB/sec. | ||
| 20435 | 2025.12.24 02:44:51.333577 [ 34 ] {} <Debug> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Selected 6 parts from all_1_25_6 to all_30_30_0 | ||
| 20436 | 2025.12.24 02:44:51.333617 [ 4 ] {49110dc3-7c1e-4c64-8179-2415f1ef584c} <Debug> TCPHandler: Processed in 0.001953541 sec. | ||
| 20437 | 2025.12.24 02:44:51.333677 [ 34 ] {} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20438 | 2025.12.24 02:44:51.333710 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20439 | 2025.12.24 02:44:51.333768 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20440 | 2025.12.24 02:44:51.333812 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_6 to all_30_30_0 into Compact with storage Full | ||
| 20441 | 2025.12.24 02:44:51.333876 [ 4 ] {c34cc9ee-7c83-488b-b16f-7b94f0ee3d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20442 | 2025.12.24 02:44:51.333924 [ 4 ] {c34cc9ee-7c83-488b-b16f-7b94f0ee3d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20443 | 2025.12.24 02:44:51.333933 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20444 | 2025.12.24 02:44:51.333970 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 18 rows starting from the beginning of the part | ||
| 20445 | 2025.12.24 02:44:51.334036 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 20446 | 2025.12.24 02:44:51.334082 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::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 | ||
| 20447 | 2025.12.24 02:44:51.334124 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::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 | ||
| 20448 | 2025.12.24 02:44:51.334178 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part | ||
| 20449 | 2025.12.24 02:44:51.334243 [ 198 ] {6b558a83-4159-4d45-ba58-886d87f50b30::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 | ||
| 20450 | 2025.12.24 02:44:51.334493 [ 4 ] {c34cc9ee-7c83-488b-b16f-7b94f0ee3d93} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20451 | 2025.12.24 02:44:51.334537 [ 4 ] {c34cc9ee-7c83-488b-b16f-7b94f0ee3d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20452 | 2025.12.24 02:44:51.334887 [ 4 ] {c34cc9ee-7c83-488b-b16f-7b94f0ee3d93} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20453 | 2025.12.24 02:44:51.335099 [ 199 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328341 sec., 33124.02462921795 rows/sec., 2.73 MiB/sec. | ||
| 20454 | 2025.12.24 02:44:51.335110 [ 4 ] {c34cc9ee-7c83-488b-b16f-7b94f0ee3d93} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20455 | 2025.12.24 02:44:51.335271 [ 186 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 20456 | 2025.12.24 02:44:51.335306 [ 4 ] {c34cc9ee-7c83-488b-b16f-7b94f0ee3d93} <Debug> executeQuery: Read 148 rows, 13.01 KiB in 0.001452 sec., 101928.37465564739 rows/sec., 8.75 MiB/sec. | ||
| 20457 | 2025.12.24 02:44:51.335353 [ 4 ] {c34cc9ee-7c83-488b-b16f-7b94f0ee3d93} <Debug> TCPHandler: Processed in 0.001638206 sec. | ||
| 20458 | 2025.12.24 02:44:51.335474 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20459 | 2025.12.24 02:44:51.335549 [ 186 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_30_7} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20460 | 2025.12.24 02:44:51.335573 [ 4 ] {cd6915c9-eff7-4c85-9530-2e196565274d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20461 | 2025.12.24 02:44:51.335619 [ 4 ] {cd6915c9-eff7-4c85-9530-2e196565274d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20462 | 2025.12.24 02:44:51.335627 [ 186 ] {6b558a83-4159-4d45-ba58-886d87f50b30::all_1_30_7} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30) (MergerMutator): Merged 6 parts: [all_1_25_6, all_30_30_0] -> all_1_30_7 | ||
| 20463 | 2025.12.24 02:44:51.335705 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20464 | 2025.12.24 02:44:51.336062 [ 4 ] {cd6915c9-eff7-4c85-9530-2e196565274d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20465 | 2025.12.24 02:44:51.336104 [ 4 ] {cd6915c9-eff7-4c85-9530-2e196565274d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20466 | 2025.12.24 02:44:51.336414 [ 4 ] {cd6915c9-eff7-4c85-9530-2e196565274d} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20467 | 2025.12.24 02:44:51.336615 [ 4 ] {cd6915c9-eff7-4c85-9530-2e196565274d} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20468 | 2025.12.24 02:44:51.336748 [ 4 ] {cd6915c9-eff7-4c85-9530-2e196565274d} <Debug> executeQuery: Read 46 rows, 3.45 KiB in 0.001195 sec., 38493.723849372385 rows/sec., 2.82 MiB/sec. | ||
| 20469 | 2025.12.24 02:44:51.336787 [ 4 ] {cd6915c9-eff7-4c85-9530-2e196565274d} <Debug> TCPHandler: Processed in 0.001362702 sec. | ||
| 20470 | 2025.12.24 02:44:51.336900 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20471 | 2025.12.24 02:44:51.336994 [ 4 ] {d24a9b3d-c7c6-45a1-968a-5e787583fce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20472 | 2025.12.24 02:44:51.337035 [ 4 ] {d24a9b3d-c7c6-45a1-968a-5e787583fce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20473 | 2025.12.24 02:44:51.337484 [ 4 ] {d24a9b3d-c7c6-45a1-968a-5e787583fce6} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20474 | 2025.12.24 02:44:51.337518 [ 4 ] {d24a9b3d-c7c6-45a1-968a-5e787583fce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20475 | 2025.12.24 02:44:51.337817 [ 4 ] {d24a9b3d-c7c6-45a1-968a-5e787583fce6} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20476 | 2025.12.24 02:44:51.338018 [ 4 ] {d24a9b3d-c7c6-45a1-968a-5e787583fce6} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20477 | 2025.12.24 02:44:51.338145 [ 4 ] {d24a9b3d-c7c6-45a1-968a-5e787583fce6} <Debug> executeQuery: Read 125 rows, 9.93 KiB in 0.00117 sec., 106837.60683760683 rows/sec., 8.29 MiB/sec. | ||
| 20478 | 2025.12.24 02:44:51.338183 [ 4 ] {d24a9b3d-c7c6-45a1-968a-5e787583fce6} <Debug> TCPHandler: Processed in 0.001331522 sec. | ||
| 20479 | 2025.12.24 02:44:51.338296 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20480 | 2025.12.24 02:44:51.338390 [ 4 ] {77af3aa4-f9c8-4951-93d2-275ab1a39a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20481 | 2025.12.24 02:44:51.338433 [ 4 ] {77af3aa4-f9c8-4951-93d2-275ab1a39a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20482 | 2025.12.24 02:44:51.338839 [ 4 ] {77af3aa4-f9c8-4951-93d2-275ab1a39a4e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20483 | 2025.12.24 02:44:51.338874 [ 4 ] {77af3aa4-f9c8-4951-93d2-275ab1a39a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20484 | 2025.12.24 02:44:51.339201 [ 4 ] {77af3aa4-f9c8-4951-93d2-275ab1a39a4e} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20485 | 2025.12.24 02:44:51.339405 [ 4 ] {77af3aa4-f9c8-4951-93d2-275ab1a39a4e} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20486 | 2025.12.24 02:44:51.339537 [ 4 ] {77af3aa4-f9c8-4951-93d2-275ab1a39a4e} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001165 sec., 138197.42489270386 rows/sec., 9.62 MiB/sec. | ||
| 20487 | 2025.12.24 02:44:51.339575 [ 4 ] {77af3aa4-f9c8-4951-93d2-275ab1a39a4e} <Debug> TCPHandler: Processed in 0.001327991 sec. | ||
| 20488 | 2025.12.24 02:44:51.339694 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20489 | 2025.12.24 02:44:51.339816 [ 4 ] {e395490e-d242-49a7-b728-6fc0a95f7357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20490 | 2025.12.24 02:44:51.339882 [ 4 ] {e395490e-d242-49a7-b728-6fc0a95f7357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20491 | 2025.12.24 02:44:51.340859 [ 4 ] {e395490e-d242-49a7-b728-6fc0a95f7357} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20492 | 2025.12.24 02:44:51.340896 [ 4 ] {e395490e-d242-49a7-b728-6fc0a95f7357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20493 | 2025.12.24 02:44:51.341466 [ 4 ] {e395490e-d242-49a7-b728-6fc0a95f7357} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20494 | 2025.12.24 02:44:51.341687 [ 4 ] {e395490e-d242-49a7-b728-6fc0a95f7357} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20495 | 2025.12.24 02:44:51.341831 [ 4 ] {e395490e-d242-49a7-b728-6fc0a95f7357} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.00204 sec., 22058.823529411762 rows/sec., 39.53 MiB/sec. | ||
| 20496 | 2025.12.24 02:44:51.341900 [ 4 ] {e395490e-d242-49a7-b728-6fc0a95f7357} <Debug> TCPHandler: Processed in 0.002266756 sec. | ||
| 20497 | 2025.12.24 02:44:51.342011 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20498 | 2025.12.24 02:44:51.342105 [ 4 ] {ee090fb1-f1ac-4277-9e36-3a31c9798450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20499 | 2025.12.24 02:44:51.342148 [ 4 ] {ee090fb1-f1ac-4277-9e36-3a31c9798450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20500 | 2025.12.24 02:44:51.342501 [ 4 ] {ee090fb1-f1ac-4277-9e36-3a31c9798450} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20501 | 2025.12.24 02:44:51.342546 [ 4 ] {ee090fb1-f1ac-4277-9e36-3a31c9798450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20502 | 2025.12.24 02:44:51.342902 [ 4 ] {ee090fb1-f1ac-4277-9e36-3a31c9798450} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 20503 | 2025.12.24 02:44:51.343145 [ 4 ] {ee090fb1-f1ac-4277-9e36-3a31c9798450} <Trace> oximeter.measurements_i64 (7efcebc0-1b57-4cb9-9c2c-8dd5cd81801b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20504 | 2025.12.24 02:44:51.343291 [ 4 ] {ee090fb1-f1ac-4277-9e36-3a31c9798450} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001203 sec., 7481.296758104738 rows/sec., 528.46 KiB/sec. | ||
| 20505 | 2025.12.24 02:44:51.343334 [ 4 ] {ee090fb1-f1ac-4277-9e36-3a31c9798450} <Debug> TCPHandler: Processed in 0.001372111 sec. | ||
| 20506 | 2025.12.24 02:44:51.343454 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20507 | 2025.12.24 02:44:51.343566 [ 4 ] {6544cb2b-26d2-414c-a95c-4db644a8fe6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20508 | 2025.12.24 02:44:51.343614 [ 4 ] {6544cb2b-26d2-414c-a95c-4db644a8fe6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20509 | 2025.12.24 02:44:51.343942 [ 4 ] {6544cb2b-26d2-414c-a95c-4db644a8fe6a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20510 | 2025.12.24 02:44:51.343977 [ 4 ] {6544cb2b-26d2-414c-a95c-4db644a8fe6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.84 GiB. | ||
| 20511 | 2025.12.24 02:44:51.344264 [ 4 ] {6544cb2b-26d2-414c-a95c-4db644a8fe6a} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20512 | 2025.12.24 02:44:51.344462 [ 4 ] {6544cb2b-26d2-414c-a95c-4db644a8fe6a} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20513 | 2025.12.24 02:44:51.344586 [ 4 ] {6544cb2b-26d2-414c-a95c-4db644a8fe6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 20514 | 2025.12.24 02:44:51.344622 [ 4 ] {6544cb2b-26d2-414c-a95c-4db644a8fe6a} <Debug> TCPHandler: Processed in 0.00122543 sec. | ||
| 20515 | 2025.12.24 02:44:54.660271 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20516 | 2025.12.24 02:44:54.660369 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20517 | 2025.12.24 02:44:54.887001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51727 | ||
| 20518 | 2025.12.24 02:44:54.887627 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20519 | 2025.12.24 02:44:54.887680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20520 | 2025.12.24 02:44:54.888157 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 20521 | 2025.12.24 02:44:54.888381 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20522 | 2025.12.24 02:44:54.888523 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51727 | ||
| 20523 | 2025.12.24 02:44:55.066142 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2426 | ||
| 20524 | 2025.12.24 02:44:55.068673 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20525 | 2025.12.24 02:44:55.068712 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20526 | 2025.12.24 02:44:55.069884 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 20527 | 2025.12.24 02:44:55.070145 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20528 | 2025.12.24 02:44:55.070409 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2426 | ||
| 20529 | 2025.12.24 02:44:56.330254 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20530 | 2025.12.24 02:44:56.330445 [ 4 ] {9f116af7-12af-42d8-907c-1cdb8b61b1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20531 | 2025.12.24 02:44:56.330518 [ 4 ] {9f116af7-12af-42d8-907c-1cdb8b61b1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20532 | 2025.12.24 02:44:56.331122 [ 4 ] {9f116af7-12af-42d8-907c-1cdb8b61b1a4} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20533 | 2025.12.24 02:44:56.331172 [ 4 ] {9f116af7-12af-42d8-907c-1cdb8b61b1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20534 | 2025.12.24 02:44:56.331546 [ 4 ] {9f116af7-12af-42d8-907c-1cdb8b61b1a4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 20535 | 2025.12.24 02:44:56.331757 [ 4 ] {9f116af7-12af-42d8-907c-1cdb8b61b1a4} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20536 | 2025.12.24 02:44:56.331916 [ 4 ] {9f116af7-12af-42d8-907c-1cdb8b61b1a4} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001522 sec., 1314.060446780552 rows/sec., 97.53 KiB/sec. | ||
| 20537 | 2025.12.24 02:44:56.331968 [ 4 ] {9f116af7-12af-42d8-907c-1cdb8b61b1a4} <Debug> TCPHandler: Processed in 0.00184402 sec. | ||
| 20538 | 2025.12.24 02:44:56.332082 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20539 | 2025.12.24 02:44:56.332183 [ 4 ] {cda2ba1e-44e0-42bc-944c-b7ad551df7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20540 | 2025.12.24 02:44:56.332225 [ 4 ] {cda2ba1e-44e0-42bc-944c-b7ad551df7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20541 | 2025.12.24 02:44:56.332666 [ 4 ] {cda2ba1e-44e0-42bc-944c-b7ad551df7a2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20542 | 2025.12.24 02:44:56.332705 [ 4 ] {cda2ba1e-44e0-42bc-944c-b7ad551df7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20543 | 2025.12.24 02:44:56.333001 [ 4 ] {cda2ba1e-44e0-42bc-944c-b7ad551df7a2} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20544 | 2025.12.24 02:44:56.333199 [ 4 ] {cda2ba1e-44e0-42bc-944c-b7ad551df7a2} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20545 | 2025.12.24 02:44:56.333326 [ 4 ] {cda2ba1e-44e0-42bc-944c-b7ad551df7a2} <Debug> executeQuery: Read 88 rows, 7.46 KiB in 0.001167 sec., 75407.0265638389 rows/sec., 6.25 MiB/sec. | ||
| 20546 | 2025.12.24 02:44:56.333365 [ 4 ] {cda2ba1e-44e0-42bc-944c-b7ad551df7a2} <Debug> TCPHandler: Processed in 0.001332221 sec. | ||
| 20547 | 2025.12.24 02:44:56.333469 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20548 | 2025.12.24 02:44:56.333561 [ 4 ] {e228d61d-a329-4300-9afa-0ef30cafd4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20549 | 2025.12.24 02:44:56.333601 [ 4 ] {e228d61d-a329-4300-9afa-0ef30cafd4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20550 | 2025.12.24 02:44:56.333980 [ 4 ] {e228d61d-a329-4300-9afa-0ef30cafd4d3} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20551 | 2025.12.24 02:44:56.334016 [ 4 ] {e228d61d-a329-4300-9afa-0ef30cafd4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20552 | 2025.12.24 02:44:56.334292 [ 4 ] {e228d61d-a329-4300-9afa-0ef30cafd4d3} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20553 | 2025.12.24 02:44:56.334484 [ 4 ] {e228d61d-a329-4300-9afa-0ef30cafd4d3} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20554 | 2025.12.24 02:44:56.334609 [ 4 ] {e228d61d-a329-4300-9afa-0ef30cafd4d3} <Debug> executeQuery: Read 16 rows, 1.18 KiB in 0.001067 sec., 14995.313964386129 rows/sec., 1.08 MiB/sec. | ||
| 20555 | 2025.12.24 02:44:56.334646 [ 4 ] {e228d61d-a329-4300-9afa-0ef30cafd4d3} <Debug> TCPHandler: Processed in 0.001224889 sec. | ||
| 20556 | 2025.12.24 02:44:56.334767 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20557 | 2025.12.24 02:44:56.334890 [ 4 ] {ef2016fc-d2d0-445a-af6a-c3d2c158cea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20558 | 2025.12.24 02:44:56.334940 [ 4 ] {ef2016fc-d2d0-445a-af6a-c3d2c158cea2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20559 | 2025.12.24 02:44:56.335451 [ 4 ] {ef2016fc-d2d0-445a-af6a-c3d2c158cea2} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20560 | 2025.12.24 02:44:56.335496 [ 4 ] {ef2016fc-d2d0-445a-af6a-c3d2c158cea2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20561 | 2025.12.24 02:44:56.335864 [ 4 ] {ef2016fc-d2d0-445a-af6a-c3d2c158cea2} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20562 | 2025.12.24 02:44:56.336069 [ 4 ] {ef2016fc-d2d0-445a-af6a-c3d2c158cea2} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20563 | 2025.12.24 02:44:56.336199 [ 4 ] {ef2016fc-d2d0-445a-af6a-c3d2c158cea2} <Debug> executeQuery: Read 92 rows, 7.22 KiB in 0.001333 sec., 69017.25431357839 rows/sec., 5.29 MiB/sec. | ||
| 20564 | 2025.12.24 02:44:56.336240 [ 4 ] {ef2016fc-d2d0-445a-af6a-c3d2c158cea2} <Debug> TCPHandler: Processed in 0.001534204 sec. | ||
| 20565 | 2025.12.24 02:44:56.336347 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20566 | 2025.12.24 02:44:56.336442 [ 4 ] {734d23df-9042-4f31-919e-b7eb58ed7331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20567 | 2025.12.24 02:44:56.336486 [ 4 ] {734d23df-9042-4f31-919e-b7eb58ed7331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20568 | 2025.12.24 02:44:56.336896 [ 4 ] {734d23df-9042-4f31-919e-b7eb58ed7331} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20569 | 2025.12.24 02:44:56.336932 [ 4 ] {734d23df-9042-4f31-919e-b7eb58ed7331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20570 | 2025.12.24 02:44:56.337255 [ 4 ] {734d23df-9042-4f31-919e-b7eb58ed7331} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20571 | 2025.12.24 02:44:56.337463 [ 4 ] {734d23df-9042-4f31-919e-b7eb58ed7331} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20572 | 2025.12.24 02:44:56.337582 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 2 parts from all_1_155_36 to all_156_156_0 | ||
| 20573 | 2025.12.24 02:44:56.337596 [ 4 ] {734d23df-9042-4f31-919e-b7eb58ed7331} <Debug> executeQuery: Read 162 rows, 11.53 KiB in 0.001173 sec., 138107.4168797954 rows/sec., 9.60 MiB/sec. | ||
| 20574 | 2025.12.24 02:44:56.337647 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20575 | 2025.12.24 02:44:56.337660 [ 4 ] {734d23df-9042-4f31-919e-b7eb58ed7331} <Debug> TCPHandler: Processed in 0.001362712 sec. | ||
| 20576 | 2025.12.24 02:44:56.337672 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20577 | 2025.12.24 02:44:56.337789 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20578 | 2025.12.24 02:44:56.337792 [ 190 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_156_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_155_36 to all_156_156_0 into Compact with storage Full | ||
| 20579 | 2025.12.24 02:44:56.337915 [ 4 ] {be704e31-0a82-40db-9c75-0050f673f613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20580 | 2025.12.24 02:44:56.338005 [ 4 ] {be704e31-0a82-40db-9c75-0050f673f613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20581 | 2025.12.24 02:44:56.338036 [ 190 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_156_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20582 | 2025.12.24 02:44:56.338103 [ 190 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_156_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_155_36, total 44193 rows starting from the beginning of the part | ||
| 20583 | 2025.12.24 02:44:56.338227 [ 190 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_156_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 162 rows starting from the beginning of the part | ||
| 20584 | 2025.12.24 02:44:56.338859 [ 4 ] {be704e31-0a82-40db-9c75-0050f673f613} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20585 | 2025.12.24 02:44:56.338904 [ 4 ] {be704e31-0a82-40db-9c75-0050f673f613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20586 | 2025.12.24 02:44:56.339442 [ 4 ] {be704e31-0a82-40db-9c75-0050f673f613} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20587 | 2025.12.24 02:44:56.339665 [ 4 ] {be704e31-0a82-40db-9c75-0050f673f613} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20588 | 2025.12.24 02:44:56.339812 [ 4 ] {be704e31-0a82-40db-9c75-0050f673f613} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 13.07 MiB/sec. | ||
| 20589 | 2025.12.24 02:44:56.339885 [ 4 ] {be704e31-0a82-40db-9c75-0050f673f613} <Debug> TCPHandler: Processed in 0.002155295 sec. | ||
| 20590 | 2025.12.24 02:44:56.340000 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20591 | 2025.12.24 02:44:56.340096 [ 4 ] {48b441d5-8719-4846-a56e-8b03c726ae1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20592 | 2025.12.24 02:44:56.340138 [ 4 ] {48b441d5-8719-4846-a56e-8b03c726ae1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20593 | 2025.12.24 02:44:56.340493 [ 4 ] {48b441d5-8719-4846-a56e-8b03c726ae1c} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20594 | 2025.12.24 02:44:56.340531 [ 4 ] {48b441d5-8719-4846-a56e-8b03c726ae1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20595 | 2025.12.24 02:44:56.340835 [ 4 ] {48b441d5-8719-4846-a56e-8b03c726ae1c} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20596 | 2025.12.24 02:44:56.341035 [ 4 ] {48b441d5-8719-4846-a56e-8b03c726ae1c} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20597 | 2025.12.24 02:44:56.341168 [ 4 ] {48b441d5-8719-4846-a56e-8b03c726ae1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 20598 | 2025.12.24 02:44:56.341206 [ 4 ] {48b441d5-8719-4846-a56e-8b03c726ae1c} <Debug> TCPHandler: Processed in 0.00125536 sec. | ||
| 20599 | 2025.12.24 02:44:56.345817 [ 199 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_156_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44355 rows, containing 5 columns (5 merged, 0 gathered) in 0.008071469 sec., 5495282.209471411 rows/sec., 377.54 MiB/sec. | ||
| 20600 | 2025.12.24 02:44:56.346206 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_156_37} <Trace> MergedBlockOutputStream: filled checksums all_1_156_37 (state Temporary) | ||
| 20601 | 2025.12.24 02:44:56.346518 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_156_37} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_156_37 to all_1_156_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20602 | 2025.12.24 02:44:56.346601 [ 194 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_156_37} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 2 parts: [all_1_155_36, all_156_156_0] -> all_1_156_37 | ||
| 20603 | 2025.12.24 02:44:56.346694 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 20604 | 2025.12.24 02:44:57.767117 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 814 | ||
| 20605 | 2025.12.24 02:44:57.787117 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20606 | 2025.12.24 02:44:57.787182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20607 | 2025.12.24 02:44:57.793843 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 20608 | 2025.12.24 02:44:57.794603 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20609 | 2025.12.24 02:44:57.798783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 814 | ||
| 20610 | 2025.12.24 02:44:59.433681 [ 88 ] {} <Debug> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 20611 | 2025.12.24 02:44:59.433744 [ 88 ] {} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20612 | 2025.12.24 02:44:59.433764 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20613 | 2025.12.24 02:44:59.433862 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 20614 | 2025.12.24 02:44:59.433995 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20615 | 2025.12.24 02:44:59.434033 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 254 rows starting from the beginning of the part | ||
| 20616 | 2025.12.24 02:44:59.434103 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 228 rows starting from the beginning of the part | ||
| 20617 | 2025.12.24 02:44:59.434153 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 24 rows starting from the beginning of the part | ||
| 20618 | 2025.12.24 02:44:59.434201 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 228 rows starting from the beginning of the part | ||
| 20619 | 2025.12.24 02:44:59.434247 [ 192 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 20620 | 2025.12.24 02:44:59.435214 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391733 sec., 544644.6983724608 rows/sec., 39.74 MiB/sec. | ||
| 20621 | 2025.12.24 02:44:59.435411 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 20622 | 2025.12.24 02:44:59.435714 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_53_13} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20623 | 2025.12.24 02:44:59.435796 [ 194 ] {a87b68c3-cbc3-4cb2-b83f-82945a3b6d79::all_1_53_13} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 20624 | 2025.12.24 02:44:59.435905 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 20625 | 2025.12.24 02:45:01.361582 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20626 | 2025.12.24 02:45:01.361803 [ 4 ] {171a95ca-6610-4849-b612-e8aa8dda840b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20627 | 2025.12.24 02:45:01.361887 [ 4 ] {171a95ca-6610-4849-b612-e8aa8dda840b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20628 | 2025.12.24 02:45:01.362536 [ 4 ] {171a95ca-6610-4849-b612-e8aa8dda840b} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20629 | 2025.12.24 02:45:01.362582 [ 4 ] {171a95ca-6610-4849-b612-e8aa8dda840b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20630 | 2025.12.24 02:45:01.362955 [ 4 ] {171a95ca-6610-4849-b612-e8aa8dda840b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 20631 | 2025.12.24 02:45:01.363184 [ 4 ] {171a95ca-6610-4849-b612-e8aa8dda840b} <Trace> oximeter.fields_ipaddr (6b558a83-4159-4d45-ba58-886d87f50b30): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20632 | 2025.12.24 02:45:01.363349 [ 4 ] {171a95ca-6610-4849-b612-e8aa8dda840b} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001602 sec., 624.2197253433209 rows/sec., 46.33 KiB/sec. | ||
| 20633 | 2025.12.24 02:45:01.363403 [ 4 ] {171a95ca-6610-4849-b612-e8aa8dda840b} <Debug> TCPHandler: Processed in 0.001979761 sec. | ||
| 20634 | 2025.12.24 02:45:01.363535 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20635 | 2025.12.24 02:45:01.363638 [ 4 ] {9cc7b391-917b-4718-a6eb-f70f91b3f55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20636 | 2025.12.24 02:45:01.363681 [ 4 ] {9cc7b391-917b-4718-a6eb-f70f91b3f55e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20637 | 2025.12.24 02:45:01.364869 [ 4 ] {9cc7b391-917b-4718-a6eb-f70f91b3f55e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20638 | 2025.12.24 02:45:01.364904 [ 4 ] {9cc7b391-917b-4718-a6eb-f70f91b3f55e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20639 | 2025.12.24 02:45:01.365283 [ 4 ] {9cc7b391-917b-4718-a6eb-f70f91b3f55e} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20640 | 2025.12.24 02:45:01.365496 [ 4 ] {9cc7b391-917b-4718-a6eb-f70f91b3f55e} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20641 | 2025.12.24 02:45:01.365616 [ 120 ] {} <Debug> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20642 | 2025.12.24 02:45:01.365632 [ 4 ] {9cc7b391-917b-4718-a6eb-f70f91b3f55e} <Debug> executeQuery: Read 1288 rows, 109.57 KiB in 0.002016 sec., 638888.8888888889 rows/sec., 53.08 MiB/sec. | ||
| 20643 | 2025.12.24 02:45:01.365661 [ 120 ] {} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20644 | 2025.12.24 02:45:01.365679 [ 4 ] {9cc7b391-917b-4718-a6eb-f70f91b3f55e} <Debug> TCPHandler: Processed in 0.002196695 sec. | ||
| 20645 | 2025.12.24 02:45:01.365685 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20646 | 2025.12.24 02:45:01.365786 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20647 | 2025.12.24 02:45:01.365836 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20648 | 2025.12.24 02:45:01.365882 [ 4 ] {2be4f435-c9b3-44f1-a480-47c40616ceb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20649 | 2025.12.24 02:45:01.365932 [ 4 ] {2be4f435-c9b3-44f1-a480-47c40616ceb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20650 | 2025.12.24 02:45:01.366021 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20651 | 2025.12.24 02:45:01.366073 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1439 rows starting from the beginning of the part | ||
| 20652 | 2025.12.24 02:45:01.366165 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 142 rows starting from the beginning of the part | ||
| 20653 | 2025.12.24 02:45:01.366236 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 216 rows starting from the beginning of the part | ||
| 20654 | 2025.12.24 02:45:01.366296 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 148 rows starting from the beginning of the part | ||
| 20655 | 2025.12.24 02:45:01.366360 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 88 rows starting from the beginning of the part | ||
| 20656 | 2025.12.24 02:45:01.366368 [ 4 ] {2be4f435-c9b3-44f1-a480-47c40616ceb8} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20657 | 2025.12.24 02:45:01.366412 [ 4 ] {2be4f435-c9b3-44f1-a480-47c40616ceb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20658 | 2025.12.24 02:45:01.366419 [ 199 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1288 rows starting from the beginning of the part | ||
| 20659 | 2025.12.24 02:45:01.366731 [ 4 ] {2be4f435-c9b3-44f1-a480-47c40616ceb8} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20660 | 2025.12.24 02:45:01.366956 [ 4 ] {2be4f435-c9b3-44f1-a480-47c40616ceb8} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20661 | 2025.12.24 02:45:01.367067 [ 120 ] {} <Debug> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20662 | 2025.12.24 02:45:01.367091 [ 4 ] {2be4f435-c9b3-44f1-a480-47c40616ceb8} <Debug> executeQuery: Read 46 rows, 3.45 KiB in 0.001228 sec., 37459.283387622156 rows/sec., 2.74 MiB/sec. | ||
| 20663 | 2025.12.24 02:45:01.367093 [ 120 ] {} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20664 | 2025.12.24 02:45:01.367124 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20665 | 2025.12.24 02:45:01.367132 [ 4 ] {2be4f435-c9b3-44f1-a480-47c40616ceb8} <Debug> TCPHandler: Processed in 0.001395683 sec. | ||
| 20666 | 2025.12.24 02:45:01.367242 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20667 | 2025.12.24 02:45:01.367243 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::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 | ||
| 20668 | 2025.12.24 02:45:01.367338 [ 4 ] {ce4e1f58-6fdb-4bdd-89d9-c932ec65afdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20669 | 2025.12.24 02:45:01.367383 [ 4 ] {ce4e1f58-6fdb-4bdd-89d9-c932ec65afdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20670 | 2025.12.24 02:45:01.367410 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20671 | 2025.12.24 02:45:01.367459 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 86 rows starting from the beginning of the part | ||
| 20672 | 2025.12.24 02:45:01.367534 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 43 rows starting from the beginning of the part | ||
| 20673 | 2025.12.24 02:45:01.367585 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 44 rows starting from the beginning of the part | ||
| 20674 | 2025.12.24 02:45:01.367632 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 46 rows starting from the beginning of the part | ||
| 20675 | 2025.12.24 02:45:01.367676 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 16 rows starting from the beginning of the part | ||
| 20676 | 2025.12.24 02:45:01.367721 [ 194 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 46 rows starting from the beginning of the part | ||
| 20677 | 2025.12.24 02:45:01.367930 [ 4 ] {ce4e1f58-6fdb-4bdd-89d9-c932ec65afdb} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20678 | 2025.12.24 02:45:01.367971 [ 4 ] {ce4e1f58-6fdb-4bdd-89d9-c932ec65afdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20679 | 2025.12.24 02:45:01.368130 [ 200 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3321 rows, containing 5 columns (5 merged, 0 gathered) in 0.002370868 sec., 1400752.804458114 rows/sec., 123.09 MiB/sec. | ||
| 20680 | 2025.12.24 02:45:01.368287 [ 4 ] {ce4e1f58-6fdb-4bdd-89d9-c932ec65afdb} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 20681 | 2025.12.24 02:45:01.368390 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20682 | 2025.12.24 02:45:01.368532 [ 4 ] {ce4e1f58-6fdb-4bdd-89d9-c932ec65afdb} <Trace> oximeter.fields_u32 (a87b68c3-cbc3-4cb2-b83f-82945a3b6d79): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20683 | 2025.12.24 02:45:01.368669 [ 4 ] {ce4e1f58-6fdb-4bdd-89d9-c932ec65afdb} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001348 sec., 169139.46587537092 rows/sec., 11.45 MiB/sec. | ||
| 20684 | 2025.12.24 02:45:01.368679 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 5 columns (5 merged, 0 gathered) in 0.001502504 sec., 187021.132722442 rows/sec., 14.33 MiB/sec. | ||
| 20685 | 2025.12.24 02:45:01.368712 [ 4 ] {ce4e1f58-6fdb-4bdd-89d9-c932ec65afdb} <Debug> TCPHandler: Processed in 0.001518835 sec. | ||
| 20686 | 2025.12.24 02:45:01.368712 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_161_32} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20687 | 2025.12.24 02:45:01.368800 [ 196 ] {6fbbc42a-4703-4209-a101-52e900aa0e08::all_1_161_32} <Trace> oximeter.fields_string (6fbbc42a-4703-4209-a101-52e900aa0e08) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20688 | 2025.12.24 02:45:01.368804 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20689 | 2025.12.24 02:45:01.368822 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20690 | 2025.12.24 02:45:01.368891 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 20691 | 2025.12.24 02:45:01.368915 [ 4 ] {9ba9738a-671e-4720-a27c-c26b973a068c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20692 | 2025.12.24 02:45:01.368956 [ 4 ] {9ba9738a-671e-4720-a27c-c26b973a068c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20693 | 2025.12.24 02:45:01.369063 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_156_31} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20694 | 2025.12.24 02:45:01.369129 [ 200 ] {721a19a6-f451-4b4a-8fb5-5b29693a8e83::all_1_156_31} <Trace> oximeter.fields_u16 (721a19a6-f451-4b4a-8fb5-5b29693a8e83) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20695 | 2025.12.24 02:45:01.369202 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 20696 | 2025.12.24 02:45:01.369690 [ 4 ] {9ba9738a-671e-4720-a27c-c26b973a068c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20697 | 2025.12.24 02:45:01.369725 [ 4 ] {9ba9738a-671e-4720-a27c-c26b973a068c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20698 | 2025.12.24 02:45:01.370048 [ 4 ] {9ba9738a-671e-4720-a27c-c26b973a068c} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20699 | 2025.12.24 02:45:01.370246 [ 4 ] {9ba9738a-671e-4720-a27c-c26b973a068c} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20700 | 2025.12.24 02:45:01.370354 [ 120 ] {} <Debug> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20701 | 2025.12.24 02:45:01.370374 [ 4 ] {9ba9738a-671e-4720-a27c-c26b973a068c} <Debug> executeQuery: Read 572 rows, 43.50 KiB in 0.001476 sec., 387533.87533875334 rows/sec., 28.78 MiB/sec. | ||
| 20702 | 2025.12.24 02:45:01.370381 [ 120 ] {} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20703 | 2025.12.24 02:45:01.370408 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20704 | 2025.12.24 02:45:01.370415 [ 4 ] {9ba9738a-671e-4720-a27c-c26b973a068c} <Debug> TCPHandler: Processed in 0.001642306 sec. | ||
| 20705 | 2025.12.24 02:45:01.370495 [ 187 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20706 | 2025.12.24 02:45:01.370535 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20707 | 2025.12.24 02:45:01.370616 [ 187 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20708 | 2025.12.24 02:45:01.370635 [ 4 ] {eb7d9162-cd0c-41b2-be6f-03c64d6c6641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20709 | 2025.12.24 02:45:01.370650 [ 187 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 663 rows starting from the beginning of the part | ||
| 20710 | 2025.12.24 02:45:01.370683 [ 4 ] {eb7d9162-cd0c-41b2-be6f-03c64d6c6641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20711 | 2025.12.24 02:45:01.370716 [ 187 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 113 rows starting from the beginning of the part | ||
| 20712 | 2025.12.24 02:45:01.370767 [ 187 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 144 rows starting from the beginning of the part | ||
| 20713 | 2025.12.24 02:45:01.370812 [ 187 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 125 rows starting from the beginning of the part | ||
| 20714 | 2025.12.24 02:45:01.370856 [ 187 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 92 rows starting from the beginning of the part | ||
| 20715 | 2025.12.24 02:45:01.370898 [ 187 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 572 rows starting from the beginning of the part | ||
| 20716 | 2025.12.24 02:45:01.371367 [ 4 ] {eb7d9162-cd0c-41b2-be6f-03c64d6c6641} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20717 | 2025.12.24 02:45:01.371408 [ 4 ] {eb7d9162-cd0c-41b2-be6f-03c64d6c6641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20718 | 2025.12.24 02:45:01.371788 [ 4 ] {eb7d9162-cd0c-41b2-be6f-03c64d6c6641} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20719 | 2025.12.24 02:45:01.371969 [ 189 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1709 rows, containing 5 columns (5 merged, 0 gathered) in 0.001509424 sec., 1132219.9726518195 rows/sec., 90.06 MiB/sec. | ||
| 20720 | 2025.12.24 02:45:01.371989 [ 4 ] {eb7d9162-cd0c-41b2-be6f-03c64d6c6641} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20721 | 2025.12.24 02:45:01.372127 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Selected 6 parts from all_1_156_37 to all_161_161_0 | ||
| 20722 | 2025.12.24 02:45:01.372146 [ 4 ] {eb7d9162-cd0c-41b2-be6f-03c64d6c6641} <Debug> executeQuery: Read 845 rows, 58.23 KiB in 0.001529 sec., 552648.790058862 rows/sec., 37.19 MiB/sec. | ||
| 20723 | 2025.12.24 02:45:01.372151 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20724 | 2025.12.24 02:45:01.372177 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20725 | 2025.12.24 02:45:01.372176 [ 188 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20726 | 2025.12.24 02:45:01.372187 [ 4 ] {eb7d9162-cd0c-41b2-be6f-03c64d6c6641} <Debug> TCPHandler: Processed in 0.001700887 sec. | ||
| 20727 | 2025.12.24 02:45:01.372244 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_161_38} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_37 to all_161_161_0 into Compact with storage Full | ||
| 20728 | 2025.12.24 02:45:01.372306 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20729 | 2025.12.24 02:45:01.372349 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_161_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20730 | 2025.12.24 02:45:01.372384 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_156_37, total 44355 rows starting from the beginning of the part | ||
| 20731 | 2025.12.24 02:45:01.372404 [ 4 ] {d7203e85-02b2-428c-979a-aa44e721a3cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20732 | 2025.12.24 02:45:01.372434 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 161 rows starting from the beginning of the part | ||
| 20733 | 2025.12.24 02:45:01.372464 [ 4 ] {d7203e85-02b2-428c-979a-aa44e721a3cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20734 | 2025.12.24 02:45:01.372465 [ 188 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_161_32} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20735 | 2025.12.24 02:45:01.372477 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 206 rows starting from the beginning of the part | ||
| 20736 | 2025.12.24 02:45:01.372532 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 161 rows starting from the beginning of the part | ||
| 20737 | 2025.12.24 02:45:01.372552 [ 188 ] {4ac52a76-6a5f-45ed-83cb-2dd93d5b3998::all_1_161_32} <Trace> oximeter.fields_uuid (4ac52a76-6a5f-45ed-83cb-2dd93d5b3998) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20738 | 2025.12.24 02:45:01.372575 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 162 rows starting from the beginning of the part | ||
| 20739 | 2025.12.24 02:45:01.372619 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_161_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 845 rows starting from the beginning of the part | ||
| 20740 | 2025.12.24 02:45:01.372645 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 20741 | 2025.12.24 02:45:01.373387 [ 4 ] {d7203e85-02b2-428c-979a-aa44e721a3cc} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20742 | 2025.12.24 02:45:01.373425 [ 4 ] {d7203e85-02b2-428c-979a-aa44e721a3cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20743 | 2025.12.24 02:45:01.374005 [ 4 ] {d7203e85-02b2-428c-979a-aa44e721a3cc} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20744 | 2025.12.24 02:45:01.374226 [ 4 ] {d7203e85-02b2-428c-979a-aa44e721a3cc} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20745 | 2025.12.24 02:45:01.374374 [ 4 ] {d7203e85-02b2-428c-979a-aa44e721a3cc} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001987 sec., 22647.206844489177 rows/sec., 40.58 MiB/sec. | ||
| 20746 | 2025.12.24 02:45:01.374378 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20747 | 2025.12.24 02:45:01.374437 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20748 | 2025.12.24 02:45:01.374450 [ 4 ] {d7203e85-02b2-428c-979a-aa44e721a3cc} <Debug> TCPHandler: Processed in 0.002191755 sec. | ||
| 20749 | 2025.12.24 02:45:01.374460 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20750 | 2025.12.24 02:45:01.374562 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::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 | ||
| 20751 | 2025.12.24 02:45:01.374577 [ 4 ] {} <Trace> TCP-Session: f15c7382-cef8-4b99-92cd-7b5de2c2fa00 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20752 | 2025.12.24 02:45:01.374681 [ 4 ] {80d33bb8-4bea-4b1c-8a80-50954ba6a3c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62324) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20753 | 2025.12.24 02:45:01.374722 [ 4 ] {80d33bb8-4bea-4b1c-8a80-50954ba6a3c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20754 | 2025.12.24 02:45:01.374777 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20755 | 2025.12.24 02:45:01.374831 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2974 rows starting from the beginning of the part | ||
| 20756 | 2025.12.24 02:45:01.374955 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 42 rows starting from the beginning of the part | ||
| 20757 | 2025.12.24 02:45:01.375059 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 14 rows starting from the beginning of the part | ||
| 20758 | 2025.12.24 02:45:01.375073 [ 4 ] {80d33bb8-4bea-4b1c-8a80-50954ba6a3c1} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20759 | 2025.12.24 02:45:01.375114 [ 4 ] {80d33bb8-4bea-4b1c-8a80-50954ba6a3c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20760 | 2025.12.24 02:45:01.375166 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 45 rows starting from the beginning of the part | ||
| 20761 | 2025.12.24 02:45:01.375297 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 14 rows starting from the beginning of the part | ||
| 20762 | 2025.12.24 02:45:01.375426 [ 189 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 45 rows starting from the beginning of the part | ||
| 20763 | 2025.12.24 02:45:01.375511 [ 4 ] {80d33bb8-4bea-4b1c-8a80-50954ba6a3c1} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 20764 | 2025.12.24 02:45:01.375760 [ 4 ] {80d33bb8-4bea-4b1c-8a80-50954ba6a3c1} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20765 | 2025.12.24 02:45:01.375888 [ 147 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 20766 | 2025.12.24 02:45:01.375903 [ 4 ] {80d33bb8-4bea-4b1c-8a80-50954ba6a3c1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 20767 | 2025.12.24 02:45:01.375920 [ 147 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20768 | 2025.12.24 02:45:01.375947 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20769 | 2025.12.24 02:45:01.375950 [ 4 ] {80d33bb8-4bea-4b1c-8a80-50954ba6a3c1} <Debug> TCPHandler: Processed in 0.001422943 sec. | ||
| 20770 | 2025.12.24 02:45:01.376022 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 20771 | 2025.12.24 02:45:01.376104 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20772 | 2025.12.24 02:45:01.376131 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 9288 rows starting from the beginning of the part | ||
| 20773 | 2025.12.24 02:45:01.376183 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 60 rows starting from the beginning of the part | ||
| 20774 | 2025.12.24 02:45:01.376225 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 20775 | 2025.12.24 02:45:01.376262 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 20776 | 2025.12.24 02:45:01.376298 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 20777 | 2025.12.24 02:45:01.376335 [ 188 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 20778 | 2025.12.24 02:45:01.380060 [ 191 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9588 rows, containing 4 columns (4 merged, 0 gathered) in 0.004068014 sec., 2356924.042050986 rows/sec., 158.84 MiB/sec. | ||
| 20779 | 2025.12.24 02:45:01.380294 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 20780 | 2025.12.24 02:45:01.380593 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_161_32} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20781 | 2025.12.24 02:45:01.380673 [ 195 ] {59b25110-0440-4b27-81bc-3892270eb61e::all_1_161_32} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 20782 | 2025.12.24 02:45:01.380759 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 20783 | 2025.12.24 02:45:01.381638 [ 187 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_161_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45890 rows, containing 5 columns (5 merged, 0 gathered) in 0.009424211 sec., 4869373.149646161 rows/sec., 334.52 MiB/sec. | ||
| 20784 | 2025.12.24 02:45:01.382021 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_161_38} <Trace> MergedBlockOutputStream: filled checksums all_1_161_38 (state Temporary) | ||
| 20785 | 2025.12.24 02:45:01.382265 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_161_38} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e): Renaming temporary part tmp_merge_all_1_161_38 to all_1_161_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20786 | 2025.12.24 02:45:01.382334 [ 195 ] {6a374b12-6793-4e7b-878c-8adf0efa412e::all_1_161_38} <Trace> oximeter.measurements_cumulativeu64 (6a374b12-6793-4e7b-878c-8adf0efa412e) (MergerMutator): Merged 6 parts: [all_1_156_37, all_161_161_0] -> all_1_161_38 | ||
| 20787 | 2025.12.24 02:45:01.382401 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 20788 | 2025.12.24 02:45:01.389500 [ 195 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3134 rows, containing 19 columns (19 merged, 0 gathered) in 0.014970389 sec., 209346.59747318522 rows/sec., 375.14 MiB/sec. | ||
| 20789 | 2025.12.24 02:45:01.392076 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20790 | 2025.12.24 02:45:01.392440 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20791 | 2025.12.24 02:45:01.392522 [ 197 ] {24a02576-5884-4839-97c1-d20dea07021d::all_1_156_31} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20792 | 2025.12.24 02:45:01.392630 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.64 MiB. | ||
| 20793 | 2025.12.24 02:45:02.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.03 MiB, peak 426.62 MiB, free memory in arenas 0.00 B, will set to 412.78 MiB (RSS), difference: 6.75 MiB | ||
| 20794 | 2025.12.24 02:45:02.388731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 52239 | ||
| 20795 | 2025.12.24 02:45:02.389295 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20796 | 2025.12.24 02:45:02.389345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20797 | 2025.12.24 02:45:02.389826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 20798 | 2025.12.24 02:45:02.390059 [ 244 ] {} <Trace> system.asynchronous_metric_log (0a9418dd-97f9-40ed-b0d4-ff5bea34d27c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20799 | 2025.12.24 02:45:02.390202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 52239 | ||
| 20800 | 2025.12.24 02:45:05.070719 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2456 | ||
| 20801 | 2025.12.24 02:45:05.073097 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20802 | 2025.12.24 02:45:05.073139 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20803 | 2025.12.24 02:45:05.074338 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 20804 | 2025.12.24 02:45:05.074596 [ 242 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20805 | 2025.12.24 02:45:05.074751 [ 121 ] {} <Debug> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 20806 | 2025.12.24 02:45:05.074812 [ 121 ] {} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20807 | 2025.12.24 02:45:05.074832 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20808 | 2025.12.24 02:45:05.074866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2456 | ||
| 20809 | 2025.12.24 02:45:05.074961 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::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 | ||
| 20810 | 2025.12.24 02:45:05.075820 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20811 | 2025.12.24 02:45:05.076055 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2290 rows starting from the beginning of the part | ||
| 20812 | 2025.12.24 02:45:05.076471 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 32 rows starting from the beginning of the part | ||
| 20813 | 2025.12.24 02:45:05.076833 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part | ||
| 20814 | 2025.12.24 02:45:05.077204 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 32 rows starting from the beginning of the part | ||
| 20815 | 2025.12.24 02:45:05.077565 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 36 rows starting from the beginning of the part | ||
| 20816 | 2025.12.24 02:45:05.077901 [ 195 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 30 rows starting from the beginning of the part | ||
| 20817 | 2025.12.24 02:45:05.085831 [ 197 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2456 rows, containing 72 columns (72 merged, 0 gathered) in 0.010932875 sec., 224643.56356402137 rows/sec., 168.36 MiB/sec. | ||
| 20818 | 2025.12.24 02:45:05.087861 [ 198 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 20819 | 2025.12.24 02:45:05.088432 [ 198 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_81_16} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20820 | 2025.12.24 02:45:05.088502 [ 198 ] {842a06f1-5e97-4eab-b141-93d86ddf994f::all_1_81_16} <Trace> system.query_log (842a06f1-5e97-4eab-b141-93d86ddf994f) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 20821 | 2025.12.24 02:45:05.088835 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 20822 | 2025.12.24 02:45:05.298928 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 821 | ||
| 20823 | 2025.12.24 02:45:05.317645 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20824 | 2025.12.24 02:45:05.317689 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.83 GiB. | ||
| 20825 | 2025.12.24 02:45:05.324976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 20826 | 2025.12.24 02:45:05.325716 [ 243 ] {} <Trace> system.metric_log (42c979d6-dc23-4b14-903c-b2bae0ece99b): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20827 | 2025.12.24 02:45:05.329265 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 821 | ||
| 20828 | 2025.12.24 02:45:06.004984 [ 219 ] {} <Trace> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20829 | 2025.12.24 02:45:06.005044 [ 219 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20830 | 2025.12.24 02:45:06.008978 [ 219 ] {} <Debug> oximeter.measurements_u64 (59b25110-0440-4b27-81bc-3892270eb61e): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 20831 | 2025.12.24 02:45:06.132667 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20832 | 2025.12.24 02:45:06.132696 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 20833 | 2025.12.24 02:45:06.135562 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (24a02576-5884-4839-97c1-d20dea07021d): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||